UNPKG

fis3-postprocessor-cssreset

Version:
29 lines (28 loc) 640 B
{ "name": "fis3-postprocessor-cssreset", "version": "1.0.2", "description": "px to rem", "main": "index.js", "scripts": { "test": "mocha --harmony ./test/{parser.test,util.test}.js" }, "repository": { "type": "git", "url": "git+https://github.com/z3js/fis3-postprocessor-cssreset.git" }, "keywords": [ "fis3", "css", "pre", "proccess" ], "author": "lrenc", "license": "MIT", "bugs": { "url": "https://github.com/z3js/fis3-postprocessor-cssreset/issues" }, "homepage": "https://github.com/z3js/fis3-postprocessor-cssreset#readme", "devDependencies": { "co": "^4.6.0" } }