{"name":"node-source-walk","version":"6.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":"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"],"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":"cffa8093c50baf8c492f5447b68ecb9c632aa265","_id":"node-source-walk@6.0.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"08ddbcdbf524c659e59412579a3cd4b3ef8d2d86","size":3863,"noattachment":false,"key":"/node-source-walk/-/node-source-walk-6.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-source-walk/download/node-source-walk-6.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_6.0.1_1683554714954_0.008968172348515102"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-08T14:05:15.068Z","publish_time":1683554715068,"_source_registry_name":"default","_cnpm_publish_time":1683554715068,"dist-tags":{"latest":"7.0.0"}}