{"name":"node-source-walk","version":"5.0.2","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":">=12"},"dependencies":{"@babel/parser":"^7.21.4"},"devDependencies":{"c8":"^7.13.0","sinon":"^13.0.2","uvu":"^0.5.6","xo":"^0.52.4"},"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":"52bcc41069847e929a4f2cd72a4a434bb0d32bbb","_id":"node-source-walk@5.0.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"0eb439ce378946ce531e07a6a0073d06288396dd","size":3880,"noattachment":false,"key":"/node-source-walk/-/node-source-walk-5.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-source-walk/download/node-source-walk-5.0.2.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.2_1682490749938_0.5337183403992825"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-04-26T06:32:30.115Z","publish_time":1682490750115,"_source_registry_name":"default","_cnpm_publish_time":1682490750115,"dist-tags":{"latest":"7.0.0"}}