zk_zjn
Version:
19 lines (18 loc) • 320 B
JSON
{
"name": "zk_zjn",
"version": "1.1.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"bin": {
"cp_zk": "./a.js",
"cp_r": "./b.js",
"mv":"./c.js",
"mv_r":"./d.js"
}
}