{
  "name": "@theaimegroup/aime-component-library",
  "version": "1.7.51",
  "description": "AIME Component Library ",
  "main": "lib/index.js",
  "module": "lib/index.esm.js",
  "types": "lib/index.d.ts",
  "publishConfig": {
    "access": "restricted"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "rollup -c",
    "prepublishOnly": "npm run build"
  },
  "np": {
    "publish": false,
    "tests": false
  },
  "keywords": [
    "React",
    "AIME",
    "Library"
  ],
  "author": "Amanullah Soomro || Kaleemullah Nizamani",
  "license": "MIT",
  "devDependencies": {
    "@apollo/client": "^3.5.5",
    "@babel/core": "^7.12.9",
    "@chakra-ui/icons": "^1.1.1",
    "@chakra-ui/react": "^1.7.2",
    "@emotion/react": "^11.7.0",
    "@emotion/styled": "^11.6.0",
    "@ericnjeru/aime-blog": "^1.0.0",
    "@rollup/plugin-commonjs": "^17.1.0",
    "@rollup/plugin-node-resolve": "^11.2.1",
    "@types/draftjs-to-html": "^0.8.1",
    "@types/react": "^17.0.0",
    "@types/react-draft-wysiwyg": "^1.13.4",
    "axios": "^0.24.0",
    "babel-loader": "^8.2.2",
    "draft-js": "^0.11.7",
    "draft-js-import-html": "^1.4.1",
    "draftjs-to-html": "^0.9.1",
    "framer-motion": "^4.1.17",
    "graphql": "^16.0.1",
    "postcss": "^8.4.1",
    "react": "^17.0.1",
    "react-dom": "^17.0.1",
    "react-google-charts": "^3.0.15",
    "react-moment": "^1.1.1",
    "react-rating": "^2.0.5",
    "rollup": "^2.60.1",
    "rollup-plugin-node-resolve": "^5.2.0",
    "rollup-plugin-peer-deps-external": "^2.2.4",
    "rollup-plugin-postcss": "^4.0.2",
    "rollup-plugin-typescript2": "^0.30.0",
    "typescript": "^4.1.2"
  },
  "peerDependencies": {
    "@apollo/client": "^3.5.5",
    "@chakra-ui/icons": "^1.1.1",
    "@chakra-ui/react": "^1.7.2",
    "@emotion/react": "^11.7.0",
    "@emotion/styled": "^11.6.0",
    "framer-motion": "^4.1.17",
    "graphql": "^16.0.1",
    "react": "^16.13.0",
    "react-dom": "^16.13.0"
  },
  "dependencies": {
    "@ericnjeru/aime-blog": "^1.0.0",
    "axios": "^0.24.0",
    "change-case": "^4.1.2",
    "draft-js": "^0.11.7",
    "draft-js-import-html": "^1.4.1",
    "draftjs-to-html": "^0.9.1",
    "i": "^0.3.7",
    "npm": "^8.3.1",
    "react-draft-wysiwyg": "^1.14.7",
    "react-google-charts": "^3.0.15",
    "react-moment": "^1.1.1",
    "react-rating": "^2.0.5",
    "react-router-dom": "^6.3.0",
    "recharts": "^2.1.9",
    "tslib": "^2.4.0",
    "webpack": "^5.68.0"
  }
}
