{"name":"putout","version":"7.3.3","author":{"name":"coderaiser","email":"mnemonic.enemy@gmail.com","url":"https://github.com/coderaiser"},"description":"the pluggable code transformer","homepage":"http://github.com/coderaiser/putout","main":"lib/putout.js","bin":{"putout":"bin/putout.js"},"repository":{"type":"git","url":"git://github.com/coderaiser/putout.git"},"scripts":{"prepublishOnly":"madrun prepublishOnly","build:way:full":"madrun build:way:full","build:way:slim":"madrun build:way:slim","build:dev":"madrun build:dev","build":"madrun build","build:dev:all":"madrun build:dev:all","build:dev:slim":"madrun build:dev:slim","test":"madrun test","watch:test":"madrun watch:test","lint":"madrun lint","lint:all":"madrun lint:all","fix:lint":"madrun fix:lint","fix:lint:all":"madrun fix:lint:all","lint:progress":"madrun lint:progress","lint:p":"madrun lint:p","putout":"madrun putout","coverage":"madrun coverage","report":"madrun report"},"nyc":{"exclude":["*/**/*.spec.js","test",".*"]},"dependencies":{"@babel/code-frame":"^7.5.5","@babel/traverse":"^7.1.6","@babel/types":"^7.2.0","@putout/engine-loader":"^1.0.0","@putout/engine-parser":"^1.7.0","@putout/engine-runner":"^3.4.0","@putout/formatter-codeframe":"^1.0.0","@putout/formatter-dump":"^1.0.0","@putout/formatter-json":"^1.0.0","@putout/formatter-progress":"^1.0.0","@putout/formatter-stream":"^1.0.0","@putout/git-status-porcelain":"^1.0.0","@putout/operate":"^2.0.0","@putout/plugin-apply-destructuring":"^5.0.0","@putout/plugin-apply-optional-chaining":"^1.0.0","@putout/plugin-apply-shorthand-properties":"^2.0.0","@putout/plugin-apply-top-level-await":"^1.0.1","@putout/plugin-convert-apply-to-spread":"^3.0.0","@putout/plugin-convert-arguments-to-rest":"^1.0.0","@putout/plugin-convert-binary-expression-to-boolean":"^1.0.0","@putout/plugin-convert-commonjs-to-esm":"^2.0.0","@putout/plugin-convert-esm-to-commonjs":"^2.0.0","@putout/plugin-convert-for-each-to-for-of":"^3.0.0","@putout/plugin-convert-math-pow":"^4.0.0","@putout/plugin-convert-object-assign-to-merge-spread":"^3.0.0","@putout/plugin-convert-spread-to-array-from":"^1.0.0","@putout/plugin-convert-to-arrow-function":"^2.0.0","@putout/plugin-convert-top-level-return":"^2.0.0","@putout/plugin-extract-object-properties":"^2.0.0","@putout/plugin-extract-sequence-expressions":"^1.0.0","@putout/plugin-madrun":"^5.0.0","@putout/plugin-merge-destructuring-properties":"^2.0.0","@putout/plugin-merge-if-statements":"^2.0.0","@putout/plugin-promises":"^1.0.0","@putout/plugin-putout":"^3.0.0","@putout/plugin-remove-boolean-from-logical-expressions":"^1.0.0","@putout/plugin-remove-console":"^3.0.0","@putout/plugin-remove-constant-conditions":"^1.0.0","@putout/plugin-remove-debugger":"^4.0.0","@putout/plugin-remove-double-negations":"^2.0.0","@putout/plugin-remove-empty":"^4.0.0","@putout/plugin-remove-nested-blocks":"^1.0.0","@putout/plugin-remove-only":"^4.0.0","@putout/plugin-remove-process-exit":"^3.0.0","@putout/plugin-remove-skip":"^3.0.0","@putout/plugin-remove-unreachable-code":"^1.0.0","@putout/plugin-remove-unused-expressions":"^1.0.0","@putout/plugin-remove-unused-private-fields":"^1.0.0","@putout/plugin-remove-unused-variables":"^1.0.0","@putout/plugin-remove-useless-arguments":"^2.0.0","@putout/plugin-remove-useless-array-from":"^1.0.0","@putout/plugin-remove-useless-escape":"^1.0.0","@putout/plugin-remove-useless-variables":"^3.0.0","@putout/plugin-simplify-ternary":"^2.0.0","@putout/plugin-split-variable-declarations":"^1.0.0","@putout/plugin-strict-mode":"^1.0.0","array-union":"^2.0.0","chalk":"^3.0.0","debug":"^4.1.1","deepmerge":"^4.0.0","eslint":"^6.2.0","find-up":"^4.0.0","glob":"^7.1.3","ignore":"^5.0.4","is-relative":"^1.0.0","once":"^1.4.0","try-catch":"^2.0.0","yargs-parser":"^16.0.0"},"keywords":["ast","lint","variable","unused"],"devDependencies":{"@cloudcmd/stub":"^2.3.1","async-await-codemod":"git+https://github.com/sgilroy/async-await-codemod.git","babel-loader":"^8.0.6","babel-plugin-macros":"^2.6.1","babel-plugin-transform-inline-consecutive-adds":"^0.5.0-alpha.9","codegen.macro":"^3.0.0","coveralls":"^3.0.0","eslint-plugin-node":"^10.0.0","eslint-plugin-putout":"^3.0.0","espree":"^6.0.0","esprima":"^4.0.1","jest-codemods":"^0.20.0","just-camel-case":"^4.0.2","lerna":"^3.8.5","madrun":"^5.0.0","mock-require":"^3.0.2","nodemon":"^2.0.1","nyc":"^14.0.0","strip-ansi":"^6.0.0","supertape":"^1.0.3","webpack":"^4.34.0","webpack-cli":"^3.3.4","webpack-merge":"^4.2.2"},"license":"MIT","engines":{"node":">=8.3.0"},"publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/coderaiser/putout/issues"},"_id":"putout@7.3.3","_nodeVersion":"13.5.0","_npmVersion":"6.12.1","dist":{"shasum":"76f45a589baccf1faf3a091abd4976c2f0825522","size":1081176,"noattachment":false,"key":"/putout/-/putout-7.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/putout/download/putout-7.3.3.tgz"},"maintainers":[{"name":"coderaiser","email":"mnemonic.enemy@gmail.com"}],"_npmUser":{"name":"coderaiser","email":"mnemonic.enemy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/putout_7.3.3_1576843654472_0.761414643590032"},"_hasShrinkwrap":false,"publish_time":1576843654822,"_cnpm_publish_time":1576843654822,"_cnpmcore_publish_time":"2021-12-16T15:19:46.363Z","dist-tags":{"latest":"42.0.24"}}