{
  "name": "hookers",
  "version": "1.0.0",
  "description": "React state library using hooks and context APIs.",
  "main": "index.js",
  "scripts": {
    "test": "test"
  },
  "keywords": [
    "React",
    "state",
    "management",
    "hooks",
    "context"
  ],
  "author": "Spyridon Lefkaditis",
  "license": "ISC"
}
