total-reset.css/bower.json

17 lines
342 B
JSON

{
"name": "total-reset",
"version": "0.1.0",
"description": "A semantic CSS reset that goes all the way.",
"main": "dist/total-reset.css",
"authors": [
"M. George Hansen <technopolitica@gmail.com>"
],
"license": "MPL-2.0",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}