Create angular-hotkeys@1.4.5.json
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"directories": {
|
||||||
|
"lib": "build"
|
||||||
|
},
|
||||||
|
"main": "hotkeys",
|
||||||
|
"registry": "jspm",
|
||||||
|
"dependencies": {
|
||||||
|
"angular": "^1.2.0"
|
||||||
|
},
|
||||||
|
"shim": {
|
||||||
|
"hotkeys": {
|
||||||
|
"deps": ["angular"]
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user