%PDF- %PDF-
| Direktori : /home/opti/workflow/node_modules/mimelib/ |
| Current File : /home/opti/workflow/node_modules/mimelib/package.json |
{
"_from": "mimelib@~0.2.15",
"_id": "mimelib@0.2.19",
"_inBundle": false,
"_integrity": "sha1-N+yQpqx9AJVIUdCywxYY8KSdoO4=",
"_location": "/mimelib",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "mimelib@~0.2.15",
"name": "mimelib",
"escapedName": "mimelib",
"rawSpec": "~0.2.15",
"saveSpec": null,
"fetchSpec": "~0.2.15"
},
"_requiredBy": [
"/dkim-signer",
"/mailcomposer"
],
"_resolved": "https://registry.npmjs.org/mimelib/-/mimelib-0.2.19.tgz",
"_shasum": "37ec90a6ac7d00954851d0b2c31618f0a49da0ee",
"_spec": "mimelib@~0.2.15",
"_where": "/home/opti/workflow/node_modules/mailcomposer",
"author": {
"name": "Andris Reinman"
},
"bugs": {
"url": "https://github.com/andris9/mimelib/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Swift",
"email": "theycallmeswift@gmail.com"
}
],
"dependencies": {
"addressparser": "~0.3.2",
"encoding": "~0.1.7"
},
"deprecated": "This project is unmaintained",
"description": "MIME functions to encode/decode e-mails etc.",
"devDependencies": {
"nodeunit": "*"
},
"homepage": "http://github.com/andris9/mimelib",
"keywords": [
"e-mail",
"mime",
"email"
],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/andris9/mimelib/blob/master/LICENSE"
}
],
"main": "index.js",
"maintainers": [
{
"name": "andris",
"email": "andris@node.ee"
}
],
"name": "mimelib",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/andris9/mimelib.git"
},
"scripts": {
"test": "nodeunit test/"
},
"version": "0.2.19"
}