提交学习笔记专用
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
300 B

  1. {
  2. "name": "@volar/source-map",
  3. "version": "2.4.23",
  4. "license": "MIT",
  5. "files": [
  6. "**/*.js",
  7. "**/*.d.ts"
  8. ],
  9. "repository": {
  10. "type": "git",
  11. "url": "https://github.com/volarjs/volar.js.git",
  12. "directory": "packages/source-map"
  13. },
  14. "gitHead": "9b06fb744475622284870f6cc4e638dc7747daef"
  15. }