package.json 2.08 KB
{
  "_from": "bhttp@^1.2.1",
  "_id": "bhttp@1.2.4",
  "_inBundle": false,
  "_integrity": "sha1-/tDCT3ZbNa/ElAsIqzIUgT44848=",
  "_location": "/bhttp",
  "_phantomChildren": {
    "ms": "2.0.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "bhttp@^1.2.1",
    "name": "bhttp",
    "escapedName": "bhttp",
    "rawSpec": "^1.2.1",
    "saveSpec": null,
    "fetchSpec": "^1.2.1"
  },
  "_requiredBy": [
    "/linkchecker"
  ],
  "_resolved": "https://registry.npmjs.org/bhttp/-/bhttp-1.2.4.tgz",
  "_shasum": "fed0c24f765b35afc4940b08ab3214813e38f38f",
  "_spec": "bhttp@^1.2.1",
  "_where": "C:\\Users\\User\\desktop\\HJW\\meadowlark\\site\\node_modules\\linkchecker",
  "author": {
    "name": "Sven Slootweg"
  },
  "bugs": {
    "url": "https://github.com/joepie91/node-bhttp/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "bluebird": "^2.8.2",
    "concat-stream": "^1.4.7",
    "debug": "^2.1.1",
    "dev-null": "^0.1.1",
    "errors": "^0.2.0",
    "extend": "^2.0.0",
    "form-data2": "^1.0.0",
    "form-fix-array": "^1.0.0",
    "lodash": "^2.4.1",
    "stream-length": "^1.0.2",
    "string": "^3.0.0",
    "through2-sink": "^1.0.0",
    "through2-spy": "^1.2.0",
    "tough-cookie": "^2.3.1"
  },
  "deprecated": false,
  "description": "A sane HTTP client library for Node.js with Streams2 support.",
  "devDependencies": {
    "gulp": "~3.8.0",
    "gulp-cached": "~0.0.3",
    "gulp-coffee": "~2.0.1",
    "gulp-concat": "~2.2.0",
    "gulp-livereload": "~2.1.0",
    "gulp-nodemon": "~1.0.4",
    "gulp-plumber": "~0.6.3",
    "gulp-remember": "~0.2.0",
    "gulp-rename": "~1.2.0",
    "gulp-util": "~2.2.17"
  },
  "homepage": "https://github.com/joepie91/node-bhttp#readme",
  "keywords": [
    "http",
    "client",
    "multipart",
    "stream",
    "hyperquest",
    "request",
    "needle"
  ],
  "license": "WTFPL",
  "main": "index.js",
  "name": "bhttp",
  "repository": {
    "type": "git",
    "url": "git://github.com/joepie91/node-bhttp.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.2.4"
}