{"name":"node-source-walk","version":"6.0.0","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":"xo","fix":"xo --fix","uvu":"uvu test -i fixtures","test":"npm run lint && npm run uvu","test:ci":"c8 npm run uvu"},"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":">=14"},"dependencies":{"@babel/parser":"^7.21.8"},"devDependencies":{"c8":"^7.13.0","sinon":"^15.0.4","uvu":"^0.5.6","xo":"^0.54.2"},"xo":{"space":true,"ignores":["test/fixtures/*"],"rules":{"arrow-body-style":"off","capitalized-comments":"off","comma-dangle":["error","never"],"curly":["error","multi-line"],"max-nested-callbacks":["error",5],"operator-linebreak":["error","after"],"object-curly-spacing":["error","always"],"space-before-function-paren":["error","never"],"unicorn/prefer-module":"off","unicorn/prefer-node-protocol":"off","unicorn/prefer-top-level-await":"off","unicorn/prevent-abbreviations":"off"}},"gitHead":"80ad5d9ace7411e5fd95dc6c160d3c22d51e71d2","_id":"node-source-walk@6.0.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"ce699c923f8f092000280e38207e709bfb421096","size":3888,"noattachment":false,"key":"/node-source-walk/-/node-source-walk-6.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-source-walk/download/node-source-walk-6.0.0.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_6.0.0_1683205815479_0.007611882801680903"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-04T13:10:15.663Z","publish_time":1683205815663,"_source_registry_name":"default","_cnpm_publish_time":1683205815663,"dist-tags":{"latest":"7.0.0"}}