mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
123 lines
2.5 KiB
JSON
123 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"needle@^0.11.0",
|
|
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/nodemailer"
|
|
]
|
|
],
|
|
"_from": "needle@>=0.11.0 <0.12.0",
|
|
"_id": "needle@0.11.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/needle",
|
|
"_npmUser": {
|
|
"email": "tomas@forkhq.com",
|
|
"name": "tomas"
|
|
},
|
|
"_npmVersion": "1.4.28",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "needle",
|
|
"raw": "needle@^0.11.0",
|
|
"rawSpec": "^0.11.0",
|
|
"scope": null,
|
|
"spec": ">=0.11.0 <0.12.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/nodemailer"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/needle/-/needle-0.11.0.tgz",
|
|
"_shasum": "02a71b008eaf7d55ae89fb9fd7685b7b88d7bc29",
|
|
"_shrinkwrap": null,
|
|
"_spec": "needle@^0.11.0",
|
|
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/nodemailer",
|
|
"author": {
|
|
"email": "tomas@forkhq.com",
|
|
"name": "Tomás Pollak"
|
|
},
|
|
"bin": {
|
|
"needle": "./bin/needle"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/tomas/needle/issues"
|
|
},
|
|
"dependencies": {
|
|
"debug": "^2.1.2",
|
|
"iconv-lite": "^0.4.4"
|
|
},
|
|
"description": "The leanest and most handsome HTTP client in the Nodelands.",
|
|
"devDependencies": {
|
|
"JSONStream": "",
|
|
"jschardet": "",
|
|
"mocha": "",
|
|
"q": "",
|
|
"should": "",
|
|
"sinon": "",
|
|
"xml2js": ""
|
|
},
|
|
"directories": {
|
|
"lib": "./lib"
|
|
},
|
|
"dist": {
|
|
"shasum": "02a71b008eaf7d55ae89fb9fd7685b7b88d7bc29",
|
|
"tarball": "http://registry.npmjs.org/needle/-/needle-0.11.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10.x"
|
|
},
|
|
"gitHead": "f0fb9a2b7bebeebe5530b16e82af0570d17323f4",
|
|
"homepage": "https://github.com/tomas/needle",
|
|
"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": "0.11.0"
|
|
}
|