mirror of
https://github.com/idanoo/GoScrobble.git
synced 2024-11-22 16:35:14 +00:00
18 lines
551 B
JSON
18 lines
551 B
JSON
{
|
|
"name": "redux-devtools-extension",
|
|
"version": "2.13.9",
|
|
"description": "Wrappers for Redux DevTools Extension.",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/zalmoxisus/redux-devtools-extension"
|
|
},
|
|
"homepage": "https://github.com/zalmoxisus/redux-devtools-extension",
|
|
"author": "Mihail Diordiev <zalmoxisus@gmail.com> (https://github.com/zalmoxisus)",
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"redux": "^3.1.0 || ^4.0.0"
|
|
},
|
|
"gitHead": "5ef9b00cd4717ac878068ce8003e1999e680c72e"
|
|
}
|