Adds @xuqm/h5-sdk/private entry point with JSON-based initialization, feature gating, and error codes for private deployment scenarios. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
16 行
300 B
JSON
16 行
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"
|
|
}
|