UNPKG

@react95/clippy

Version:

Our old good friend Clippy as a React Hook!

38 lines 862 B
{ "name": "@react95/clippy", "version": "2.0.2", "description": "Our old good friend Clippy as a React Hook!", "keywords": [ "React95", "custom", "hook", "clippy" ], "author": "ggdaltoso <ggdaltoso@gmail.com>", "homepage": "https://react95.github.io/React95", "license": "MIT", "main": "cjs", "publishConfig": { "access": "public", "directory": "dist", "provenance": true }, "repository": { "type": "git", "url": "git+https://github.com/React95/React95.git", "directory": "packages/clippy" }, "bugs": { "url": "https://github.com/React95/React95/issues" }, "dependencies": { "clippyts": "^1.0.4" }, "peerDependencies": { "react": ">= 16.8.0" }, "gitHead": "da0264dc2c5993fffc716765517e6277bdf89ac3", "module": "esm", "private": false, "types": "types/index.d.ts" }