npm lists (e.g. react redux)
{
"name": "elib",
"version": "1.0.0",
"description": "[](https://travis-ci.org/toshogakari/eLib) [](https://codeclimate.com/github/toshogakari/eLib) [](https://codeclimate.com/github/toshogakari/eLib/coverage) [](https://codeclimate.com/github/toshogakari/eLib) [](https://gemnasium.com/toshogakari/eLib)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/toshogakari/eLib.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/toshogakari/eLib/issues"
},
"homepage": "https://github.com/toshogakari/eLib#readme",
"dependencies": {
"babel-preset-es2015": "^6.3.13",
"babel-preset-react": "^6.3.13",
"babelify": "^7.2.0",
"browserify": "^12.0.1",
"browserify-incremental": "^3.0.1",
"react": "^0.14.3",
"react-dom": "^0.14.3",
"react-redux": "^4.0.2",
"redux": "^3.0.5",
"redux-thunk": "^1.0.2"
}
}