Files
website/node_modules/@volar/language-core/package.json
2024-05-06 17:15:30 -04:00

19 lines
359 B
JSON

{
"name": "@volar/language-core",
"version": "2.1.6",
"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.1.6"
},
"gitHead": "7feafa54fd3540569d492c2ab582c10c0cdc84d2"
}