UNPKG

cogs.js

Version:

A file modulization manager, packed into a NPM package w/ a client, just for you.

35 lines (34 loc) 762 B
{ "name": "cogs.js", "version": "0.0.6", "description": "A file modulization manager, packed into a NPM package w/ a client, just for you.", "main": "index.js", "dependencies": { "colors": "^1.4.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/LoeDoesCode/cogs.js.git" }, "keywords": [ "cogs", "discord", "discord.js", "discordie", "discord.io", "eris", "module", "modulization", "utility", "framework" ], "author": "Loe Kennedy", "license": "MIT", "bugs": { "url": "https://github.com/LoeDoesCode/cogs.js/issues" }, "homepage": "https://github.com/LoeDoesCode/cogs.js#readme" }