Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "ban-ke", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -9,3 +9,3 @@ "main": "index.js", | ||
}, | ||
"author": "", | ||
"author": "Quang Phuc", | ||
"license": "ISC", | ||
@@ -21,4 +21,8 @@ "dependencies": { | ||
"bin": { | ||
"create-ban-ke": "./index.js" | ||
} | ||
"create-ban-ke": "./index.js" | ||
}, | ||
"engines" : { | ||
"node" : ">=10.13.0" | ||
}, | ||
"os" : [ "!win32" ] | ||
} |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
61342
2