{
  "_args": [
    [
      "needle@^2.2.1",
      "/home/chchang/projects/temp/osrm-backend/node_modules/node-pre-gyp"
    ]
  ],
  "_from": "needle@>=2.2.1 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "needle@2.5.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/needle",
  "_nodeVersion": "10.18.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/needle_2.5.0_1590039193291_0.23065208479366994"
  },
  "_npmUser": {
    "email": "tomas@forkhq.com",
    "name": "tomas"
  },
  "_npmVersion": "6.13.4",
  "_phantomChildren": {},
  "_requested": {
    "name": "needle",
    "raw": "needle@^2.2.1",
    "rawSpec": "^2.2.1",
    "scope": null,
    "spec": ">=2.2.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/node-pre-gyp"
  ],
  "_resolved": "https://registry.npmjs.org/needle/-/needle-2.5.0.tgz",
  "_shasum": "e6fc4b3cc6c25caed7554bd613a5cf0bac8c31c0",
  "_shrinkwrap": null,
  "_spec": "needle@^2.2.1",
  "_where": "/home/chchang/projects/temp/osrm-backend/node_modules/node-pre-gyp",
  "author": {
    "email": "tomas@forkhq.com",
    "name": "Tomás Pollak"
  },
  "bin": {
    "needle": "bin/needle"
  },
  "bugs": {
    "url": "https://github.com/tomas/needle/issues"
  },
  "dependencies": {
    "debug": "^3.2.6",
    "iconv-lite": "^0.4.4",
    "sax": "^1.2.4"
  },
  "description": "The leanest and most handsome HTTP client in the Nodelands.",
  "devDependencies": {
    "JSONStream": "^1.3.5",
    "jschardet": "^1.6.0",
    "mocha": "^5.2.0",
    "q": "^1.5.1",
    "should": "^13.2.3",
    "sinon": "^2.3.0",
    "xml2js": "^0.4.19"
  },
  "directories": {
    "lib": "./lib"
  },
  "dist": {
    "fileCount": 45,
    "integrity": "sha512-o/qITSDR0JCyCKEQ1/1bnUXMmznxabbwi/Y4WwJElf+evwJNFNwIDMCCt5IigFVxgeGBJESLohGtIS9gEzo1fA==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexhKZCRA9TVsSAnZWagAAn7YP/ijmQc1ad0rjCBot/ghv\nkS7wTtKzAhgibH8KaDMezOj13qv1MHV0npAkDn2yIolxslrYxWdGN4g0pFRu\ngGoPmz0UaZUlOK/hR+/VH58tipSDlHcHujgyayFqHyrcxznjwsdtZ7a6A0wl\nCURhEEevkTrblYP5CeIBZU2kYINB8eEWEArme/1Gl5Xayxt+S8uCs+boC88a\n9nrR/YrqfGmluGihi76jFh+BqF/QsL2lzoJ/tZDFuJCZO0luxxb9Vjjci8Ek\nmNwQ7kwfX1SE8kPbWiWUGmMiilq0TAc2ySzAHRJBeyupnZPIug0mnj2boIK6\nL2L651uhIP/10GUSB2ow/imjCj590KRbqAyqUlvmhok1jw9rNPiVnW7OISyx\n/OqjTrnm3xmiHTMYKey7v4/IbJjzp57/Yuu6j6fBOWQFzBBD+onZga1FNZ69\n4/tmwideeGh4akKZqsMdbRgGKr1XKbAynigyBssxsOR/48Cy4ldAuHYWixZh\nedFTELutfGq9XMS1IaCGJVySKB32GvAWgD0Hk1oahSd8uFZprCRaopdVxQWa\neOFow6bwurAawZbKQyVQZVJWTGFhwBONXos4HAsxc1HizreH+GvIYWun4ytq\ns6/nt/f6XlH1+L+Mci6h7E8t/imC0FXFHLYJXssWwo3QOP96Kf9JxBCnEfur\nHS3Q\r\n=hCjD\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "e6fc4b3cc6c25caed7554bd613a5cf0bac8c31c0",
    "tarball": "https://registry.npmjs.org/needle/-/needle-2.5.0.tgz",
    "unpackedSize": 213308
  },
  "engines": {
    "node": ">= 4.4.x"
  },
  "gitHead": "58cc7bd8b7b2534aeea60cb44c4d97935e37360b",
  "homepage": "https://github.com/tomas/needle#readme",
  "keywords": [
    "charset",
    "client",
    "cookie",
    "deflate",
    "http",
    "https",
    "iconv",
    "multipart",
    "proxy",
    "redirect",
    "request",
    "simple",
    "timeout",
    "upload"
  ],
  "license": "MIT",
  "main": "./lib/needle",
  "maintainers": [
    {
      "name": "tomas",
      "email": "tomas@forkhq.com"
    }
  ],
  "name": "needle",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tomas/needle.git"
  },
  "scripts": {
    "test": "mocha test"
  },
  "tags": [
    "charset",
    "client",
    "cookie",
    "deflate",
    "http",
    "https",
    "iconv",
    "multipart",
    "proxy",
    "redirect",
    "request",
    "simple",
    "timeout",
    "upload"
  ],
  "version": "2.5.0"
}
