{ "_from": "git+https://github.com/alta-vr/att-bot-example.git", "_id": "att-bot-example@1.0.0", "_inBundle": false, "_integrity": "", "_location": "/att-bot-example", "_phantomChildren": {}, "_requested": { "type": "git", "raw": "https://github.com/alta-vr/att-bot-example", "rawSpec": "https://github.com/alta-vr/att-bot-example", "saveSpec": "git+https://github.com/alta-vr/att-bot-example.git", "fetchSpec": "https://github.com/alta-vr/att-bot-example.git", "gitCommittish": null }, "_requiredBy": [ "#USER", "/" ], "_resolved": "git+https://github.com/alta-vr/att-bot-example.git#a646aa2f0209f12154118b29e6253f1a01e8085a", "_spec": "https://github.com/alta-vr/att-bot-example", "_where": "C:\\Games\\ATT\\ATT Bot", "author": { "name": "Joel VDV" }, "bundleDependencies": false, "dependencies": { "alta-jsapi": "github:alta-vr/alta-jsapi", "att-bot-core": "git+https://github.com/alta-vr/ATT-Bot-JS.git", "discord.js": "^12.0.2", "moment": "^2.24.0", "nedb": "^1.8.0", "nodb": "0.0.1" }, "deprecated": false, "description": "An example ATT bot", "keywords": [ "att", "bot" ], "license": "GPL-3.0", "main": "index.js", "name": "att-bot-example", "scripts": { "start": "node .", "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.0.0" }