{
  "name": "@windwalker-io/unicorn",
  "version": "1.1.23",
  "description": "Unicorn framework js library",
  "types": "types/index.d.ts",
  "main": "dist/unicorn.js",
  "scripts": {
    "build": "cross-env gulp",
    "build:dev": "cross-env NODE_ENV=development gulp",
    "build:prod": "cross-env NODE_ENV=production gulp",
    "watch": "cross-env NODE_ENV=development gulp --watching=1",
    "watch:reload": "cross-env NODE_ENV=development gulp --watching=1 --livereload=1"
  },
  "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",
  "dependencies": {
    "@asika32764/vue-animate": "^3.0.2",
    "@fortawesome/fontawesome-free": "^6.0",
    "@types/alpinejs": "^3.13.6",
    "@types/bootstrap": "^5.2.10",
    "@webcomponents/webcomponentsjs": "^2.5.0",
    "@windwalker-io/core": "^4.0",
    "@windwalker-io/srp": "^1.0",
    "alpinejs": "^2.0||^3.0",
    "awesome-bootstrap-checkbox": "^1.0.1",
    "axios": "^1.0",
    "bootstrap": "^5.0.0",
    "cropperjs": "^1.5.11",
    "css-loader": "^6.8.1",
    "flatpickr": "^4.6.9",
    "gulp-typescript": "^5.0||^6.0",
    "sortablejs": "^1.13.0",
    "spectrum-vanilla": "^1.0.2",
    "systemjs": "^6.8.3",
    "tinymce": "^5.8.0||^6.0||^7.0",
    "tom-select": "^2.0.0",
    "typescript": "^4.0||^5.0",
    "vue": "^3.0",
    "vue2-animate": "^2.1.4",
    "vuedraggable": "^3.0||^4.0.3",
    "webpack": "^5.89.0",
    "youtube-background": "^1.0.14"
  },
  "devDependencies": {
    "@babel/core": "^7.13.14",
    "@babel/plugin-proposal-decorators": "^7.13.5",
    "@babel/plugin-transform-class-properties": "^7.13.0",
    "@babel/plugin-transform-optional-chaining": "^7.25.9",
    "@babel/preset-env": "^7.13.12",
    "@rubenbimmel/alpine-class-component": "^0.0.4",
    "@ryangjchandler/spruce": "^2.0",
    "@types/alpinejs": "^3.13.6",
    "@types/lodash-es": "^4.17.12",
    "@types/punycode": "^2.1.4",
    "@types/qs": "^6.9.11",
    "@types/sprintf-js": "^1.1.4",
    "@vue/compiler-sfc": "^3.1.1",
    "@vue/reactivity": "^3.3.7",
    "@vue/tsconfig": "^0.5.1",
    "@windwalker-io/fusion": "^1.0",
    "babel-loader": "^8.2.2",
    "bootstrap": "^5.1.3",
    "bundle-declarations-webpack-plugin": "^5.0.1",
    "choices.js": "^9.0.1",
    "core-js": "3",
    "file-loader": "^6.2.0",
    "gulp": "^4.0.2",
    "gulp-babel": "^8.0.0",
    "lodash-es": "^4.17.21",
    "mark.js": "^8.11.1",
    "minimist": "^1.2.5",
    "postcss-loader": "^8.1.0",
    "punycode": "^2.3.1",
    "qs": "^6.10.1",
    "regenerator-runtime": "^0.13.7",
    "rollup-plugin-terser": "^7.0.2",
    "sass-loader": "^14.1.1",
    "sprintf-js": "^1.1.2",
    "style-loader": "^2.0.0",
    "ts-loader": "^9.5.1",
    "ts-md5": "^1.3.1",
    "url-template": "^3.1.0",
    "vinyl-named-with-path": "^1.0.0",
    "vue-demi": "^0.13.11",
    "vue-loader": "^16",
    "vue-style-loader": "^4.1.3",
    "vue3-slide-up-down": "^1.2.5",
    "webpack": "^5.0",
    "webpack-bundle-analyzer": "^4.6.1",
    "webpack-comment-remover-loader": "^0.0.3",
    "webpack-stream": "^7.0"
  },
  "windwalker": {
    "vendors": [
      "@fortawesome/fontawesome-free",
      "@windwalker-io/unicorn",
      "@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"
    ]
  }
}
