Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ProjectBackup/Java/WebServer/webserver/node_modules/tsc/package.json
2022-09-04 12:45:01 +02:00

51 lines
1.2 KiB
JSON

{
"_from": "tsc",
"_id": "tsc@2.0.3",
"_inBundle": false,
"_integrity": "sha512-SN+9zBUtrpUcOpaUO7GjkEHgWtf22c7FKbKCA4e858eEM7Qz86rRDpgOU2lBIDf0fLCsEg65ms899UMUIB2+Ow==",
"_location": "/tsc",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "tsc",
"name": "tsc",
"escapedName": "tsc",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/tsc/-/tsc-2.0.3.tgz",
"_shasum": "037fe579e3bd67a5cbdaa604b43c6c1991b04bef",
"_spec": "tsc",
"_where": "D:\\Programmierstuff\\Java\\WebServer\\webserver",
"author": {
"name": "basaratali@gmail.com"
},
"bin": {
"tsc": "bin/tsc"
},
"bugs": {
"url": "https://github.com/basarat/tsc/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A deprecated release of the TypeScript compiler",
"homepage": "https://github.com/basarat/tsc#readme",
"keywords": [
"typescript"
],
"license": "MIT",
"main": "./bin/tsc.js",
"name": "tsc",
"repository": {
"type": "git",
"url": "git+https://github.com/basarat/tsc.git"
},
"version": "2.0.3"
}