12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- {
- "_args": [
- [
- "addressparser@^0.3.2",
- "D:\\work\\im\\node_modules\\buildmail"
- ]
- ],
- "_from": "addressparser@>=0.3.2 <0.4.0",
- "_id": "addressparser@0.3.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/addressparser",
- "_npmUser": {
- "email": "andris@node.ee",
- "name": "andris"
- },
- "_npmVersion": "1.4.3",
- "_phantomChildren": {},
- "_requested": {
- "name": "addressparser",
- "raw": "addressparser@^0.3.2",
- "rawSpec": "^0.3.2",
- "scope": null,
- "spec": ">=0.3.2 <0.4.0",
- "type": "range"
- },
- "_requiredBy": [
- "/buildmail"
- ],
- "_resolved": "https://registry.npmjs.org/addressparser/-/addressparser-0.3.2.tgz",
- "_shasum": "59873f35e8fcf6c7361c10239261d76e15348bb2",
- "_shrinkwrap": null,
- "_spec": "addressparser@^0.3.2",
- "_where": "D:\\work\\im\\node_modules\\buildmail",
- "author": {
- "name": "Andris Reinman"
- },
- "bugs": {
- "url": "https://github.com/andris9/addressparser/issues"
- },
- "dependencies": {},
- "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"
- },
- "directories": {},
- "dist": {
- "shasum": "59873f35e8fcf6c7361c10239261d76e15348bb2",
- "tarball": "https://registry.npmjs.org/addressparser/-/addressparser-0.3.2.tgz"
- },
- "homepage": "https://github.com/andris9/addressparser",
- "license": "MIT",
- "main": "src/addressparser.js",
- "maintainers": [
- {
- "email": "andris@node.ee",
- "name": "andris"
- }
- ],
- "name": "addressparser",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/andris9/addressparser.git"
- },
- "scripts": {
- "test": "grunt"
- },
- "version": "0.3.2"
- }
|