{
  "name": "genie-ui",
  "version": "1.2.83",
  "description": "",
  "author": "张庆源 - 梅清Silas",
  "contributors": [],
  "main": "./build/tunas.umd.js",
  "scripts": {
    "dev": "vue-cli-service serve",
    "build": "vue-cli-service build --target lib --name tunas src/tunas.ts",
    "lint": "vue-cli-service lint",
    "test:unit": "vue-cli-service test:unit",
    "test:e2e": "vue-cli-service test:e2e",
    "p": "npm publish --registry http://registry.npmjs.org && tnpm sync && cnpm sync"
  },
  "dependencies": {
    "@antv/f2": "^3.3.5",
    "amfe-env": "^2.0.0",
    "jsonuri": "^2.0.0-rc.5",
    "tinycolor2": "^1.4.1",
    "visibilityjs": "^2.0.2",
    "xp-loadjs": "^1.0.2"
  },
  "devDependencies": {
    "@babel/runtime-corejs2": "^7.2.0",
    "@types/jest": "^23.1.4",
    "@vue/cli-plugin-babel": "^3.0.1",
    "@vue/cli-plugin-e2e-nightwatch": "^3.0.0-rc.11",
    "@vue/cli-plugin-typescript": "^3.0.0-rc.11",
    "@vue/cli-plugin-unit-jest": "^3.0.0-rc.11",
    "@vue/cli-service": "^3.0.0-rc.11",
    "@vue/test-utils": "^1.0.0-beta.20",
    "autoprefixer": "^7.2.6",
    "babel-core": "7.0.0-bridge.0",
    "cssnano": "^3.10.0",
    "cssnano-preset-advanced": "^4.0.0",
    "lint-staged": "^6.0.0",
    "postcss-aspect-ratio-mini": "^0.0.2",
    "postcss-import": "^11.1.0",
    "postcss-preset-env": "^5.3.0",
    "postcss-px-to-viewport": "^0.0.3",
    "postcss-url": "^7.3.2",
    "postcss-viewport-units": "^0.1.4",
    "postcss-write-svg": "^3.0.1",
    "poststylus": "^1.0.0",
    "rimraf": "^2.6.0",
    "stylus": "^0.54.5",
    "stylus-loader": "^3.0.2",
    "ts-jest": "^23.0.0",
    "tslint": "^5.11.0",
    "tslint-config-standard": "^7.1.0",
    "typescript": "^3.0.0",
    "vue": "^2.5.17",
    "vue-class-component": "^6.0.0",
    "vue-property-decorator": "^7.0.0",
    "vue-router": "^3.0.1",
    "vue-template-compiler": "^2.5.17",
    "vuex": "^3.1.0"
  }
}
