UNPKG

@am-hooks/use-title

Version:
27 lines (26 loc) 568 B
{ "name": "@am-hooks/use-title", "version": "1.0.2", "description": "Change browser tab title", "main": "index.js", "repository": { "type": "git", "url": "git+https://github.com/dorothy7964/am-hooks.git" }, "keywords": [ "react", "hooks", "title", "useTitle" ], "author": "wooami", "license": "MIT", "bugs": { "url": "https://github.com/dorothy7964/am-hooks/issues" }, "homepage": "https://github.com/dorothy7964/am-hooks#readme", "peerDependencies": { "react": "^16.13.0", "react-dom": "^16.13.0" } }