Files
jspm-registry/package-overrides/github/chieffancypants/angular-hotkeys@1.4.5.json
T

13 lines
173 B
JSON

{
"main": "build/hotkeys",
"registry": "jspm",
"dependencies": {
"angular": "^1.2.0"
},
"shim": {
"build/hotkeys": {
"deps": ["angular"]
}
}
}