Create ember@1.4.0.json
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"shim": {
|
||||
"ember": {
|
||||
"deps": ["jquery", "handlebars"]
|
||||
}
|
||||
},
|
||||
"registry": "jspm",
|
||||
"dependencies": {
|
||||
"jquery": "*",
|
||||
"handlebars": "^1.3.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user