2016-11-09 03:38:30 +03:00
|
|
|
{
|
2017-03-16 06:19:14 +03:00
|
|
|
"name": "oav",
|
2022-08-04 12:14:32 +03:00
|
|
|
"version": "3.0.5",
|
2016-11-09 03:38:30 +03:00
|
|
|
"author": {
|
|
|
|
"name": "Microsoft Corporation",
|
|
|
|
"email": "azsdkteam@microsoft.com",
|
2017-04-29 16:04:03 +03:00
|
|
|
"url": "https://github.com/azure/oav"
|
2016-11-09 03:38:30 +03:00
|
|
|
},
|
|
|
|
"description": "Validate Azure REST API Specifications",
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2022-06-10 10:01:39 +03:00
|
|
|
"@autorest/schemas": "^1.3.4",
|
2021-01-18 11:54:38 +03:00
|
|
|
"@azure-tools/openapi-tools-common": "^1.2.2",
|
2022-06-10 10:01:39 +03:00
|
|
|
"@azure/arm-resources": "^4.2.2",
|
|
|
|
"@azure/core-lro": "^1.0.5",
|
2022-04-18 12:52:58 +03:00
|
|
|
"@azure/identity": "^2.0.4",
|
2022-06-10 10:01:39 +03:00
|
|
|
"@azure/ms-rest-azure-js": "^2.1.0",
|
|
|
|
"@azure/ms-rest-js": "^2.6.1",
|
2021-09-24 08:03:43 +03:00
|
|
|
"@azure/openapi-markdown": "^0.9.4",
|
2018-11-16 04:04:07 +03:00
|
|
|
"@microsoft.azure/autorest-extension-base": "1.0.13",
|
2021-09-24 08:03:43 +03:00
|
|
|
"@ts-common/commonmark-to-markdown": "^2.0.2",
|
2022-06-10 10:01:39 +03:00
|
|
|
"ajv": "^6.12.6",
|
|
|
|
"ajv-keywords": "^3.5.2",
|
2020-11-24 06:07:36 +03:00
|
|
|
"ajv-pack": "^0.3.1",
|
2022-06-10 10:01:39 +03:00
|
|
|
"commonmark": "^0.29.3",
|
2021-01-18 11:54:38 +03:00
|
|
|
"deepdash": "^5.3.2",
|
2021-03-24 11:48:10 +03:00
|
|
|
"difflib": "^0.2.4",
|
|
|
|
"fast-json-stable-stringify": "^2.1.0",
|
2022-06-10 10:01:39 +03:00
|
|
|
"fs-extra": "^10.1.0",
|
|
|
|
"glob": "^7.2.3",
|
|
|
|
"humanize-duration": "^3.27.2",
|
|
|
|
"inversify": "^5.1.1",
|
|
|
|
"js-yaml": "^4.1.0",
|
2021-09-30 06:27:59 +03:00
|
|
|
"json-merge-patch": "^1.0.2",
|
2022-06-10 10:01:39 +03:00
|
|
|
"json-pointer": "^0.6.2",
|
|
|
|
"json-refs": "^3.0.15",
|
2020-11-24 06:07:36 +03:00
|
|
|
"json-schema-traverse": "^0.4.1",
|
|
|
|
"jsonpath-plus": "^4.0.0",
|
2021-06-23 05:25:56 +03:00
|
|
|
"junit-report-builder": "^3.0.0",
|
2020-08-13 03:30:32 +03:00
|
|
|
"kind-of": "^6.0.3",
|
2022-06-10 10:01:39 +03:00
|
|
|
"linq": "^3.2.4",
|
|
|
|
"lodash": "^4.17.21",
|
2022-04-18 12:52:58 +03:00
|
|
|
"md5-file": "^5.0.0",
|
2021-03-24 11:48:10 +03:00
|
|
|
"mkdirp": "^1.0.4",
|
2020-11-24 06:07:36 +03:00
|
|
|
"mockjs": "^1.1.0",
|
2022-06-10 10:01:39 +03:00
|
|
|
"moment": "^2.29.3",
|
|
|
|
"ms-rest": "^2.5.6",
|
2022-04-07 10:42:08 +03:00
|
|
|
"mustache": "^4.2.0",
|
2022-06-10 10:01:39 +03:00
|
|
|
"newman": "^5.3.2",
|
|
|
|
"node-abort-controller": "^1.2.1",
|
|
|
|
"path-to-regexp": "^6.2.1",
|
|
|
|
"postman-collection": "^4.1.4",
|
2021-03-24 11:48:10 +03:00
|
|
|
"reflect-metadata": "^0.1.13",
|
2022-04-18 12:52:58 +03:00
|
|
|
"swagger-parser": "^10.0.3",
|
2020-11-24 06:07:36 +03:00
|
|
|
"toposort": "^2.0.2",
|
2022-06-10 10:01:39 +03:00
|
|
|
"uuid": "^3.4.0",
|
2018-07-26 03:55:59 +03:00
|
|
|
"vscode-jsonrpc": "^3.6.2",
|
2022-04-18 12:52:58 +03:00
|
|
|
"winston": "^3.3.4",
|
2021-09-30 04:43:22 +03:00
|
|
|
"yargs": "^15.4.1",
|
|
|
|
"yasway": "^1.10.7",
|
2022-06-10 10:01:39 +03:00
|
|
|
"yuml2svg": "^4.2.2",
|
2022-04-18 12:52:58 +03:00
|
|
|
"z-schema": "^5.0.3"
|
2016-11-09 03:38:30 +03:00
|
|
|
},
|
2017-04-13 06:54:39 +03:00
|
|
|
"devDependencies": {
|
2022-06-10 10:01:39 +03:00
|
|
|
"@types/ajv-keywords": "^3.5.0",
|
|
|
|
"@types/ajv-merge-patch": "^4.1.2",
|
2019-03-06 21:05:37 +03:00
|
|
|
"@types/commonmark": "^0.27.3",
|
2021-06-10 06:35:16 +03:00
|
|
|
"@types/difflib": "^0.2.0",
|
|
|
|
"@types/fs-extra": "^9.0.11",
|
2019-05-08 21:39:02 +03:00
|
|
|
"@types/glob": "^7.1.1",
|
2022-06-10 10:01:39 +03:00
|
|
|
"@types/heap": "^0.2.29",
|
2021-06-10 06:35:16 +03:00
|
|
|
"@types/humanize-duration": "^3.25.0",
|
2021-09-30 04:43:22 +03:00
|
|
|
"@types/jest": "^27.0.2",
|
2021-09-30 06:27:59 +03:00
|
|
|
"@types/js-yaml": "^4.0.3",
|
|
|
|
"@types/json-merge-patch": "^0.0.5",
|
2018-05-30 01:38:27 +03:00
|
|
|
"@types/json-pointer": "^1.0.30",
|
2020-11-24 06:07:36 +03:00
|
|
|
"@types/json-schema-traverse": "^0.4.0",
|
2020-01-20 07:51:33 +03:00
|
|
|
"@types/lodash": "^4.14.149",
|
2019-05-08 21:39:02 +03:00
|
|
|
"@types/md5-file": "^4.0.0",
|
2021-03-24 11:48:10 +03:00
|
|
|
"@types/mkdirp": "^1.0.1",
|
2022-04-07 10:42:08 +03:00
|
|
|
"@types/mustache": "^4.1.2",
|
2022-06-10 10:01:39 +03:00
|
|
|
"@types/newman": "^5.3.0",
|
2019-01-15 03:44:53 +03:00
|
|
|
"@types/node": "^10.12.18",
|
2021-03-24 11:48:10 +03:00
|
|
|
"@types/postman-collection": "^3.5.5",
|
2019-03-09 02:38:37 +03:00
|
|
|
"@types/request": "^2.48.1",
|
2019-03-06 21:05:37 +03:00
|
|
|
"@types/swagger-parser": "^4.0.3",
|
2020-11-24 06:07:36 +03:00
|
|
|
"@types/toposort": "^2.0.3",
|
2018-09-18 21:49:56 +03:00
|
|
|
"@types/uuid": "^3.4.4",
|
|
|
|
"@types/yargs": "^11.1.2",
|
2022-06-10 10:01:39 +03:00
|
|
|
"@typescript-eslint/eslint-plugin": "~5.27.1",
|
|
|
|
"@typescript-eslint/parser": "~5.27.1",
|
2021-06-10 06:35:16 +03:00
|
|
|
"copyfiles": "^2.4.1",
|
2022-06-10 10:01:39 +03:00
|
|
|
"eslint": "^8.17.0",
|
|
|
|
"eslint-config-prettier": "^8.5.0",
|
|
|
|
"eslint-plugin-import": "^2.26.0",
|
|
|
|
"eslint-plugin-prettier": "^4.0.0",
|
2021-09-24 08:03:43 +03:00
|
|
|
"glob-parent": "^5.1.2",
|
2021-05-12 06:08:52 +03:00
|
|
|
"handlebars": "^4.7.7",
|
2022-06-10 10:01:39 +03:00
|
|
|
"jest": "^26.6.3",
|
|
|
|
"jest-junit": "^13.2.0",
|
2020-08-13 03:30:32 +03:00
|
|
|
"kind-of": "^6.0.3",
|
2020-11-24 06:07:36 +03:00
|
|
|
"npm-run-all": "^4.1.5",
|
2022-06-10 10:01:39 +03:00
|
|
|
"prettier": "^2.6.2",
|
|
|
|
"set-value": ">=4.1.0",
|
2019-01-15 21:16:13 +03:00
|
|
|
"should": "^13.2.3",
|
2022-06-10 10:01:39 +03:00
|
|
|
"ts-jest": "^26.5.6",
|
|
|
|
"tslib": "^2.4.0",
|
|
|
|
"typescript": "^3.9.10"
|
2017-04-13 06:54:39 +03:00
|
|
|
},
|
2017-04-29 16:04:03 +03:00
|
|
|
"homepage": "https://github.com/azure/oav",
|
2016-11-09 03:38:30 +03:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2017-04-29 16:04:03 +03:00
|
|
|
"url": "https://github.com/azure/oav.git"
|
2016-11-09 03:38:30 +03:00
|
|
|
},
|
|
|
|
"bugs": {
|
2017-04-29 16:04:03 +03:00
|
|
|
"url": "http://github.com/azure/oav/issues"
|
2016-11-09 03:38:30 +03:00
|
|
|
},
|
2018-06-01 01:01:32 +03:00
|
|
|
"main": "./dist/index.js",
|
2020-11-25 09:59:48 +03:00
|
|
|
"bin": {
|
|
|
|
"oav": "./dist/cli.js"
|
|
|
|
},
|
2018-06-01 01:01:32 +03:00
|
|
|
"files": [
|
|
|
|
"dist/*.js",
|
|
|
|
"dist/*.d.ts",
|
2018-09-26 03:18:31 +03:00
|
|
|
"dist/*.js.map",
|
2018-09-27 00:20:05 +03:00
|
|
|
"dist/*.d.ts.map",
|
2018-06-01 01:01:32 +03:00
|
|
|
"dist/lib/**/*.js",
|
2018-06-01 02:50:45 +03:00
|
|
|
"dist/lib/**/*.d.ts",
|
2018-09-26 03:18:31 +03:00
|
|
|
"dist/lib/**/*.js.map",
|
2018-09-27 00:20:05 +03:00
|
|
|
"dist/lib/**/*.d.ts.map",
|
2021-06-23 05:25:56 +03:00
|
|
|
"dist/lib/**/*.handlebars",
|
2022-06-29 12:41:29 +03:00
|
|
|
"dist/lib/**/*.mustache",
|
2021-08-25 09:36:17 +03:00
|
|
|
"dist/lib/swaggerValidator/*.json",
|
2018-09-26 03:18:31 +03:00
|
|
|
"types/**/*.d.ts",
|
|
|
|
"*.ts",
|
|
|
|
"lib/**/*.ts"
|
2018-06-01 01:01:32 +03:00
|
|
|
],
|
2020-11-24 06:07:36 +03:00
|
|
|
"types": "./dist/index.d.ts",
|
2017-04-13 07:07:58 +03:00
|
|
|
"scripts": {
|
2022-04-20 12:51:58 +03:00
|
|
|
"copy-templates": "copyfiles -V -E -u 1 lib/apiScenario/templates/* lib/templates/base*.mustache dist/lib",
|
2022-06-10 10:01:39 +03:00
|
|
|
"build": "run-p tsc lint copy-templates",
|
|
|
|
"tsc": "tsc",
|
2020-11-24 06:07:36 +03:00
|
|
|
"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",
|
2019-05-08 21:39:02 +03:00
|
|
|
"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 ",
|
2019-03-28 21:47:48 +03:00
|
|
|
"jest": "jest",
|
2018-06-01 03:36:35 +03:00
|
|
|
"start": "node ./dist/lib/autorestPlugin/pluginHost.js",
|
2020-11-24 06:07:36 +03:00
|
|
|
"prepack": "npm run build",
|
|
|
|
"cli": "npm run tsc && node dist/cli.js",
|
2018-12-03 22:15:31 +03:00
|
|
|
"li": "npm install @ts-common/local-install --no-save && local-install"
|
2018-10-08 22:27:16 +03:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">=10.11.0"
|
2019-03-20 20:46:05 +03:00
|
|
|
},
|
|
|
|
"jest-junit": {
|
|
|
|
"output": "test-results.xml"
|
2017-04-13 07:07:58 +03:00
|
|
|
}
|
2022-07-06 07:02:03 +03:00
|
|
|
}
|