代码拉取完成,页面将自动刷新
{
"name": "@tibco-software/cic-cli-main",
"version": "1.1.0",
"author": "TIBCO Software",
"bin": {
"tibco": "./bin/run"
},
"bugs": "https://github.com/TIBCOSoftware/cic-cli-main/issues",
"dependencies": {
"@oclif/command": "^1.8.20",
"@oclif/config": "^1.18.6",
"@oclif/plugin-help": "^3.3.1",
"@oclif/plugin-plugins": "^1.10.11",
"@tibco-software/cic-cli-core": "^1.1.0",
"p-event": "^4.2.0",
"tslib": "^1.14.1"
},
"devDependencies": {
"@oclif/dev-cli": "^1.26.0",
"@types/node": "^16.11.7",
"eslint": "^8.6.0",
"globby": "^10.0.2",
"ts-node": "^8.10.2",
"typescript": "^3.9.10"
},
"engines": {
"node": ">=8.0.0"
},
"files": [
"/bin",
"/lib",
"/npm-shrinkwrap.json",
"/oclif.manifest.json"
],
"homepage": "https://github.com/TIBCOSoftware/cic-cli-main/",
"license": "BSD-3-Clause",
"main": "lib/index.js",
"oclif": {
"commands": "./lib/commands",
"bin": "tibco",
"plugins": [
"@oclif/plugin-help",
"@oclif/plugin-plugins"
],
"hooks": {},
"topics": {
"plugins": {
"description": "Manage plugins of the TIBCO Cloud CLI"
},
"profiles": {
"description": "Manage CLI profiles for use with the TIBCO Cloud"
},
"config": {
"description": "Manage CLI config properties"
}
}
},
"repository": "https://github.com/TIBCOSoftware/cic-cli-main/",
"scripts": {
"postbuild": "rm -f oclif.manifest.json",
"build": "rm -rf lib && tsc && oclif-dev manifest && oclif-dev readme --multi",
"test": "nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"",
"version": "oclif-dev readme && git add README.md",
"pack": "npm run build && oclif-dev pack --targets darwin-x64,darwin-arm64,linux-arm64,linux-x64,win32-x64,win32-x86",
"lint": "eslint . --ext .ts --config .eslintrc"
},
"overrides": {
"@oclif/plugin-plugins": {
"@oclif/color": "1.0.1"
}
},
"types": "lib/index.d.ts"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。