{
  "name": "gh-usereact",
  "version": "1.0.43",
  "description": "react helper and component library",
  "main": "./lib/index.d.ts",
  "module": "./lib/index.d.ts",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/geneshairzan/useArray.git"
  },
  "keywords": [
    "react",
    "hook",
    "array",
    "usearray"
  ],
  "exports": {
    ".": "./lib/index.d.ts",
    "./hook": "./lib/gh-hook/index.d.ts",
    "./lhook": "./lib/gh-hook/*"
  },
  "author": "genesha.dev",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/geneshairzan/useArray/issues"
  },
  "homepage": "https://github.com/geneshairzan/useArray#readme",
  "dependencies": {
    "moment": "^2.29.4"
  }
}
