{"name":"parseley","version":"0.10.0","description":"CSS selectors parser","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","exports":{"import":"./lib/parseley.mjs","require":"./lib/parseley.cjs"},"type":"module","main":"./lib/parseley.cjs","module":"./lib/parseley.mjs","types":"./lib/parseley.d.ts","sideEffects":false,"scripts":{"build:deno":"denoify","build:docs":"typedoc","build:rollup":"rollup -c","build:types":"tsc --declaration --emitDeclarationOnly","build":"npm run clean && npm run build:rollup && npm run build:types && npm run build:docs && npm run build:deno","checkAll":"npm run lint && npm test","clean":"rimraf lib","example":"node ./example/example.cjs","lint:eslint":"eslint .","lint:md":"markdownlint-cli2","lint":"npm run lint:eslint && npm run lint:md","prepublishOnly":"npm run build && npm run checkAll","test":"ava --timeout=20s"},"dependencies":{"leac":"^0.5.1","peberminta":"^0.6.0"},"devDependencies":{"@rollup/plugin-typescript":"^8.3.0","@tsconfig/node12":"^1.0.9","@types/node":"^12.20.42","@typescript-eslint/eslint-plugin":"^5.10.1","@typescript-eslint/parser":"^5.10.1","ava":"^4.0.1","denoify":"^0.11.0","eslint":"^8.8.0","eslint-plugin-jsonc":"^2.1.0","eslint-plugin-tsdoc":"^0.2.14","markdownlint-cli2":"^0.4.0","rimraf":"^3.0.2","rollup":"^2.66.1","rollup-plugin-cleanup":"^3.2.1","ts-node":"^10.4.0","tslib":"^2.3.1","typedoc":"^0.22.11","typedoc-plugin-markdown":"^3.11.12","typescript":"^4.5.5"},"ava":{"extensions":{"ts":"module"},"files":["test/**/*"],"nodeArguments":["--loader=ts-node/esm","--experimental-specifier-resolution=node"],"verbose":true},"denoify":{"out":"./deno","ports":{"leac":"https://deno.land/x/leac/leac.ts","peberminta":"https://deno.land/x/peberminta/core.ts"}},"gitHead":"5b4dcb905504361aadd61c6620b5c255fc314f98","_id":"parseley@0.10.0","_nodeVersion":"12.22.6","_npmVersion":"6.14.15","dist":{"shasum":"639d95ed2c188b7de0a6d7aff59372fa8cff836a","size":8787,"noattachment":false,"key":"/parseley/-/parseley-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/parseley/download/parseley-0.10.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.10.0_1643478862078_0.027401601580463897"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-29T17:54:27.274Z","publish_time":1643478862218,"_cnpm_publish_time":1643478862218,"dist-tags":{"latest":"0.12.1"}}