@huntoreocodes/hunter-normalize
Version:
This is a simple css normalizer that combines the popular modern-normalize package with some extra css normalizations I am including.
24 lines (23 loc) • 710 B
JSON
{
"name": "@huntoreocodes/hunter-normalize",
"version": "1.1.1",
"description": "This is a simple css normalizer that combines the popular modern-normalize package with some extra css normalizations I am including.",
"main": "hunter-normalize.css",
"style": "hunter-normalize.css",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/HuntOreo/hunter-normalize.git"
},
"keywords": [
"css"
],
"author": "Hunter Oreair",
"license": "ISC",
"bugs": {
"url": "https://github.com/HuntOreo/hunter-normalize/issues"
},
"homepage": "https://github.com/HuntOreo/hunter-normalize#readme"
}