@du012/npm-learning
Advanced tools
+4
-1
| { | ||
| "name": "@du012/npm-learning", | ||
| "version": "7.0.3", | ||
| "version": "7.0.4", | ||
| "bin": { | ||
@@ -10,2 +10,5 @@ "git-cz": "./bin/hello.js" | ||
| "man": "./man.1", | ||
| "engines": { | ||
| "node":"=12.x" | ||
| }, | ||
| "scripts": { | ||
@@ -12,0 +15,0 @@ "test": "echo \"Error: no test specified\" && exit 1" |
1226
3.29%