mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
10 lines
140 B
JSON
10 lines
140 B
JSON
{
|
|
"name": "@videojs/e2e-vite",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"dev": "vite --host"
|
|
}
|
|
}
|