mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-17 17:48:07 +00:00
21 lines
643 B
JSON
21 lines
643 B
JSON
{
|
|
"name": "@definitelytyped/typescript-versions",
|
|
"version": "0.0.163",
|
|
"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"
|
|
}
|
|
}
|