36 lines
949 B
JSON
36 lines
949 B
JSON
{
|
|
"name": "tianzhan4",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "tianzhan4",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"typescript": "^4.8.4"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "4.8.4",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
|
|
"integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.2.0"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "4.8.4",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.4.tgz",
|
|
"integrity": "sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ=="
|
|
}
|
|
}
|
|
}
|