pisco-docker-documentation
Version:
Pisco Docker documentation first examples
23 lines • 595 B
JSON
{
"name": "pisco-docker-documentation",
"version": "0.1.0",
"description": "Pisco Docker documentation first examples",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@gitlab.com/apecr/docker-documentation.git"
},
"keywords": [
"piscosour-recipe",
"docker"
],
"author": "Alberto Eyo",
"license": "ISC",
"bugs": {
"url": "https://gitlab.com/apecr/docker-documentation/issues"
},
"homepage": "https://gitlab.com/apecr/docker-documentation#README"
}