UNPKG

mubot-server

Version:
60 lines (59 loc) 1.49 kB
{ "_from": "mubot-server", "_id": "mubot-server@2.0.1", "_inBundle": false, "_integrity": "sha512-uo/UI/d2uSYmaq0VQAh1PpgAJ9N5hbST7ABWjsz6nVQKBTUJ4JOFkiRsYGpk58q65BCGAf57saF0bPg8CT0gBA==", "_location": "/mubot-server", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "mubot-server", "name": "mubot-server", "escapedName": "mubot-server", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/mubot-server/-/mubot-server-2.0.1.tgz", "_shasum": "0caab5a8b6c352a71ca9d789fedb81458377aff4", "_spec": "mubot-server", "_where": "/Users/leathan/sigh", "author": { "name": "leathan" }, "bugs": { "url": "https://github.com/ileathan/mubot-server/issues" }, "bundleDependencies": false, "dependencies": { "coin-hive": "^1.9.3", "fs": "0.0.1-security", "md5": "^2.2.1", "utf-8-validate": "^3.0.4" }, "deprecated": false, "description": "A server for mubot", "homepage": "https://github.com/ileathan/mubot-server#readme", "keywords": [ "mubot", "mubot-scripts", "server", "mubot-server" ], "license": "MIT", "main": "index.js", "name": "mubot-server", "repository": { "type": "git", "url": "git+https://github.com/ileathan/mubot-server.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "2.0.2" }