Simplify Wuzzle package.json

This commit is contained in:
Zlatan Vasović
2014-01-08 13:15:56 +01:00
parent a1dd62a22e
commit ff5e5986bb
+5 -15
View File
@@ -1,24 +1,14 @@
{
"name": "wuzzle",
"filename": "wuzzle.css",
"version": "1.0.0",
"author": "ws1 team",
"description": "Responsive, minimal and customizable grid system",
"keywords": [
"css",
"wuzzle",
"ws1",
"grid"
],
"maintainers": [
{
"name": "ZDroid",
"email": "zdroid@pulsir.eu",
"web": "http://zdroid.github.io"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/ws1/wuzzle"
}
]
"version": "1.0.0",
"repository": "ws1/wuzzle",
"filename": "wuzzle.css"
}