nuke-biz-custom-feedback
Version:
custom-feedback
45 lines (44 loc) • 886 B
JSON
{
"name": "nuke-biz-custom-feedback",
"description": "custom-feedback",
"version": "0.0.3",
"keywords": [
"nuke",
"mobile",
"nuke-biz",
"feedback"
],
"main": "lib/index.js",
"module": "src/index",
"repository": {
"type": "git",
"url": "git@gitlab.alibaba-inc.com:nuke-biz/custom-feedback.git"
},
"author": {
"name": "翊晨",
"email": "yichen.hww@alibaba-inc.com"
},
"tnpm": {
"mode": "npminstall"
},
"readmeFilename": "README.md",
"devDependencies": {
"babel-eslint": "^7.2.3",
"eslint": "3.x",
"eslint-config-ali": "^2.0.2",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-react": "^7.3.0",
"rax": "^0.4.20",
"weex-nuke": "^1.0.24"
},
"files": [
"lib",
"src",
"docs",
"theme",
"README.md",
"HISTORY.md",
"demo"
]
}