astro-ghostcms/.pnpm-store/v3/files/88/6abf9ffaed73da31717d94cf39e...

40 lines
991 B
Plaintext

{
"name": "volar-service-typescript-twoslash-queries",
"version": "0.0.17",
"description": "Integrate TypeScript Twoslash into Volar",
"homepage": "https://github.com/volarjs/services/tree/master/packages/typescript-twoslash-queries",
"bugs": "https://github.com/volarjs/services/issues",
"sideEffects": false,
"keywords": [
"volar-service"
],
"main": "out/index.js",
"license": "MIT",
"files": [
"out/**/*.js",
"out/**/*.d.ts"
],
"repository": {
"type": "git",
"url": "https://github.com/volarjs/services.git",
"directory": "packages/typescript-twoslash-queries"
},
"author": {
"name": "Johnson Chu",
"email": "johnsoncodehk@gmail.com",
"url": "https://github.com/johnsoncodehk"
},
"devDependencies": {
"volar-service-typescript": "0.0.17"
},
"peerDependencies": {
"@volar/language-service": "~1.11.0"
},
"peerDependenciesMeta": {
"@volar/language-service": {
"optional": true
}
},
"gitHead": "bf42bae9b399b69125fd28c7a9bf95882c96068a"
}