Files
website/node_modules/@volar/source-map/package.json
2024-05-06 17:15:30 -04:00

19 lines
350 B
JSON

{
"name": "@volar/source-map",
"version": "2.1.6",
"license": "MIT",
"files": [
"**/*.js",
"**/*.d.ts"
],
"repository": {
"type": "git",
"url": "https://github.com/volarjs/volar.js.git",
"directory": "packages/source-map"
},
"dependencies": {
"muggle-string": "^0.4.0"
},
"gitHead": "7feafa54fd3540569d492c2ab582c10c0cdc84d2"
}