{
  "name": "react-rest-state",
  "version": "1.2.0",
  "description": "state managment",
  "main": "index.js",
  "scripts": {
    "test": "node index.test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hosseinmd/react-rest-state.git"
  },
  "keywords": [
    "easy",
    "state",
    "state-management",
    "performance",
    "react",
    "react-native",
    "react-redux",
    "javascript",
    "javascript-library",
    "global-state",
    "global-variables",
    "setstate",
    "connect",
    "components",
    "library",
    "high-performance",
    "best-practices",
    "react-rest-state",
    "hossein",
    "mohammadi"
  ],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/hosseinmd/react-rest-state/issues"
  },
  "dependencies": {
    "react": "^16.8.6",
    "clone": "^2.1.*"
  },
  "homepage": "https://github.com/hosseinmd/react-rest-state#readme"
}