Files
DefinitelyTyped-tools/packages/typescript-versions/package.json
TypeScript Bot cb2436d5ce v0.0.158
2023-03-27 17:16:15 +00:00

21 lines
643 B
JSON

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