mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
20 lines
563 B
JSON
20 lines
563 B
JSON
{
|
|
"name": "@definitelytyped/typescript-versions",
|
|
"version": "0.0.70-next.3",
|
|
"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"
|
|
}
|
|
}
|