mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 11:16:12 +10:00
Simplify Wuzzle package.json
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user