1 Star 0 Fork 3

小潭渔/Funcraft

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 3.54 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@alicloud/fun",
"version": "3.2.2",
"description": "(have)Fun with Serverless",
"engines": {
"node": ">=8.6.0"
},
"bin": {
"fun": "bin/fun.js"
},
"pkg": {
"scripts": [
"./lib/**/*.js",
"./bin/**/*.js",
"!./lib/utils/fun-nas-server/**/*.js"
],
"assets": [
"./templates/**/*",
"./lib/utils/fun-nas-server/dist/fun-nas-server.zip",
"./lib/utils/fun-nas-server/dist/VERSION",
"./lib/utils/classLoader/Entrypoint.java"
]
},
"scripts": {
"test": "make test",
"postinstall": "node ./lib/check-version.js",
"binary": "make binary",
"upload": "make upload",
"lint": "eslint --fix lib bin test",
"validate-lint": "eslint lib bin test",
"prepack": "make package-fun-nas-server"
},
"author": "Jackson Tian",
"maintainers": [
{
"name": "Vangie Du"
},
{
"name": "Hehe Tan"
},
{
"name": "Kevin Yang"
},
{
"name": "ChaoDaoH"
}
],
"license": "MIT",
"dependencies": {
"@alicloud/cloudapi": "^1.0.0",
"@alicloud/fc": "^1.2.3",
"@alicloud/fc-builders": "^0.8.1",
"@alicloud/fc2": "^2.1.1",
"@alicloud/fnf-2019-03-15": "^1.1.0",
"@alicloud/log": "^1.1.0",
"@alicloud/mns": "^1.0.0",
"@alicloud/pop-core": "^1.7.9",
"@alicloud/ram": "^1.0.0",
"ajv": "^6.4.0",
"ali-oss": "^6.1.1",
"archiver": "^2.0.0",
"async-lock": "^1.1.4",
"cheerio": "^1.0.0-rc.3",
"ci-info": "^2.0.0",
"cli-table3": "^0.5.1",
"colors": "^1.4.0",
"command-exists": "^1.2.8",
"commander": "^3.0.0",
"conf": "^4.0.2",
"copy-dir": "^1.1.0",
"crc64-ecma182.js": "^1.0.0",
"debug": "^2.6.8",
"detect-mocha": "^0.1.0",
"dev-null": "^0.1.1",
"dockerfile-ast": "0.0.16",
"dockerode": "^3.0.2",
"dotenv": "^6.0.0",
"draftlog": "^1.0.12",
"express": "^4.16.4",
"fs-extra": "^8.1.0",
"get-stdin": "^6.0.0",
"git-ignore-parser": "0.0.2",
"glob": "^7.1.2",
"http-string-parser": "0.0.6",
"httpx": "^2.1.2",
"ignore": "^5.0.4",
"inquirer": "^5.2.0",
"inquirer-autocomplete-prompt": "^1.0.1",
"ip": "^1.1.5",
"js-yaml": "^3.13.1",
"json-colorizer": "^2.2.0",
"jszip": "^3.1.5",
"kitx": "^1.2.1",
"klaw": "^3.0.0",
"lodash": "^4.17.11",
"md5-file": "^4.0.0",
"memory-streams": "^0.1.3",
"mkdirp-promise": "^5.0.1",
"ncp": "^2.0.0",
"nested-object-assign": "^1.0.3",
"node-machine-id": "^1.1.10",
"node-stream-zip": "^1.8.2",
"node-watch": "^0.6.0",
"os-locale": "^2.1.0",
"os-name": "^3.1.0",
"progress": "^2.0.3",
"promise-retry": "^1.1.1",
"promise.prototype.finally": "^3.1.1",
"raw-body": "^2.3.3",
"readdirp": "^3.1.2",
"require-from-string": "^2.0.2",
"rimraf": "^2.6.2",
"semver": "^5.5.0",
"single-line-log": "^1.1.2",
"string-argv": "^0.3.0",
"supertest": "^4.0.2",
"tablestore": "^5.0.1",
"tar-fs": "^2.0.0",
"temp-dir": "^1.0.0",
"universal-analytics": "^0.4.20",
"unzipper": "0.10.4",
"update-notifier": "^3.0.0",
"urlencode": "^1.1.0"
},
"files": [
"bin",
"lib",
"templates"
],
"devDependencies": {
"chai-fs": "^2.0.0",
"eslint": "^4.3.0",
"expect.js": "^0.3.1",
"memorystream": "^0.3.1",
"mocha": "^5.2.0",
"nock": "^10.0.6",
"node-pty": "^0.8.1",
"pkg": "^4.4.0",
"proxyquire": "^2.0.1",
"sinon": "^5.0.7",
"suppose": "^0.6.2"
},
"repository": {
"type": "git",
"url": "https://github.com/aliyun/fun.git"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/XiaoTanYu/Funcraft.git
git@gitee.com:XiaoTanYu/Funcraft.git
XiaoTanYu
Funcraft
Funcraft
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385