css3-reset
Version:
25 lines (24 loc) • 530 B
JSON
{
"name": "css3-reset",
"version": "1.0.1",
"description": "CSS 3 reset",
"main": "main.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/frontello/css3-reset.git"
},
"keywords": [
"CSS",
"CSS3",
"reset"
],
"author": "Lenny ROUANET",
"license": "ISC",
"bugs": {
"url": "https://github.com/frontello/css3-reset/issues"
},
"homepage": "https://github.com/frontello/css3-reset#readme"
}