{
  "name": "@ggns/use-fade-in",
  "version": "1.0.1",
  "description": "React hook to fade in element",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gangnamssal/gnshooks.git"
  },
  "keywords": [
    "React",
    "React",
    "hook",
    "useFadeIn",
    "fade",
    "in",
    "hook"
  ],
  "author": "Kim Tae Heon (ggnsall@naver.com)",
  "license": "MIT",
  "peerDependencies": {
    "react": "^18.2.0",
    "react-dom": "^18.2.0"
  },
  "bugs": {
    "url": "https://github.com/gangnamssal/gnshooks/issues"
  },
  "homepage": "https://github.com/gangnamssal/gnshooks#readme",
  "dependencies": {
    "react-dom": "^18.2.0",
    "react": "^18.2.0",
    "js-tokens": "^4.0.0",
    "loose-envify": "^1.4.0",
    "scheduler": "^0.23.0"
  },
  "devDependencies": {}
}
