{
  "name": "formio-viewer",
  "version": "2.61.6",
  "description": "A Form.io form viewer application",
  "main": "index.js",
  "scripts": {
    "build": "gulp build && webpack --config webpack.config.js && gulp inlinesource",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/formio/formio-viewer.git"
  },
  "author": "Travis Tidwell <travis@form.io>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/formio/formio-viewer/issues"
  },
  "homepage": "https://github.com/formio/formio-viewer#readme",
  "dependencies": {
    "bootstrap": "^4.6.0",
    "bootswatch": "^4.6.0",
    "core-js": "^3.18.3",
    "flatpickr": "^4.6.6",
    "font-awesome": "^4.7.0",
    "formiojs": "4.21.7",
    "moment-timezone": "^0.5.34",
    "seamless": "^1.4.1"
  },
  "devDependencies": {
    "@babel/cli": "^7.15.7",
    "@babel/core": "^7.15.8",
    "@babel/plugin-proposal-export-default-from": "^7.14.5",
    "@babel/plugin-proposal-optional-chaining": "^7.14.5",
    "@babel/polyfill": "^7.12.1",
    "@babel/preset-env": "^7.15.8",
    "babel-eslint": "^10.1.0",
    "babel-loader": "^8.2.3",
    "copy-props": "^3.0.1",
    "del": "^6.0.0",
    "gulp": "^4.0.2",
    "gulp-concat": "^2.6.1",
    "gulp-htmlmin": "^5.0.1",
    "gulp-inline-source": "^4.0.0",
    "gulp-load-plugins": "^2.0.7",
    "gulp-minify-css": "^1.2.3",
    "gulp-rename": "^2.0.0",
    "gulp-s3": "^0.11.0",
    "gulp-streamify": "^1.0.2",
    "gulp-uglify": "^3.0.2",
    "vinyl-source-stream": "^2.0.0",
    "webpack": "5.59.1",
    "webpack-cli": "^4.9.1"
  }
}
