{ "_args": [ [ "needle@^2.2.1", "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-server/node_modules/node-pre-gyp" ] ], "_from": "needle@>=2.2.1 <3.0.0", "_hasShrinkwrap": false, "_id": "needle@2.3.0", "_inCache": true, "_installable": true, "_location": "/needle", "_nodeVersion": "6.11.2", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/needle_2.3.0_1554814511332_0.6298154268995644" }, "_npmUser": { "email": "tomas@forkhq.com", "name": "tomas" }, "_npmVersion": "3.10.10", "_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.3.0.tgz", "_shasum": "ce3fea21197267bacb310705a7bbe24f2a3a3492", "_shrinkwrap": null, "_spec": "needle@^2.2.1", "_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-server/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": "^4.1.0", "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": 46, "integrity": "sha512-QBZu7aAFR0522EyaXZM0FZ9GLpq6lvQ3uq8gteiDUp7wKdy0lSd2hPlgFwVuW1CBkfEs9PfDQsQzZghLs/psdg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrJYwCRA9TVsSAnZWagAAypsQAJJk5fywsfeOF0T2uD5V\nLHn8PI2biSNAPdIsDmb400Qbgr/2/SThHVKUC9Bw0kRNFPRq2lRPvBU72SCR\nY4yVxUXZflyfHlNcbnDsc5NXJA8POcoVcQuE/kB68Hy0Gmq2OdRZX6dzAjyD\n48Z2GVjSrMHUviZfLZUWPy+obnzf7b/JMtskaAnIaDm9Rp4Rg3OLeTsRGApP\nRexPyKNR6Eqpa0v1NzbW8HBcDmO0o/0z4HS64cb5MS/TrtOSQ2iZtuMxZ+GB\nUoZARy38OWLr0Pq+cj7vPh0imwpOG/07AyGr/hwUz6WPzo0Yn76e8GQeUcdy\nFDUbsWg/e0vSKRQ1ImmVSSKzfGgMOGfykfUU48+QMyqwURspc05Q+/GZgqJ5\nNFQPl45Y1IzZUpJenjPDrw+3MF/LqWF7RgkfiP4h7NqAdS9Lld43wi/y39H9\n1WpHpPwyexHn9h5Tu+fYh9xOa5YrjRt5a7nWAY4xPlYmMkNsco5fu0vpRSSr\n8VIh3wKhDqMpjB5RT/Tlt08ORtvaGheejSXx6hNKRqck2nnVc/2CAqwGn9Dq\nax8JsUu2X9i+66I1qLRaDJ6vBhWXS2GuNRG39L3kR06jNUD+M8apwYdyDn+V\nTKSd0XkTKLeFG5OpXrgry3vO0wEy2dn4aWwMbhIpXDuYIA8AqknN9Iojfk4h\n7u0Q\r\n=q0qg\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "ce3fea21197267bacb310705a7bbe24f2a3a3492", "tarball": "https://registry.npmjs.org/needle/-/needle-2.3.0.tgz", "unpackedSize": 215198 }, "engines": { "node": ">= 4.4.x" }, "gitHead": "0cec93fb08ae9f9ec541b9c4170d748b8f4b80f2", "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.3.0" }