Forked from hermes-frontend, stripped openclaw/bun specifics: - Auth tokens: openclaw_session -> nyx_session - Vite proxy: localhost:3003 -> localhost:8000 (assay) - Prod WS: wss://assay.loop42.de/ws - Workspace paths: removed openclaw-specific paths - Added missing deps: @heroicons/vue, overlayscrollbars-vue - Branding: title -> nyx Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
16 lines
300 B
JSON
16 lines
300 B
JSON
{
|
|
"name": "@volar/source-map",
|
|
"version": "2.4.28",
|
|
"license": "MIT",
|
|
"files": [
|
|
"**/*.js",
|
|
"**/*.d.ts"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/volarjs/volar.js.git",
|
|
"directory": "packages/source-map"
|
|
},
|
|
"gitHead": "882cd56d46a13d272f34e451f495d3d62251969a"
|
|
}
|