Files
memecoin-botV2/.pnpm-store/v10/files/e2/2952a21f784e380a9467443a4ab8a2ca0993891059a6bbcf5773c61b011e116b4cd7eb032defbf54845940d189d1a80b7126820efc96abfba0d1b862a6782c

45 lines
1.0 KiB
Plaintext

{
"name": "@typescript/typescript-linux-x64",
"version": "7.0.2",
"license": "Apache-2.0",
"author": "Microsoft Corp.",
"homepage": "https://www.typescriptlang.org/",
"description": "TypeScript is a language for application scale JavaScript development",
"keywords": [
"TypeScript",
"Microsoft",
"compiler",
"language",
"javascript"
],
"bugs": {
"url": "https://github.com/microsoft/TypeScript/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/microsoft/TypeScript.git"
},
"type": "module",
"preferUnplugged": true,
"engines": {
"node": ">=16.20.0"
},
"files": [
"lib",
"NOTICE.txt"
],
"exports": {
"./package.json": "./package.json"
},
"gitHead": "2bd066d87f5bafd315be9f40889d0a60b9e58e0b",
"publishConfig": {
"access": "public",
"tag": "latest"
},
"os": [
"linux"
],
"cpu": [
"x64"
]
}