{
  "name": "@localzet/triangle-layer",
  "version": "1.0.0",
  "type": "module",
  "main": "./nuxt.config.ts",
  "packageManager": "pnpm@8.14.0",
  "keywords": ["localzet", "triangle", "nuxt", "vue"],
  "license": "AGPL-3.0-or-later",
  "author": {
    "name": "Ivan Zorin",
    "email": "creator@localzet.com",
    "url": "https://github.com/localzet"
  },
  "scripts": {
    "clean": "rimraf .nuxt .output node_modules"
  },
  "dependencies": {
    "@cssninja/nuxt-toaster": "^0.3.12",
    "@shuriken-ui/nuxt": "3.1.5",
    "klona": "^2.0.6",
    "magic-string": "0.30.9",
    "nuxt": "^3.11.2"
  },
  "devDependencies": {
    "@nuxt/kit": "^3.11.2",
    "@nuxt/schema": "^3.11.2",
    "@vueuse/core": "^10.9.0",
    "defu": "^6.1.4",
    "vue": "^3.4.21",
    "vue-router": "^4.3.0"
  }
}
