{"name":"node-source-walk","version":"5.0.1","description":"Execute a callback on every node of a source code's AST and stop walking when you see fit","main":"index.js","scripts":{"lint":"eslint index.js \"test/*.js\"","fix":"npm run lint -- --fix","mocha":"mocha","test":"npm run lint && npm run mocha","test:ci":"c8 npm run mocha"},"repository":{"type":"git","url":"git+https://github.com/dependents/node-source-walk.git"},"keywords":["ast","traversal","acorn","static analysis","source code","walker","jsx"],"author":{"name":"Joel Kemp","email":"joel@mrjoelkemp.com"},"license":"MIT","bugs":{"url":"https://github.com/dependents/node-source-walk/issues"},"homepage":"https://github.com/dependents/node-source-walk","engines":{"node":">=12"},"dependencies":{"@babel/parser":"^7.0.0"},"devDependencies":{"c8":"^7.13.0","eslint":"^8.36.0","mocha":"^9.2.2","sinon":"^13.0.2"},"gitHead":"b7b8f8afee461029de12fa67dbbfcc089451ea6c","_id":"node-source-walk@5.0.1","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"aecdcbd5142a30df59bfae769661299f11ae3717","size":3623,"noattachment":false,"key":"/node-source-walk/-/node-source-walk-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-source-walk/download/node-source-walk-5.0.1.tgz"},"_npmUser":{"name":"xhmikosr","email":"xhmikosr@gmail.com"},"directories":{},"maintainers":[{"name":"mrjoelkemp","email":"joel@mrjoelkemp.com"},{"name":"pahen","email":"patrik.henningsson@gmail.com"},{"name":"xhmikosr","email":"xhmikosr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-source-walk_5.0.1_1679211728549_0.4997194228537658"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-19T07:42:08.758Z","publish_time":1679211728758,"_cnpm_publish_time":1679211728758,"dist-tags":{"latest":"7.0.0"}}