normalize-styl
Version:
Stylus version of normalize.css
22 lines (21 loc) • 515 B
JSON
{
"name": "normalize-styl",
"version": "8.0.1",
"description": "Stylus version of normalize.css",
"main": "normalize.styl",
"repository": {
"type": "git",
"url": "https://github.com/bymathias/normalize.styl.git"
},
"keywords": [
"normalize",
"css",
"stylus"
],
"author": ["Nicolas Gallagher", "Mathias Brouilly"],
"license": "MIT",
"bugs": {
"url": "https://github.com/bymathias/normalize.styl/issues"
},
"homepage": "https://github.com/bymathias/normalize.styl"
}