feat: init

This commit is contained in:
2026-02-13 22:02:30 +01:00
commit 8f9ff830fb
16711 changed files with 3307340 additions and 0 deletions

14
node_modules/@volar/source-map/package.json generated vendored Normal file
View File

@@ -0,0 +1,14 @@
{
"name": "@volar/source-map",
"version": "2.4.27",
"license": "MIT",
"files": [
"**/*.js",
"**/*.d.ts"
],
"repository": {
"type": "git",
"url": "https://github.com/volarjs/volar.js.git",
"directory": "packages/source-map"
}
}