UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

59 lines (58 loc) 1.87 kB
{ "name": "redux-mock-store", "version": "1.0.2", "description": "[![Circle CI](https://circleci.com/gh/arnaudbenard/redux-mock-store/tree/master.svg?style=svg)](https://circleci.com/gh/arnaudbenard/redux-mock-store/tree/master)", "main": "lib/index.js", "scripts": { "prepublish": "rimraf lib && babel src --out-dir lib", "test": "mocha --compilers js:babel/register --reporter spec test/*.js" }, "repository": { "type": "git", "url": "git+https://github.com/arnaudbenard/redux-mock-store.git" }, "author": { "name": "Arnaud Benard", "email": "arnaudm.benard@gmail.com" }, "license": "MIT", "bugs": { "url": "https://github.com/arnaudbenard/redux-mock-store/issues" }, "homepage": "https://github.com/arnaudbenard/redux-mock-store#readme", "devDependencies": { "babel": "^5.8.29", "expect": "^1.12.2", "mocha": "^2.3.3", "redux": "^3.0.4", "redux-thunk": "^2.0.1", "rimraf": "^2.4.3", "sinon": "^1.17.2" }, "gitHead": "9f114243924a514f967abc263642fe0b1f6f8830", "_id": "redux-mock-store@1.0.2", "_shasum": "5c690e3898f21588c47448cabd8dbcf3bedd5f25", "_from": "redux-mock-store@latest", "_npmVersion": "3.3.12", "_nodeVersion": "5.1.0", "_npmUser": { "name": "arnaudbenard", "email": "arnaudbenard13@gmail.com" }, "dist": { "shasum": "5c690e3898f21588c47448cabd8dbcf3bedd5f25", "tarball": "https://registry.npmjs.org/redux-mock-store/-/redux-mock-store-1.0.2.tgz" }, "maintainers": [ { "name": "arnaudbenard", "email": "arnaud@streethub.com" } ], "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/redux-mock-store-1.0.2.tgz_1457644313728_0.170200374443084" }, "directories": {}, "_resolved": "https://registry.npmjs.org/redux-mock-store/-/redux-mock-store-1.0.2.tgz" }