vite/playground/optimize-deps/dep-with-dynamic-import/package.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
136 B
JSON
Raw Permalink Normal View History

{
"name": "@vitejs/test-dep-with-dynamic-import",
"private": true,
"version": "0.0.0",
"type": "module",
"main": "index.js"
}