{
  "name": "systemd-socket",
  "version": "0.0.0",
  "description": "systemd sockets for node.js applications",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/herzi/systemd-socket.git"
  },
  "keywords": [
    "systemd",
    "socket",
    "activation",
    "server"
  ],
  "author": "Sven Herzberg <sven.herzberg@cluepunk.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/herzi/systemd-socket/issues"
  },
  "homepage": "https://github.com/herzi/systemd-socket"
}
