Merge pull request #531 from lookfirst/patch-19
Create angular-motion@0.4.2.json
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"main": "dist/angular-motion.min.css!",
|
||||||
|
"registry": "jspm",
|
||||||
|
"dependencies": {
|
||||||
|
"angular": "^1.4.0",
|
||||||
|
"css": "*"
|
||||||
|
},
|
||||||
|
"shim": {
|
||||||
|
"dist/angular-motion.min.css!": {
|
||||||
|
"deps": [
|
||||||
|
"angular"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user