{
  "name": "@wg-npm/survey-creator",
  "version": "1.78.511954",
  "description": "",
  "license": "MIT",
  "scripts": {
    "dts": "echo ignore dts",
    "dev": "rollup -c --watch --environment INCLUDE_DEPS,BUILD:production",
    "build": "rollup -c --environment INCLUDE_DEPS,BUILD:production",
    "watch": "rollup -c --watch.include \"src/**\" --environment INCLUDE_DEPS,BUILD:production",
    "lint": "eslint \"**/*.ts\"  \"**/*.vue\" --no-error-on-unmatched-pattern",
    "lint-fix": "eslint \"**/*.ts\"  \"**/*.vue\" --fix --no-error-on-unmatched-pattern"
  },
  "peerDependencies": {
    "@wg-npm/survey-core": "1.78.511954",
    "@wg-npm/survey-service-api": "1.78.511954",
    "axios": "^0.19.2",
    "camelcase": "^6.0.0",
    "deepmerge": "^4.2.2",
    "lodash": "^4.17.15",
    "view-design": "^4.3.1",
    "vue": "^2.6.11",
    "vue-i18n": "^8.18.2",
    "vuedraggable": "2.24.0"
  },
  "devDependencies": {
    "@babel/core": "^7.10.4",
    "@babel/plugin-transform-runtime": "^7.10.4",
    "@babel/preset-env": "^7.10.4",
    "@intlify/rollup-plugin-vue-i18n": "^1.0.0",
    "@rollup/plugin-buble": "^0.21.3",
    "@rollup/plugin-commonjs": "^13.0.0",
    "@rollup/plugin-json": "^4.1.0",
    "@rollup/plugin-node-resolve": "^8.1.0",
    "@rollup/plugin-replace": "^2.3.3",
    "@types/lodash": "^4.14.182",
    "@types/vuedraggable": "^2.23.1",
    "@typescript-eslint/eslint-plugin": "^3.6.0",
    "@typescript-eslint/parser": "^3.6.0",
    "@vue/eslint-config-prettier": "^6.0.0",
    "@wg-npm/survey-core": "1.78.511954",
    "@wg-npm/survey-service-api": "1.78.511954",
    "acorn": "^7.3.1",
    "axios": "^0.19.2",
    "babelrc-rollup": "^3.0.0",
    "camelcase": "^6.0.0",
    "core-js": "^3.6.5",
    "deepmerge": "^4.2.2",
    "es6-promise": "^4.2.8",
    "eslint": "^7.4.0",
    "eslint-plugin-prettier": "^3.1.4",
    "eslint-plugin-vue": "^6.2.2",
    "lodash": "^4.17.15",
    "rollup": "2.20.0",
    "rollup-plugin-babel": "^4.4.0",
    "rollup-plugin-img": "^1.1.0",
    "rollup-plugin-terser": "^6.1.0",
    "rollup-plugin-typescript2": "^0.27.1",
    "rollup-plugin-vue": "^5.1.6",
    "tslib": "^2.0.0",
    "typescript": "^3.9.6",
    "view-design": "^4.3.1",
    "vue": "^2.6.11",
    "vue-i18n": "^8.18.2",
    "vue-loader": "^15.9.3",
    "vue-property-decorator": "^9.0.0",
    "vue-slider-component": "^3.2.20",
    "vue-template-compiler": "^2.6.11",
    "vuedraggable": "^2.23.2"
  },
  "main": "dist/survey-creator.esm.js",
  "sideEffects": false,
  "typings": "types/index.d.ts",
  "files": [
    "src",
    "types",
    "dist"
  ],
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "68527b2df34bdcbe7cc069fa55e5d170f5afa58c",
  "rollup": {
    "external": [
      "vue",
      "lodash",
      "vue-i18n",
      "deepmerge",
      "vuedraggable",
      "view-design",
      "camelcase"
    ],
    "output": {
      "name": "SurveyCreatorPlugin"
    }
  },
  "dependencies": {
    "quill": "^2.0.2"
  }
}
