UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

88 lines (87 loc) 2.45 kB
{ "_args": [ [ "webpack-hot-middleware@^2.6.0", "/Users/nick/codes/twreporter-react" ] ], "_from": "webpack-hot-middleware@>=2.6.0 <3.0.0", "_id": "webpack-hot-middleware@2.7.1", "_inCache": true, "_installable": true, "_location": "/webpack-hot-middleware", "_nodeVersion": "5.3.0", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/webpack-hot-middleware-2.7.1.tgz_1455115265538_0.6471018767915666" }, "_npmUser": { "email": "glenjamin@gmail.com", "name": "glenjamin" }, "_npmVersion": "3.6.0", "_phantomChildren": {}, "_requested": { "name": "webpack-hot-middleware", "raw": "webpack-hot-middleware@^2.6.0", "rawSpec": "^2.6.0", "scope": null, "spec": ">=2.6.0 <3.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/webpack-hot-middleware/-/webpack-hot-middleware-2.7.1.tgz", "_shasum": "dc7526fa394963f8f61f6493c704868355eee5e7", "_shrinkwrap": null, "_spec": "webpack-hot-middleware@^2.6.0", "_where": "/Users/nick/codes/twreporter-react", "author": { "email": "glen@stainlessed.co.uk", "name": "Glen Mailer" }, "bugs": { "url": "https://github.com/glenjamin/webpack-hot-middleware/issues" }, "dependencies": { "querystring": "^0.2.0", "strip-ansi": "^3.0.0" }, "description": "Webpack hot reloading you can attach to your own server", "devDependencies": { "coveralls": "^2.11.2", "express": "^4.13.3", "istanbul": "^0.4.2", "mocha": "^2.3.2", "sinon": "^1.12.2", "supertest": "^1.1.0" }, "directories": {}, "dist": { "shasum": "dc7526fa394963f8f61f6493c704868355eee5e7", "tarball": "http://registry.npmjs.org/webpack-hot-middleware/-/webpack-hot-middleware-2.7.1.tgz" }, "gitHead": "7fa00b7ad8a004baa540c88657932151d490f894", "homepage": "https://github.com/glenjamin/webpack-hot-middleware#readme", "license": "MIT", "main": "middleware.js", "maintainers": [ { "name": "glenjamin", "email": "glenjamin@gmail.com" } ], "name": "webpack-hot-middleware", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/glenjamin/webpack-hot-middleware.git" }, "scripts": { "test": "mocha", "travis": "istanbul cover _mocha --" }, "version": "2.7.1" }