1.0.1 • Published 3 years ago

resolve-bin v1.0.1

Weekly downloads
38,830
License
MIT
Repository
github
Last release
3 years ago

resolve-bin Tests

Resolves the full path to the bin file of a given package by inspecting the "bin" field in its package.json.

var resolveBin = require('resolve-bin');

// package.json: "bin": "bin/tap.js"
resolveBin('tap', function (err, bin) {
  if (err) return console.error(err);
  console.log(bin);  
});

// => [..]/resolve-bin/node_modules/tap/bin/tap.js

Installation

npm install resolve-bin

API

generated with docme

License

MIT

ecarx-build-toolcreate-trigen-apppackagr-for-nx@everything-registry/sub-chunk-2657tasegirt29-wpwodax-umi-lintwdc-toolkitweex-scripterwetrial-lintwetrial-umi-lintwpasterismspawn-bintestxyhthezivkovic-react-scriptsjud-scripterjsonnull-scriptskansajovo-clijovo-webhook-connectorjovo-cli-deploy-lambdajovo-cli-platform-alexajovo-cli-platform-googlejovo-cli-platform-spokestack@aarondewes/wp-scriptsstupid-project-doc-cliumi-lintumi-plugin-doczumi-plugin-libraryumi-plugin-library-testuniapp-loader@alduino/pkg-lib@betaorbust/scaffold@caweb/cli@caweb/css-audit-webpack-plugin@chriseagle/10up-toolkit@10up/scripts10up-toolkitzuul-mp@dword-design/base-server@eckode/cli@eckode/webpack@eljs/release@gechiui/scripts@esthetic/mmd-scripts@grafana/e2e@infinitebrahmanuniverse/nolb-reso@kibuildy/utils@micropackage/scripts@nod/util@minix-iot/minix-loader@jayphelps/jay-scripts@jpapini/git-hooks@jpapini/http-server@jedwards1211/js-react-toolchain@jedwards1211/js-toolchain@jedwards1211/ts-toolchain@jcoreio/toolchain@jcoreio/toolchain-aws-lambda@jcoreio/toolchain-esnext@jcoreio/toolchain-mocha@jcoreio/toolchain-semantic-release@jcoreio/ts@jcoreio/js@jcoreio/js-react@quillforms/scripts@petermikitsh/dsm-storybook@pallad/scriptsmove-and-updateminix-templatemonotonousmilo-react-scriptsmini-html5security-audit-nodejssanity-templateselenium-side-runnerselenium-side-runner-with-hooksplutarchrealm-object-serverhuawei-templategrunt-bustergulp-purescriptgulp-build-tools-tsgulp-wphbs-cjs-compilerlotus-lintlp-turbolittlequicktest@wordpress/scripts@valtech-commerce/manager@yesand/asterism@xwarp/cli@zalastax/nolb-reso@teft/scriptsangular-material-prefix-updaterangular-material-updateradf-prefix-updateraegir2athloiastcenc
1.0.1

3 years ago

1.0.0

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

9 years ago

0.3.0

11 years ago

0.2.0

11 years ago

0.1.1

12 years ago

0.1.0

12 years ago