resolve-bin
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "resolve-bin", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.", | ||
@@ -21,3 +21,7 @@ "main": "index.js", | ||
}, | ||
"keywords": [], | ||
"keywords": [ | ||
"resolve", | ||
"bin", | ||
"module" | ||
], | ||
"author": { | ||
@@ -24,0 +28,0 @@ "name": "Thorsten Lorenz", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5525