%PDF- %PDF-
| Direktori : /home/opti/workflow/node_modules/addressparser/ |
| Current File : /home/opti/workflow/node_modules/addressparser/package.json |
{
"_from": "addressparser@~0.3.2",
"_id": "addressparser@0.3.2",
"_inBundle": false,
"_integrity": "sha1-WYc/Nej89sc2HBAjkmHXbhU0i7I=",
"_location": "/addressparser",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "addressparser@~0.3.2",
"name": "addressparser",
"escapedName": "addressparser",
"rawSpec": "~0.3.2",
"saveSpec": null,
"fetchSpec": "~0.3.2"
},
"_requiredBy": [
"/mimelib"
],
"_resolved": "https://registry.npmjs.org/addressparser/-/addressparser-0.3.2.tgz",
"_shasum": "59873f35e8fcf6c7361c10239261d76e15348bb2",
"_spec": "addressparser@~0.3.2",
"_where": "/home/opti/workflow/node_modules/mimelib",
"author": {
"name": "Andris Reinman"
},
"bugs": {
"url": "https://github.com/andris9/addressparser/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Parse e-mail addresses",
"devDependencies": {
"chai": "^1.10.0",
"grunt": "^0.4.5",
"grunt-contrib-jshint": "^0.10.0",
"grunt-mocha-test": "^0.12.4",
"mocha": "^2.1.0"
},
"homepage": "https://github.com/andris9/addressparser#readme",
"license": "MIT",
"main": "src/addressparser.js",
"name": "addressparser",
"repository": {
"type": "git",
"url": "git+https://github.com/andris9/addressparser.git"
},
"scripts": {
"test": "grunt"
},
"version": "0.3.2"
}