@skybloxsystems/ticket-bot
Version:
43 lines (42 loc) • 978 B
JSON
{
"name": "discord-ghost-transcript",
"version": "1.0.1",
"description": "A Message Transcript for Discord Created by GhosterZz_#0001",
"engines": {
"node": "<=7.8.0"
},
"files": [
"index.js",
"README.md",
"fetchTranscript.js",
"index.d.ts",
"index.html",
"template.html"
],
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Ghosterzz/discord-ghost-transcript.git"
},
"keywords": [
"ticket",
"transcript",
"message",
"collector",
"ghost",
"fetch"
],
"author": "GhosterZz_",
"license": "ISC",
"bugs": {
"url": "https://github.com/Ghosterzz/discord-ghost-transcript/issues"
},
"homepage": "https://github.com/Ghosterzz/discord-ghost-transcript#readme",
"dependencies": {
"fs": "0.0.1-security",
"jsdom": "^16.6.0"
}
}