代码拉取完成,页面将自动刷新
{
"name": "fc-info",
"version": "0.0.19",
"description": "fc-info component",
"keywords": [
"Serverless",
"Framework",
"Serverless-Devs",
"Serverless-Tool",
"Function Compute"
],
"autoInstall": false,
"homepage": "https://www.serverless-devs.com",
"author": "Serverless-Devs",
"contributors": [],
"license": "MIT",
"main": "./dist/index.js",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/ServerlessTool/express-alibaba"
},
"scripts": {
"preln": "rm -rf ~/.s/components/devsapp.cn/devsapp/fc-info/dist",
"ln": "ln -s $(pwd)/dist ~/.s/components/devsapp.cn/devsapp/fc-info/dist",
"pre": "npm i",
"prebuild": "npm run pre",
"prestart": "npm run pre",
"start": "npm run watch",
"build": "npm run fix && npm run lint && npm run esbuild",
"watch": "tsc -w",
"esbuild": "rm -rf dist && esbuild src/index.ts --bundle --log-level=error --minify --platform=node --format=cjs --target=node10.4 --external:@serverless-devs/core --outfile=dist/index.js",
"lint": "f2elint scan",
"fix": "f2elint fix",
"test": "jest --testNamePattern '^(?!Integration::)'",
"test-integration": "jest --testNamePattern ^Integration::",
"test:cov": "jest --coverage"
},
"dependencies": {
"@serverless-devs/core": "latest",
"ali-oss": "^6.16.0",
"lodash": "^4.17.21"
},
"devDependencies": {
"@alicloud/fc2": "^2.3.0",
"@types/eslint": "^7.2.6",
"@types/jest": "^26.0.10",
"@types/node": "^14.0.23",
"dotenv": "^10.0.0",
"esbuild": "^0.14.8",
"eslint": "^7.7.0",
"f2elint": "^0.4.4",
"jest": "^26.4.0",
"ts-jest": "^26.2.0",
"ts-node": "^8.10.2",
"typescript": "^3.9.7"
},
"jest": {
"preset": "ts-jest",
"testEnvironment": "node"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。