th12storage
Version:
React State Manager
27 lines (26 loc) • 571 B
JSON
{
"name": "th12storage",
"version": "1.0.2",
"description": "React State Manager",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/th12legion/th12storage.git"
},
"keywords": [
"React",
"State",
"Manager",
"Global",
"js"
],
"author": "th12legion",
"license": "ISC",
"bugs": {
"url": "https://github.com/th12legion/th12storage/issues"
},
"homepage": "https://github.com/th12legion/th12storage#readme"
}