12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "_args": [
- [
- "nodemailer-wellknown@^0.1.7",
- "D:\\work\\im\\node_modules\\nodemailer-smtp-transport"
- ]
- ],
- "_from": "nodemailer-wellknown@>=0.1.7 <0.2.0",
- "_id": "nodemailer-wellknown@0.1.10",
- "_inCache": true,
- "_installable": true,
- "_location": "/nodemailer-wellknown",
- "_nodeVersion": "6.0.0",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/nodemailer-wellknown-0.1.10.tgz_1463170013658_0.2676137052476406"
- },
- "_npmUser": {
- "email": "andris@kreata.ee",
- "name": "andris"
- },
- "_npmVersion": "3.8.6",
- "_phantomChildren": {},
- "_requested": {
- "name": "nodemailer-wellknown",
- "raw": "nodemailer-wellknown@^0.1.7",
- "rawSpec": "^0.1.7",
- "scope": null,
- "spec": ">=0.1.7 <0.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/nodemailer-smtp-transport"
- ],
- "_resolved": "https://registry.npmjs.org/nodemailer-wellknown/-/nodemailer-wellknown-0.1.10.tgz",
- "_shasum": "586db8101db30cb4438eb546737a41aad0cf13d5",
- "_shrinkwrap": null,
- "_spec": "nodemailer-wellknown@^0.1.7",
- "_where": "D:\\work\\im\\node_modules\\nodemailer-smtp-transport",
- "author": {
- "name": "Andris Reinman"
- },
- "bugs": {
- "url": "https://github.com/andris9/nodemailer-wellknown/issues"
- },
- "dependencies": {},
- "description": "Well known SMTP services",
- "devDependencies": {
- "nodeunit": "^0.9.1"
- },
- "directories": {},
- "dist": {
- "shasum": "586db8101db30cb4438eb546737a41aad0cf13d5",
- "tarball": "https://registry.npmjs.org/nodemailer-wellknown/-/nodemailer-wellknown-0.1.10.tgz"
- },
- "gitHead": "c9d7b500726f98cab239233490aefc62163a216f",
- "homepage": "https://github.com/andris9/nodemailer-wellknown",
- "keywords": [
- "SMTP",
- "Nodemailer"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "email": "andris@node.ee",
- "name": "andris"
- }
- ],
- "name": "nodemailer-wellknown",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/andris9/nodemailer-wellknown.git"
- },
- "scripts": {
- "test": "nodeunit test.js"
- },
- "version": "0.1.10"
- }
|