nuke-helper
Version:
辅助函数
56 lines (55 loc) • 988 B
JSON
{
"name": "nuke-helper",
"version": "2.3.12",
"description": "辅助函数",
"main": "lib/index",
"module": "src/index",
"files": [
"lib",
"docs",
"theme",
"src",
"README.md",
"HISTORY.md",
"deps.json",
"build"
],
"keywords": [
"nuke",
"nuke-helper"
],
"author": {
"name": "leanhunter",
"email": "heww@live.cn"
},
"compatibility": {
"qn": {
"ios": "true",
"android": "true"
},
"tb": {
"ios": "true",
"android": "true"
},
"tm": {
"ios": "true",
"android": "true"
}
},
"repository": {
"type": "git",
"url": "git@gitlab.alibaba-inc.com:nuke/helper.git"
},
"dependencies": {
"nuke-env": "^2.3.12"
},
"devDependencies": {
"nuke-text": "^2.3.12",
"nuke-view": "^2.3.12"
},
"publishConfig": {
"registry": "http://registry.npmjs.org"
},
"license": "Apache-2.0",
"gitHead": "8e006d81bbeb484ccf54cc0e0df98133a921b490"
}