UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

133 lines (132 loc) 2.96 kB
{ "_args": [ [ "got@^5.0.0", "/Users/nick/codes/twreporter-react/node_modules/download" ] ], "_from": "got@>=5.0.0 <6.0.0", "_id": "got@5.4.1", "_inCache": true, "_installable": true, "_location": "/got", "_nodeVersion": "4.2.4", "_npmUser": { "email": "floatdrop@gmail.com", "name": "floatdrop" }, "_npmVersion": "2.14.12", "_phantomChildren": {}, "_requested": { "name": "got", "raw": "got@^5.0.0", "rawSpec": "^5.0.0", "scope": null, "spec": ">=5.0.0 <6.0.0", "type": "range" }, "_requiredBy": [ "/download" ], "_resolved": "https://registry.npmjs.org/got/-/got-5.4.1.tgz", "_shasum": "d36ced55ff37cbf0541f687cfeb1c6e15f59e374", "_shrinkwrap": null, "_spec": "got@^5.0.0", "_where": "/Users/nick/codes/twreporter-react/node_modules/download", "browser": { "unzip-response": false }, "bugs": { "url": "https://github.com/sindresorhus/got/issues" }, "dependencies": { "create-error-class": "^2.0.0", "duplexer2": "^0.1.4", "is-plain-obj": "^1.0.0", "is-redirect": "^1.0.0", "is-retry-allowed": "^1.0.0", "is-stream": "^1.0.0", "lowercase-keys": "^1.0.0", "node-status-codes": "^1.0.0", "object-assign": "^4.0.1", "parse-json": "^2.1.0", "pinkie-promise": "^2.0.0", "read-all-stream": "^3.0.0", "readable-stream": "^2.0.5", "timed-out": "^2.0.0", "unzip-response": "^1.0.0", "url-parse-lax": "^1.0.0" }, "description": "Simplified HTTP/HTTPS requests", "devDependencies": { "ava": "^0.5.0", "coveralls": "^2.11.4", "get-port": "^2.0.0", "into-stream": "^2.0.0", "nyc": "^3.2.2", "pem": "^1.4.4", "pify": "^2.3.0", "tempfile": "^1.1.1", "xo": "*" }, "directories": {}, "dist": { "shasum": "d36ced55ff37cbf0541f687cfeb1c6e15f59e374", "tarball": "http://registry.npmjs.org/got/-/got-5.4.1.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "f81e4eb22950993503a1d08af7cafad88a352a39", "homepage": "https://github.com/sindresorhus/got", "keywords": [ "curl", "fetch", "get", "got", "http", "https", "request", "simple", "uri", "url", "util", "utility", "wget" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, { "name": "floatdrop", "email": "floatdrop@gmail.com" }, { "name": "kevva", "email": "kevinmartensson@gmail.com" } ], "name": "got", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/got.git" }, "scripts": { "coveralls": "nyc report --reporter=text-lcov | coveralls", "test": "xo && nyc ava" }, "version": "5.4.1", "xo": { "ignores": [ "test/**" ] } }