12 lines
172 B
JSON
12 lines
172 B
JSON
|
{
|
||
|
"name": "@bytedo/vue-live-cli",
|
||
|
"type": "module",
|
||
|
"version": "0.0.1",
|
||
|
"bin": {
|
||
|
"vue-live-cli": "index.js"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"iofs": "^1.5.2"
|
||
|
}
|
||
|
}
|