{"name":"css-tree","version":"1.0.0-alpha20","description":"Fast detailed CSS parser","keywords":["css","parser","ast"],"homepage":"https://github.com/csstree/csstree","author":{"name":"Roman Dvornov","email":"rdvornov@gmail.com","url":"https://github.com/lahmatiy"},"maintainers":[{"name":"lahmatiy","email":""},{"name":"smelukov","email":""}],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/csstree/csstree.git"},"bugs":{"url":"https://github.com/csstree/csstree/issues"},"main":"./lib/index","browser":{"./data":"./dist/default-syntax.json"},"eslintConfig":{"env":{"node":true,"mocha":true,"es6":true},"rules":{"no-duplicate-case":2,"no-undef":2,"no-unused-vars":[2,{"vars":"all","args":"after-used"}]}},"scripts":{"lint":"jscs data lib scripts test && eslint data lib scripts test","update:docs":"node scripts/update-docs.js","build":"npm run gen:syntax && browserify --standalone csstree lib/index.js | uglifyjs --compress --mangle -o dist/csstree.js","lint-and-test":"npm run lint && npm test","test":"mocha --reporter progress","gen:syntax":"node scripts/gen-syntax-data.js && npm run update:docs","coverage":"istanbul cover _mocha -- -R min","prepublish":"npm run build","travis":"npm run lint-and-test && npm run coveralls","coveralls":"istanbul cover _mocha --report lcovonly -- -R min && cat ./coverage/lcov.info | coveralls","hydrogen":"node --trace-hydrogen --trace-phase=Z --trace-deopt --code-comments --hydrogen-track-positions --redirect-code-traces --redirect-code-traces-to=code.asm --trace_hydrogen_file=code.cfg --print-opt-code bin/parse --stat -o /dev/null"},"dependencies":{"mdn-data":"^1.0.0","source-map":"^0.5.3"},"devDependencies":{"browserify":"^13.0.0","coveralls":"^2.11.6","eslint":"^2.13.1","istanbul":"^0.4.2","jscs":"~3.0.7","json-to-ast":"^1.2.15","mocha":"^3.0.2","uglify-js":"^2.6.1"},"engines":{"node":">=0.10.0"},"files":["bin","data","dist/csstree.js","dist/csssyntax.js","docs","lib","HISTORY.md","LICENSE","README.md"],"gitHead":"f89a68e705f0dc31c844f0d143c1ecb5e6c9eb6f","_id":"css-tree@1.0.0-alpha20","_npmVersion":"5.3.0","_nodeVersion":"8.1.2","_npmUser":{"name":"lahmatiy","email":"rdvornov@gmail.com"},"dist":{"shasum":"453ab6d18c63b1e5cf721647e6161ed26491cf18","size":128813,"noattachment":false,"key":"/css-tree/-/css-tree-1.0.0-alpha20.tgz","tarball":"http://name.csiicloud.com:7001/css-tree/download/css-tree-1.0.0-alpha20.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-tree-1.0.0-alpha20.tgz_1503930760533_0.08760887384414673"},"directories":{},"publish_time":1503930763214,"_cnpm_publish_time":1503930763214,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.3.1"}}