{
  "name": "@maldarabseh/dga-react",
  "version": "1.0.7",
  "description": "React components for DGA Design System",
  "main": "dist/index.js",
  "module": "dist/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "dist/"
  ],
  "peerDependencies": {
    "react": ">=17.0.0",
    "react-dom": ">=17.0.0",
    "@maldarabseh/dga-stencil": "^1.0.7"
  },
  "keywords": ["react", "components", "dga", "design-system", "stencil"],
  "author": "maldarabseh",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/dga-ksa/design-system.git"
  }
}
