mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 18:32:50 +00:00
76 lines
1.9 KiB
JSON
76 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"addressparser@^0.3.2",
|
|
"/home/mitchell/Desktop/test-mywebsite/mywebsite/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": "/home/mitchell/Desktop/test-mywebsite/mywebsite/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": "http://registry.npmjs.org/addressparser/-/addressparser-0.3.2.tgz"
|
|
},
|
|
"homepage": "https://github.com/andris9/addressparser",
|
|
"license": "MIT",
|
|
"main": "src/addressparser.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "andris",
|
|
"email": "andris@node.ee"
|
|
}
|
|
],
|
|
"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"
|
|
}
|