{"name":"parseley","version":"0.5.0","description":"CSS selectors parser, based on nearley","keywords":["CSS","selectors","parser","AST","serializer","specificity"],"repository":{"type":"git","url":"git+https://github.com/mxxii/parseley.git"},"bugs":{"url":"https://github.com/mxxii/parseley/issues"},"homepage":"https://github.com/mxxii/parseley","author":{"name":"KillyMXI"},"funding":"https://ko-fi.com/killymxi","license":"MIT","main":"index.js","scripts":{"checkAll":"npm run lint && npm test","lint:eslint":"eslint .","lint:md":"markdownlint --ignore-path .gitignore .","lint":"npm run lint:eslint && npm run lint:md","nearley":"nearleyc ./lib/grammar.ne -o ./lib/grammar.js","prepublishOnly":"npm run checkAll","pretest":"npm run nearley","test":"ava"},"dependencies":{"moo":"^0.5.1","nearley":"^2.20.1"},"devDependencies":{"ava":"^3.15.0","eslint":"^7.23.0","eslint-plugin-jsdoc":"^32.3.0","eslint-plugin-jsonc":"^1.2.1","markdownlint-cli":"^0.27.1"},"ava":{"files":["test/**/*"],"verbose":true},"gitHead":"2a795a2986705f5116f47d907af5d783eda52e4c","_id":"parseley@0.5.0","_nodeVersion":"10.23.2","_npmVersion":"6.14.10","dist":{"shasum":"6b25a654a0b51b36148c2969a7da55f94b7f8d46","size":6263,"noattachment":false,"key":"/parseley/-/parseley-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/parseley/download/parseley-0.5.0.tgz"},"_npmUser":{"name":"killy.mxi","email":"killy.mxi@gmail.com"},"directories":{},"maintainers":[{"name":"killy.mxi","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/parseley_0.5.0_1617634403300_0.7981243640082138"},"_hasShrinkwrap":false,"publish_time":1617634403454,"_cnpm_publish_time":1617634403454,"_cnpmcore_publish_time":"2021-12-16T18:33:47.561Z","dist-tags":{"latest":"0.12.1"}}