%PDF- %PDF-
| Direktori : /home/opti/workflow/node_modules/rai/ |
| Current File : /home/opti/workflow/node_modules/rai/package.json |
{
"_from": "rai@~0.1.11",
"_id": "rai@0.1.12",
"_inBundle": false,
"_integrity": "sha1-jM/QFND5YIYw3XPBm45LBXdUpqY=",
"_location": "/rai",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "rai@~0.1.11",
"name": "rai",
"escapedName": "rai",
"rawSpec": "~0.1.11",
"saveSpec": null,
"fetchSpec": "~0.1.11"
},
"_requiredBy": [
"/simplesmtp"
],
"_resolved": "https://registry.npmjs.org/rai/-/rai-0.1.12.tgz",
"_shasum": "8ccfd014d0f9608630dd73c19b8e4b057754a6a6",
"_spec": "rai@~0.1.11",
"_where": "/home/opti/workflow/node_modules/simplesmtp",
"author": {
"name": "Andris Reinman"
},
"bugs": {
"url": "https://github.com/andris9/rai/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Request-Answer-Interface for generating text based command servers (SMTP, POP etc)",
"devDependencies": {
"nodeunit": "*"
},
"engines": [
"node >=0.4.0"
],
"homepage": "https://github.com/andris9/rai#readme",
"keywords": [
"servers",
"text-based"
],
"licenses": [
{
"type": "MIT",
"url": "http://github.com/andris9/rai/blob/master/LICENSE"
}
],
"main": "./lib/rai",
"maintainers": [
{
"name": "andris",
"email": "andris@node.ee"
}
],
"name": "rai",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/andris9/rai.git"
},
"scripts": {
"test": "nodeunit test"
},
"version": "0.1.12"
}