{
  "name": "mazeof-react",
  "version": "1.2.0",
  "description": "some goods for your react",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ManuUseGitHub/mazeof-react.git"
  },
  "keywords": [
    "react",
    "hooks",
    "usefull"
  ],
  "author": "maze014",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ManuUseGitHub/mazeof-react/issues"
  },
  "homepage": "https://github.com/ManuUseGitHub/mazeof-react#readme",
  "peerDependencies": {
    "react": "^18.2.0"
  }
}
