mirror of
https://github.com/vitejs/vite.git
synced 2024-11-21 22:59:10 +00:00
8 lines
140 B
JSON
8 lines
140 B
JSON
{
|
|
"name": "@vitejs/test-dep-with-builtin-module-esm",
|
|
"private": true,
|
|
"version": "0.0.0",
|
|
"main": "index.js",
|
|
"type": "module"
|
|
}
|