42 lines
1.0 KiB
JSON
42 lines
1.0 KiB
JSON
{
|
|
"name": "nuxt-app",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"build": "nuxt build",
|
|
"dev": "nuxt dev",
|
|
"generate": "nuxt generate",
|
|
"preview": "nuxt preview",
|
|
"postinstall": "nuxt prepare"
|
|
},
|
|
"dependencies": {
|
|
"@artmizu/yandex-metrika-nuxt": "^1.0.4",
|
|
"@monogrid/gainmap-js": "^3.0.5",
|
|
"@nodetoy/three-nodetoy": "^0.1.36",
|
|
"@nuxt/image": "^1.7.0",
|
|
"@nuxtjs/robots": "^4.0.0",
|
|
"@nuxtjs/sitemap": "^5.3.5",
|
|
"@nuxtjs/tailwindcss": "^6.12.0",
|
|
"@tailwindcss/typography": "^0.5.13",
|
|
"@tresjs/cientos": "^3.9.0",
|
|
"@tresjs/core": "^4.0.2",
|
|
"@tresjs/nuxt": "^3.0.8",
|
|
"@tresjs/post-processing": "^0.7.1",
|
|
"consola": "^3.2.3",
|
|
"marked": "^12.0.2",
|
|
"nuxt": "^3.11.2",
|
|
"nuxt-icon": "^0.6.10",
|
|
"nuxt-svgo": "^4.0.1",
|
|
"sass": "^1.77.4",
|
|
"sharp": "^0.33.5",
|
|
"tailwindcss": "^3.4.3",
|
|
"three": "^0.165.0",
|
|
"vue": "^3.4.27",
|
|
"vue-router": "^4.3.2"
|
|
},
|
|
"devDependencies": {
|
|
"@types/imagemin": "^9.0.0",
|
|
"@types/three": "^0.174.0"
|
|
}
|
|
}
|