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