Files
DefinitelyTyped-tools/packages/typescript-versions/package.json
TypeScript Bot 467ee3a9d9 v0.0.98
2021-12-01 22:11:27 +00:00

20 lines
556 B
JSON

{
"name": "@definitelytyped/typescript-versions",
"version": "0.0.98",
"description": "List of supported TypeScript versions",
"author": "Andrew Branch <andrew@wheream.io>",
"homepage": "https://github.com/microsoft/DefinitelyTyped-tools#readme",
"license": "MIT",
"main": "dist/index.js",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/microsoft/DefinitelyTyped-tools.git"
},
"bugs": {
"url": "https://github.com/microsoft/DefinitelyTyped-tools/issues"
}
}