mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
90 lines
2.1 KiB
JSON
90 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"mailcomposer@^2.1.0",
|
|
"/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/nodemailer"
|
|
]
|
|
],
|
|
"_from": "mailcomposer@>=2.1.0 <3.0.0",
|
|
"_id": "mailcomposer@2.1.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/mailcomposer",
|
|
"_nodeVersion": "4.1.1",
|
|
"_npmUser": {
|
|
"email": "andris@kreata.ee",
|
|
"name": "andris"
|
|
},
|
|
"_npmVersion": "2.14.4",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "mailcomposer",
|
|
"raw": "mailcomposer@^2.1.0",
|
|
"rawSpec": "^2.1.0",
|
|
"scope": null,
|
|
"spec": ">=2.1.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/nodemailer"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/mailcomposer/-/mailcomposer-2.1.0.tgz",
|
|
"_shasum": "a6531822899614fee899c92226d81e2b9cbb183d",
|
|
"_shrinkwrap": null,
|
|
"_spec": "mailcomposer@^2.1.0",
|
|
"_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/nodemailer",
|
|
"author": {
|
|
"name": "Andris Reinman"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/andris9/mailcomposer/issues"
|
|
},
|
|
"dependencies": {
|
|
"buildmail": "^2.0.0",
|
|
"libmime": "^1.2.0"
|
|
},
|
|
"description": "Compose E-Mail messages",
|
|
"devDependencies": {
|
|
"chai": "^3.3.0",
|
|
"grunt": "^0.4.5",
|
|
"grunt-contrib-jshint": "^0.11.3",
|
|
"grunt-mocha-test": "^0.12.7",
|
|
"mocha": "^2.3.3",
|
|
"sinon": "^1.17.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "a6531822899614fee899c92226d81e2b9cbb183d",
|
|
"tarball": "http://registry.npmjs.org/mailcomposer/-/mailcomposer-2.1.0.tgz"
|
|
},
|
|
"engine": {
|
|
"node": ">=0.12"
|
|
},
|
|
"gitHead": "9860c0ea52a7f678805c4d0f9bde027feed1db68",
|
|
"homepage": "https://github.com/andris9/mailcomposer#readme",
|
|
"keywords": [
|
|
"e-mail",
|
|
"mime",
|
|
"parser"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/mailcomposer",
|
|
"maintainers": [
|
|
{
|
|
"name": "andris",
|
|
"email": "andris@node.ee"
|
|
}
|
|
],
|
|
"name": "mailcomposer",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/andris9/mailcomposer.git"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt"
|
|
},
|
|
"version": "2.1.0"
|
|
}
|