{ "name": "total-reset", "version": "0.1.1", "description": "A semantic CSS reset that goes all the way", "authors": [ "M. George Hansen " ], "license": "MPL-2.0", "keywords": [ "css", "reset", "semantic" ], "homepage": "https://github.com/mgeorgehansen/total-reset.css", "repository": { "type": "git", "url": "git://github.com/mgeorgehansen/total-reset.css.git" }, "main": [ "dist/total-reset.css", "src/total-reset.scss" ], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }