moudlepackgefirst
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "moudlepackgefirst", | ||
"version": "1.0.0", | ||
"description": "", | ||
"version": "1.0.1", | ||
"main": "sayhello.js", | ||
"bin":{"yaojianhua":"./sayhello.js"}, | ||
"bin": { | ||
"yaojianhua": "./sayhello.js" | ||
}, | ||
"scripts": { | ||
@@ -11,3 +12,4 @@ "test": "echo \"Error: no test specified\" && exit 1" | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"description": "" | ||
} |
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
309