{ "name": "@volar/language-core", "version": "1.0.18", "main": "out/index.js", "license": "MIT", "files": [ "out/**/*.js", "out/**/*.d.ts" ], "repository": { "type": "git", "url": "https://github.com/johnsoncodehk/volar.git", "directory": "packages/language-core" }, "dependencies": { "@volar/source-map": "1.0.18", "@vue/reactivity": "^3.2.45", "muggle-string": "^0.1.0" }, "gitHead": "f102ee7bfc96792c63746a5dcb9742e3346d5cc7" }