{
  "name": "@windwalker-io/unicorn-next",
  "version": "0.1.19",
  "description": "Unicorn framework js library",
  "type": "module",
  "typings": "dist/index.d.ts",
  "main": "dist/unicorn.js",
  "scripts": {
    "dev": "vite build --watch --mode development",
    "build": "vite build",
    "preview": "vite preview",
    "dev:assets": "vite build --watch --mode development --config vite.assets.config.ts",
    "build:assets": "vite build --config vite.assets.config.ts",
    "build:prod": "yarn build && yarn build:assets",
    "upgrade": "yarn up '**' -R"
  },
  "sideEffects": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ventoviro/unicorn.git"
  },
  "keywords": [
    "windwalker",
    "unicorn",
    "windwalker-libs"
  ],
  "author": "Simon Asika",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ventoviro/unicorn/issues"
  },
  "homepage": "https://github.com/ventoviro/unicorn#readme",
  "windwalker": {
    "vendors": [
      "@fortawesome/fontawesome-free",
      "@windwalker-io/unicorn",
      "@windwalker-io/unicorn-next",
      "@webcomponents/webcomponentsjs",
      "@ryangjchandler/spruce",
      "@asika32764/vue-animate",
      "alpinejs",
      "awesome-bootstrap-checkbox",
      "axios",
      "bootstrap",
      "cropperjs",
      "flatpickr",
      "regenerator-runtime",
      "systemjs",
      "sortablejs",
      "tinymce",
      "tinymce-i18n",
      "vue",
      "sortablejs",
      "spectrum-vanilla",
      "vuedraggable",
      "vue2-animate",
      "choices.js",
      "tom-select",
      "mark.js",
      "core-js-bundle",
      "jquery",
      "current-script-polyfill"
    ]
  },
  "devDependencies": {
    "@lyrasoft/ts-toolkit": "^0.2.4",
    "@rubenbimmel/alpine-class-component": "^0.0.4",
    "@types/alpinejs": "^3",
    "@types/bootstrap": "^5",
    "@types/lodash-es": "^4.17.12",
    "@types/punycode": "^2",
    "@types/sortablejs": "^1",
    "@types/sprintf-js": "^1",
    "@vitejs/plugin-vue": "^6.0.1",
    "bootstrap": "^5.3.8",
    "lodash-es": "^4.17.21",
    "punycode": "^2.3.1",
    "qss": "^3.0.0",
    "rimraf": "^6.0.1",
    "rollup-plugin-tree-shakeable": "^2.0.0",
    "sprintf-js": "^1.1.3",
    "ts-mixer": "^6.0.4",
    "tsdoc-markdown": "^1.4.1",
    "unplugin-dts": "^1.0.0-beta.6",
    "url-template": "^3.1.1",
    "vite": "^7.1.7",
    "vite-plugin-dts": "^4.5.4",
    "vue3-slide-up-down": "^2.1.0"
  },
  "dependencies": {
    "alpinejs": "^3.15.0",
    "axios": "^1.12.2",
    "bigint-toolkit": "^0.2.0",
    "cropperjs": "^1.5.11",
    "flatpickr": "^4.6.13",
    "sortablejs": "^1.15.6",
    "spectrum-vanilla": "^1.1.1",
    "tinymce": "^6.0||^7.0||^8.0",
    "tom-select": "^2.4.3",
    "vue": "^3.5.22",
    "vue-draggable-plus": "^0.6.0",
    "vue-multi-uploader": "^0.1.9",
    "web-directive": "^0.2.0"
  }
}
