redux-store-init
Version:
redux-store-init is a function used to initialize store.
21 lines (20 loc) • 425 B
JSON
{
"name": "redux-store-init",
"version": "2.2.0",
"description": "redux-store-init is a function used to initialize store.",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/Lizhooh/redux-store-init"
},
"author": "lizhooh",
"license": "MIT",
"keywords": [
"redux-store",
"redux-store-init",
"redux-init"
],
"dependencies": {
"is-env": "latest"
}
}