Initial commit: FluxKit UI Component Library

This commit is contained in:
FluxKit
2026-02-19 15:11:11 +00:00
commit a770b18136
3423 changed files with 1271865 additions and 0 deletions

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

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