Skip to content

Missing package.json #1

@SrMouraSilva

Description

@SrMouraSilva

An example of package.json

{
  "name": "docker-ui",
  "version": "1.0.0",
  "description": "A web interface to list and show logs of containers from Docker, keeping a real time experience with Socket.IO and NodeJs.",
  "main": "server.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node server.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ealves/docker-ui.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/ealves/docker-ui/issues"
  },
  "homepage": "https://github.com/ealves/docker-ui#readme"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions