Merge pull request #746 from shabith/add-purecss-0.6.0

Add purecss@0.6.0.json
This commit is contained in:
Guy Bedford
2016-02-08 15:18:30 +02:00
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"dependencies": {
"css": "*"
},
"main": "build/pure-min.css!",
"registry": "jspm"
}
+1
View File
@@ -385,6 +385,7 @@
"prism": "github:LeaVerou/prism",
"process": "github:jspm/nodelibs-process",
"punycode": "github:jspm/nodelibs-punycode",
"purecss": "npm:purecss",
"puremvc-standard": "github:PureMVC/puremvc-typescript-standard-framework",
"puremvc-multicore": "github:PureMVC/puremvc-typescript-multicore-framework",
"querystring": "github:jspm/nodelibs-querystring",