{"name":"javascript-obfuscator","version":"3.0.0","description":"JavaScript obfuscator","keywords":["obfuscator","obfuscation","uglify","crush","code protection","javascript obfuscator","js obfuscator"],"engines":{"node":"^12.22.0 || ^14.17.0 || >=16.0.0"},"main":"dist/index.js","browser":"dist/index.browser.js","bin":{"javascript-obfuscator":"bin/javascript-obfuscator"},"types":"typings/index.d.ts","dependencies":{"@javascript-obfuscator/escodegen":"2.2.2","@javascript-obfuscator/estraverse":"5.3.0","@nuxtjs/opencollective":"0.3.2","acorn":"8.5.0","assert":"2.0.0","chalk":"4.1.2","chance":"1.1.8","class-validator":"0.13.1","commander":"8.2.0","eslint-scope":"6.0.0","fast-deep-equal":"3.1.3","inversify":"5.1.1","js-string-escape":"1.0.1","md5":"2.3.0","mkdirp":"1.0.4","multimatch":"5.0.0","process":"0.11.10","reflect-metadata":"0.1.13","source-map-support":"0.5.20","string-template":"1.0.0","stringz":"2.1.0","tslib":"2.3.1"},"devDependencies":{"@istanbuljs/nyc-config-typescript":"1.0.1","@types/chai":"4.2.22","@types/chance":"1.1.3","@types/escodegen":"0.0.7","@types/eslint-scope":"3.7.1","@types/estraverse":"5.1.1","@types/estree":"0.0.50","@types/js-beautify":"1.13.3","@types/js-string-escape":"1.0.1","@types/md5":"2.3.1","@types/mkdirp":"1.0.2","@types/mocha":"9.0.0","@types/multimatch":"4.0.0","@types/node":"16.11.0","@types/rimraf":"3.0.2","@types/sinon":"10.0.4","@types/string-template":"1.0.2","@types/webpack-env":"1.16.3","@typescript-eslint/eslint-plugin":"5.0.0","@typescript-eslint/parser":"5.0.0","chai":"4.3.4","chai-exclude":"2.1.0","cross-env":"7.0.3","eslint":"7.31.0","eslint-plugin-import":"2.23.4","eslint-plugin-jsdoc":"35.5.1","eslint-plugin-no-null":"1.0.2","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-unicorn":"34.0.1","fork-ts-checker-notifier-webpack-plugin":"4.0.0","fork-ts-checker-webpack-plugin":"6.3.4","husky":"^7.0.2","js-beautify":"1.14.0","mocha":"9.1.3","nyc":"15.1.0","pjson":"1.0.9","rimraf":"3.0.2","sinon":"11.1.2","source-map-resolve":"0.6.0","terser":"^5.9.0","threads":"1.7.0","ts-loader":"9.2.6","ts-node":"10.3.0","typescript":"4.4.4","webpack":"5.58.2","webpack-cli":"4.9.0","webpack-node-externals":"3.0.0"},"repository":{"type":"git","url":"git+https://github.com/javascript-obfuscator/javascript-obfuscator.git"},"homepage":"https://obfuscator.io/","scripts":{"start":"yarn run watch","webpack:prod":"webpack --config ./webpack/webpack.node.config.js --config ./webpack/webpack.browser.config.js --mode production","build":"yarn run webpack:prod && yarn run eslint && yarn test","build:typings":"rm -rf ./typings && tsc --project src/tsconfig.typings.json","watch":"webpack --config ./webpack/webpack.node.config.js --mode development --watch","test:dev":"ts-node --type-check test/dev/dev.ts","test:devCompilePerformance":"ts-node test/dev/dev-compile-performance.ts","test:devRuntimePerformance":"ts-node test/dev/dev-runtime-performance.ts","test:full":"yarn run test:dev && yarn run test:mocha-coverage && yarn run test:mocha-memory-performance","test:mocha":"mocha --require ts-node/register --require source-map-support/register test/index.spec.ts --exit","test:mocha-coverage":"nyc --reporter text-summary --no-clean yarn run test:mocha","test:mocha-coverage:report":"nyc report --reporter=lcov","test:mocha-memory-performance":"cross-env NODE_OPTIONS=--max-old-space-size=220 mocha --require ts-node/register test/performance-tests/JavaScriptObfuscatorMemory.spec.ts","test":"yarn run test:full","eslint":"eslint src/**/*.ts","git:addFiles":"git add .","postinstall":"opencollective","precommit":"npm run build","prepublishOnly":"npm run build && npm run build:typings","prepare":"husky install"},"author":{"name":"Timofey Kachalov"},"contributors":[{"name":"Timofey Kachalov","url":"https://github.com/sanex3339"},{"name":"Dmitry Zamotkin","url":"https://github.com/zamotkin"}],"license":"BSD-2-Clause","funding":{"type":"opencollective","url":"https://opencollective.com/javascript-obfuscator"},"collective":{"url":"https://opencollective.com/javascript-obfuscator"},"gitHead":"4b5da457c4a0f14e79952b9904ec0a7c4e062b26","bugs":{"url":"https://github.com/javascript-obfuscator/javascript-obfuscator/issues"},"_id":"javascript-obfuscator@3.0.0","_nodeVersion":"16.0.0","_npmVersion":"7.10.0","dist":{"shasum":"97f4a1d256798b9707be4f3732f6523d599461d8","size":1740312,"noattachment":false,"key":"/javascript-obfuscator/-/javascript-obfuscator-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/javascript-obfuscator/download/javascript-obfuscator-3.0.0.tgz"},"_npmUser":{"name":"sanex3339","email":"sanex3339@yandex.ru"},"directories":{},"maintainers":[{"name":"sanex3339","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/javascript-obfuscator_3.0.0_1634487804967_0.4574325928628875"},"_hasShrinkwrap":false,"publish_time":1634487805246,"_cnpm_publish_time":1634487805246,"_cnpmcore_publish_time":"2021-12-16T13:28:58.203Z","hasInstallScript":true,"dist-tags":{"beta":"0.14.0-beta.3","dev":"0.17.0-dev.1","latest":"4.1.1","rc":"0.24.0-rc.5"}}