twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
58 lines (57 loc) • 1.41 kB
JSON
{
"name": "react-hot-loader",
"version": "1.3.0",
"description": "Tweak React components in real time.",
"main": "index.js",
"dependencies": {
"react-hot-api": "^0.4.5",
"source-map": "^0.4.4"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gaearon/react-hot-loader.git"
},
"keywords": [
"react",
"javascript",
"webpack",
"hmr",
"livereload",
"live",
"edit",
"hot",
"loader",
"reload"
],
"author": {
"name": "Dan Abramov"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/gaearon/react-hot-loader/issues"
},
"homepage": "https://github.com/gaearon/react-hot-loader",
"gitHead": "9fe87befadbeeab69c01840d29c8d2f5c29c43fd",
"_id": "react-hot-loader@1.3.0",
"scripts": {},
"_shasum": "7701658d02108b5bbc407e200dde591cb7a6ed69",
"_from": "react-hot-loader@latest",
"_npmVersion": "2.11.0",
"_nodeVersion": "2.2.1",
"_npmUser": {
"name": "gaearon",
"email": "dan.abramov@gmail.com"
},
"dist": {
"shasum": "7701658d02108b5bbc407e200dde591cb7a6ed69",
"tarball": "https://registry.npmjs.org/react-hot-loader/-/react-hot-loader-1.3.0.tgz"
},
"maintainers": [
{
"name": "gaearon",
"email": "dan.abramov@gmail.com"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/react-hot-loader/-/react-hot-loader-1.3.0.tgz"
}