{"name":"css-tree","version":"1.0.0-alpha6","description":"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":"rdvornov@gmail.com"},{"name":"smelukov","email":"s.melukov@gmail.com"}],"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":{"gen:syntax":"node scripts/gen-syntax-data.js","build":"npm run gen:syntax && browserify --standalone csstree lib/index.js | uglifyjs --compress --mangle -o dist/csstree.js","codestyle-and-test":"npm run codestyle && npm test","codestyle":"jscs data lib scripts test && eslint data lib scripts test","test":"mocha --reporter dot","coverage":"istanbul cover _mocha -- -R dot","prepublish":"npm run build","travis":"npm run codestyle-and-test && npm run coveralls","coveralls":"istanbul cover _mocha --report lcovonly -- -R dot && 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":{"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","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":"02716e98299ef5e824bdc0ea1956ec6ce14a80c5","_id":"css-tree@1.0.0-alpha6","_shasum":"c2751da7d043e415807765802de3d6dc72a9e2a1","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"lahmatiy","email":"rdvornov@gmail.com"},"dist":{"shasum":"c2751da7d043e415807765802de3d6dc72a9e2a1","size":95951,"noattachment":false,"key":"/css-tree/-/css-tree-1.0.0-alpha6.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-tree/download/css-tree-1.0.0-alpha6.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/css-tree-1.0.0-alpha6.tgz_1474589681889_0.8970893358346075"},"directories":{},"publish_time":1474589683916,"_cnpm_publish_time":1474589683916,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.2.1"}}