npmfy-wx
Version:
use npm package in wechat xiaochengxu
27 lines (26 loc) • 600 B
JSON
{
"name": "npmfy-wx",
"version": "0.0.1",
"description": "use npm package in wechat xiaochengxu",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vincent178/npmfy-wx.git"
},
"keywords": [
"xiaochengxu",
"wechat",
"npm",
"package",
"webpack"
],
"author": "vincent.007.cn@gmail.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/vincent178/npmfy-wx/issues"
},
"homepage": "https://github.com/vincent178/npmfy-wx#readme"
}