iceshrimp/.yarn/sdks/typescript/package.json
2023-10-25 18:49:17 +02:00

11 lines
181 B
JSON

{
"name": "typescript",
"version": "5.1.6-sdk",
"main": "./lib/typescript.js",
"type": "commonjs",
"bin": {
"tsc": "./bin/tsc",
"tsserver": "./bin/tsserver"
}
}