{
"name": "memcachedjs",
"version": "0.0.1",
"description": "Port of Memcached server for Node.js",
"keywords": [
"memcached",
"cache",
"membase",
"memcache",
"nosql"
],
"homepage": "https://github.com/dalssoft/memcached.js",
"license": "MIT",
"bin": {
"memcachedjs": "./bin/memcachedjs"
},
"directories": {
"lib": "./lib"
},
"dependencies": {
"minimist": "0.0.8"
},
"author": {
"name": "David Lojudice Sobrinho",
"url": "https://github.com/dalssoft"
},
"_id": "memcachedjs@0.0.1",
"dist": {
"shasum": "59c9aeb21e5735b127c9a56d076a1fc44033c98e",
"tarball": "http://registry.npmjs.org/memcachedjs/-/memcachedjs-0.0.1.tgz"
},
"_from": "memcachedjs@0.0.1",
"_npmVersion": "1.4.3",
"_npmUser": {
"name": "dalssoft",
"email": "dalssoft@gmail.com"
},
"maintainers": [
{
"name": "dalssoft",
"email": "dalssoft@gmail.com"
}
],
"_shasum": "59c9aeb21e5735b127c9a56d076a1fc44033c98e",
"_resolved": "https://registry.npmjs.org/memcachedjs/-/memcachedjs-0.0.1.tgz",
"readme": "ERROR: No README data found!"
}