colors fix

This commit is contained in:
Thomas Davis
2014-01-07 22:45:57 +10:00
parent 13b67177ad
commit 97c2a07039
+24 -25
View File
@@ -1,26 +1,25 @@
{
+ "name": "colors",
+ "filename": "colors.min.css",
+ "version": "1.0",
+ "description": "A nicer color palette for the web.",
+ "homepage": "http://clrs.cc",
+ "keywords": [
+ "css",
+ "colors",
+ "html",
+ "new"
+ ],
+ "maintainers": [
+ {
+ "name": "Adam Morse",
+ "url": "https://github.com/mrmrs"
+
+ }
+ ],
+ "repositories": [
+ {
+ "type": "git",
+ "url": "https://github.com/mrmrs/colors.git"
+ }
+ ]
+}
"name": "colors",
"filename": "colors.min.css",
"version": "1.0",
"description": "A nicer color palette for the web.",
"homepage": "http://clrs.cc",
"keywords": [
"css",
"colors",
"html",
"new"
],
"maintainers": [
{
"name": "Adam Morse",
"url": "https://github.com/mrmrs"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/mrmrs/colors.git"
}
]
}