{"name":"parseley","version":"0.6.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":"0e9a85d6a53176a6dbf7c0f6669ddc2c8752a9fc","_id":"parseley@0.6.0","_nodeVersion":"10.23.2","_npmVersion":"6.14.10","dist":{"shasum":"743037ac1899e1a17cc3854e854787a7b45ee595","size":7017,"noattachment":false,"key":"/parseley/-/parseley-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/parseley/download/parseley-0.6.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.6.0_1617720227456_0.6218221835531501"},"_hasShrinkwrap":false,"publish_time":1617720227792,"_cnpm_publish_time":1617720227792,"_cnpmcore_publish_time":"2021-12-16T18:33:47.349Z","dist-tags":{"latest":"0.12.1"}}