{
  "_args": [
    [
      "addressparser@1.0.1",
      "/home/control3/fundiherrajes"
    ]
  ],
  "_from": "addressparser@1.0.1",
  "_id": "addressparser@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-aQX7AISOMM7HFE0iZ3+YnD07oIeJqWGVnJ+ZIKaBZAk03ftmVYVqsGas/rbXKR21n4D/hKCSHypvcyOkds/xzg==",
  "_location": "/addressparser",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "addressparser@1.0.1",
    "name": "addressparser",
    "escapedName": "addressparser",
    "rawSpec": "1.0.1",
    "saveSpec": null,
    "fetchSpec": "1.0.1"
  },
  "_requiredBy": [
    "/buildmail"
  ],
  "_resolved": "https://registry.npmjs.org/addressparser/-/addressparser-1.0.1.tgz",
  "_spec": "1.0.1",
  "_where": "/home/control3/fundiherrajes",
  "author": {
    "name": "Andris Reinman"
  },
  "bugs": {
    "url": "https://github.com/andris9/addressparser/issues"
  },
  "description": "Parse e-mail addresses",
  "devDependencies": {
    "chai": "^3.5.0",
    "grunt": "^0.4.5",
    "grunt-eslint": "^17.3.1",
    "grunt-mocha-test": "^0.12.7",
    "mocha": "^2.4.5"
  },
  "homepage": "https://github.com/andris9/addressparser#readme",
  "license": "MIT",
  "main": "lib/addressparser.js",
  "name": "addressparser",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andris9/addressparser.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "1.0.1"
}
