UNPKG

funcunit

Version:
63 lines (62 loc) 1.48 kB
{ "_from": "request@~2.12.0", "_id": "request@2.12.0", "_inBundle": false, "_integrity": "sha1-EfRvILPQ9ISMY4OZHIB5CvFsjkg=", "_location": "/request", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "request@~2.12.0", "name": "request", "escapedName": "request", "rawSpec": "~2.12.0", "saveSpec": null, "fetchSpec": "~2.12.0" }, "_requiredBy": [ "/documentjs-github-download" ], "_resolved": "https://registry.npmjs.org/request/-/request-2.12.0.tgz", "_shasum": "11f46f20b3d0f4848c6383991c80790af16c8e48", "_spec": "request@~2.12.0", "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/documentjs-github-download", "author": { "name": "Mikeal Rogers", "email": "mikeal.rogers@gmail.com" }, "bugs": { "url": "http://github.com/mikeal/request/issues" }, "bundleDependencies": [ "form-data", "mime" ], "dependencies": { "form-data": "~0.0.3", "mime": "~1.2.7" }, "deprecated": false, "description": "Simplified HTTP request client.", "engines": [ "node >= 0.3.6" ], "homepage": "https://github.com/mikeal/request#readme", "main": "./main", "name": "request", "repository": { "type": "git", "url": "git+ssh://git@github.com/mikeal/request.git" }, "scripts": { "test": "node tests/run.js" }, "tags": [ "http", "simple", "util", "utility" ], "version": "2.12.0" }