{
  "name": "generator-fundamental-react-app",
  "version": "0.0.4",
  "description": "Yeoman generator for a web app with fundamental-react and parcel",
  "main": "index.js",
  "keywords": [
    "generator",
    "yeoman-generator",
    "parcel",
    "react",
    "fundamental-react",
    "fiori"
  ],
  "author": {
    "name": "Valentin Huber",
    "email": "valentin.huber@msg.group"
  },
  "license": "MIT",
  "dependencies": {
    "yeoman-generator": "^4.10.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/huberv/generator-fundamental-react-app.git"
  },
  "homepage": "https://github.com/huberv/generator-fundamental-react-app/",
  "bugs": {
    "url": "https://github.com/huberv/generator-fundamental-react-app/issues"
  }
}
