Files
jspm-registry/package-overrides/github/christopherthielen/ui-router-extras@0.0.14.json
T
mcritch 690df892f6 Removing files restriction from angular-ui-router-extras so that consumers
are free to use the modular versions of the deliverable.
2015-09-21 16:01:01 -07:00

12 lines
171 B
JSON

{
"registry": "jspm",
"format": "global",
"dependencies": {
"angular": "^1.2.0"
},
"shim": {
"release/ct-ui-router-extras": [
"angular"
]
}
}