twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
86 lines (85 loc) • 2.1 kB
JSON
{
"_args": [
[
"redux-thunk@^0.1.0",
"/Users/nick/codes/twreporter-react"
]
],
"_from": "redux-thunk@>=0.1.0 <0.2.0",
"_id": "redux-thunk@0.1.0",
"_inCache": true,
"_installable": true,
"_location": "/redux-thunk",
"_nodeVersion": "2.2.1",
"_npmUser": {
"email": "dan.abramov@gmail.com",
"name": "gaearon"
},
"_npmVersion": "2.11.0",
"_phantomChildren": {},
"_requested": {
"name": "redux-thunk",
"raw": "redux-thunk@^0.1.0",
"rawSpec": "^0.1.0",
"scope": null,
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/redux-thunk/-/redux-thunk-0.1.0.tgz",
"_shasum": "8e347606808b35bf8a927df4616f6fed101826e5",
"_shrinkwrap": null,
"_spec": "redux-thunk@^0.1.0",
"_where": "/Users/nick/codes/twreporter-react",
"author": {
"email": "dan.abramov@me.com",
"name": "Dan Abramov"
},
"bugs": {
"url": "https://github.com/gaearon/redux-thunk/issues"
},
"dependencies": {},
"description": "Thunk middleware for Redux.",
"devDependencies": {
"babel": "^5.6.14",
"babel-core": "^5.6.15",
"babel-eslint": "^3.1.20",
"eslint": "^0.24.0",
"eslint-config-airbnb": "0.0.6"
},
"directories": {},
"dist": {
"shasum": "8e347606808b35bf8a927df4616f6fed101826e5",
"tarball": "http://registry.npmjs.org/redux-thunk/-/redux-thunk-0.1.0.tgz"
},
"gitHead": "9f02789ee290c27656fed5f02402507adb54b5a1",
"homepage": "https://github.com/gaearon/redux-thunk",
"keywords": [
"flux",
"middleware",
"redux",
"redux-middleware",
"thunk"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "gaearon",
"email": "dan.abramov@gmail.com"
}
],
"name": "redux-thunk",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/gaearon/redux-thunk.git"
},
"scripts": {
"prepublish": "rm -rf lib && babel src --out-dir lib"
},
"version": "0.1.0"
}