{"name":"find-process","version":"2.1.1","description":"find process info by port/pid/name etc.","main":"dist/cjs/index.js","module":"dist/esm/index.js","types":"dist/cjs/index.d.ts","exports":{"import":"./dist/esm/index.js","require":"./dist/cjs/index.js"},"bin":{"find-process":"dist/cjs/bin/find-process.js"},"ensure":{"deps":{"checkDirs":["lib/*","bin/*","*.js"]}},"repository":{"type":"git","url":"git+https://github.com/yibn2008/find-process.git"},"keywords":["node","process","pid","port"],"standard":{"globals":["describe","beforeEach","afterEach","it"],"ignore":["/node_modules","/doc","/example","/test","/dist","index.d.ts"]},"author":{"name":"zoujie","email":"yibn2008@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/yibn2008/find-process/issues"},"homepage":"https://github.com/yibn2008/find-process#readme","dependencies":{"chalk":"~4.1.2","commander":"^14.0.3","loglevel":"^1.9.2"},"devDependencies":{"@types/mocha":"^10.0.10","@types/node":"^25.5.0","mocha":"^11.7.5","npm-ensure":"^1.3.0","rimraf":"^6.1.3","standard":"^17.1.2","ts-node":"^10.9.2","typescript":"^5.9.3"},"publishConfig":{"registry":"https://registry.npmjs.org"},"scripts":{"build":"rimraf dist && tsc -p tsconfig.json && tsc -p tsconfig.esm.json && node scripts/postbuild.js","dev":"tsc --watch","test":"npm run build && mocha -r ts-node/register test/*.test.ts && standard","lint":"standard --fix && npm-ensure -t deps","type-check":"tsc --noEmit","check-version":"node scripts/check-version.js","update-history":"node scripts/update-history.js"},"_id":"find-process@2.1.1","_integrity":"sha512-SrQDx3QhlmHM90iqn9rdjCQcw/T+WlpOkHFsjoRgB+zTpDfltNA1VSNYeYELwhUTJy12UFxqjWhmhOrJc+o4sA==","_resolved":"/private/var/folders/j8/bd6gnv7d6td1nrk1zn5_h8340000gn/T/d9422c31dd258e6406a4801b38c48e8b/find-process-2.1.1.tgz","_from":"file:find-process-2.1.1.tgz","_nodeVersion":"22.22.0","_npmVersion":"10.9.4","dist":{"shasum":"d6ae38ba8c6977f69fcb48d129e678122418630f","size":23431,"noattachment":false,"key":"/find-process/-/find-process-2.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/find-process/download/find-process-2.1.1.tgz"},"_npmUser":{"name":"yibn2008","email":"yibn2008@gmail.com"},"directories":{},"maintainers":[{"name":"yibn2008","email":"yibn2008@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/find-process_2.1.1_1773761267970_0.47283632812779186"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-03-17T15:27:48.110Z","publish_time":1773761268110,"_source_registry_name":"default","_cnpm_publish_time":1773761268110,"dist-tags":{"latest":"2.1.1"}}