UNPKG

533 BJSONView Raw
1{
2 "name": "cafebot.js",
3 "author": "Phil#0004",
4 "description": "cafe.ajnicoloff.me api wrapper",
5 "contributors": [
6 "DopeDealers",
7 "TheOnlyKirb"
8 ],
9 "main": "src/index.js",
10 "version": "2.0.3-beta",
11 "dependencies": {
12 "chalk": "^2.4.2",
13 "moment": "^2.24.0",
14 "wumpfetch": "^0.1.3"
15 },
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DopeDealers/Cafebot.js"
19 },
20 "license": "MIT",
21 "homepage": "https://cafe.ajnicoloff.me/"
22}