mirror of
https://github.com/xlmnxp/extractify.zip.git
synced 2024-11-23 17:13:12 +03:00
28 lines
590 B
JSON
28 lines
590 B
JSON
{bd9d4c9e624e445f82451879b51ae803f03130cb true 590 package.json 0xc002e581c0}
{
|
|
"name": "nuxt-app",
|
|
"private": true,
|
|
"scripts": {
|
|
"build": "nuxt build",
|
|
"dev": "nuxt dev",
|
|
"generate": "nuxt generate",
|
|
"preview": "nuxt preview",
|
|
"postinstall": "nuxt prepare"
|
|
},
|
|
"devDependencies": {
|
|
"@types/libarchive.js": "^1.3.1",
|
|
"@types/node": "^18",
|
|
"@types/uuid": "^9.0.1",
|
|
"nuxt": "^3.4.3"
|
|
},
|
|
"dependencies": {
|
|
"@mdi/font": "^7.2.96",
|
|
"libarchive.js": "^1.3.0",
|
|
"moveable": "^0.47.7",
|
|
"sass": "^1.62.1",
|
|
"selecto": "^1.22.3",
|
|
"uuid": "^9.0.0",
|
|
"vue3-selecto": "^1.8.4",
|
|
"vuetify": "^3.2.4"
|
|
}
|
|
}
|