GasWell-front/node_modules/@volar/language-core/package.json

19 lines
359 B
JSON

{
"name": "@volar/language-core",
"version": "2.4.8",
"license": "MIT",
"files": [
"**/*.js",
"**/*.d.ts"
],
"repository": {
"type": "git",
"url": "https://github.com/volarjs/volar.js.git",
"directory": "packages/language-core"
},
"dependencies": {
"@volar/source-map": "2.4.8"
},
"gitHead": "bfa90aec50b975189f574b47affb619b9e1d679d"
}