UNPKG

mazeof-react

Version:
29 lines (28 loc) 611 B
{ "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" } }