UNPKG

the-ping-pong

Version:

Node.js module for appending app with ping-pong api

29 lines (28 loc) 615 B
{ "name": "the-ping-pong", "version": "0.0.3", "description": "Node.js module for appending app with ping-pong api", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/Aknilam/the-ping-pong.git" }, "keywords": [ "Node.js", "ping", "pong", "express", "ping-pong" ], "author": "Michał Malinka <malinka.michal@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/Aknilam/the-ping-pong/issues" }, "dependencies": { "express": "*" } }