{
  "name": "@intersect.mbo/govtool-outcomes-pillar-ui",
  "version": "1.5.10",
  "description": "Governance actions outcomes ui",
  "main": "dist/cjs/index.js",
  "module": "dist/esm/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "dist",
    "src"
  ],
  "scripts": {
    "build": "rollup -c --bundleConfigAsCjs ",
    "prepublishOnly": "npm run build",
    "semantic-release": "semantic-release",
    "watch": "rollup -c --bundleConfigAsCjs  --watch"
  },
  "publishConfig": {
    "access": "public"
  },
  "contributors": [
    {
      "name": "Lido Nation",
      "email": "hello@lidonation.com",
      "url": "https://www.lidonation.com/en"
    }
  ],
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/IntersectMBO/govtool-outcomes-pillar.git"
  },
  "homepage": "https://github.com/IntersectMBO/govtool-outcomes-pillar",
  "devDependencies": {
    "@babel/core": "^7.26.0",
    "@babel/preset-env": "^7.26.7",
    "@babel/preset-react": "^7.26.3",
    "@babel/preset-typescript": "^7.26.0",
    "@emotion/react": "^11.11.4",
    "@emotion/styled": "^11.11.5",
    "@mui/material": "^5.15.18",
    "@rollup/plugin-babel": "^6.0.4",
    "@rollup/plugin-commonjs": "^28.0.2",
    "@rollup/plugin-image": "^3.0.3",
    "@rollup/plugin-json": "^6.1.0",
    "@rollup/plugin-node-resolve": "^15.3.0",
    "@rollup/plugin-terser": "^0.4.4",
    "@rollup/plugin-typescript": "^12.1.1",
    "@types/node": "^22.12.0",
    "@types/react": "^18.3.12",
    "@types/react-dom": "^18.3.1",
    "@types/react-router-dom": "^5.3.3",
    "autoprefixer": "^10.4.20",
    "postcss": "^8.4.49",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "react-markdown": "^9.0.3",
    "react-query": "^3.39.3",
    "react-router-dom": "^6.23.1",
    "remark-breaks": "^4.0.0",
    "remark-gfm": "^4.0.1",
    "rollup": "^4.28.0",
    "rollup-plugin-dts": "^6.1.1",
    "rollup-plugin-peer-deps-external": "^2.2.4",
    "rollup-plugin-postcss": "^4.0.2",
    "sass": "^1.77.2",
    "semantic-release": "^24.2.1",
    "tslib": "^2.8.1",
    "typescript": "^5.7.2"
  },
  "dependencies": {
    "@fontsource/poppins": "^5.0.14",
    "@intersect.mbo/intersectmbo.org-icons-set": "^1.0.8",
    "axios": "^1.12.2",
    "bech32": "^2.0.0",
    "buffer": "^6.0.3",
    "react-diff-view": "^3.2.1",
    "rehype-katex": "^7.0.1",
    "remark-math": "^6.0.0",
    "unidiff": "^1.0.4"
  },
  "peerDependencies": {
    "@emotion/react": "^11.11.4",
    "@emotion/styled": "^11.11.5",
    "@mui/material": "^5.15.18",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "react-markdown": "^9.0.1",
    "react-query": "^3.39.3",
    "react-router-dom": "^6.23.1",
    "sass": "^1.77.2"
  },
  "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
