代码拉取完成,页面将自动刷新
{
"name": "@tibco-software/cli-plugin-asyncapi",
"description": "AsyncAPI support for TIBCO products",
"version": "1.0.0",
"author": "TIBCO Software",
"bugs": "https://github.com/TIBCOSoftware/cic-cli-plugin-asyncapi/issues",
"dependencies": {
"@asyncapi/parser": "^1.9.0",
"@oclif/command": "^1.8.16",
"@oclif/config": "^1.18.3",
"@tibco-software/cic-cli-core": "^1.0.0",
"js-yaml": "^4.1.0",
"openapi-sampler": "^1.3.0",
"tslib": "^1.14.1"
},
"devDependencies": {
"@oclif/dev-cli": "^1.26.0",
"@oclif/plugin-help": "^3.3.1",
"@types/js-yaml": "^4.0.3",
"@types/node": "^10.17.60",
"@typescript-eslint/eslint-plugin": "^5.9.1",
"@typescript-eslint/parser": "^5.9.1",
"eslint": "^8.6.0",
"globby": "^10.0.2",
"ts-node": "^8.10.2",
"typescript": "^3.9.10"
},
"engines": {
"node": ">=8.0.0"
},
"files": [
"/lib",
"/npm-shrinkwrap.json",
"/oclif.manifest.json"
],
"homepage": "https://github.com/TIBCOSoftware/cic-cli-plugin-asyncapi",
"keywords": [
"tibco-cli-plugin",
"flogo",
"asyncapi",
"asyncapi-flogo",
"tibco",
"cic-cli-plugin"
],
"license": "BSD-3-Clause",
"oclif": {
"commands": "./lib/commands",
"bin": "tibco",
"devPlugins": [
"@oclif/plugin-help"
]
},
"repository": {
"type": "git",
"url": "https://github.com/TIBCOSoftware/cic-cli-plugin-asyncapi"
},
"scripts": {
"postpack": "rm -f oclif.manifest.json",
"lint": "eslint . --ext .ts --config .eslintrc",
"prepack": "npm run build && oclif-dev manifest && oclif-dev readme",
"build": "rm -rf lib && tsc -b",
"version": "oclif-dev readme && git add README.md"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。