{
  "name": "@ratatouille-ui/footer",
  "version": "0.1.9-alpha.0",
  "main": "./dist/index.js",
  "types": "./dist/index.d.ts",
  "author": "Mathias Wirtz",
  "license": "UNLICENSED",
  "scripts": {
    "prepare": "tsc"
  },
  "dependencies": {
    "@material-ui/core": "^4.11.2",
    "react": "^17.0.1"
  },
  "gitHead": "70ed20fe3e554211eba6b4c937f9cff6e3f01523",
  "publishConfig": {
    "access": "public"
  }
}
