{"name":"@csstools/css-parser-algorithms","description":"Algorithms to help you parse CSS from an array of tokens.","version":"2.0.1","contributors":[{"name":"Antonio Laguna","email":"antonio@laguna.es","url":"https://antonio.laguna.es"},{"name":"Romain Menke","email":"romainmenke@gmail.com"}],"license":"MIT","funding":{"type":"opencollective","url":"https://opencollective.com/csstools"},"engines":{"node":"^14 || ^16 || >=18"},"main":"dist/index.cjs","module":"dist/index.mjs","types":"dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.mjs","require":"./dist/index.cjs","default":"./dist/index.mjs"}},"peerDependencies":{"@csstools/css-tokenizer":"^2.0.0"},"scripts":{"prebuild":"npm run clean","build":"rollup -c ../../rollup/default.mjs","clean":"node -e \"fs.rmSync('./dist', { recursive: true, force: true }); fs.mkdirSync('./dist');\"","lint":"npm run lint:eslint && npm run lint:package-json","lint:eslint":"eslint ./src --ext .js --ext .ts --ext .mjs --no-error-on-unmatched-pattern","lint:package-json":"node ../../.github/bin/format-package-json.mjs","prepublishOnly":"npm run clean && npm run build && npm run test","stryker":"stryker run --logLevel error","test":"node ./test/test.mjs","test:exports":"node ./test/_import.mjs && node ./test/_require.cjs","test:rewrite-expects":"REWRITE_EXPECTS=true node ./test/test.mjs"},"homepage":"https://github.com/csstools/postcss-plugins/tree/main/packages/css-parser-algorithms#readme","repository":{"type":"git","url":"git+https://github.com/csstools/postcss-plugins.git","directory":"packages/css-parser-algorithms"},"bugs":{"url":"https://github.com/csstools/postcss-plugins/issues"},"keywords":["css","parser"],"volta":{"extends":"../../package.json"},"gitHead":"8df3010a138e57609fd453a592b6ed0e42bf513d","_id":"@csstools/css-parser-algorithms@2.0.1","_nodeVersion":"18.8.0","_npmVersion":"8.18.0","dist":{"shasum":"ff02629c7c95d1f4f8ea84d5ef1173461610535e","size":7266,"noattachment":false,"key":"/@csstools/css-parser-algorithms/-/@csstools/css-parser-algorithms-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@csstools/css-parser-algorithms/download/@csstools/css-parser-algorithms-2.0.1.tgz"},"_npmUser":{"name":"alaguna","email":"sombragriselros@gmail.com"},"directories":{},"maintainers":[{"name":"alaguna","email":"a.laguna@funcion13.com"},{"name":"jonathantneal","email":"jonathantneal@hotmail.com"},{"name":"romainmenke","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-parser-algorithms_2.0.1_1674890497742_0.7919654918929446"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-28T07:21:37.950Z","publish_time":1674890497950,"_cnpm_publish_time":1674890497950,"dist-tags":{"latest":"4.0.0"}}