wn
Version:
29 lines (27 loc) • 545 B
JSON
{
"name": "wn",
"version": "0.0.21",
"description": "wn",
"main": "index.js",
"bin": {
"wn": "bin/wn"
},
"preferGlobal": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"fis",
"wn"
],
"homepage":"https://github.com/snail-team/wn/",
"repository": {
"type": "git",
"url": "git@github.com:snail-team/wn.git"
},
"bugs": {
"url": "https://github.com/snail-team/wn/issues"
},
"author": "snail-team <passtome@foxmail.com>",
"license": "MIT"
}