Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

azuki-trusty / azk   deb

Repository URL to install this package:

Version: 0.5.1 

/ usr / lib / azk / node_modules / dockerode / package.json

{
  "name": "dockerode",
  "description": "Docker.io / Docker remote API implementation.",
  "version": "2.0.3",
  "author": {
    "name": "Pedro Dias",
    "email": "petermdias@gmail.com"
  },
  "maintainers": [
    {
      "name": "apocas",
      "email": "petermdias@gmail.com"
    }
  ],
  "repository": {
    "type": "git",
    "url": "http://github.com/apocas/dockerode.git"
  },
  "keywords": [
    "docker",
    "docker.io"
  ],
  "dependencies": {
    "docker-modem": "0.1.x",
    "underscore": "1.5.x"
  },
  "devDependencies": {
    "chai": "~1.7.0",
    "mocha": "~1.12.0",
    "memorystream": "~0.2.0"
  },
  "main": "./lib/docker",
  "scripts": {
    "test": "./node_modules/mocha/bin/mocha -R spec"
  },
  "engines": {
    "node": ">= 0.8"
  },
  "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": "Everton Ribeiro",
      "email": "nuxlli@gmail.com",
      "url": "https://github.com/nuxlli"
    },
    {
      "name": "Sam Rijs",
      "email": "srijs@airpost.net",
      "url": "https://github.com/srijs"
    },
    {
      "name": "Mike MacCana",
      "email": "mike.maccana@gmail.com",
      "url": "https://github.com/mikemaccana"
    },
    {
      "url": "https://github.com/niclashoyer"
    },
    {
      "name": "Alex Wolfe",
      "email": "alexkwolfe@gmail.com",
      "url": "https://github.com/alexkwolfe"
    },
    {
      "name": "Vincent Woo",
      "email": "me@vincentwoo.com",
      "url": "https://github.com/vincentwoo"
    },
    {
      "name": "Adam Duncan",
      "url": "https://github.com/microadam"
    },
    {
      "name": "Geoffrey Bachelet",
      "email": "geoffrey.bachelet@gmail.com",
      "url": "https://github.com/ubermuda"
    },
    {
      "name": "Josh Matthews",
      "email": "josh@jmatthews.us",
      "url": "https://github.com/jmatth"
    },
    {
      "name": "Kishore Nallan",
      "email": "kishore@kishorelive.com",
      "url": "https://github.com/kishorenc"
    },
    {
      "name": "Mathias Buus",
      "email": "mathiasbuus@gmail.com",
      "url": "https://github.com/mafintosh"
    },
    {
      "name": "Shannon Poole",
      "email": "shannon.m.poole@gmail.com",
      "url": "https://github.com/shannonmpoole"
    },
    {
      "name": "Dan Williams",
      "email": "me+github@deedubs.com",
      "url": "https://github.com/deedubs"
    }
  ],
  "gitHead": "2b3853c6a2eb08b70c12a7d51f3b013b772f9715",
  "bugs": {
    "url": "https://github.com/apocas/dockerode/issues"
  },
  "homepage": "https://github.com/apocas/dockerode",
  "_id": "dockerode@2.0.3",
  "_shasum": "bcec6e8cf0a40446e2a7a43ab8af37e7258465b4",
  "_from": "dockerode@^2.0.3",
  "_npmVersion": "2.0.0-alpha-5",
  "_npmUser": {
    "name": "apocas",
    "email": "petermdias@gmail.com"
  },
  "dist": {
    "shasum": "bcec6e8cf0a40446e2a7a43ab8af37e7258465b4",
    "tarball": "http://registry.npmjs.org/dockerode/-/dockerode-2.0.3.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/dockerode/-/dockerode-2.0.3.tgz",
  "readme": "ERROR: No README data found!"
}