UNPKG

docker-namesgenerator

Version:

Port of Docker 0.7.x namesgenerator from go to node.

27 lines (26 loc) 701 B
{ "name": "docker-namesgenerator", "version": "0.0.1", "description": "Port of Docker 0.7.x namesgenerator from go to node.", "main": "namesgenerator.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "https://github.com/tonypujals/docker-namesgenerator.git" }, "keywords": [ "docker", "namesgenerator" ], "author": "Tony Pujals <tony@subfuzion.com> (http://twitter.com/subfuzion)", "license": "Apache License, Version 2.0", "directories": { "example": "example" }, "bugs": { "url": "https://github.com/tonypujals/docker-namesgenerator/issues" }, "homepage": "https://github.com/tonypujals/docker-namesgenerator" }