mirror of
https://github.com/vitejs/vite.git
synced 2024-11-22 07:09:05 +00:00
7 lines
107 B
JSON
7 lines
107 B
JSON
|
{
|
||
|
"name": "@vitejs/test-importee-pkg",
|
||
|
"private": true,
|
||
|
"version": "0.0.0",
|
||
|
"main": "./index.js"
|
||
|
}
|