Update bot
Took 2 hours 17 minutes
This commit is contained in:
53
node_modules/seq-queue/package.json
generated
vendored
Normal file
53
node_modules/seq-queue/package.json
generated
vendored
Normal file
@ -0,0 +1,53 @@
|
||||
{
|
||||
"_from": "seq-queue@^0.0.5",
|
||||
"_id": "seq-queue@0.0.5",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-1WgS4cAXpuTnw+Ojeh2m143TyT4=",
|
||||
"_location": "/seq-queue",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "seq-queue@^0.0.5",
|
||||
"name": "seq-queue",
|
||||
"escapedName": "seq-queue",
|
||||
"rawSpec": "^0.0.5",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^0.0.5"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/mysql2"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/seq-queue/-/seq-queue-0.0.5.tgz",
|
||||
"_shasum": "d56812e1c017a6e4e7c3e3a37a1da6d78dd3c93e",
|
||||
"_spec": "seq-queue@^0.0.5",
|
||||
"_where": "/home/tobias/IdeaProjects/Woam-Antispam-Bot/node_modules/mysql2",
|
||||
"author": {
|
||||
"name": "changchang",
|
||||
"email": "changchang005@gmail.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/changchang/seq-queue/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "* Yongchang Zhou",
|
||||
"email": "changchang005@gmail.com"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "A simple tool to keep requests to be executed in order.",
|
||||
"devDependencies": {
|
||||
"mocha": ">=0.0.1",
|
||||
"should": ">=0.0.1"
|
||||
},
|
||||
"homepage": "https://github.com/changchang/seq-queue",
|
||||
"name": "seq-queue",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/changchang/seq-queue.git"
|
||||
},
|
||||
"version": "0.0.5"
|
||||
}
|
Reference in New Issue
Block a user