Add normalize.css@3.0.2.json

This commit is contained in:
Douglas Duteil
2015-01-21 09:32:28 +01:00
parent 4a4f14bdc7
commit 4b706e64b0
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,7 @@
{
"dependencies": {
"css": "*"
},
"main": "normalize.css!",
"registry": "jspm"
}
+1
View File
@@ -124,6 +124,7 @@
"ng-multi-transclude": "github:zachsnow/ng-multi-transclude", "ng-multi-transclude": "github:zachsnow/ng-multi-transclude",
"ng-sortable": "github:a5hik/ng-sortable", "ng-sortable": "github:a5hik/ng-sortable",
"nodelibs": "github:jspm/nodelibs", "nodelibs": "github:jspm/nodelibs",
"normalize.css": "github:necolas/normalize.css",
"nprogress": "github:rstacruz/nprogress", "nprogress": "github:rstacruz/nprogress",
"omniscient": "npm:omniscient", "omniscient": "npm:omniscient",
"os": "github:jspm/nodelibs-os", "os": "github:jspm/nodelibs-os",