1 | {"name":"speedwalk","version":"0.0.9","description":"Walk an entire directory. Fast, simple, and asynchronous.","main":"./build/index.js","exports":"./build/index.js","type":"module","license":"MIT","scripts":{"lint":"npx eslint \"src/**\"","play":"ts-node-esm -T src/__playground__/index.ts","build":"tsc && ./minify"},"repository":{"type":"git","url":"https://github.com/mstephen19/speedwalk"},"homepage":"https://github.com/mstephen19/speedwalk#readme","bugs":{"url":"https://github.com/mstephen19/speedwalk/issues"},"keywords":["walk","walkdir","directory","dir","tree","files","walker","readdir","opendir","crawl","crawler"],"devDependencies":{"@types/node":"^18.11.18","@typescript-eslint/eslint-plugin":"^5.48.1","@typescript-eslint/parser":"^5.48.1","eslint":"^8.31.0","ts-node":"^10.9.1","typescript":"^4.9.4"}} |