代码拉取完成,页面将自动刷新
{
"name": "@serverless-devs/s",
"version": "2.0.68",
"description": "Serverless devs tool, serverless developer tool, supports Alibaba cloud, AWS, azure, baidu cloud, Huawei cloud, Google cloud and Tencent cloud.",
"homepage": "https://www.serverless-devs.com",
"keywords": [
"serverless",
"alibaba",
"tencent",
"azure",
"baidu",
"huawei",
"google",
"function",
"faas",
"serverless-devs"
],
"publishConfig": {
"access": "public",
"registry": "http://registry.npmjs.org"
},
"license": "MIT",
"repository": {
"type": "git",
"url": ""
},
"bugs": {
"url": ""
},
"scripts": {
"watch": "tsc -w",
"test": "npx jest",
"build": "tsc",
"postbuild": "./pre-publish.sh",
"test:cov": "jest --coverage",
"lint": "npm run typecheck && f2elint scan -i src",
"fix": "f2elint fix",
"typecheck": "npx tsc -p tsconfig.json --noEmit"
},
"main": "./lib/index.js",
"bin": {
"s": "bin/s"
},
"devDependencies": {
"@serverless-devs/core": "^0.0.*",
"@types/fs-extra": "^9.0.1",
"@types/inquirer": "^7.3.0",
"@types/jest": "^26.0.23",
"@types/js-yaml": "^3.12.5",
"@types/lodash": "^4.14.168",
"@types/node": "^14.0.23",
"@typescript-eslint/eslint-plugin": "^4.14.1",
"@typescript-eslint/parser": "^4.14.1",
"@vercel/ncc": "^0.28.6",
"axios": ">=0.21.1",
"babel-eslint": "^10.1.0",
"chai": "^4.2.0",
"chalk": "^4.1.1",
"commander": "^6.0.0",
"eslint": "^7.7.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-prettier": "^3.1.2",
"fs-extra": "^8.1.0",
"husky": "^4.2.3",
"inquirer": "^7.3.3",
"inquirer-autocomplete-prompt": "^1.3.0",
"jest": "^27.0.1",
"js-yaml": "^4.1.0",
"lint-staged": "^10.0.8",
"lodash": "^4.17.20",
"mocha": "^8.1.1",
"nyc": "^15.1.0",
"prettier": "^2.2.1",
"semantic-release": "^17.0.4",
"sinon": "^9.0.2",
"sinon-chai": "^3.5.0",
"ts-jest": "^27.0.1",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"window-size": "^1.1.1"
},
"lint-staged": {
"**/*.{js,jsx,ts}": "f2elint exec eslint"
},
"jest": {
"coverageDirectory": "coverage",
"testEnvironment": "node",
"coverageProvider": "v8",
"preset": "ts-jest",
"testMatch": [
"**/test/**/*test.[jt]s"
],
"setupFilesAfterEnv": [
"./jest.setup.ts"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。