{
  "name": "@byu-oit/vue-decision-processing-components",
  "version": "9.7.20",
  "description": "Vue components shared between decision processing systems for the CES schools.",
  "dependencies": {
    "@fortawesome/fontawesome-free": "^5.15.4",
    "@fortawesome/fontawesome-svg-core": "^1.2.36",
    "@fortawesome/free-regular-svg-icons": "^5.15.4",
    "@fortawesome/free-solid-svg-icons": "^5.15.4",
    "@fortawesome/vue-fontawesome": "^2.0.10",
    "csv-string": "^4.0.1",
    "dayjs": "^1.11.11",
    "is-iso-date": "0.0.1",
    "lodash.get": "^4.4.2",
    "lodash.range": "^3.2.0",
    "s-age": "^1.1.2",
    "vue2-datepicker": "^3.10.4"
  },
  "devDependencies": {
    "standard-version": "^9.3.2"
  },
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/byu-oit/vue-decision-processing-components.git"
  },
  "author": "Aaron Rasmussen <aaron.rasmussen@byu.edu>",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/byu-oit/vue-decision-processing-components/issues"
  },
  "homepage": "https://github.com/byu-oit/vue-decision-processing-components#readme",
  "peerDependencies": {
    "vue": "^2.6.12",
    "vuex": "^3.5.1"
  },
  "publishConfig": {
    "provenance": false
  }
}
