{"name":"node-source-walk","version":"7.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":">=18"},"dependencies":{"@babel/parser":"^7.24.4"},"devDependencies":{"c8":"^9.1.0","sinon":"^17.0.1","uvu":"^0.5.6","xo":"^0.58.0"},"xo":{"space":true,"ignores":["test/fixtures/*"],"rules":{"arrow-body-style":"off","capitalized-comments":"off","comma-dangle":["error","never"],"curly":["error","multi-line"],"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"}},"_id":"node-source-walk@7.0.0","gitHead":"da25ab1ca7135ad27ad73cd43e6f8ee31bd4b7a5","_nodeVersion":"20.11.1","_npmVersion":"10.2.4","dist":{"shasum":"cd849f539939994868a0b2ba4e9758322b2fcee6","size":3848,"noattachment":false,"key":"/node-source-walk/-/node-source-walk-7.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-source-walk/download/node-source-walk-7.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_7.0.0_1712554984408_0.05829916554741854"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-08T05:43:04.545Z","publish_time":1712554984545,"_source_registry_name":"default","_cnpm_publish_time":1712554984545,"dist-tags":{"latest":"7.0.0"}}