{"name":"css-tree","version":"1.0.0-alpha21","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 && node scripts/update-docs --lint","update:docs":"node scripts/update-docs","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","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":"0fb29d86b9b36b59f3aa265f09b81f80095e6afb","_id":"css-tree@1.0.0-alpha21","_npmVersion":"5.3.0","_nodeVersion":"8.1.2","_npmUser":{"name":"lahmatiy","email":"rdvornov@gmail.com"},"dist":{"shasum":"65614a9216a2e4d009447f56f53ae26c8ddb1b33","size":129237,"noattachment":false,"key":"/css-tree/-/css-tree-1.0.0-alpha21.tgz","tarball":"http://name.csiicloud.com:7001/css-tree/download/css-tree-1.0.0-alpha21.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-tree-1.0.0-alpha21.tgz_1504570381744_0.027600710978731513"},"directories":{},"publish_time":1504570383030,"_cnpm_publish_time":1504570383030,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.3.1"}}