{
  "name": "kxui",
  "version": "2.3.8",
  "createTime": "2018.05.31",
  "updateTime": "2022.05.20",
  "description": "Common Development Function Packaging",
  "homepage": "https://lkx2217.gitee.io/kxuidocs",
  "main": "./dist/kxui.js",
  "scripts": {
    "serve": "gulp serve",
    "build": "gulp build"
  },
  "repository": {
    "type": "git",
    "url": "https://gitee.com/lkx2217/kxui.git"
  },
  "author": "Lkx",
  "license": "MIT",
  "devDependencies": {
    "@babel/core": "^7.17.5",
    "@babel/preset-env": "^7.16.11",
    "del": "^6.0.0",
    "gulp": "^4.0.2",
    "gulp-babel": "^8.0.0",
    "gulp-connect": "^5.7.0",
    "gulp-header": "^2.0.9",
    "gulp-uglify": "^3.0.2",
    "gulp-watch": "^5.0.1"
  }
}
