{"name":"css-tree","version":"1.0.0-alpha17","keywords":["css","parser","ast"],"author":{"url":"https://github.com/lahmatiy","name":"Roman Dvornov","email":"rdvornov@gmail.com"},"license":"MIT","_id":"css-tree@1.0.0-alpha17","maintainers":[{"name":"lahmatiy","email":"rdvornov@gmail.com"}],"homepage":"https://github.com/csstree/csstree","bugs":{"url":"https://github.com/csstree/csstree/issues"},"dist":{"shasum":"7ab95ab72c533917af8be54313fec81841c5223a","tarball":"https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha17.tgz","integrity":"sha512-tQ9XuZqzUWVP2ZeQmQsJojtRLI67PuqAabOiTlWaFCtqnmS6oNO7XEr4OLoasIjOg6m3jp1HrWHApillm5NNmg==","signatures":[{"sig":"MEUCIQDIqzKKRcBM3ga5pnzxGi86duGxk49HMz7nNNq47PNMpwIgM0EQCGgcQG4muT4BLJ0GdumIOqtVqVeyzRYrFX2YSOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index","_from":".","files":["bin","data","dist/csstree.js","dist/csssyntax.js","docs","lib","HISTORY.md","LICENSE","README.md"],"_shasum":"7ab95ab72c533917af8be54313fec81841c5223a","browser":{"./data":"./dist/default-syntax.json"},"engines":{"node":">=0.10.0"},"gitHead":"3feb509ead50ec53b2dba8dd0ed1b15a204aee11","scripts":{"lint":"jscs data lib scripts test && eslint data lib scripts test","test":"mocha --reporter progress","build":"npm run gen:syntax && browserify --standalone csstree lib/index.js | uglifyjs --compress --mangle -o dist/csstree.js","travis":"npm run lint-and-test && npm run coveralls","coverage":"istanbul cover _mocha -- -R min","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","coveralls":"istanbul cover _mocha --report lcovonly -- -R min && cat ./coverage/lcov.info | coveralls","gen:syntax":"node scripts/gen-syntax-data.js && node scripts/update-ast-docs.js","prepublish":"npm run build","lint-and-test":"npm run lint && npm test"},"_npmUser":{"name":"lahmatiy","email":"rdvornov@gmail.com"},"repository":{"url":"https://github.com/csstree/csstree","type":"git"},"_npmVersion":"4.1.2","description":"Fast detailed CSS parser","directories":{},"_nodeVersion":"7.5.0","dependencies":{"source-map":"^0.5.3"},"eslintConfig":{"env":{"es6":true,"node":true,"mocha":true},"rules":{"no-undef":2,"no-unused-vars":[2,{"args":"after-used","vars":"all"}],"no-duplicate-case":2}},"devDependencies":{"jscs":"~3.0.7","mocha":"^3.0.2","eslint":"^2.13.1","istanbul":"^0.4.2","coveralls":"^2.11.6","uglify-js":"^2.6.1","browserify":"^13.0.0","json-to-ast":"^1.2.15"},"_npmOperationalInternal":{"tmp":"tmp/css-tree-1.0.0-alpha17.tgz_1489435944826_0.9912604768760502","host":"packages-12-west.internal.npmjs.com"}}