Files
jspm-registry/package-overrides/github/rstacruz/nprogress@0.1.2.json
T
2015-03-27 10:31:37 -03:00

10 lines
184 B
JSON

{
"main": "nprogress",
"files": ["nprogress.js", "nprogress.css"],
"shim": {
"nprogress": {
"imports": ["./nprogress.css!", "jquery"]
}
}
}