{"name":"css-tree","version":"1.0.0-alpha23","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":"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":{"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":"8dce690c3e06b06735683bfeb39ff9e45c994c35","_id":"css-tree@1.0.0-alpha23","_shasum":"5129518def61e99931d9a3397c3d6758af2ff0c5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.3","_npmUser":{"name":"lahmatiy","email":"rdvornov@gmail.com"},"dist":{"shasum":"5129518def61e99931d9a3397c3d6758af2ff0c5","size":131208,"noattachment":false,"key":"/css-tree/-/css-tree-1.0.0-alpha23.tgz","tarball":"http://registry.cnpm.dingdandao.com/css-tree/download/css-tree-1.0.0-alpha23.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-tree-1.0.0-alpha23.tgz_1505076921617_0.14380598673596978"},"directories":{},"publish_time":1505076922779,"_cnpm_publish_time":1505076922779,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.2.1"}}