{
  "name": "hybrid-placeholder-jss-example",
  "version": "22.2.0",
  "description": "",
  "main": "dist/index.js",
  "scripts": {
    "build": "webpack --mode production"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jbreuer/Hybrid-Placeholder.git"
  },
  "keywords": [
    "Sitecore",
    "JSS",
    "React",
    "Hybrid",
    "Placeholder",
    "Example"
  ],
  "author": "Jeroen Breuer",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jbreuer/Hybrid-Placeholder/issues"
  },
  "homepage": "https://github.com/jbreuer/Hybrid-Placeholder#readme",
  "peerDependencies": {
    "@sitecore-jss/sitecore-jss": "^22.2.0",
    "@sitecore-jss/sitecore-jss-react": "^22.2.0",
    "react": "^18.2.0"
  },
  "devDependencies": {
    "@babel/core": "^7.17.5",
    "@babel/preset-react": "^7.16.7",
    "@sitecore-jss/sitecore-jss": "^22.2.0",
    "@sitecore-jss/sitecore-jss-react": "^22.2.0",
    "babel-loader": "^8.2.3",
    "babel-preset-react": "^6.24.1",
    "react": "^18.2.0",
    "webpack": "^5.70.0",
    "webpack-cli": "^4.9.2"
  }
}
