enhanced-resolve-cli
Advanced tools
Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "enhanced-resolve-cli", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "Provides `enhancedresolve` CLI tool to output a resolved path to a requested import/module with support for Node.js and webpack resolve options.", | ||
@@ -11,2 +11,5 @@ "main": "index.js", | ||
"devDependencies": {}, | ||
"bin": { | ||
"enhancedresolve": "index.js" | ||
}, | ||
"scripts": { | ||
@@ -13,0 +16,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
4420
3
1
49