css-resetter
Version:
Because we don't want to use the default browser styles...
28 lines (27 loc) • 628 B
JSON
{
"name": "css-resetter",
"version": "1.2.3",
"description": "Because we don't want to use the default browser styles...",
"main": "reset.min.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lodela/reset-CSS.git"
},
"keywords": [
"CSS reset",
"reset",
"resetcss",
"styles",
"style reset",
"css"
],
"author": "Norberto Lodela",
"license": "ISC",
"bugs": {
"url": "https://github.com/lodela/reset-CSS/issues"
},
"homepage": "https://github.com/lodela/reset-CSS#readme"
}