{"name":"shescape","version":"1.6.0","description":"simple shell escape library","homepage":"https://ericcornelissen.github.io/shescape/","license":"MPL-2.0","type":"module","main":"./index.cjs","exports":{"import":"./index.js","require":"./index.cjs"},"typings":"index.d.ts","engines":{"node":"^10.13.0 || ^12 || ^14 || ^16 || ^18"},"repository":{"type":"git","url":"git+https://github.com/ericcornelissen/shescape.git"},"bugs":{"url":"https://github.com/ericcornelissen/shescape/issues"},"author":{"name":"Eric Cornelissen","email":"ericornelissen@gmail.com","url":"https://ericcornelissen.dev/"},"keywords":["shell","escape","injection"],"dependencies":{"which":"^2.0.0"},"devDependencies":{"@ericcornelissen/eslint-plugin-top":"0.1.2","@fast-check/ava":"1.1.0","@stryker-mutator/core":"6.2.3","ava":"4.3.3","benchmark":"2.1.4","c8":"7.12.0","depcheck":"1.4.3","dotenv":"16.0.1","eslint":"8.25.0","eslint-plugin-ava":"13.2.0","eslint-plugin-jsdoc":"39.3.6","eslint-plugin-regexp":"1.9.0","fast-check":"3.2.0","husky":"8.0.1","is-ci":"3.0.1","jsfuzz":"1.0.15","markdownlint-cli":"0.32.2","mocha":"9.2.2","prettier":"2.7.1","rollup":"2.79.1","sinon":"14.0.0","unimported":"1.21.0"},"scripts":{"prefuzz":"npm run transpile","prepare":"is-ci || husky install script/hooks","prepublishOnly":"npm run transpile","pretest:compat":"npm run transpile","pretest:integration":"npm run transpile","_coverage":"c8 --reporter=lcov --reporter=text","_prettier":"prettier ./**/*.{cjs,js,json,md,yml} --ignore-path .gitignore","audit":"npm audit","audit:runtime":"npm audit --omit dev","benchmark":"node test/bench/bench.js","clean":"node script/clean.js","coverage":"npm run coverage:unit","coverage:compat":"npm run _coverage -- --reports-dir=_reports/coverage/compat npm run test:compat","coverage:e2e":"npm run _coverage -- --reports-dir=_reports/coverage/e2e npm run test:e2e","coverage:integration":"npm run _coverage -- --reports-dir=_reports/coverage/integration npm run test:integration","coverage:property":"npm run _coverage -- --reports-dir=_reports/coverage/property npm run test:property","coverage:unit":"npm run _coverage -- --reports-dir=_reports/coverage/unit npm run test:unit","format":"npm run _prettier -- --write","fuzz":"node script/fuzz.js","lint":"npm run _prettier -- --check","lint:js":"eslint . --report-unused-disable-directives --ext .js,.cjs","lint:md":"markdownlint --dot --ignore-path .gitignore .","lint:sh":"shellcheck -e SC1090,SC1091,SC2155 script/*.sh script/hooks/*.sh script/hooks/pre-*","test":"npm run test:unit","test:compat":"mocha test/compat/**/*.test.cjs","test:compat-all":"node script/run-compatibility-tests.js","test:e2e":"ava test/e2e/**/*.test.js","test:integration":"ava test/integration/**/*.test.js --timeout 1m","test:mutation":"stryker run stryker.config.json","test:property":"ava test/prop/**/*.test.js","test:unit":"ava test/unit/**/*.test.js","transpile":"rollup --config rollup.config.js","vet":"depcheck && unimported"},"gitHead":"e1915f53479d99b953059d131cbca561ae77948d","_id":"shescape@1.6.0","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"shasum":"7371c2e11f504a9bbd31ab54d88af9f75b687347","size":18741,"noattachment":false,"key":"/shescape/-/shescape-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/shescape/download/shescape-1.6.0.tgz"},"_npmUser":{"name":"ericcornelissen","email":"ericornelissen@gmail.com"},"directories":{},"maintainers":[{"name":"ericcornelissen","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/shescape_1.6.0_1665846527065_0.22097896774309356"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-10-15T15:11:39.818Z","publish_time":1665846527235,"deprecated":"v1 is deprecated and will no longer be supported after 2023-12-06","_cnpm_publish_time":1665846527235,"dist-tags":{"latest":"2.1.11","next":"2.0.0-rc3"}}