{"library":"npm-which","type":"library","category":null,"description":"Locates executables from locally or parent-installed node modules, similar to `which` but respecting npm's PATH. Version 3.0.1 is stable with no recent releases. Key differentiator: it is faster than shelling out to `npm bin` and works across the node_modules hierarchy, not just the current directory. Supports both async and sync APIs, and a CLI. Requires Node >=4.2.0, no runtime dependencies.","language":"javascript","status":"active","version":"3.0.1","tags":["javascript","npm","path","executable","run"],"install":[{"cmd":"npm install npm-which","imports":["import npmWhich from 'npm-which'","const which = require('npm-which')(cwd); const result = which.sync(name)","const which = require('npm-which')(cwd); which(name, callback)"]},{"cmd":"yarn add npm-which","imports":[]},{"cmd":"pnpm add npm-which","imports":[]}],"homepage":null,"github":"https://github.com/timoxley/npm-which","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/npm-which","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/npm-which/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}