{"author":{"name":"Ben Newman","email":"bn@cs.stanford.edu"},"name":"recast","version":"0.23.0-pr-1247","description":"JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator","keywords":["ast","rewriting","refactoring","codegen","syntax","transformation","parsing","pretty-printing"],"homepage":"http://github.com/benjamn/recast","repository":{"type":"git","url":"git://github.com/benjamn/recast.git"},"license":"MIT","main":"main.js","types":"main.d.ts","scripts":{"mocha":"test/run.sh","debug":"test/run.sh --inspect-brk","test":"npm run lint && npm run build && npm run mocha","build":"npm run clean && tsc","lint":"eslint --ext .ts .","format":"prettier --write .","clean":"tsc --build --clean","prepare":"npm run build","postpack":"npm run clean"},"lint-staged":{"*.ts":["eslint","prettier -c"]},"browser":{"fs":false},"dependencies":{"assert":"^2.0.0","ast-types":"0.15.2","esprima":"~4.0.0","source-map":"~0.6.1","tslib":"^2.0.1"},"devDependencies":{"@babel/core":"7.14.8","@babel/parser":"7.14.8","@babel/preset-env":"7.16.11","@types/esprima":"4.0.3","@types/glob":"7.2.0","@types/mocha":"8.2.0","@types/node":"16.4.0","@typescript-eslint/parser":"^4.9.1","eslint":"^7.1.0","esprima-fb":"15001.1001.0-dev-harmony-fb","flow-parser":"0.156.0","glob":"7.2.0","lint-staged":"^12.4.1","mocha":"^9.2.2","prettier":"^2.6.2","reify":"0.20.12","typescript":"^4.3.5"},"engines":{"node":">= 4"},"readmeFilename":"README.md","gitHead":"808e539051c86f78335a07b28cf8e9bfe090afd4","bugs":{"url":"https://github.com/benjamn/recast/issues"},"_id":"recast@0.23.0-pr-1247","_nodeVersion":"16.18.0","_npmVersion":"8.19.3","dist":{"shasum":"a446ea981f6298261dac9cccda86526f88d79184","size":53001,"noattachment":false,"key":"/recast/-/recast-0.23.0-pr-1247.tgz","tarball":"http://name.csiicloud.com:7001/recast/download/recast-0.23.0-pr-1247.tgz"},"_npmUser":{"name":"benjamn","email":"ben@benjamn.com"},"directories":{},"maintainers":[{"name":"benjamn","email":""},{"name":"eventualbuddha","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/recast_0.23.0-pr-1247_1670714956394_0.1910560845882472"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-12-10T23:29:21.397Z","publish_time":1670714956562,"_cnpm_publish_time":1670714956562,"dist-tags":{"latest":"0.22.0","next":"0.23.1","pr-1232":"0.23.0-pr1232.1","pr-1247":"0.23.0-pr-1247"}}