logs
node_modules
.bin
ansi-regex
ansi-styles
array-find-index
async
buffers
builtin-modules
camelcase
camelcase-keys
chalk
combined-stream
component-emitter
console-stamp
cookiejar
core-util-is
currently-unhandled
date-format
dateformat
debug
decamelize
delayed-stream
discordie
double-ended-queue
ebml
error-ex
escape-string-regexp
extend
find-up
form-data
formidable
get-stdin
graceful-fs
has-ansi
hosted-git-info
indent-string
inherits
is-arrayish
is-builtin-module
is-finite
is-utf8
isarray
load-json-file
log4js
loud-rejection
map-obj
meow
merge
methods
mime
mime-db
mime-types
minimist
mkdirp
moment
moment-timezone
ms
normalize-package-data
number-is-nan
object-assign
options
pako
parse-json
path-exists
path-type
pify
pinkie
pinkie-promise
qs
read-pkg
read-pkg-up
readable-stream
redent
reduce-component
repeating
requireindex
semver
signal-exit
spdx-correct
spdx-expression-parse
spdx-license-ids
streamroller
string_decoder
strip-ansi
strip-bom
strip-indent
superagent
supports-color
trim-newlines
index.js
license
package.json
readme.md
tweetnacl
ultron
validate-npm-package-license
ws
LICENSE
README.md
bot.js
config.json
config.json.example
package.json
22 lines
1.1 KiB
Plaintext
22 lines
1.1 KiB
Plaintext
The MIT License (MIT)
|
|
|
|
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in
|
|
all copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
THE SOFTWARE.
|