{"name":"fd-package-json","version":"2.0.0","description":"Utilities for finding the closest package.json file","scripts":{"clean":"premove dist lib","build":"npm run clean && tsc","lint:format":"prettier --check src","format":"prettier --write src","lint":"npm run lint:format && eslint src","test":"c8 node --test lib/**/*_test.js","prepare":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/es-tooling/fd-package-json.git"},"keywords":["package-json","find-pkg","pkg-up","find-up","find","walk","parents","parent"],"author":{"name":"James Garbutt","url":"https://github.com/43081j"},"license":"MIT","bugs":{"url":"https://github.com/es-tooling/fd-package-json/issues"},"homepage":"https://github.com/es-tooling/fd-package-json#readme","devDependencies":{"@eslint/js":"^9.27.0","@types/node":"^20.11.24","c8":"^10.1.3","eslint":"^9.27.0","eslint-config-google":"^0.14.0","premove":"^4.0.0","prettier":"^3.5.3","typescript":"^5.8.3","typescript-eslint":"^8.32.1"},"exports":{".":{"import":{"default":"./lib/main.js"}},"./package.json":"./package.json"},"type":"module","main":"./lib/main.js","types":"./lib/main.d.ts","dependencies":{"walk-up-path":"^4.0.0"},"_id":"fd-package-json@2.0.0","gitHead":"bbf7884a51e8f12b11924b2b2fc276eae689bd1d","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"03f53ce5a0af552c2f4faf703a24e526310a2411","size":2460,"noattachment":false,"key":"/fd-package-json/-/fd-package-json-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fd-package-json/download/fd-package-json-2.0.0.tgz"},"_npmUser":{"name":"43081j","email":"43081james@gmail.com"},"directories":{},"maintainers":[{"name":"43081j","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/fd-package-json_2.0.0_1748292778891_0.4633405400902315"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-05-26T20:52:59.077Z","publish_time":1748292779077,"_source_registry_name":"default","_cnpm_publish_time":1748292779077,"dist-tags":{"latest":"2.0.0","next":"2.0.0-beta.0"}}