UNPKG

scrat-command-server

Version:
29 lines (28 loc) 651 B
{ "name": "scrat-command-server", "version": "0.0.21", "description": "scrat server", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/scrat-team/scrat-command-server.git" }, "keywords": [ "fis", "scrat", "server" ], "author": "fouber <fouber.NET@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/scrat-team/scrat-command-server/issues" }, "homepage": "https://github.com/fouber/scrat-command-server", "dependencies": { "hasbin": "^1.1.2", "node-dev": "2.6.2" } }