{
  "name": "@qoretechnologies/reqore",
  "version": "0.1.36",
  "description": "ReQore is a UI library of components for Qorus connected apps",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "test": "npm run test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/qoretechnologies/reqore.git"
  },
  "keywords": [
    "library",
    "ui",
    "qorus",
    "react"
  ],
  "author": "Qore Technologies",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/qoretechnologies/reqore/issues"
  },
  "homepage": "https://github.com/qoretechnologies/reqore#readme",
  "devDependencies": {
    "@types/node": "^14.14.14",
    "@types/react": "^17.0.0",
    "@types/react-dom": "^17.0.0",
    "@types/styled-components": "^5.1.5",
    "react": "^17.0.1",
    "react-dom": "^17.0.1",
    "styled-components": "^5.2.1",
    "typescript": "^4.1.3"
  },
  "peerDependencies": {
    "react": "^17.0.1",
    "react-dom": "^17.0.1"
  },
  "dependencies": {
    "@blueprintjs/core": "^3.36.0",
    "@types/lodash": "^4.14.166",
    "classnames": "^2.2.6",
    "lodash": "^4.17.20",
    "polished": "^4.0.5",
    "react-scrollbar": "^0.5.6",
    "react-use": "^15.3.4",
    "shortid": "^2.2.16",
    "styled-components": "^5.2.1"
  }
}
