Files
jspm-registry/package-overrides/github/chieffancypants/angular-hotkeys@1.4.5.json
T
Jon Stevens 339ab74137 Update angular-hotkeys@1.4.5.json
remove build as part of the PR.
2015-05-30 09:24:54 -07:00

13 lines
161 B
JSON

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