react-global-storage
Version:
Global storage for clear React project
29 lines (28 loc) • 674 B
JSON
{
"name": "react-global-storage",
"version": "0.0.5",
"description": "Global storage for clear React project",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kosiakMD/react-global-storage.git"
},
"keywords": [
"react",
"global",
"storage",
"save",
"data",
"beetwen",
"components"
],
"author": "KosiakMD Anton Kosiak Name <kosiakMD@yandex.ua> (http://mkh10.com.ua)",
"license": "MIT",
"bugs": {
"url": "https://github.com/kosiakMD/react-global-storage/issues"
},
"homepage": "https://github.com/kosiakMD/react-global-storage#readme"
}