{
  "name": "@viacomcbs/openap-inventory-manager-react",
  "description": "React UI for OpenAP Inventory Manager",
  "peerDependencies": {
    "@reduxjs/toolkit": "^1.6.1",
    "next": "^11.1.0",
    "react": "^17.0.0",
    "react-redux": "^7.2.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ViacomInc/openap-inventory-manager.git"
  },
  "private": false,
  "license": "Apache-2.0",
  "version": "1.1.0",
  "author": "ViacomCBS",
  "main": "index.js",
  "types": "index.app.d.ts",
  "dependencies": {
    "@fortawesome/free-solid-svg-icons": "^5.15.0",
    "@viacomcbs/broadcast-calendar": "^1.2.0",
    "classnames": "^2.3.1",
    "debounce": "^1.2.1",
    "fp-ts": "^2.10.0",
    "graphql-request": "^3.4.0",
    "io-ts": "2.2.16",
    "io-ts-types": "^0.5.16",
    "luxon": "^2.0.0",
    "papaparse": "5.3.1",
    "path-to-regexp": "^6.2.0",
    "query-string": "^7.0.0",
    "ramda": "^0.28.0",
    "react-modal": "^3.12.1",
    "react-select": "^5.0.0",
    "react-spring": "^9.1.0",
    "react-table": "^7.6.2",
    "react-tabs": "^3.2.1",
    "use-timeout": "^1.1.0"
  }
}
