156 строки
4.9 KiB
JSON
156 строки
4.9 KiB
JSON
{
|
|
"name": "oav",
|
|
"version": "2.6.0",
|
|
"author": {
|
|
"name": "Microsoft Corporation",
|
|
"email": "azsdkteam@microsoft.com",
|
|
"url": "https://github.com/azure/oav"
|
|
},
|
|
"description": "Validate Azure REST API Specifications",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@azure-tools/openapi-tools-common": "^1.2.2",
|
|
"@azure/arm-resources": "^4.0.0",
|
|
"@azure/core-lro": "^1.0.3",
|
|
"@azure/identity": "^1.2.0",
|
|
"@azure/ms-rest-azure-js": "^2.0.2",
|
|
"@azure/ms-rest-js": "^2.1.0",
|
|
"@azure/openapi-markdown": "^0.9.2",
|
|
"@azure/storage-blob": "^12.5.0",
|
|
"@microsoft.azure/autorest-extension-base": "1.0.13",
|
|
"@ts-common/commonmark-to-markdown": "^2.0.0",
|
|
"ajv": "6.12.6",
|
|
"ajv-keywords": "^3.5.0",
|
|
"ajv-pack": "^0.3.1",
|
|
"autorest": "^3.0.6335",
|
|
"commonmark": "^0.29.0",
|
|
"deepdash": "^5.3.2",
|
|
"difflib": "^0.2.4",
|
|
"fast-json-stable-stringify": "^2.1.0",
|
|
"fs-extra": "^10.0.0",
|
|
"glob": "^7.1.2",
|
|
"globby": "^9.2.0",
|
|
"humanize-duration": "^3.26.0",
|
|
"inversify": "^5.0.5",
|
|
"js-yaml": "^4.0.0",
|
|
"json-pointer": "^0.6.0",
|
|
"json-refs": "^3.0.13",
|
|
"json-schema-traverse": "^0.4.1",
|
|
"jsonpath-plus": "^4.0.0",
|
|
"junit-report-builder": "^3.0.0",
|
|
"kind-of": "^6.0.3",
|
|
"linq": "^3.2.0",
|
|
"lodash": "^4.17.15",
|
|
"md5-file": "^4.0.0",
|
|
"mkdirp": "^1.0.4",
|
|
"mockjs": "^1.1.0",
|
|
"moment": "^2.24.0",
|
|
"ms-rest": "^2.5.4",
|
|
"newman": "^5.2.2",
|
|
"node-abort-controller": "^1.1.0",
|
|
"path-to-regexp": "^6.1.0",
|
|
"reflect-metadata": "^0.1.13",
|
|
"swagger-parser": "^6.0.5",
|
|
"swagger2-to-postmanv2": "^2.0.0",
|
|
"toposort": "^2.0.2",
|
|
"uuid": "^3.3.2",
|
|
"vscode-jsonrpc": "^3.6.2",
|
|
"winston": "^3.2.1",
|
|
"yargs": "^6.6.0",
|
|
"yasway": "^1.10.5",
|
|
"yuml2svg": "^4.2.1",
|
|
"z-schema": "^4.2.2"
|
|
},
|
|
"devDependencies": {
|
|
"@rushstack/eslint-config": "^2.3.2",
|
|
"@types/ajv-keywords": "^3.4.0",
|
|
"@types/ajv-merge-patch": "^4.1.0",
|
|
"@types/commonmark": "^0.27.3",
|
|
"@types/difflib": "^0.2.0",
|
|
"@types/fs-extra": "^9.0.11",
|
|
"@types/glob": "^7.1.1",
|
|
"@types/humanize-duration": "^3.25.0",
|
|
"@types/jest": "^24.0.25",
|
|
"@types/js-yaml": "^3.12.1",
|
|
"@types/json-pointer": "^1.0.30",
|
|
"@types/json-schema-traverse": "^0.4.0",
|
|
"@types/lodash": "^4.14.149",
|
|
"@types/md5-file": "^4.0.0",
|
|
"@types/mkdirp": "^1.0.1",
|
|
"@types/newman": "^5.1.1",
|
|
"@types/node": "^10.12.18",
|
|
"@types/postman-collection": "^3.5.5",
|
|
"@types/request": "^2.48.1",
|
|
"@types/swagger-parser": "^4.0.3",
|
|
"@types/toposort": "^2.0.3",
|
|
"@types/uuid": "^3.4.4",
|
|
"@types/yargs": "^11.1.2",
|
|
"@typescript-eslint/eslint-plugin": "~3.4.0",
|
|
"@typescript-eslint/parser": "~3.4.0",
|
|
"copyfiles": "^2.4.1",
|
|
"eslint": "^7.3.1",
|
|
"eslint-config-prettier": "^6.11.0",
|
|
"eslint-plugin-import": "^2.21.2",
|
|
"eslint-plugin-prettier": "^3.1.4",
|
|
"handlebars": "^4.7.7",
|
|
"jest": "^26.1.0",
|
|
"jest-junit": "^11.0.1",
|
|
"kind-of": "^6.0.3",
|
|
"npm-run-all": "^4.1.5",
|
|
"prettier": "^2.0.5",
|
|
"should": "^13.2.3",
|
|
"ts-jest": "^26.1.1",
|
|
"tslib": "^2.0.0",
|
|
"typescript": "^3.9.5"
|
|
},
|
|
"homepage": "https://github.com/azure/oav",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/azure/oav.git"
|
|
},
|
|
"bugs": {
|
|
"url": "http://github.com/azure/oav/issues"
|
|
},
|
|
"main": "./dist/index.js",
|
|
"bin": {
|
|
"oav": "./dist/cli.js"
|
|
},
|
|
"files": [
|
|
"dist/*.js",
|
|
"dist/*.d.ts",
|
|
"dist/*.js.map",
|
|
"dist/*.d.ts.map",
|
|
"dist/lib/**/*.js",
|
|
"dist/lib/**/*.d.ts",
|
|
"dist/lib/**/*.js.map",
|
|
"dist/lib/**/*.d.ts.map",
|
|
"dist/lib/**/*.handlebars",
|
|
"types/**/*.d.ts",
|
|
"*.ts",
|
|
"lib/**/*.ts"
|
|
],
|
|
"types": "./dist/index.d.ts",
|
|
"scripts": {
|
|
"copy-templates": "copyfiles -V -E -u 1 lib/testScenario/templates/* dist/lib",
|
|
"build": "run-p tsc lint && npm run copy-templates",
|
|
"tsc": "tsc && npm run copy-templates",
|
|
"lint": "eslint ./lib/**/*.ts ./test/**/*.ts ./*.ts",
|
|
"lint-fix": "eslint ./lib/**/*.ts ./test/**/*.ts ./*.ts --fix",
|
|
"test": "npm run tsc && jest --ci --reporters=default --reporters=jest-junit",
|
|
"fast-test": "jest --ci --reporters=default --reporters=jest-junit --config ./jest.config.js ",
|
|
"slow-test": "node --max-old-space-size=10192 ./node_modules/.bin/jest -u --runInBand --ci --reporters=default --reporters=jest-junit --config ./regression/jest.regression.config.js ",
|
|
"slow-test-sample": "node --max-old-space-size=10192 ./node_modules/.bin/jest -u --runInBand --ci --reporters=default --reporters=jest-junit --config ./regression/jest.regression-sample.config.js ",
|
|
"jest": "jest",
|
|
"start": "node ./dist/lib/autorestPlugin/pluginHost.js",
|
|
"prepack": "npm run build",
|
|
"cli": "npm run tsc && node dist/cli.js",
|
|
"li": "npm install @ts-common/local-install --no-save && local-install"
|
|
},
|
|
"engines": {
|
|
"node": ">=10.11.0"
|
|
},
|
|
"jest-junit": {
|
|
"output": "test-results.xml"
|
|
}
|
|
}
|