blob: 2443142568fa268f6b2b2fcfedf54e003c91cce7 [file] [log] [blame]
{
"_from": "docker-modem@^0.3.1",
"_id": "docker-modem@0.3.7",
"_inBundle": false,
"_integrity": "sha1-P1ENCfXTNNwhNCKPkr00RnEiffQ=",
"_location": "/docker-modem",
"_phantomChildren": {
"core-util-is": "1.0.2",
"inherits": "2.0.3"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "docker-modem@^0.3.1",
"name": "docker-modem",
"escapedName": "docker-modem",
"rawSpec": "^0.3.1",
"saveSpec": null,
"fetchSpec": "^0.3.1"
},
"_requiredBy": [
"/node-docker-api"
],
"_resolved": "https://registry.npmjs.org/docker-modem/-/docker-modem-0.3.7.tgz",
"_shasum": "3f510d09f5d334dc2134228f92bd344671227df4",
"_spec": "docker-modem@^0.3.1",
"_where": "/home/rafael/marvin/marvin-repl/nodejs_poc/node_modules/node-docker-api",
"author": {
"name": "Pedro Dias",
"email": "petermdias@gmail.com"
},
"bugs": {
"url": "https://github.com/apocas/docker-modem/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Pedro Dias",
"email": "petermdias@gmail.com",
"url": "https://github.com/apocas"
},
{
"name": "James Lal",
"email": "jlal@mozilla.com",
"url": "https://github.com/lightsofapollo"
},
{
"name": "Matteo Collina",
"email": "matteo.collina@gmail.com",
"url": "https://github.com/mcollina"
},
{
"name": "Thorsten Lorenz",
"email": "thlorenz@gmx.de",
"url": "https://github.com/thlorenz"
},
{
"name": "Vincent Woo",
"email": "vincent@coderpad.io",
"url": "https://github.com/vincentwoo"
},
{
"name": "Clemens Stolle",
"url": "https://github.com/klaemo"
},
{
"name": "Everton Ribeiro",
"email": "nuxlli@gmail.com",
"url": "https://github.com/nuxlli"
},
{
"name": "Lewis J Ellis",
"email": "me@lewisjellis.com",
"url": "https://github.com/LewisJEllis"
},
{
"name": "Ilya Radchenko",
"email": "ilya@burstcreations.com",
"url": "https://github.com/knownasilya"
},
{
"name": "Csaba Palfi",
"url": "https://github.com/csabapalfi"
},
{
"name": "Tejesh Mehta",
"url": "https://github.com/tjmehta"
},
{
"name": "Mike Dillon",
"url": "https://github.com/md5"
},
{
"name": "Sam Rijs",
"email": "srijs@airpost.net",
"url": "https://github.com/srijs"
},
{
"name": "Stuart Knightley",
"url": "https://github.com/Stuk"
},
{
"name": "Niclas Hoyer",
"url": "https://github.com/niclashoyer"
},
{
"name": "Sascha Reuter",
"url": "https://github.com/sreuter"
},
{
"name": "Tim Macfarlane",
"url": "https://github.com/refractalize"
}
],
"dependencies": {
"JSONStream": "0.10.0",
"debug": "^2.6.0",
"readable-stream": "~1.0.26-4",
"split-ca": "^1.0.0"
},
"deprecated": false,
"description": "Docker remote API network layer module.",
"devDependencies": {
"chai": "~1.7.0",
"mocha": "~1.12.0"
},
"engines": {
"node": ">= 0.8"
},
"homepage": "https://github.com/apocas/docker-modem#readme",
"keywords": [
"containers",
"api",
"docker"
],
"license": "Apache-2.0",
"main": "./lib/modem",
"maintainers": [
{
"name": "apocas",
"email": "petermdias@gmail.com"
}
],
"name": "docker-modem",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/apocas/docker-modem.git"
},
"scripts": {
"test": "./node_modules/mocha/bin/mocha -R spec"
},
"version": "0.3.7"
}