mongoose-data-seed
Version:
Seed mongodb with data using mongoose models
19,072 lines • 535 kB
JSON
{
"type": "File",
"start": 0,
"end": 2806,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 92,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 2806,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 92,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 26,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 26
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 7,
"end": 12,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 12
}
},
"local": {
"type": "Identifier",
"start": 7,
"end": 12,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 12
},
"identifierName": "chalk"
},
"name": "chalk"
}
}
],
"source": {
"type": "StringLiteral",
"start": 18,
"end": 25,
"loc": {
"start": {
"line": 1,
"column": 18
},
"end": {
"line": 1,
"column": 25
}
},
"extra": {
"rawValue": "chalk",
"raw": "'chalk'"
},
"value": "chalk"
}
},
{
"type": "ImportDeclaration",
"start": 27,
"end": 64,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 37
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 34,
"end": 44,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 17
}
},
"local": {
"type": "Identifier",
"start": 34,
"end": 44,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 17
},
"identifierName": "logSymbols"
},
"name": "logSymbols"
}
}
],
"source": {
"type": "StringLiteral",
"start": 50,
"end": 63,
"loc": {
"start": {
"line": 2,
"column": 23
},
"end": {
"line": 2,
"column": 36
}
},
"extra": {
"rawValue": "log-symbols",
"raw": "'log-symbols'"
},
"value": "log-symbols"
}
},
{
"type": "ImportDeclaration",
"start": 65,
"end": 96,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 31
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 74,
"end": 81,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 16
}
},
"imported": {
"type": "Identifier",
"start": 74,
"end": 81,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 16
},
"identifierName": "Spinner"
},
"name": "Spinner"
},
"local": {
"type": "Identifier",
"start": 74,
"end": 81,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 16
},
"identifierName": "Spinner"
},
"name": "Spinner"
}
}
],
"source": {
"type": "StringLiteral",
"start": 89,
"end": 95,
"loc": {
"start": {
"line": 3,
"column": 24
},
"end": {
"line": 3,
"column": 30
}
},
"extra": {
"rawValue": "clui",
"raw": "'clui'"
},
"value": "clui"
}
},
{
"type": "ImportDeclaration",
"start": 98,
"end": 147,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 49
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 105,
"end": 115,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 17
}
},
"local": {
"type": "Identifier",
"start": 105,
"end": 115,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 17
},
"identifierName": "BaseLogger"
},
"name": "BaseLogger"
}
}
],
"source": {
"type": "StringLiteral",
"start": 121,
"end": 146,
"loc": {
"start": {
"line": 5,
"column": 23
},
"end": {
"line": 5,
"column": 48
}
},
"extra": {
"rawValue": "../../utils/base-logger",
"raw": "'../../utils/base-logger'"
},
"value": "../../utils/base-logger"
}
},
{
"type": "ImportDeclaration",
"start": 148,
"end": 190,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 42
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 157,
"end": 169,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 21
}
},
"imported": {
"type": "Identifier",
"start": 157,
"end": 169,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 21
},
"identifierName": "MdSeedRunner"
},
"name": "MdSeedRunner"
},
"local": {
"type": "Identifier",
"start": 157,
"end": 169,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 21
},
"identifierName": "MdSeedRunner"
},
"name": "MdSeedRunner"
}
}
],
"source": {
"type": "StringLiteral",
"start": 177,
"end": 189,
"loc": {
"start": {
"line": 6,
"column": 29
},
"end": {
"line": 6,
"column": 41
}
},
"extra": {
"rawValue": "../../core",
"raw": "'../../core'"
},
"value": "../../core"
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Run Logger\n ",
"start": 192,
"end": 213,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 10,
"column": 3
}
}
}
]
},
{
"type": "ExportDefaultDeclaration",
"start": 214,
"end": 2805,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 91,
"column": 1
}
},
"declaration": {
"type": "ClassDeclaration",
"start": 229,
"end": 2805,
"loc": {
"start": {
"line": 11,
"column": 15
},
"end": {
"line": 91,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 235,
"end": 244,
"loc": {
"start": {
"line": 11,
"column": 21
},
"end": {
"line": 11,
"column": 30
},
"identifierName": "RunLogger"
},
"name": "RunLogger",
"leadingComments": null
},
"superClass": {
"type": "Identifier",
"start": 253,
"end": 263,
"loc": {
"start": {
"line": 11,
"column": 39
},
"end": {
"line": 11,
"column": 49
},
"identifierName": "BaseLogger"
},
"name": "BaseLogger"
},
"body": {
"type": "ClassBody",
"start": 264,
"end": 2805,
"loc": {
"start": {
"line": 11,
"column": 50
},
"end": {
"line": 91,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 268,
"end": 335,
"loc": {
"start": {
"line": 12,
"column": 2
},
"end": {
"line": 16,
"column": 3
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 268,
"end": 279,
"loc": {
"start": {
"line": 12,
"column": 2
},
"end": {
"line": 12,
"column": 13
},
"identifierName": "constructor"
},
"name": "constructor"
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 282,
"end": 335,
"loc": {
"start": {
"line": 12,
"column": 16
},
"end": {
"line": 16,
"column": 3
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 288,
"end": 296,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 13,
"column": 12
}
},
"expression": {
"type": "CallExpression",
"start": 288,
"end": 295,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 13,
"column": 11
}
},
"callee": {
"type": "Super",
"start": 288,
"end": 293,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 13,
"column": 9
}
}
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 302,
"end": 331,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 15,
"column": 33
}
},
"expression": {
"type": "AssignmentExpression",
"start": 302,
"end": 330,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 15,
"column": 32
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 302,
"end": 314,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 15,
"column": 16
}
},
"object": {
"type": "ThisExpression",
"start": 302,
"end": 306,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 15,
"column": 8
}
}
},
"property": {
"type": "Identifier",
"start": 307,
"end": 314,
"loc": {
"start": {
"line": 15,
"column": 9
},
"end": {
"line": 15,
"column": 16
},
"identifierName": "spinner"
},
"name": "spinner"
},
"computed": false
},
"right": {
"type": "NewExpression",
"start": 317,
"end": 330,
"loc": {
"start": {
"line": 15,
"column": 19
},
"end": {
"line": 15,
"column": 32
}
},
"callee": {
"type": "Identifier",
"start": 321,
"end": 328,
"loc": {
"start": {
"line": 15,
"column": 23
},
"end": {
"line": 15,
"column": 30
},
"identifierName": "Spinner"
},
"name": "Spinner"
},
"arguments": []
}
}
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Log next notification\n * @param {Object} notification notification to log\n * @param {string} notification.type operation type\n * @param {Object} notification.payload operation payload\n ",
"start": 339,
"end": 549,
"loc": {
"start": {
"line": 18,
"column": 2
},
"end": {
"line": 23,
"column": 5
}
}
}
]
},
{
"type": "ClassMethod",
"start": 552,
"end": 2065,
"loc": {
"start": {
"line": 24,
"column": 2
},
"end": {
"line": 66,
"column": 3
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 552,
"end": 556,
"loc": {
"start": {
"line": 24,
"column": 2
},
"end": {
"line": 24,
"column": 6
},
"identifierName": "next"
},
"name": "next",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "ObjectPattern",
"start": 557,
"end": 574,
"loc": {
"start": {
"line": 24,
"column": 7
},
"end": {
"line": 24,
"column": 24
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 559,
"end": 563,
"loc": {
"start": {
"line": 24,
"column": 9
},
"end": {
"line": 24,
"column": 13
}
},
"method": false,
"shorthand": true,
"computed": false,
"key": {
"type": "Identifier",
"start": 559,
"end": 563,
"loc": {
"start": {
"line": 24,
"column": 9
},
"end": {
"line": 24,
"column": 13
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "Identifier",
"start": 559,
"end": 563,
"loc": {
"start": {
"line": 24,
"column": 9
},
"end": {
"line": 24,
"column": 13
},
"identifierName": "type"
},
"name": "type"
},
"extra": {
"shorthand": true
}
},
{
"type": "ObjectProperty",
"start": 565,
"end": 572,
"loc": {
"start": {
"line": 24,
"column": 15
},
"end": {
"line": 24,
"column": 22
}
},
"method": false,
"shorthand": true,
"computed": false,
"key": {
"type": "Identifier",
"start": 565,
"end": 572,
"loc": {
"start": {
"line": 24,
"column": 15
},
"end": {
"line": 24,
"column": 22
},
"identifierName": "payload"
},
"name": "payload"
},
"value": {
"type": "Identifier",
"start": 565,
"end": 572,
"loc": {
"start": {
"line": 24,
"column": 15
},
"end": {
"line": 24,
"column": 22
},
"identifierName": "payload"
},
"name": "payload"
},
"extra": {
"shorthand": true
}
}
]
}
],
"body": {
"type": "BlockStatement",
"start": 576,
"end": 2065,
"loc": {
"start": {
"line": 24,
"column": 26
},
"end": {
"line": 66,
"column": 3
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 582,
"end": 602,
"loc": {
"start": {
"line": 25,
"column": 4
},
"end": {
"line": 25,
"column": 24
}
},
"expression": {
"type": "CallExpression",
"start": 582,
"end": 601,
"loc": {
"start": {
"line": 25,
"column": 4
},
"end": {
"line": 25,
"column": 23
}
},
"callee": {
"type": "MemberExpression",
"start": 582,
"end": 599,
"loc": {
"start": {
"line": 25,
"column": 4
},
"end": {
"line": 25,
"column": 21
}
},
"object": {
"type": "MemberExpression",
"start": 582,
"end": 594,
"loc": {
"start": {
"line": 25,
"column": 4
},
"end": {
"line": 25,
"column": 16
}
},
"object": {
"type": "ThisExpression",
"start": 582,
"end": 586,
"loc": {
"start": {
"line": 25,
"column": 4
},
"end": {
"line": 25,
"column": 8
}
}
},
"property": {
"type": "Identifier",
"start": 587,
"end": 594,
"loc": {
"start": {
"line": 25,
"column": 9
},
"end": {
"line": 25,
"column": 16
},
"identifierName": "spinner"
},
"name": "spinner"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 595,
"end": 599,
"loc": {
"start": {
"line": 25,
"column": 17
},
"end": {
"line": 25,
"column": 21
},
"identifierName": "stop"
},
"name": "stop"
},
"computed": false
},
"arguments": []
}
},
{
"type": "SwitchStatement",
"start": 608,
"end": 2061,
"loc": {
"start": {
"line": 27,
"column": 4
},
"end": {
"line": 65,
"column": 5
}
},
"discriminant": {
"type": "Identifier",
"start": 616,
"end": 620,
"loc": {
"start": {
"line": 27,
"column": 12
},
"end": {
"line": 27,
"column": 16
},
"identifierName": "type"
},
"name": "type"
},
"cases": [
{
"type": "SwitchCase",
"start": 630,
"end": 792,
"loc": {
"start": {
"line": 28,
"column": 6
},
"end": {
"line": 31,
"column": 14
}
},
"consequent": [
{
"type": "ExpressionStatement",
"start": 691,
"end": 747,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 64
}
},
"expression": {
"type": "CallExpression",
"start": 691,
"end": 746,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 63
}
},
"callee": {
"type": "MemberExpression",
"start": 691,
"end": 711,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 28
}
},
"object": {
"type": "MemberExpression",
"start": 691,
"end": 703,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 691,
"end": 695,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 696,
"end": 703,
"loc": {
"start": {
"line": 29,
"column": 13
},
"end": {
"line": 29,
"column": 20
},
"identifierName": "spinner"
},
"name": "spinner"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 704,
"end": 711,
"loc": {
"start": {
"line": 29,
"column": 21
},
"end": {
"line": 29,
"column": 28
},
"identifierName": "message"
},
"name": "message"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 712,
"end": 745,
"loc": {
"start": {
"line": 29,
"column": 29
},
"end": {
"line": 29,
"column": 62
}
},
"extra": {
"rawValue": "Trying to connect to MongoDB...",
"raw": "'Trying to connect to MongoDB...'"
},
"value": "Trying to connect to MongoDB..."
}
]
}
},
{
"type": "ExpressionStatement",
"start": 756,
"end": 777,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 30,
"column": 29
}
},
"expression": {
"type": "CallExpression",
"start": 756,
"end": 776,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 30,
"column": 28
}
},
"callee": {
"type": "MemberExpression",
"start": 756,
"end": 774,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 30,
"column": 26
}
},
"object": {
"type": "MemberExpression",
"start": 756,
"end": 768,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 30,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 756,
"end": 760,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 30,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 761,
"end": 768,
"loc": {
"start": {
"line": 30,
"column": 13
},
"end": {
"line": 30,
"column": 20
},
"identifierName": "spinner"
},
"name": "spinner"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 769,
"end": 774,
"loc": {
"start": {
"line": 30,
"column": 21
},
"end": {
"line": 30,
"column": 26
},
"identifierName": "start"
},
"name": "start"
},
"computed": false
},
"arguments": []
}
},
{
"type": "BreakStatement",
"start": 786,
"end": 792,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 14
}
},
"label": null
}
],
"test": {
"type": "MemberExpression",
"start": 635,
"end": 681,
"loc": {
"start": {
"line": 28,
"column": 11
},
"end": {
"line": 28,
"column": 57
}
},
"object": {
"type": "MemberExpression",
"start": 635,
"end": 658,
"loc": {
"start": {
"line": 28,
"column": 11
},
"end": {
"line": 28,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 635,
"end": 647,
"loc": {
"start": {
"line": 28,
"column": 11
},
"end": {
"line": 28,
"column": 23
},
"identifierName": "MdSeedRunner"
},
"name": "MdSeedRunner"
},
"property": {
"type": "Identifier",
"start": 648,
"end": 658,
"loc": {
"start": {
"line": 28,
"column": 24
},
"end": {
"line": 28,
"column": 34
},
"identifierName": "operations"
},
"name": "operations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 659,
"end": 681,
"loc": {
"start": {
"line": 28,
"column": 35
},
"end": {
"line": 28,
"column": 57
},
"identifierName": "MONGOOSE_CONNECT_START"
},
"name": "MONGOOSE_CONNECT_START"
},
"computed": false
}
},
{
"type": "SwitchCase",
"start": 799,
"end": 949,
"loc": {
"start": {
"line": 32,
"column": 6
},
"end": {
"line": 34,
"column": 14
}
},
"consequent": [
{
"type": "ExpressionStatement",
"start": 862,
"end": 934,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 80
}
},
"expression": {
"type": "CallExpression",
"start": 862,
"end": 933,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 79
}
},
"callee": {
"type": "MemberExpression",
"start": 862,
"end": 873,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 19
}
},
"object": {
"type": "Identifier",
"start": 862,
"end": 869,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 15
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 870,
"end": 873,
"loc": {
"start": {
"line": 33,
"column": 16
},
"end": {
"line": 33,
"column": 19
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "TemplateLiteral",
"start": 874,
"end": 932,
"loc": {
"start": {
"line": 33,
"column": 20
},
"end": {
"line": 33,
"column": 78
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 877,
"end": 895,
"loc": {
"start": {
"line": 33,
"column": 23
},
"end": {
"line": 33,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 877,
"end": 887,
"loc": {
"start": {
"line": 33,
"column": 23
},
"end": {
"line": 33,
"column": 33
},
"identifierName": "logSymbols"
},
"name": "logSymbols"
},
"property": {
"type": "Identifier",
"start": 888,
"end": 895,
"loc": {
"start": {
"line": 33,
"column": 34
},
"end": {
"line": 33,
"column": 41
},
"identifierName": "success"
},
"name": "success"
},
"computed": false
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 875,
"end": 875,
"loc": {
"start": {
"line": 33,
"column": 21
},
"end": {
"line": 33,
"column": 21
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 896,
"end": 931,
"loc": {
"start": {
"line": 33,
"column": 42
},
"end": {
"line": 33,
"column": 77
}
},
"value": {
"raw": " Successfully connected to MongoDB!",
"cooked": " Successfully connected to MongoDB!"
},
"tail": true
}
]
}
]
}
},
{
"type": "BreakStatement",
"start": 943,
"end": 949,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 14
}
},
"label": null
}
],
"test": {
"type": "MemberExpression",
"start": 804,
"end": 852,
"loc": {
"start": {
"line": 32,
"column": 11
},
"end": {
"line": 32,
"column": 59
}
},
"object": {
"type": "MemberExpression",
"start": 804,
"end": 827,
"loc": {
"start": {
"line": 32,
"column": 11
},
"end": {
"line": 32,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 804,
"end": 816,
"loc": {
"start": {
"line": 32,
"column": 11
},
"end": {
"line": 32,
"column": 23
},
"identifierName": "MdSeedRunner"
},
"name": "MdSeedRunner"
},
"property": {
"type": "Identifier",
"start": 817,
"end": 827,
"loc": {
"start": {
"line": 32,
"column": 24
},
"end": {
"line": 32,
"column": 34
},
"identifierName": "operations"
},
"name": "operations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 828,
"end": 852,
"loc": {
"start": {
"line": 32,
"column": 35
},
"end": {
"line": 32,
"column": 59
},
"identifierName": "MONGOOSE_CONNECT_SUCCESS"
},
"name": "MONGOOSE_CONNECT_SUCCESS"
},
"computed": false
}
},
{
"type": "SwitchCase",
"start": 956,
"end": 1103,
"loc": {
"start": {
"line": 35,
"column": 6
},
"end": {
"line": 38,
"column": 14
}
},
"consequent": [
{
"type": "ExpressionStatement",
"start": 1014,
"end": 1058,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 52
}
},
"expression": {
"type": "CallExpression",
"start": 1014,
"end": 1057,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 51
}
},
"callee": {
"type": "MemberExpression",
"start": 1014,
"end": 1034,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 28
}
},
"object": {
"type": "MemberExpression",
"start": 1014,
"end": 1026,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 1014,
"end": 1018,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1019,
"end": 1026,
"loc": {
"start": {
"line": 36,
"column": 13
},
"end": {
"line": 36,
"column": 20
},
"identifierName": "spinner"
},
"name": "spinner"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1027,
"end": 1034,
"loc": {
"start": {
"line": 36,
"column": 21
},
"end": {
"line": 36,
"column": 28
},
"identifierName": "message"
},
"name": "message"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1035,
"end": 1056,
"loc": {
"start": {
"line": 36,
"column": 29
},
"end": {
"line": 36,
"column": 50
}
},
"extra": {
"rawValue": "Droping database...",
"raw": "'Droping database...'"
},
"value": "Droping database..."
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1067,
"end": 1088,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 29
}
},
"expression": {
"type": "CallExpression",
"start": 1067,
"end": 1087,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 28
}
},
"callee": {
"type": "MemberExpression",
"start": 1067,
"end": 1085,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 26
}
},
"object": {
"type": "MemberExpression",
"start": 1067,
"end": 1079,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 1067,
"end": 1071,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1072,
"end": 1079,
"loc": {
"start": {
"line": 37,
"column": 13
},
"end": {
"line": 37,
"column": 20
},
"identifierName": "spinner"
},
"name": "spinner"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1080,
"end": 1085,
"loc": {
"start": {
"line": 37,
"column": 21
},
"end": {
"line": 37,
"column": 26
},
"identifierName": "start"
},
"name": "start"
},
"computed": false
},
"arguments": []
}
},
{
"type": "BreakStatement",
"start": 1097,
"end": 1103,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 14
}
},
"label": null
}
],
"test": {
"type": "MemberExpression",
"start": 961,
"end": 1004,
"loc": {
"start": {
"line": 35,
"column": 11
},
"end": {
"line": 35,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 961,
"end": 984,
"loc": {
"start": {
"line": 35,
"column": 11
},
"end": {
"line": 35,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 961,
"end": 973,
"loc": {
"start": {
"line": 35,
"column": 11
},
"end": {
"line": 35,
"column": 23
},
"identifierName": "MdSeedRunner"
},
"name": "MdSeedRunner"
},
"property": {
"type": "Identifier",
"start": 974,
"end": 984,
"loc": {
"start": {
"line": 35,
"column": 24
},
"end": {
"line": 35,
"column": 34
},
"identifierName": "operations"
},
"name": "operations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 985,
"end": 1004,
"loc": {
"start": {
"line": 35,
"column": 35
},
"end": {
"line": 35,
"column": 54
},
"identifierName": "MONGOOSE_DROP_START"
},
"name": "MONGOOSE_DROP_START"
},
"computed": false
}
},
{
"type": "SwitchCase",
"start": 1110,
"end": 1240,
"loc": {
"start": {
"line": 39,
"column": 6
},
"end": {
"line": 41,
"column": 14
}
},
"consequent": [
{
"type": "ExpressionStatement",
"start": 1170,
"end": 1225,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 63
}
},
"expression": {
"type": "CallExpression",
"start": 1170,
"end": 1224,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 62
}
},
"callee": {
"type": "MemberExpression",
"start": 1170,
"end": 1181,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 19
}
},
"object": {
"type": "Identifier",
"start": 1170,
"end": 1177,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 15
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 1178,
"end": 1181,
"loc": {
"start": {
"line": 40,
"column": 16
},
"end": {
"line": 40,
"column": 19
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "TemplateLiteral",
"start": 1182,
"end": 1223,
"loc": {
"start": {
"line": 40,
"column": 20
},
"end": {
"line": 40,
"column": 61
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 1185,
"end": 1203,
"loc": {
"start": {
"line": 40,
"column": 23
},
"end": {
"line": 40,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 1185,
"end": 1195,
"loc": {
"start": {
"line": 40,
"column": 23
},
"end": {
"line": 40,
"column": 33
},
"identifierName": "logSymbols"
},
"name": "logSymbols"
},
"property": {
"type": "Identifier",
"start": 1196,
"end": 1203,
"loc": {
"start": {
"line": 40,
"column": 34
},
"end": {
"line": 40,
"column": 41
},
"identifierName": "success"
},
"name": "success"
},
"computed": false
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 1183,
"end": 1183,
"loc": {
"start": {
"line": 40,
"column": 21
},
"end": {
"line": 40,
"column": 21
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 1204,
"end": 1222,
"loc": {
"start": {
"line": 40,
"column": 42
},
"end": {
"line": 40,
"column": 60
}
},
"value": {
"raw": " Database dropped!",
"cooked": " Database dropped!"
},
"tail": true
}
]
}
]
}
},
{
"type": "BreakStatement",
"start": 1234,
"end": 1240,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 14
}
},
"label": null
}
],
"test": {
"type": "MemberExpression",
"start": 1115,
"end": 1160,
"loc": {
"start": {
"line": 39,
"column": 11
},
"end": {
"line": 39,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 1115,
"end": 1138,
"loc": {
"start": {
"line": 39,
"column": 11
},
"end": {
"line": 39,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 1115,
"end": 1127,
"loc": {
"start": {
"line": 39,
"column": 11
},
"end": {
"line": 39,
"column": 23
},
"identifierName": "MdSeedRunner"
},
"name": "MdSeedRunner"
},
"property": {
"type": "Identifier",
"start": 1128,
"end": 1138,
"loc": {
"start": {
"line": 39,
"column": 24
},
"end": {
"line": 39,
"column": 34
},
"identifierName": "operations"
},
"name": "operations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1139,
"end": 1160,
"loc": {
"start": {
"line": 39,
"column": 35
},
"end": {
"line": 39,
"column": 56
},
"identifierName": "MONGOOSE_DROP_SUCCESS"
},
"name": "MONGOOSE_DROP_SUCCESS"
},
"computed": false
}
},
{
"type": "SwitchCase",
"start": 1247,
"end": 1390,
"loc": {
"start": {
"line": 42,
"column": 6
},
"end": {
"line": 45,
"column": 14
}
},
"consequent": [
{
"type": "ExpressionStatement",
"start": 1303,
"end": 1317,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 43,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 1303,
"end": 1316,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 43,
"column": 21
}
},
"callee": {
"type": "MemberExpression",
"start": 1303,
"end": 1314,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 43,
"column": 19
}
},
"object": {
"type": "Identifier",
"start": 1303,
"end": 1310,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 43,
"column": 15
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 1311,
"end": 1314,
"loc": {
"start": {
"line": 43,
"column": 16
},
"end": {
"line": 43,
"column": 19
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 1326,
"end": 1375,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 57
}
},
"expression": {
"type": "CallExpression",
"start": 1326,
"end": 1374,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 1326,
"end": 1337,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 19
}
},
"object": {
"type": "Identifier",
"start": 1326,
"end": 1333,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 15
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 1334,
"end": 1337,
"loc": {
"start": {
"line": 44,
"column": 16
},
"end": {
"line": 44,
"column": 19
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "TemplateLiteral",
"start": 1338,
"end": 1373,
"loc": {
"start": {
"line": 44,
"column": 20
},
"end": {
"line": 44,
"column": 55
}
},
"expressions": [
{
"type": "CallExpression",
"start": 1341,
"end": 1371,
"loc": {
"start": {
"line": 44,
"column": 23
},
"end": {
"line": 44,
"column": 53
}
},
"callee": {
"type": "MemberExpression",
"start": 1341,
"end": 1351,
"loc": {
"start": {
"line": 44,
"column": 23
},
"end": {
"line": 44,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 1341,
"end": 1346,
"loc": {
"start": {
"line": 44,
"column": 23
},
"end": {
"line": 44,
"column": 28
},
"identifierName": "chalk"
},
"name": "chalk"
},
"property": {
"type": "Identifier",
"start": 1347,
"end": 1351,
"loc": {
"start": {
"line": 44,
"column": 29
},
"end": {
"line": 44,
"column": 33
},
"identifierName": "cyan"
},
"name": "cyan"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1352,
"end": 1370,
"loc": {
"start": {
"line": 44,
"column": 34
},
"end": {
"line": 44,
"column": 52
}
},
"extra": {
"rawValue": "Seeding Results:",
"raw": "'Seeding Results:'"
},
"value": "Seeding Results:"
}
]
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 1339,
"end": 1339,
"loc": {
"start": {
"line": 44,
"column": 21
},
"end": {
"line": 44,
"column": 21
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 1372,
"end": 1372,
"loc": {
"start": {
"line": 44,
"column": 54
},
"end": {
"line": 44,
"column": 54
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": true
}
]
}
]
}
},
{
"type": "BreakStatement",
"start": 1384,
"end": 1390,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 14
}
},
"label": null
}
],
"test": {
"type": "MemberExpression",
"start": 1252,
"end": 1293,
"loc": {
"start": {
"line": 42,
"column": 11
},
"end": {
"line": 42,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 1252,
"end": 1275,
"loc": {
"start": {
"line": 42,
"column": 11
},
"end": {
"line": 42,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 1252,
"end": 1264,
"loc": {
"start": {
"line": 42,
"column": 11
},
"end": {
"line": 42,
"column": 23
},
"identifierName": "MdSeedRunner"
},
"name": "MdSeedRunner"
},
"property": {
"type": "Identifier",
"start": 1265,
"end": 1275,
"loc": {
"start": {
"line": 42,
"column": 24
},
"end": {
"line": 42,
"column": 34
},
"identifierName": "operations"
},
"name": "operations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1276,
"end": 1293,
"loc": {
"start": {
"line": 42,
"column": 35
},
"end": {
"line": 42,
"column": 52
},
"identifierName": "ALL_SEEDERS_START"
},
"name": "ALL_SEEDERS_START"
},
"computed": false
}
},
{
"type": "SwitchCase",
"start": 1397,
"end": 1535,
"loc": {
"start": {
"line": 46,
"column": 6
},
"end": {
"line": 49,
"column": 14
}
},
"consequent": [
{
"type": "ExpressionStatement",
"start": 1454,
"end": 1468,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 22
}
},
"expression": {
"type": "CallExpression",
"start": 1454,
"end": 1467,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 21
}
},
"callee": {
"type": "MemberExpression",
"start": 1454,
"end": 1465,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 19
}
},
"object": {
"type": "Identifier",
"start": 1454,
"end": 1461,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 15
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 1462,
"end": 1465,
"loc": {
"start": {
"line": 47,
"column": 16
},
"end": {
"line": 47,
"column": 19
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": []
}
},
{
"type": "ExpressionStatement",
"start": 1477,
"end": 1520,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 51
}
},
"expression": {
"type": "CallExpression",
"start": 1477,
"end": 1519,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 50
}
},
"callee": {
"type": "MemberExpression",
"start": 1477,
"end": 1488,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 19
}
},
"object": {
"type": "Identifier",
"start": 1477,
"end": 1484,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 15
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 1485,
"end": 1488,
"loc": {
"start": {
"line": 48,
"column": 16
},
"end": {
"line": 48,
"column": 19
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "TemplateLiteral",
"start": 1489,
"end": 1518,
"loc": {
"start": {
"line": 48,
"column": 20
},
"end": {
"line": 48,
"column": 49
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 1492,
"end": 1510,
"loc": {
"start": {
"line": 48,
"column": 23
},
"end": {
"line": 48,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 1492,
"end": 1502,
"loc": {
"start": {
"line": 48,
"column": 23
},
"end": {
"line": 48,
"column": 33
},
"identifierName": "logSymbols"
},
"name": "logSymbols"
},
"property": {
"type": "Identifier",
"start": 1503,
"end": 1510,
"loc": {
"start": {
"line": 48,
"column": 34
},
"end": {
"line": 48,
"column": 41
},
"identifierName": "success"
},
"name": "success"
},
"computed": false
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 1490,
"end": 1490,
"loc": {
"start": {
"line": 48,
"column": 21
},
"end": {
"line": 48,
"column": 21
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 1511,
"end": 1517,
"loc": {
"start": {
"line": 48,
"column": 42
},
"end": {
"line": 48,
"column": 48
}
},
"value": {
"raw": " Done.",
"cooked": " Done."
},
"tail": true
}
]
}
]
}
},
{
"type": "BreakStatement",
"start": 1529,
"end": 1535,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 14
}
},
"label": null
}
],
"test": {
"type": "MemberExpression",
"start": 1402,
"end": 1444,
"loc": {
"start": {
"line": 46,
"column": 11
},
"end": {
"line": 46,
"column": 53
}
},
"object": {
"type": "MemberExpression",
"start": 1402,
"end": 1425,
"loc": {
"start": {
"line": 46,
"column": 11
},
"end": {
"line": 46,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 1402,
"end": 1414,
"loc": {
"start": {
"line": 46,
"column": 11
},
"end": {
"line": 46,
"column": 23
},
"identifierName": "MdSeedRunner"
},
"name": "MdSeedRunner"
},
"property": {
"type": "Identifier",
"start": 1415,
"end": 1425,
"loc": {
"start": {
"line": 46,
"column": 24
},
"end": {
"line": 46,
"column": 34
},
"identifierName": "operations"
},
"name": "operations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1426,
"end": 1444,
"loc": {
"start": {
"line": 46,
"column": 35
},
"end": {
"line": 46,
"column": 53
},
"identifierName": "ALL_SEEDERS_FINISH"
},
"name": "ALL_SEEDERS_FINISH"
},
"computed": false
}
},
{
"type": "SwitchCase",
"start": 1542,
"end": 1673,
"loc": {
"start": {
"line": 50,
"column": 6
},
"end": {
"line": 53,
"column": 14
}
},
"consequent": [
{
"type": "ExpressionStatement",
"start": 1593,
"end": 1628,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 43
}
},
"expression": {
"type": "CallExpression",
"start": 1593,
"end": 1627,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 42
}
},
"callee": {
"type": "MemberExpression",
"start": 1593,
"end": 1613,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 28
}
},
"object": {
"type": "MemberExpression",
"start": 1593,
"end": 1605,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 1593,
"end": 1597,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1598,
"end": 1605,
"loc": {
"start": {
"line": 51,
"column": 13
},
"end": {
"line": 51,
"column": 20
},
"identifierName": "spinner"
},
"name": "spinner"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1606,
"end": 1613,
"loc": {
"start": {
"line": 51,
"column": 21
},
"end": {
"line": 51,
"column": 28
},
"identifierName": "message"
},
"name": "message"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 1614,
"end": 1626,
"loc": {
"start": {
"line": 51,
"column": 29
},
"end": {
"line": 51,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 1614,
"end": 1621,
"loc": {
"start": {
"line": 51,
"column": 29
},
"end": {
"line": 51,
"column": 36
},
"identifierName": "payload"
},
"name": "payload"
},
"property": {
"type": "Identifier",
"start": 1622,
"end": 1626,
"loc": {
"start": {
"line": 51,
"column": 37
},
"end": {
"line": 51,
"column": 41
},
"identifierName": "name"
},
"name": "name"
},
"computed": false
}
]
}
},
{
"type": "ExpressionStatement",
"start": 1637,
"end": 1658,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 29
}
},
"expression": {
"type": "CallExpression",
"start": 1637,
"end": 1657,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 28
}
},
"callee": {
"type": "MemberExpression",
"start": 1637,
"end": 1655,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 26
}
},
"object": {
"type": "MemberExpression",
"start": 1637,
"end": 1649,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 20
}
},
"object": {
"type": "ThisExpression",
"start": 1637,
"end": 1641,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 12
}
}
},
"property": {
"type": "Identifier",
"start": 1642,
"end": 1649,
"loc": {
"start": {
"line": 52,
"column": 13
},
"end": {
"line": 52,
"column": 20
},
"identifierName": "spinner"
},
"name": "spinner"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1650,
"end": 1655,
"loc": {
"start": {
"line": 52,
"column": 21
},
"end": {
"line": 52,
"column": 26
},
"identifierName": "start"
},
"name": "start"
},
"computed": false
},
"arguments": []
}
},
{
"type": "BreakStatement",
"start": 1667,
"end": 1673,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 53,
"column": 14
}
},
"label": null
}
],
"test": {
"type": "MemberExpression",
"start": 1547,
"end": 1583,
"loc": {
"start": {
"line": 50,
"column": 11
},
"end": {
"line": 50,
"column": 47
}
},
"object": {
"type": "MemberExpression",
"start": 1547,
"end": 1570,
"loc": {
"start": {
"line": 50,
"column": 11
},
"end": {
"line": 50,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 1547,
"end": 1559,
"loc": {
"start": {
"line": 50,
"column": 11
},
"end": {
"line": 50,
"column": 23
},
"identifierName": "MdSeedRunner"
},
"name": "MdSeedRunner"
},
"property": {
"type": "Identifier",
"start": 1560,
"end": 1570,
"loc": {
"start": {
"line": 50,
"column": 24
},
"end": {
"line": 50,
"column": 34
},
"identifierName": "operations"
},
"name": "operations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1571,
"end": 1583,
"loc": {
"start": {
"line": 50,
"column": 35
},
"end": {
"line": 50,
"column": 47
},
"identifierName": "SEEDER_START"
},
"name": "SEEDER_START"
},
"computed": false
}
},
{
"type": "SwitchCase",
"start": 1680,
"end": 2055,
"loc": {
"start": {
"line": 54,
"column": 6
},
"end": {
"line": 64,
"column": 14
}
},
"consequent": [
{
"type": "IfStatement",
"start": 1733,
"end": 2040,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 63,
"column": 9
}
},
"test": {
"type": "LogicalExpression",
"start": 1737,
"end": 1775,
"loc": {
"start": {
"line": 55,
"column": 12
},
"end": {
"line": 55,
"column": 50
}
},
"left": {
"type": "MemberExpression",
"start": 1737,
"end": 1752,
"loc": {
"start": {
"line": 55,
"column": 12
},
"end": {
"line": 55,
"column": 27
}
},
"object": {
"type": "Identifier",
"start": 1737,
"end": 1744,
"loc": {
"start": {
"line": 55,
"column": 12
},
"end": {
"line": 55,
"column": 19
},
"identifierName": "payload"
},
"name": "payload"
},
"property": {
"type": "Identifier",
"start": 1745,
"end": 1752,
"loc": {
"start": {
"line": 55,
"column": 20
},
"end": {
"line": 55,
"column": 27
},
"identifierName": "results"
},
"name": "results"
},
"computed": false
},
"operator": "&&",
"right": {
"type": "MemberExpression",
"start": 1756,
"end": 1775,
"loc": {
"start": {
"line": 55,
"column": 31
},
"end": {
"line": 55,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 1756,
"end": 1771,
"loc": {
"start": {
"line": 55,
"column": 31
},
"end": {
"line": 55,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 1756,
"end": 1763,
"loc": {
"start": {
"line": 55,
"column": 31
},
"end": {
"line": 55,
"column": 38
},
"identifierName": "payload"
},
"name": "payload"
},
"property": {
"type": "Identifier",
"start": 1764,
"end": 1771,
"loc": {
"start": {
"line": 55,
"column": 39
},
"end": {
"line": 55,
"column": 46
},
"identifierName": "results"
},
"name": "results"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1772,
"end": 1775,
"loc": {
"start": {
"line": 55,
"column": 47
},
"end": {
"line": 55,
"column": 50
},
"identifierName": "run"
},
"name": "run"
},
"computed": false
}
},
"consequent": {
"type": "BlockStatement",
"start": 1777,
"end": 1944,
"loc": {
"start": {
"line": 55,
"column": 52
},
"end": {
"line": 61,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1789,
"end": 1934,
"loc": {
"start": {
"line": 56,
"column": 10
},
"end": {
"line": 60,
"column": 12
}
},
"expression": {
"type": "CallExpression",
"start": 1789,
"end": 1933,
"loc": {
"start": {
"line": 56,
"column": 10
},
"end": {
"line": 60,
"column": 11
}
},
"callee": {
"type": "MemberExpression",
"start": 1789,
"end": 1800,
"loc": {
"start": {
"line": 56,
"column": 10
},
"end": {
"line": 56,
"column": 21
}
},
"object": {
"type": "Identifier",
"start": 1789,
"end": 1796,
"loc": {
"start": {
"line": 56,
"column": 10
},
"end": {
"line": 56,
"column": 17
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 1797,
"end": 1800,
"loc": {
"start": {
"line": 56,
"column": 18
},
"end": {
"line": 56,
"column": 21
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "TemplateLiteral",
"start": 1814,
"end": 1921,
"loc": {
"start": {
"line": 57,
"column": 12
},
"end": {
"line": 59,
"column": 15
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 1817,
"end": 1835,
"loc": {
"start": {
"line": 57,
"column": 15
},
"end": {
"line": 57,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 1817,
"end": 1827,
"loc": {
"start": {
"line": 57,
"column": 15
},
"end": {
"line": 57,
"column": 25
},
"identifierName": "logSymbols"
},
"name": "logSymbols"
},
"property": {
"type": "Identifier",
"start": 1828,
"end": 1835,
"loc": {
"start": {
"line": 57,
"column": 26
},
"end": {
"line": 57,
"column": 33
},
"identifierName": "success"
},
"name": "success"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 1839,
"end": 1851,
"loc": {
"start": {
"line": 57,
"column": 37
},
"end": {
"line": 57,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 1839,
"end": 1846,
"loc": {
"start": {
"line": 57,
"column": 37
},
"end": {
"line": 57,
"column": 44
},
"identifierName": "payload"
},
"name": "payload"
},
"property": {
"type": "Identifier",
"start": 1847,
"end": 1851,
"loc": {
"start": {
"line": 57,
"column": 45
},
"end": {
"line": 57,
"column": 49
},
"identifierName": "name"
},
"name": "name"
},
"computed": false
},
{
"type": "CallExpression",
"start": 1856,
"end": 1919,
"loc": {
"start": {
"line": 57,
"column": 54
},
"end": {
"line": 59,
"column": 13
}
},
"callee": {
"type": "MemberExpression",
"start": 1856,
"end": 1866,
"loc": {
"start": {
"line": 57,
"column": 54
},
"end": {
"line": 57,
"column": 64
}
},
"object": {
"type": "Identifier",
"start": 1856,
"end": 1861,
"loc": {
"start": {
"line": 57,
"column": 54
},
"end": {
"line": 57,
"column": 59
},
"identifierName": "chalk"
},
"name": "chalk"
},
"property": {
"type": "Identifier",
"start": 1862,
"end": 1866,
"loc": {
"start": {
"line": 57,
"column": 60
},
"end": {
"line": 57,
"column": 64
},
"identifierName": "gray"
},
"name": "gray"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 1882,
"end": 1905,
"loc": {
"start": {
"line": 58,
"column": 14
},
"end": {
"line": 58,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 1882,
"end": 1897,
"loc": {
"start": {
"line": 58,
"column": 14
},
"end": {
"line": 58,
"column": 29
}
},
"object": {
"type": "Identifier",
"start": 1882,
"end": 1889,
"loc": {
"start": {
"line": 58,
"column": 14
},
"end": {
"line": 58,
"column": 21
},
"identifierName": "payload"
},
"name": "payload"
},
"property": {
"type": "Identifier",
"start": 1890,
"end": 1897,
"loc": {
"start": {
"line": 58,
"column": 22
},
"end": {
"line": 58,
"column": 29
},
"identifierName": "results"
},
"name": "results"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1898,
"end": 1905,
"loc": {
"start": {
"line": 58,
"column": 30
},
"end": {
"line": 58,
"column": 37
},
"identifierName": "created"
},
"name": "created"
},
"computed": false
}
]
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 1815,
"end": 1815,
"loc": {
"start": {
"line": 57,
"column": 13
},
"end": {
"line": 57,
"column": 13
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 1836,
"end": 1837,
"loc": {
"start": {
"line": 57,
"column": 34
},
"end": {
"line": 57,
"column": 35
}
},
"value": {
"raw": " ",
"cooked": " "
},
"tail": false
},
{
"type": "TemplateElement",
"start": 1852,
"end": 1854,
"loc": {
"start": {
"line": 57,
"column": 50
},
"end": {
"line": 57,
"column": 52
}
},
"value": {
"raw": ": ",
"cooked": ": "
},
"tail": false
},
{
"type": "TemplateElement",
"start": 1920,
"end": 1920,
"loc": {
"start": {
"line": 59,
"column": 14
},
"end": {
"line": 59,
"column": 14
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": true
}
]
}
]
}
}
],
"directives": []
},
"alternate": {
"type": "BlockStatement",
"start": 1950,
"end": 2040,
"loc": {
"start": {
"line": 61,
"column": 15
},
"end": {
"line": 63,
"column": 9
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 1962,
"end": 2030,
"loc": {
"start": {
"line": 62,
"column": 10
},
"end": {
"line": 62,
"column": 78
}
},
"expression": {
"type": "CallExpression",
"start": 1962,
"end": 2029,
"loc": {
"start": {
"line": 62,
"column": 10
},
"end": {
"line": 62,
"column": 77
}
},
"callee": {
"type": "MemberExpression",
"start": 1962,
"end": 1973,
"loc": {
"start": {
"line": 62,
"column": 10
},
"end": {
"line": 62,
"column": 21
}
},
"object": {
"type": "Identifier",
"start": 1962,
"end": 1969,
"loc": {
"start": {
"line": 62,
"column": 10
},
"end": {
"line": 62,
"column": 17
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 1970,
"end": 1973,
"loc": {
"start": {
"line": 62,
"column": 18
},
"end": {
"line": 62,
"column": 21
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "TemplateLiteral",
"start": 1974,
"end": 2028,
"loc": {
"start": {
"line": 62,
"column": 22
},
"end": {
"line": 62,
"column": 76
}
},
"expressions": [
{
"type": "CallExpression",
"start": 1977,
"end": 1992,
"loc": {
"start": {
"line": 62,
"column": 25
},
"end": {
"line": 62,
"column": 40
}
},
"callee": {
"type": "MemberExpression",
"start": 1977,
"end": 1987,
"loc": {
"start": {
"line": 62,
"column": 25
},
"end": {
"line": 62,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 1977,
"end": 1982,
"loc": {
"start": {
"line": 62,
"column": 25
},
"end": {
"line": 62,
"column": 30
},
"identifierName": "chalk"
},
"name": "chalk"
},
"property": {
"type": "Identifier",
"start": 1983,
"end": 1987,
"loc": {
"start": {
"line": 62,
"column": 31
},
"end": {
"line": 62,
"column": 35
},
"identifierName": "gray"
},
"name": "gray"
},
"computed": false
},
"arguments": [
{
"type": "StringLiteral",
"start": 1988,
"end": 1991,
"loc": {
"start": {
"line": 62,
"column": 36
},
"end": {
"line": 62,
"column": 39
}
},
"extra": {
"rawValue": "-",
"raw": "'-'"
},
"value": "-"
}
]
},
{
"type": "MemberExpression",
"start": 1996,
"end": 2008,
"loc": {
"start": {
"line": 62,
"column": 44
},
"end": {
"line": 62,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 1996,
"end": 2003,
"loc": {
"start": {
"line": 62,
"column": 44
},
"end": {
"line": 62,
"column": 51
},
"identifierName": "payload"
},
"name": "payload"
},
"property": {
"type": "Identifier",
"start": 2004,
"end": 2008,
"loc": {
"start": {
"line": 62,
"column": 52
},
"end": {
"line": 62,
"column": 56
},
"identifierName": "name"
},
"name": "name"
},
"computed": false
},
{
"type": "CallExpression",
"start": 2013,
"end": 2026,
"loc": {
"start": {
"line": 62,
"column": 61
},
"end": {
"line": 62,
"column": 74
}
},
"callee": {
"type": "MemberExpression",
"start": 2013,
"end": 2023,
"loc": {
"start": {
"line": 62,
"column": 61
},
"end": {
"line": 62,
"column": 71
}
},
"object": {
"type": "Identifier",
"start": 2013,
"end": 2018,
"loc": {
"start": {
"line": 62,
"column": 61
},
"end": {
"line": 62,
"column": 66
},
"identifierName": "chalk"
},
"name": "chalk"
},
"property": {
"type": "Identifier",
"start": 2019,
"end": 2023,
"loc": {
"start": {
"line": 62,
"column": 67
},
"end": {
"line": 62,
"column": 71
},
"identifierName": "gray"
},
"name": "gray"
},
"computed": false
},
"arguments": [
{
"type": "NumericLiteral",
"start": 2024,
"end": 2025,
"loc": {
"start": {
"line": 62,
"column": 72
},
"end": {
"line": 62,
"column": 73
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 1975,
"end": 1975,
"loc": {
"start": {
"line": 62,
"column": 23
},
"end": {
"line": 62,
"column": 23
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 1993,
"end": 1994,
"loc": {
"start": {
"line": 62,
"column": 41
},
"end": {
"line": 62,
"column": 42
}
},
"value": {
"raw": " ",
"cooked": " "
},
"tail": false
},
{
"type": "TemplateElement",
"start": 2009,
"end": 2011,
"loc": {
"start": {
"line": 62,
"column": 57
},
"end": {
"line": 62,
"column": 59
}
},
"value": {
"raw": ": ",
"cooked": ": "
},
"tail": false
},
{
"type": "TemplateElement",
"start": 2027,
"end": 2027,
"loc": {
"start": {
"line": 62,
"column": 75
},
"end": {
"line": 62,
"column": 75
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": true
}
]
}
]
}
}
],
"directives": []
}
},
{
"type": "BreakStatement",
"start": 2049,
"end": 2055,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 14
}
},
"label": null
}
],
"test": {
"type": "MemberExpression",
"start": 1685,
"end": 1723,
"loc": {
"start": {
"line": 54,
"column": 11
},
"end": {
"line": 54,
"column": 49
}
},
"object": {
"type": "MemberExpression",
"start": 1685,
"end": 1708,
"loc": {
"start": {
"line": 54,
"column": 11
},
"end": {
"line": 54,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 1685,
"end": 1697,
"loc": {
"start": {
"line": 54,
"column": 11
},
"end": {
"line": 54,
"column": 23
},
"identifierName": "MdSeedRunner"
},
"name": "MdSeedRunner"
},
"property": {
"type": "Identifier",
"start": 1698,
"end": 1708,
"loc": {
"start": {
"line": 54,
"column": 24
},
"end": {
"line": 54,
"column": 34
},
"identifierName": "operations"
},
"name": "operations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1709,
"end": 1723,
"loc": {
"start": {
"line": 54,
"column": 35
},
"end": {
"line": 54,
"column": 49
},
"identifierName": "SEEDER_SUCCESS"
},
"name": "SEEDER_SUCCESS"
},
"computed": false
}
}
]
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Log next notification\n * @param {Object} notification notification to log\n * @param {string} notification.type operation type\n * @param {Object} notification.payload operation payload\n ",
"start": 339,
"end": 549,
"loc": {
"start": {
"line": 18,
"column": 2
},
"end": {
"line": 23,
"column": 5
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\n * Log error\n * @param {Object} error error to log\n * @param {string} error.type error type\n * @param {Object} error.payload error payload\n ",
"start": 2069,
"end": 2239,
"loc": {
"start": {
"line": 68,
"column": 2
},
"end": {
"line": 73,
"column": 5
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2242,
"end": 2803,
"loc": {
"start": {
"line": 74,
"column": 2
},
"end": {
"line": 90,
"column": 3
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2242,
"end": 2247,
"loc": {
"start": {
"line": 74,
"column": 2
},
"end": {
"line": 74,
"column": 7
},
"identifierName": "error"
},
"name": "error",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "ObjectPattern",
"start": 2248,
"end": 2265,
"loc": {
"start": {
"line": 74,
"column": 8
},
"end": {
"line": 74,
"column": 25
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 2250,
"end": 2254,
"loc": {
"start": {
"line": 74,
"column": 10
},
"end": {
"line": 74,
"column": 14
}
},
"method": false,
"shorthand": true,
"computed": false,
"key": {
"type": "Identifier",
"start": 2250,
"end": 2254,
"loc": {
"start": {
"line": 74,
"column": 10
},
"end": {
"line": 74,
"column": 14
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "Identifier",
"start": 2250,
"end": 2254,
"loc": {
"start": {
"line": 74,
"column": 10
},
"end": {
"line": 74,
"column": 14
},
"identifierName": "type"
},
"name": "type"
},
"extra": {
"shorthand": true
}
},
{
"type": "ObjectProperty",
"start": 2256,
"end": 2263,
"loc": {
"start": {
"line": 74,
"column": 16
},
"end": {
"line": 74,
"column": 23
}
},
"method": false,
"shorthand": true,
"computed": false,
"key": {
"type": "Identifier",
"start": 2256,
"end": 2263,
"loc": {
"start": {
"line": 74,
"column": 16
},
"end": {
"line": 74,
"column": 23
},
"identifierName": "payload"
},
"name": "payload"
},
"value": {
"type": "Identifier",
"start": 2256,
"end": 2263,
"loc": {
"start": {
"line": 74,
"column": 16
},
"end": {
"line": 74,
"column": 23
},
"identifierName": "payload"
},
"name": "payload"
},
"extra": {
"shorthand": true
}
}
]
}
],
"body": {
"type": "BlockStatement",
"start": 2267,
"end": 2803,
"loc": {
"start": {
"line": 74,
"column": 27
},
"end": {
"line": 90,
"column": 3
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2273,
"end": 2293,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 75,
"column": 24
}
},
"expression": {
"type": "CallExpression",
"start": 2273,
"end": 2292,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 75,
"column": 23
}
},
"callee": {
"type": "MemberExpression",
"start": 2273,
"end": 2290,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 75,
"column": 21
}
},
"object": {
"type": "MemberExpression",
"start": 2273,
"end": 2285,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 75,
"column": 16
}
},
"object": {
"type": "ThisExpression",
"start": 2273,
"end": 2277,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 75,
"column": 8
}
}
},
"property": {
"type": "Identifier",
"start": 2278,
"end": 2285,
"loc": {
"start": {
"line": 75,
"column": 9
},
"end": {
"line": 75,
"column": 16
},
"identifierName": "spinner"
},
"name": "spinner"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2286,
"end": 2290,
"loc": {
"start": {
"line": 75,
"column": 17
},
"end": {
"line": 75,
"column": 21
},
"identifierName": "stop"
},
"name": "stop"
},
"computed": false
},
"arguments": []
}
},
{
"type": "SwitchStatement",
"start": 2299,
"end": 2734,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 87,
"column": 5
}
},
"discriminant": {
"type": "Identifier",
"start": 2307,
"end": 2311,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 16
},
"identifierName": "type"
},
"name": "type"
},
"cases": [
{
"type": "SwitchCase",
"start": 2321,
"end": 2464,
"loc": {
"start": {
"line": 78,
"column": 6
},
"end": {
"line": 80,
"column": 14
}
},
"consequent": [
{
"type": "ExpressionStatement",
"start": 2382,
"end": 2449,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 75
}
},
"expression": {
"type": "CallExpression",
"start": 2382,
"end": 2448,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 74
}
},
"callee": {
"type": "MemberExpression",
"start": 2382,
"end": 2393,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 19
}
},
"object": {
"type": "Identifier",
"start": 2382,
"end": 2389,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 15
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 2390,
"end": 2393,
"loc": {
"start": {
"line": 79,
"column": 16
},
"end": {
"line": 79,
"column": 19
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "TemplateLiteral",
"start": 2394,
"end": 2447,
"loc": {
"start": {
"line": 79,
"column": 20
},
"end": {
"line": 79,
"column": 73
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 2397,
"end": 2413,
"loc": {
"start": {
"line": 79,
"column": 23
},
"end": {
"line": 79,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 2397,
"end": 2407,
"loc": {
"start": {
"line": 79,
"column": 23
},
"end": {
"line": 79,
"column": 33
},
"identifierName": "logSymbols"
},
"name": "logSymbols"
},
"property": {
"type": "Identifier",
"start": 2408,
"end": 2413,
"loc": {
"start": {
"line": 79,
"column": 34
},
"end": {
"line": 79,
"column": 39
},
"identifierName": "error"
},
"name": "error"
},
"computed": false
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 2395,
"end": 2395,
"loc": {
"start": {
"line": 79,
"column": 21
},
"end": {
"line": 79,
"column": 21
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 2414,
"end": 2446,
"loc": {
"start": {
"line": 79,
"column": 40
},
"end": {
"line": 79,
"column": 72
}
},
"value": {
"raw": " Unable to connected to MongoDB!",
"cooked": " Unable to connected to MongoDB!"
},
"tail": true
}
]
}
]
}
},
{
"type": "BreakStatement",
"start": 2458,
"end": 2464,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 14
}
},
"label": null
}
],
"test": {
"type": "MemberExpression",
"start": 2326,
"end": 2372,
"loc": {
"start": {
"line": 78,
"column": 11
},
"end": {
"line": 78,
"column": 57
}
},
"object": {
"type": "MemberExpression",
"start": 2326,
"end": 2349,
"loc": {
"start": {
"line": 78,
"column": 11
},
"end": {
"line": 78,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 2326,
"end": 2338,
"loc": {
"start": {
"line": 78,
"column": 11
},
"end": {
"line": 78,
"column": 23
},
"identifierName": "MdSeedRunner"
},
"name": "MdSeedRunner"
},
"property": {
"type": "Identifier",
"start": 2339,
"end": 2349,
"loc": {
"start": {
"line": 78,
"column": 24
},
"end": {
"line": 78,
"column": 34
},
"identifierName": "operations"
},
"name": "operations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2350,
"end": 2372,
"loc": {
"start": {
"line": 78,
"column": 35
},
"end": {
"line": 78,
"column": 57
},
"identifierName": "MONGOOSE_CONNECT_ERROR"
},
"name": "MONGOOSE_CONNECT_ERROR"
},
"computed": false
}
},
{
"type": "SwitchCase",
"start": 2471,
"end": 2604,
"loc": {
"start": {
"line": 81,
"column": 6
},
"end": {
"line": 83,
"column": 14
}
},
"consequent": [
{
"type": "ExpressionStatement",
"start": 2529,
"end": 2589,
"loc": {
"start": {
"line": 82,
"column": 8
},
"end": {
"line": 82,
"column": 68
}
},
"expression": {
"type": "CallExpression",
"start": 2529,
"end": 2588,
"loc": {
"start": {
"line": 82,
"column": 8
},
"end": {
"line": 82,
"column": 67
}
},
"callee": {
"type": "MemberExpression",
"start": 2529,
"end": 2540,
"loc": {
"start": {
"line": 82,
"column": 8
},
"end": {
"line": 82,
"column": 19
}
},
"object": {
"type": "Identifier",
"start": 2529,
"end": 2536,
"loc": {
"start": {
"line": 82,
"column": 8
},
"end": {
"line": 82,
"column": 15
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 2537,
"end": 2540,
"loc": {
"start": {
"line": 82,
"column": 16
},
"end": {
"line": 82,
"column": 19
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "TemplateLiteral",
"start": 2541,
"end": 2587,
"loc": {
"start": {
"line": 82,
"column": 20
},
"end": {
"line": 82,
"column": 66
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 2544,
"end": 2560,
"loc": {
"start": {
"line": 82,
"column": 23
},
"end": {
"line": 82,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 2544,
"end": 2554,
"loc": {
"start": {
"line": 82,
"column": 23
},
"end": {
"line": 82,
"column": 33
},
"identifierName": "logSymbols"
},
"name": "logSymbols"
},
"property": {
"type": "Identifier",
"start": 2555,
"end": 2560,
"loc": {
"start": {
"line": 82,
"column": 34
},
"end": {
"line": 82,
"column": 39
},
"identifierName": "error"
},
"name": "error"
},
"computed": false
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 2542,
"end": 2542,
"loc": {
"start": {
"line": 82,
"column": 21
},
"end": {
"line": 82,
"column": 21
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 2561,
"end": 2586,
"loc": {
"start": {
"line": 82,
"column": 40
},
"end": {
"line": 82,
"column": 65
}
},
"value": {
"raw": " Unable to drop database!",
"cooked": " Unable to drop database!"
},
"tail": true
}
]
}
]
}
},
{
"type": "BreakStatement",
"start": 2598,
"end": 2604,
"loc": {
"start": {
"line": 83,
"column": 8
},
"end": {
"line": 83,
"column": 14
}
},
"label": null
}
],
"test": {
"type": "MemberExpression",
"start": 2476,
"end": 2519,
"loc": {
"start": {
"line": 81,
"column": 11
},
"end": {
"line": 81,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 2476,
"end": 2499,
"loc": {
"start": {
"line": 81,
"column": 11
},
"end": {
"line": 81,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 2476,
"end": 2488,
"loc": {
"start": {
"line": 81,
"column": 11
},
"end": {
"line": 81,
"column": 23
},
"identifierName": "MdSeedRunner"
},
"name": "MdSeedRunner"
},
"property": {
"type": "Identifier",
"start": 2489,
"end": 2499,
"loc": {
"start": {
"line": 81,
"column": 24
},
"end": {
"line": 81,
"column": 34
},
"identifierName": "operations"
},
"name": "operations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2500,
"end": 2519,
"loc": {
"start": {
"line": 81,
"column": 35
},
"end": {
"line": 81,
"column": 54
},
"identifierName": "MONGOOSE_DROP_ERROR"
},
"name": "MONGOOSE_DROP_ERROR"
},
"computed": false
}
},
{
"type": "SwitchCase",
"start": 2611,
"end": 2728,
"loc": {
"start": {
"line": 84,
"column": 6
},
"end": {
"line": 86,
"column": 14
}
},
"consequent": [
{
"type": "ExpressionStatement",
"start": 2662,
"end": 2713,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 59
}
},
"expression": {
"type": "CallExpression",
"start": 2662,
"end": 2712,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 58
}
},
"callee": {
"type": "MemberExpression",
"start": 2662,
"end": 2673,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 19
}
},
"object": {
"type": "Identifier",
"start": 2662,
"end": 2669,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 15
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 2670,
"end": 2673,
"loc": {
"start": {
"line": 85,
"column": 16
},
"end": {
"line": 85,
"column": 19
},
"identifierName": "log"
},
"name": "log"
},
"computed": false
},
"arguments": [
{
"type": "TemplateLiteral",
"start": 2674,
"end": 2711,
"loc": {
"start": {
"line": 85,
"column": 20
},
"end": {
"line": 85,
"column": 57
}
},
"expressions": [
{
"type": "MemberExpression",
"start": 2677,
"end": 2693,
"loc": {
"start": {
"line": 85,
"column": 23
},
"end": {
"line": 85,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 2677,
"end": 2687,
"loc": {
"start": {
"line": 85,
"column": 23
},
"end": {
"line": 85,
"column": 33
},
"identifierName": "logSymbols"
},
"name": "logSymbols"
},
"property": {
"type": "Identifier",
"start": 2688,
"end": 2693,
"loc": {
"start": {
"line": 85,
"column": 34
},
"end": {
"line": 85,
"column": 39
},
"identifierName": "error"
},
"name": "error"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 2697,
"end": 2709,
"loc": {
"start": {
"line": 85,
"column": 43
},
"end": {
"line": 85,
"column": 55
}
},
"object": {
"type": "Identifier",
"start": 2697,
"end": 2704,
"loc": {
"start": {
"line": 85,
"column": 43
},
"end": {
"line": 85,
"column": 50
},
"identifierName": "payload"
},
"name": "payload"
},
"property": {
"type": "Identifier",
"start": 2705,
"end": 2709,
"loc": {
"start": {
"line": 85,
"column": 51
},
"end": {
"line": 85,
"column": 55
},
"identifierName": "name"
},
"name": "name"
},
"computed": false
}
],
"quasis": [
{
"type": "TemplateElement",
"start": 2675,
"end": 2675,
"loc": {
"start": {
"line": 85,
"column": 21
},
"end": {
"line": 85,
"column": 21
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": false
},
{
"type": "TemplateElement",
"start": 2694,
"end": 2695,
"loc": {
"start": {
"line": 85,
"column": 40
},
"end": {
"line": 85,
"column": 41
}
},
"value": {
"raw": " ",
"cooked": " "
},
"tail": false
},
{
"type": "TemplateElement",
"start": 2710,
"end": 2710,
"loc": {
"start": {
"line": 85,
"column": 56
},
"end": {
"line": 85,
"column": 56
}
},
"value": {
"raw": "",
"cooked": ""
},
"tail": true
}
]
}
]
}
},
{
"type": "BreakStatement",
"start": 2722,
"end": 2728,
"loc": {
"start": {
"line": 86,
"column": 8
},
"end": {
"line": 86,
"column": 14
}
},
"label": null
}
],
"test": {
"type": "MemberExpression",
"start": 2616,
"end": 2652,
"loc": {
"start": {
"line": 84,
"column": 11
},
"end": {
"line": 84,
"column": 47
}
},
"object": {
"type": "MemberExpression",
"start": 2616,
"end": 2639,
"loc": {
"start": {
"line": 84,
"column": 11
},
"end": {
"line": 84,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 2616,
"end": 2628,
"loc": {
"start": {
"line": 84,
"column": 11
},
"end": {
"line": 84,
"column": 23
},
"identifierName": "MdSeedRunner"
},
"name": "MdSeedRunner"
},
"property": {
"type": "Identifier",
"start": 2629,
"end": 2639,
"loc": {
"start": {
"line": 84,
"column": 24
},
"end": {
"line": 84,
"column": 34
},
"identifierName": "operations"
},
"name": "operations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2640,
"end": 2652,
"loc": {
"start": {
"line": 84,
"column": 35
},
"end": {
"line": 84,
"column": 47
},
"identifierName": "SEEDER_ERROR"
},
"name": "SEEDER_ERROR"
},
"computed": false
}
}
]
},
{
"type": "IfStatement",
"start": 2740,
"end": 2799,
"loc": {
"start": {
"line": 89,
"column": 4
},
"end": {
"line": 89,
"column": 63
}
},
"test": {
"type": "LogicalExpression",
"start": 2744,
"end": 2768,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 32
}
},
"left": {
"type": "Identifier",
"start": 2744,
"end": 2751,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 15
},
"identifierName": "payload"
},
"name": "payload"
},
"operator": "&&",
"right": {
"type": "MemberExpression",
"start": 2755,
"end": 2768,
"loc": {
"start": {
"line": 89,
"column": 19
},
"end": {
"line": 89,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 2755,
"end": 2762,
"loc": {
"start": {
"line": 89,
"column": 19
},
"end": {
"line": 89,
"column": 26
},
"identifierName": "payload"
},
"name": "payload"
},
"property": {
"type": "Identifier",
"start": 2763,
"end": 2768,
"loc": {
"start": {
"line": 89,
"column": 27
},
"end": {
"line": 89,
"column": 32
},
"identifierName": "error"
},
"name": "error"
},
"computed": false
}
},
"consequent": {
"type": "ExpressionStatement",
"start": 2770,
"end": 2799,
"loc": {
"start": {
"line": 89,
"column": 34
},
"end": {
"line": 89,
"column": 63
}
},
"expression": {
"type": "CallExpression",
"start": 2770,
"end": 2798,
"loc": {
"start": {
"line": 89,
"column": 34
},
"end": {
"line": 89,
"column": 62
}
},
"callee": {
"type": "MemberExpression",
"start": 2770,
"end": 2783,
"loc": {
"start": {
"line": 89,
"column": 34
},
"end": {
"line": 89,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 2770,
"end": 2777,
"loc": {
"start": {
"line": 89,
"column": 34
},
"end": {
"line": 89,
"column": 41
},
"identifierName": "console"
},
"name": "console"
},
"property": {
"type": "Identifier",
"start": 2778,
"end": 2783,
"loc": {
"start": {
"line": 89,
"column": 42
},
"end": {
"line": 89,
"column": 47
},
"identifierName": "error"
},
"name": "error"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 2784,
"end": 2797,
"loc": {
"start": {
"line": 89,
"column": 48
},
"end": {
"line": 89,
"column": 61
}
},
"object": {
"type": "Identifier",
"start": 2784,
"end": 2791,
"loc": {
"start": {
"line": 89,
"column": 48
},
"end": {
"line": 89,
"column": 55
},
"identifierName": "payload"
},
"name": "payload"
},
"property": {
"type": "Identifier",
"start": 2792,
"end": 2797,
"loc": {
"start": {
"line": 89,
"column": 56
},
"end": {
"line": 89,
"column": 61
},
"identifierName": "error"
},
"name": "error"
},
"computed": false
}
]
}
},
"alternate": null
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Log error\n * @param {Object} error error to log\n * @param {string} error.type error type\n * @param {Object} error.payload error payload\n ",
"start": 2069,
"end": 2239,
"loc": {
"start": {
"line": 68,
"column": 2
},
"end": {
"line": 73,
"column": 5
}
}
}
]
}
]
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Run Logger\n ",
"start": 192,
"end": 213,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 10,
"column": 3
}
}
}
],
"trailingComments": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\n * Run Logger\n ",
"start": 192,
"end": 213,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 10,
"column": 3
}
}
}
]
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\n * Run Logger\n ",
"start": 192,
"end": 213,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 10,
"column": 3
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Log next notification\n * @param {Object} notification notification to log\n * @param {string} notification.type operation type\n * @param {Object} notification.payload operation payload\n ",
"start": 339,
"end": 549,
"loc": {
"start": {
"line": 18,
"column": 2
},
"end": {
"line": 23,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Log error\n * @param {Object} error error to log\n * @param {string} error.type error type\n * @param {Object} error.payload error payload\n ",
"start": 2069,
"end": 2239,
"loc": {
"start": {
"line": 68,
"column": 2
},
"end": {
"line": 73,
"column": 5
}
}
}
],
"tokens": [
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 0,
"end": 6,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "chalk",
"start": 7,
"end": 12,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 13,
"end": 17,
"loc": {
"start": {
"line": 1,
"column": 13
},
"end": {
"line": 1,
"column": 17
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "chalk",
"start": 18,
"end": 25,
"loc": {
"start": {
"line": 1,
"column": 18
},
"end": {
"line": 1,
"column": 25
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 25,
"end": 26,
"loc": {
"start": {
"line": 1,
"column": 25
},
"end": {
"line": 1,
"column": 26
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 27,
"end": 33,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logSymbols",
"start": 34,
"end": 44,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 45,
"end": 49,
"loc": {
"start": {
"line": 2,
"column": 18
},
"end": {
"line": 2,
"column": 22
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "log-symbols",
"start": 50,
"end": 63,
"loc": {
"start": {
"line": 2,
"column": 23
},
"end": {
"line": 2,
"column": 36
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 63,
"end": 64,
"loc": {
"start": {
"line": 2,
"column": 36
},
"end": {
"line": 2,
"column": 37
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 65,
"end": 71,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 72,
"end": 73,
"loc": {
"start": {
"line": 3,
"column": 7
},
"end": {
"line": 3,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Spinner",
"start": 74,
"end": 81,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 16
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 82,
"end": 83,
"loc": {
"start": {
"line": 3,
"column": 17
},
"end": {
"line": 3,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 84,
"end": 88,
"loc": {
"start": {
"line": 3,
"column": 19
},
"end": {
"line": 3,
"column": 23
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "clui",
"start": 89,
"end": 95,
"loc": {
"start": {
"line": 3,
"column": 24
},
"end": {
"line": 3,
"column": 30
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 95,
"end": 96,
"loc": {
"start": {
"line": 3,
"column": 30
},
"end": {
"line": 3,
"column": 31
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 98,
"end": 104,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BaseLogger",
"start": 105,
"end": 115,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 116,
"end": 120,
"loc": {
"start": {
"line": 5,
"column": 18
},
"end": {
"line": 5,
"column": 22
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../utils/base-logger",
"start": 121,
"end": 146,
"loc": {
"start": {
"line": 5,
"column": 23
},
"end": {
"line": 5,
"column": 48
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 146,
"end": 147,
"loc": {
"start": {
"line": 5,
"column": 48
},
"end": {
"line": 5,
"column": 49
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 148,
"end": 154,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 155,
"end": 156,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MdSeedRunner",
"start": 157,
"end": 169,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 21
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 170,
"end": 171,
"loc": {
"start": {
"line": 6,
"column": 22
},
"end": {
"line": 6,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 172,
"end": 176,
"loc": {
"start": {
"line": 6,
"column": 24
},
"end": {
"line": 6,
"column": 28
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../core",
"start": 177,
"end": 189,
"loc": {
"start": {
"line": 6,
"column": 29
},
"end": {
"line": 6,
"column": 41
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 189,
"end": 190,
"loc": {
"start": {
"line": 6,
"column": 41
},
"end": {
"line": 6,
"column": 42
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Run Logger\n ",
"start": 192,
"end": 213,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 10,
"column": 3
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 214,
"end": 220,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"column": 6
}
}
},
{
"type": {
"label": "default",
"keyword": "default",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "default",
"start": 221,
"end": 228,
"loc": {
"start": {
"line": 11,
"column": 7
},
"end": {
"line": 11,
"column": 14
}
}
},
{
"type": {
"label": "class",
"keyword": "class",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "class",
"start": 229,
"end": 234,
"loc": {
"start": {
"line": 11,
"column": 15
},
"end": {
"line": 11,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "RunLogger",
"start": 235,
"end": 244,
"loc": {
"start": {
"line": 11,
"column": 21
},
"end": {
"line": 11,
"column": 30
}
}
},
{
"type": {
"label": "extends",
"keyword": "extends",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "extends",
"start": 245,
"end": 252,
"loc": {
"start": {
"line": 11,
"column": 31
},
"end": {
"line": 11,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BaseLogger",
"start": 253,
"end": 263,
"loc": {
"start": {
"line": 11,
"column": 39
},
"end": {
"line": 11,
"column": 49
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 264,
"end": 265,
"loc": {
"start": {
"line": 11,
"column": 50
},
"end": {
"line": 11,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 268,
"end": 279,
"loc": {
"start": {
"line": 12,
"column": 2
},
"end": {
"line": 12,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 279,
"end": 280,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 14
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 280,
"end": 281,
"loc": {
"start": {
"line": 12,
"column": 14
},
"end": {
"line": 12,
"column": 15
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 282,
"end": 283,
"loc": {
"start": {
"line": 12,
"column": 16
},
"end": {
"line": 12,
"column": 17
}
}
},
{
"type": {
"label": "super",
"keyword": "super",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "super",
"start": 288,
"end": 293,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 13,
"column": 9
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 293,
"end": 294,
"loc": {
"start": {
"line": 13,
"column": 9
},
"end": {
"line": 13,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 294,
"end": 295,
"loc": {
"start": {
"line": 13,
"column": 10
},
"end": {
"line": 13,
"column": 11
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 295,
"end": 296,
"loc": {
"start": {
"line": 13,
"column": 11
},
"end": {
"line": 13,
"column": 12
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 302,
"end": 306,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 15,
"column": 8
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 306,
"end": 307,
"loc": {
"start": {
"line": 15,
"column": 8
},
"end": {
"line": 15,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "spinner",
"start": 307,
"end": 314,
"loc": {
"start": {
"line": 15,
"column": 9
},
"end": {
"line": 15,
"column": 16
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 315,
"end": 316,
"loc": {
"start": {
"line": 15,
"column": 17
},
"end": {
"line": 15,
"column": 18
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 317,
"end": 320,
"loc": {
"start": {
"line": 15,
"column": 19
},
"end": {
"line": 15,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Spinner",
"start": 321,
"end": 328,
"loc": {
"start": {
"line": 15,
"column": 23
},
"end": {
"line": 15,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 328,
"end": 329,
"loc": {
"start": {
"line": 15,
"column": 30
},
"end": {
"line": 15,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 329,
"end": 330,
"loc": {
"start": {
"line": 15,
"column": 31
},
"end": {
"line": 15,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 330,
"end": 331,
"loc": {
"start": {
"line": 15,
"column": 32
},
"end": {
"line": 15,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 334,
"end": 335,
"loc": {
"start": {
"line": 16,
"column": 2
},
"end": {
"line": 16,
"column": 3
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Log next notification\n * @param {Object} notification notification to log\n * @param {string} notification.type operation type\n * @param {Object} notification.payload operation payload\n ",
"start": 339,
"end": 549,
"loc": {
"start": {
"line": 18,
"column": 2
},
"end": {
"line": 23,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "next",
"start": 552,
"end": 556,
"loc": {
"start": {
"line": 24,
"column": 2
},
"end": {
"line": 24,
"column": 6
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 556,
"end": 557,
"loc": {
"start": {
"line": 24,
"column": 6
},
"end": {
"line": 24,
"column": 7
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 557,
"end": 558,
"loc": {
"start": {
"line": 24,
"column": 7
},
"end": {
"line": 24,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 559,
"end": 563,
"loc": {
"start": {
"line": 24,
"column": 9
},
"end": {
"line": 24,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 563,
"end": 564,
"loc": {
"start": {
"line": 24,
"column": 13
},
"end": {
"line": 24,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "payload",
"start": 565,
"end": 572,
"loc": {
"start": {
"line": 24,
"column": 15
},
"end": {
"line": 24,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 573,
"end": 574,
"loc": {
"start": {
"line": 24,
"column": 23
},
"end": {
"line": 24,
"column": 24
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 574,
"end": 575,
"loc": {
"start": {
"line": 24,
"column": 24
},
"end": {
"line": 24,
"column": 25
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 576,
"end": 577,
"loc": {
"start": {
"line": 24,
"column": 26
},
"end": {
"line": 24,
"column": 27
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 582,
"end": 586,
"loc": {
"start": {
"line": 25,
"column": 4
},
"end": {
"line": 25,
"column": 8
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 586,
"end": 587,
"loc": {
"start": {
"line": 25,
"column": 8
},
"end": {
"line": 25,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "spinner",
"start": 587,
"end": 594,
"loc": {
"start": {
"line": 25,
"column": 9
},
"end": {
"line": 25,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 594,
"end": 595,
"loc": {
"start": {
"line": 25,
"column": 16
},
"end": {
"line": 25,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stop",
"start": 595,
"end": 599,
"loc": {
"start": {
"line": 25,
"column": 17
},
"end": {
"line": 25,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 599,
"end": 600,
"loc": {
"start": {
"line": 25,
"column": 21
},
"end": {
"line": 25,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 600,
"end": 601,
"loc": {
"start": {
"line": 25,
"column": 22
},
"end": {
"line": 25,
"column": 23
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 601,
"end": 602,
"loc": {
"start": {
"line": 25,
"column": 23
},
"end": {
"line": 25,
"column": 24
}
}
},
{
"type": {
"label": "switch",
"keyword": "switch",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "switch",
"start": 608,
"end": 614,
"loc": {
"start": {
"line": 27,
"column": 4
},
"end": {
"line": 27,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 615,
"end": 616,
"loc": {
"start": {
"line": 27,
"column": 11
},
"end": {
"line": 27,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 616,
"end": 620,
"loc": {
"start": {
"line": 27,
"column": 12
},
"end": {
"line": 27,
"column": 16
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 620,
"end": 621,
"loc": {
"start": {
"line": 27,
"column": 16
},
"end": {
"line": 27,
"column": 17
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 622,
"end": 623,
"loc": {
"start": {
"line": 27,
"column": 18
},
"end": {
"line": 27,
"column": 19
}
}
},
{
"type": {
"label": "case",
"keyword": "case",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "case",
"start": 630,
"end": 634,
"loc": {
"start": {
"line": 28,
"column": 6
},
"end": {
"line": 28,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MdSeedRunner",
"start": 635,
"end": 647,
"loc": {
"start": {
"line": 28,
"column": 11
},
"end": {
"line": 28,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 647,
"end": 648,
"loc": {
"start": {
"line": 28,
"column": 23
},
"end": {
"line": 28,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "operations",
"start": 648,
"end": 658,
"loc": {
"start": {
"line": 28,
"column": 24
},
"end": {
"line": 28,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 658,
"end": 659,
"loc": {
"start": {
"line": 28,
"column": 34
},
"end": {
"line": 28,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MONGOOSE_CONNECT_START",
"start": 659,
"end": 681,
"loc": {
"start": {
"line": 28,
"column": 35
},
"end": {
"line": 28,
"column": 57
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 681,
"end": 682,
"loc": {
"start": {
"line": 28,
"column": 57
},
"end": {
"line": 28,
"column": 58
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 691,
"end": 695,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 695,
"end": 696,
"loc": {
"start": {
"line": 29,
"column": 12
},
"end": {
"line": 29,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "spinner",
"start": 696,
"end": 703,
"loc": {
"start": {
"line": 29,
"column": 13
},
"end": {
"line": 29,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 703,
"end": 704,
"loc": {
"start": {
"line": 29,
"column": 20
},
"end": {
"line": 29,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "message",
"start": 704,
"end": 711,
"loc": {
"start": {
"line": 29,
"column": 21
},
"end": {
"line": 29,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 711,
"end": 712,
"loc": {
"start": {
"line": 29,
"column": 28
},
"end": {
"line": 29,
"column": 29
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Trying to connect to MongoDB...",
"start": 712,
"end": 745,
"loc": {
"start": {
"line": 29,
"column": 29
},
"end": {
"line": 29,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 745,
"end": 746,
"loc": {
"start": {
"line": 29,
"column": 62
},
"end": {
"line": 29,
"column": 63
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 746,
"end": 747,
"loc": {
"start": {
"line": 29,
"column": 63
},
"end": {
"line": 29,
"column": 64
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 756,
"end": 760,
"loc": {
"start": {
"line": 30,
"column": 8
},
"end": {
"line": 30,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 760,
"end": 761,
"loc": {
"start": {
"line": 30,
"column": 12
},
"end": {
"line": 30,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "spinner",
"start": 761,
"end": 768,
"loc": {
"start": {
"line": 30,
"column": 13
},
"end": {
"line": 30,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 768,
"end": 769,
"loc": {
"start": {
"line": 30,
"column": 20
},
"end": {
"line": 30,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "start",
"start": 769,
"end": 774,
"loc": {
"start": {
"line": 30,
"column": 21
},
"end": {
"line": 30,
"column": 26
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 774,
"end": 775,
"loc": {
"start": {
"line": 30,
"column": 26
},
"end": {
"line": 30,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 775,
"end": 776,
"loc": {
"start": {
"line": 30,
"column": 27
},
"end": {
"line": 30,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 776,
"end": 777,
"loc": {
"start": {
"line": 30,
"column": 28
},
"end": {
"line": 30,
"column": 29
}
}
},
{
"type": {
"label": "break",
"keyword": "break",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "break",
"start": 786,
"end": 791,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 791,
"end": 792,
"loc": {
"start": {
"line": 31,
"column": 13
},
"end": {
"line": 31,
"column": 14
}
}
},
{
"type": {
"label": "case",
"keyword": "case",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "case",
"start": 799,
"end": 803,
"loc": {
"start": {
"line": 32,
"column": 6
},
"end": {
"line": 32,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MdSeedRunner",
"start": 804,
"end": 816,
"loc": {
"start": {
"line": 32,
"column": 11
},
"end": {
"line": 32,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 816,
"end": 817,
"loc": {
"start": {
"line": 32,
"column": 23
},
"end": {
"line": 32,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "operations",
"start": 817,
"end": 827,
"loc": {
"start": {
"line": 32,
"column": 24
},
"end": {
"line": 32,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 827,
"end": 828,
"loc": {
"start": {
"line": 32,
"column": 34
},
"end": {
"line": 32,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MONGOOSE_CONNECT_SUCCESS",
"start": 828,
"end": 852,
"loc": {
"start": {
"line": 32,
"column": 35
},
"end": {
"line": 32,
"column": 59
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 852,
"end": 853,
"loc": {
"start": {
"line": 32,
"column": 59
},
"end": {
"line": 32,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 862,
"end": 869,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 869,
"end": 870,
"loc": {
"start": {
"line": 33,
"column": 15
},
"end": {
"line": 33,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 870,
"end": 873,
"loc": {
"start": {
"line": 33,
"column": 16
},
"end": {
"line": 33,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 873,
"end": 874,
"loc": {
"start": {
"line": 33,
"column": 19
},
"end": {
"line": 33,
"column": 20
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 874,
"end": 875,
"loc": {
"start": {
"line": 33,
"column": 20
},
"end": {
"line": 33,
"column": 21
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 875,
"end": 875,
"loc": {
"start": {
"line": 33,
"column": 21
},
"end": {
"line": 33,
"column": 21
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 875,
"end": 877,
"loc": {
"start": {
"line": 33,
"column": 21
},
"end": {
"line": 33,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logSymbols",
"start": 877,
"end": 887,
"loc": {
"start": {
"line": 33,
"column": 23
},
"end": {
"line": 33,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 887,
"end": 888,
"loc": {
"start": {
"line": 33,
"column": 33
},
"end": {
"line": 33,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "success",
"start": 888,
"end": 895,
"loc": {
"start": {
"line": 33,
"column": 34
},
"end": {
"line": 33,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 895,
"end": 896,
"loc": {
"start": {
"line": 33,
"column": 41
},
"end": {
"line": 33,
"column": 42
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " Successfully connected to MongoDB!",
"start": 896,
"end": 931,
"loc": {
"start": {
"line": 33,
"column": 42
},
"end": {
"line": 33,
"column": 77
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 931,
"end": 932,
"loc": {
"start": {
"line": 33,
"column": 77
},
"end": {
"line": 33,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 932,
"end": 933,
"loc": {
"start": {
"line": 33,
"column": 78
},
"end": {
"line": 33,
"column": 79
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 933,
"end": 934,
"loc": {
"start": {
"line": 33,
"column": 79
},
"end": {
"line": 33,
"column": 80
}
}
},
{
"type": {
"label": "break",
"keyword": "break",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "break",
"start": 943,
"end": 948,
"loc": {
"start": {
"line": 34,
"column": 8
},
"end": {
"line": 34,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 948,
"end": 949,
"loc": {
"start": {
"line": 34,
"column": 13
},
"end": {
"line": 34,
"column": 14
}
}
},
{
"type": {
"label": "case",
"keyword": "case",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "case",
"start": 956,
"end": 960,
"loc": {
"start": {
"line": 35,
"column": 6
},
"end": {
"line": 35,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MdSeedRunner",
"start": 961,
"end": 973,
"loc": {
"start": {
"line": 35,
"column": 11
},
"end": {
"line": 35,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 973,
"end": 974,
"loc": {
"start": {
"line": 35,
"column": 23
},
"end": {
"line": 35,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "operations",
"start": 974,
"end": 984,
"loc": {
"start": {
"line": 35,
"column": 24
},
"end": {
"line": 35,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 984,
"end": 985,
"loc": {
"start": {
"line": 35,
"column": 34
},
"end": {
"line": 35,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MONGOOSE_DROP_START",
"start": 985,
"end": 1004,
"loc": {
"start": {
"line": 35,
"column": 35
},
"end": {
"line": 35,
"column": 54
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1004,
"end": 1005,
"loc": {
"start": {
"line": 35,
"column": 54
},
"end": {
"line": 35,
"column": 55
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1014,
"end": 1018,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1018,
"end": 1019,
"loc": {
"start": {
"line": 36,
"column": 12
},
"end": {
"line": 36,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "spinner",
"start": 1019,
"end": 1026,
"loc": {
"start": {
"line": 36,
"column": 13
},
"end": {
"line": 36,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1026,
"end": 1027,
"loc": {
"start": {
"line": 36,
"column": 20
},
"end": {
"line": 36,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "message",
"start": 1027,
"end": 1034,
"loc": {
"start": {
"line": 36,
"column": 21
},
"end": {
"line": 36,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1034,
"end": 1035,
"loc": {
"start": {
"line": 36,
"column": 28
},
"end": {
"line": 36,
"column": 29
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Droping database...",
"start": 1035,
"end": 1056,
"loc": {
"start": {
"line": 36,
"column": 29
},
"end": {
"line": 36,
"column": 50
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1056,
"end": 1057,
"loc": {
"start": {
"line": 36,
"column": 50
},
"end": {
"line": 36,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1057,
"end": 1058,
"loc": {
"start": {
"line": 36,
"column": 51
},
"end": {
"line": 36,
"column": 52
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1067,
"end": 1071,
"loc": {
"start": {
"line": 37,
"column": 8
},
"end": {
"line": 37,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1071,
"end": 1072,
"loc": {
"start": {
"line": 37,
"column": 12
},
"end": {
"line": 37,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "spinner",
"start": 1072,
"end": 1079,
"loc": {
"start": {
"line": 37,
"column": 13
},
"end": {
"line": 37,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1079,
"end": 1080,
"loc": {
"start": {
"line": 37,
"column": 20
},
"end": {
"line": 37,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "start",
"start": 1080,
"end": 1085,
"loc": {
"start": {
"line": 37,
"column": 21
},
"end": {
"line": 37,
"column": 26
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1085,
"end": 1086,
"loc": {
"start": {
"line": 37,
"column": 26
},
"end": {
"line": 37,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1086,
"end": 1087,
"loc": {
"start": {
"line": 37,
"column": 27
},
"end": {
"line": 37,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1087,
"end": 1088,
"loc": {
"start": {
"line": 37,
"column": 28
},
"end": {
"line": 37,
"column": 29
}
}
},
{
"type": {
"label": "break",
"keyword": "break",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "break",
"start": 1097,
"end": 1102,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1102,
"end": 1103,
"loc": {
"start": {
"line": 38,
"column": 13
},
"end": {
"line": 38,
"column": 14
}
}
},
{
"type": {
"label": "case",
"keyword": "case",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "case",
"start": 1110,
"end": 1114,
"loc": {
"start": {
"line": 39,
"column": 6
},
"end": {
"line": 39,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MdSeedRunner",
"start": 1115,
"end": 1127,
"loc": {
"start": {
"line": 39,
"column": 11
},
"end": {
"line": 39,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1127,
"end": 1128,
"loc": {
"start": {
"line": 39,
"column": 23
},
"end": {
"line": 39,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "operations",
"start": 1128,
"end": 1138,
"loc": {
"start": {
"line": 39,
"column": 24
},
"end": {
"line": 39,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1138,
"end": 1139,
"loc": {
"start": {
"line": 39,
"column": 34
},
"end": {
"line": 39,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MONGOOSE_DROP_SUCCESS",
"start": 1139,
"end": 1160,
"loc": {
"start": {
"line": 39,
"column": 35
},
"end": {
"line": 39,
"column": 56
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1160,
"end": 1161,
"loc": {
"start": {
"line": 39,
"column": 56
},
"end": {
"line": 39,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 1170,
"end": 1177,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1177,
"end": 1178,
"loc": {
"start": {
"line": 40,
"column": 15
},
"end": {
"line": 40,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 1178,
"end": 1181,
"loc": {
"start": {
"line": 40,
"column": 16
},
"end": {
"line": 40,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1181,
"end": 1182,
"loc": {
"start": {
"line": 40,
"column": 19
},
"end": {
"line": 40,
"column": 20
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1182,
"end": 1183,
"loc": {
"start": {
"line": 40,
"column": 20
},
"end": {
"line": 40,
"column": 21
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 1183,
"end": 1183,
"loc": {
"start": {
"line": 40,
"column": 21
},
"end": {
"line": 40,
"column": 21
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1183,
"end": 1185,
"loc": {
"start": {
"line": 40,
"column": 21
},
"end": {
"line": 40,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logSymbols",
"start": 1185,
"end": 1195,
"loc": {
"start": {
"line": 40,
"column": 23
},
"end": {
"line": 40,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1195,
"end": 1196,
"loc": {
"start": {
"line": 40,
"column": 33
},
"end": {
"line": 40,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "success",
"start": 1196,
"end": 1203,
"loc": {
"start": {
"line": 40,
"column": 34
},
"end": {
"line": 40,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1203,
"end": 1204,
"loc": {
"start": {
"line": 40,
"column": 41
},
"end": {
"line": 40,
"column": 42
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " Database dropped!",
"start": 1204,
"end": 1222,
"loc": {
"start": {
"line": 40,
"column": 42
},
"end": {
"line": 40,
"column": 60
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1222,
"end": 1223,
"loc": {
"start": {
"line": 40,
"column": 60
},
"end": {
"line": 40,
"column": 61
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1223,
"end": 1224,
"loc": {
"start": {
"line": 40,
"column": 61
},
"end": {
"line": 40,
"column": 62
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1224,
"end": 1225,
"loc": {
"start": {
"line": 40,
"column": 62
},
"end": {
"line": 40,
"column": 63
}
}
},
{
"type": {
"label": "break",
"keyword": "break",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "break",
"start": 1234,
"end": 1239,
"loc": {
"start": {
"line": 41,
"column": 8
},
"end": {
"line": 41,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1239,
"end": 1240,
"loc": {
"start": {
"line": 41,
"column": 13
},
"end": {
"line": 41,
"column": 14
}
}
},
{
"type": {
"label": "case",
"keyword": "case",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "case",
"start": 1247,
"end": 1251,
"loc": {
"start": {
"line": 42,
"column": 6
},
"end": {
"line": 42,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MdSeedRunner",
"start": 1252,
"end": 1264,
"loc": {
"start": {
"line": 42,
"column": 11
},
"end": {
"line": 42,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1264,
"end": 1265,
"loc": {
"start": {
"line": 42,
"column": 23
},
"end": {
"line": 42,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "operations",
"start": 1265,
"end": 1275,
"loc": {
"start": {
"line": 42,
"column": 24
},
"end": {
"line": 42,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1275,
"end": 1276,
"loc": {
"start": {
"line": 42,
"column": 34
},
"end": {
"line": 42,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ALL_SEEDERS_START",
"start": 1276,
"end": 1293,
"loc": {
"start": {
"line": 42,
"column": 35
},
"end": {
"line": 42,
"column": 52
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1293,
"end": 1294,
"loc": {
"start": {
"line": 42,
"column": 52
},
"end": {
"line": 42,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 1303,
"end": 1310,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 43,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1310,
"end": 1311,
"loc": {
"start": {
"line": 43,
"column": 15
},
"end": {
"line": 43,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 1311,
"end": 1314,
"loc": {
"start": {
"line": 43,
"column": 16
},
"end": {
"line": 43,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1314,
"end": 1315,
"loc": {
"start": {
"line": 43,
"column": 19
},
"end": {
"line": 43,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1315,
"end": 1316,
"loc": {
"start": {
"line": 43,
"column": 20
},
"end": {
"line": 43,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1316,
"end": 1317,
"loc": {
"start": {
"line": 43,
"column": 21
},
"end": {
"line": 43,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 1326,
"end": 1333,
"loc": {
"start": {
"line": 44,
"column": 8
},
"end": {
"line": 44,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1333,
"end": 1334,
"loc": {
"start": {
"line": 44,
"column": 15
},
"end": {
"line": 44,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 1334,
"end": 1337,
"loc": {
"start": {
"line": 44,
"column": 16
},
"end": {
"line": 44,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1337,
"end": 1338,
"loc": {
"start": {
"line": 44,
"column": 19
},
"end": {
"line": 44,
"column": 20
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1338,
"end": 1339,
"loc": {
"start": {
"line": 44,
"column": 20
},
"end": {
"line": 44,
"column": 21
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 1339,
"end": 1339,
"loc": {
"start": {
"line": 44,
"column": 21
},
"end": {
"line": 44,
"column": 21
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1339,
"end": 1341,
"loc": {
"start": {
"line": 44,
"column": 21
},
"end": {
"line": 44,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "chalk",
"start": 1341,
"end": 1346,
"loc": {
"start": {
"line": 44,
"column": 23
},
"end": {
"line": 44,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1346,
"end": 1347,
"loc": {
"start": {
"line": 44,
"column": 28
},
"end": {
"line": 44,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cyan",
"start": 1347,
"end": 1351,
"loc": {
"start": {
"line": 44,
"column": 29
},
"end": {
"line": 44,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1351,
"end": 1352,
"loc": {
"start": {
"line": 44,
"column": 33
},
"end": {
"line": 44,
"column": 34
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "Seeding Results:",
"start": 1352,
"end": 1370,
"loc": {
"start": {
"line": 44,
"column": 34
},
"end": {
"line": 44,
"column": 52
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1370,
"end": 1371,
"loc": {
"start": {
"line": 44,
"column": 52
},
"end": {
"line": 44,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1371,
"end": 1372,
"loc": {
"start": {
"line": 44,
"column": 53
},
"end": {
"line": 44,
"column": 54
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 1372,
"end": 1372,
"loc": {
"start": {
"line": 44,
"column": 54
},
"end": {
"line": 44,
"column": 54
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1372,
"end": 1373,
"loc": {
"start": {
"line": 44,
"column": 54
},
"end": {
"line": 44,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1373,
"end": 1374,
"loc": {
"start": {
"line": 44,
"column": 55
},
"end": {
"line": 44,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1374,
"end": 1375,
"loc": {
"start": {
"line": 44,
"column": 56
},
"end": {
"line": 44,
"column": 57
}
}
},
{
"type": {
"label": "break",
"keyword": "break",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "break",
"start": 1384,
"end": 1389,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1389,
"end": 1390,
"loc": {
"start": {
"line": 45,
"column": 13
},
"end": {
"line": 45,
"column": 14
}
}
},
{
"type": {
"label": "case",
"keyword": "case",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "case",
"start": 1397,
"end": 1401,
"loc": {
"start": {
"line": 46,
"column": 6
},
"end": {
"line": 46,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MdSeedRunner",
"start": 1402,
"end": 1414,
"loc": {
"start": {
"line": 46,
"column": 11
},
"end": {
"line": 46,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1414,
"end": 1415,
"loc": {
"start": {
"line": 46,
"column": 23
},
"end": {
"line": 46,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "operations",
"start": 1415,
"end": 1425,
"loc": {
"start": {
"line": 46,
"column": 24
},
"end": {
"line": 46,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1425,
"end": 1426,
"loc": {
"start": {
"line": 46,
"column": 34
},
"end": {
"line": 46,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ALL_SEEDERS_FINISH",
"start": 1426,
"end": 1444,
"loc": {
"start": {
"line": 46,
"column": 35
},
"end": {
"line": 46,
"column": 53
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1444,
"end": 1445,
"loc": {
"start": {
"line": 46,
"column": 53
},
"end": {
"line": 46,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 1454,
"end": 1461,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1461,
"end": 1462,
"loc": {
"start": {
"line": 47,
"column": 15
},
"end": {
"line": 47,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 1462,
"end": 1465,
"loc": {
"start": {
"line": 47,
"column": 16
},
"end": {
"line": 47,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1465,
"end": 1466,
"loc": {
"start": {
"line": 47,
"column": 19
},
"end": {
"line": 47,
"column": 20
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1466,
"end": 1467,
"loc": {
"start": {
"line": 47,
"column": 20
},
"end": {
"line": 47,
"column": 21
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1467,
"end": 1468,
"loc": {
"start": {
"line": 47,
"column": 21
},
"end": {
"line": 47,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 1477,
"end": 1484,
"loc": {
"start": {
"line": 48,
"column": 8
},
"end": {
"line": 48,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1484,
"end": 1485,
"loc": {
"start": {
"line": 48,
"column": 15
},
"end": {
"line": 48,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 1485,
"end": 1488,
"loc": {
"start": {
"line": 48,
"column": 16
},
"end": {
"line": 48,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1488,
"end": 1489,
"loc": {
"start": {
"line": 48,
"column": 19
},
"end": {
"line": 48,
"column": 20
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1489,
"end": 1490,
"loc": {
"start": {
"line": 48,
"column": 20
},
"end": {
"line": 48,
"column": 21
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 1490,
"end": 1490,
"loc": {
"start": {
"line": 48,
"column": 21
},
"end": {
"line": 48,
"column": 21
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1490,
"end": 1492,
"loc": {
"start": {
"line": 48,
"column": 21
},
"end": {
"line": 48,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logSymbols",
"start": 1492,
"end": 1502,
"loc": {
"start": {
"line": 48,
"column": 23
},
"end": {
"line": 48,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1502,
"end": 1503,
"loc": {
"start": {
"line": 48,
"column": 33
},
"end": {
"line": 48,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "success",
"start": 1503,
"end": 1510,
"loc": {
"start": {
"line": 48,
"column": 34
},
"end": {
"line": 48,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1510,
"end": 1511,
"loc": {
"start": {
"line": 48,
"column": 41
},
"end": {
"line": 48,
"column": 42
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " Done.",
"start": 1511,
"end": 1517,
"loc": {
"start": {
"line": 48,
"column": 42
},
"end": {
"line": 48,
"column": 48
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1517,
"end": 1518,
"loc": {
"start": {
"line": 48,
"column": 48
},
"end": {
"line": 48,
"column": 49
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1518,
"end": 1519,
"loc": {
"start": {
"line": 48,
"column": 49
},
"end": {
"line": 48,
"column": 50
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1519,
"end": 1520,
"loc": {
"start": {
"line": 48,
"column": 50
},
"end": {
"line": 48,
"column": 51
}
}
},
{
"type": {
"label": "break",
"keyword": "break",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "break",
"start": 1529,
"end": 1534,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1534,
"end": 1535,
"loc": {
"start": {
"line": 49,
"column": 13
},
"end": {
"line": 49,
"column": 14
}
}
},
{
"type": {
"label": "case",
"keyword": "case",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "case",
"start": 1542,
"end": 1546,
"loc": {
"start": {
"line": 50,
"column": 6
},
"end": {
"line": 50,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MdSeedRunner",
"start": 1547,
"end": 1559,
"loc": {
"start": {
"line": 50,
"column": 11
},
"end": {
"line": 50,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1559,
"end": 1560,
"loc": {
"start": {
"line": 50,
"column": 23
},
"end": {
"line": 50,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "operations",
"start": 1560,
"end": 1570,
"loc": {
"start": {
"line": 50,
"column": 24
},
"end": {
"line": 50,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1570,
"end": 1571,
"loc": {
"start": {
"line": 50,
"column": 34
},
"end": {
"line": 50,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "SEEDER_START",
"start": 1571,
"end": 1583,
"loc": {
"start": {
"line": 50,
"column": 35
},
"end": {
"line": 50,
"column": 47
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1583,
"end": 1584,
"loc": {
"start": {
"line": 50,
"column": 47
},
"end": {
"line": 50,
"column": 48
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1593,
"end": 1597,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1597,
"end": 1598,
"loc": {
"start": {
"line": 51,
"column": 12
},
"end": {
"line": 51,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "spinner",
"start": 1598,
"end": 1605,
"loc": {
"start": {
"line": 51,
"column": 13
},
"end": {
"line": 51,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1605,
"end": 1606,
"loc": {
"start": {
"line": 51,
"column": 20
},
"end": {
"line": 51,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "message",
"start": 1606,
"end": 1613,
"loc": {
"start": {
"line": 51,
"column": 21
},
"end": {
"line": 51,
"column": 28
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1613,
"end": 1614,
"loc": {
"start": {
"line": 51,
"column": 28
},
"end": {
"line": 51,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "payload",
"start": 1614,
"end": 1621,
"loc": {
"start": {
"line": 51,
"column": 29
},
"end": {
"line": 51,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1621,
"end": 1622,
"loc": {
"start": {
"line": 51,
"column": 36
},
"end": {
"line": 51,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "name",
"start": 1622,
"end": 1626,
"loc": {
"start": {
"line": 51,
"column": 37
},
"end": {
"line": 51,
"column": 41
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1626,
"end": 1627,
"loc": {
"start": {
"line": 51,
"column": 41
},
"end": {
"line": 51,
"column": 42
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1627,
"end": 1628,
"loc": {
"start": {
"line": 51,
"column": 42
},
"end": {
"line": 51,
"column": 43
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 1637,
"end": 1641,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1641,
"end": 1642,
"loc": {
"start": {
"line": 52,
"column": 12
},
"end": {
"line": 52,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "spinner",
"start": 1642,
"end": 1649,
"loc": {
"start": {
"line": 52,
"column": 13
},
"end": {
"line": 52,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1649,
"end": 1650,
"loc": {
"start": {
"line": 52,
"column": 20
},
"end": {
"line": 52,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "start",
"start": 1650,
"end": 1655,
"loc": {
"start": {
"line": 52,
"column": 21
},
"end": {
"line": 52,
"column": 26
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1655,
"end": 1656,
"loc": {
"start": {
"line": 52,
"column": 26
},
"end": {
"line": 52,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1656,
"end": 1657,
"loc": {
"start": {
"line": 52,
"column": 27
},
"end": {
"line": 52,
"column": 28
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1657,
"end": 1658,
"loc": {
"start": {
"line": 52,
"column": 28
},
"end": {
"line": 52,
"column": 29
}
}
},
{
"type": {
"label": "break",
"keyword": "break",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "break",
"start": 1667,
"end": 1672,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 53,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1672,
"end": 1673,
"loc": {
"start": {
"line": 53,
"column": 13
},
"end": {
"line": 53,
"column": 14
}
}
},
{
"type": {
"label": "case",
"keyword": "case",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "case",
"start": 1680,
"end": 1684,
"loc": {
"start": {
"line": 54,
"column": 6
},
"end": {
"line": 54,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MdSeedRunner",
"start": 1685,
"end": 1697,
"loc": {
"start": {
"line": 54,
"column": 11
},
"end": {
"line": 54,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1697,
"end": 1698,
"loc": {
"start": {
"line": 54,
"column": 23
},
"end": {
"line": 54,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "operations",
"start": 1698,
"end": 1708,
"loc": {
"start": {
"line": 54,
"column": 24
},
"end": {
"line": 54,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1708,
"end": 1709,
"loc": {
"start": {
"line": 54,
"column": 34
},
"end": {
"line": 54,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "SEEDER_SUCCESS",
"start": 1709,
"end": 1723,
"loc": {
"start": {
"line": 54,
"column": 35
},
"end": {
"line": 54,
"column": 49
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1723,
"end": 1724,
"loc": {
"start": {
"line": 54,
"column": 49
},
"end": {
"line": 54,
"column": 50
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 1733,
"end": 1735,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1736,
"end": 1737,
"loc": {
"start": {
"line": 55,
"column": 11
},
"end": {
"line": 55,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "payload",
"start": 1737,
"end": 1744,
"loc": {
"start": {
"line": 55,
"column": 12
},
"end": {
"line": 55,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1744,
"end": 1745,
"loc": {
"start": {
"line": 55,
"column": 19
},
"end": {
"line": 55,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "results",
"start": 1745,
"end": 1752,
"loc": {
"start": {
"line": 55,
"column": 20
},
"end": {
"line": 55,
"column": 27
}
}
},
{
"type": {
"label": "&&",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 2,
"updateContext": null
},
"value": "&&",
"start": 1753,
"end": 1755,
"loc": {
"start": {
"line": 55,
"column": 28
},
"end": {
"line": 55,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "payload",
"start": 1756,
"end": 1763,
"loc": {
"start": {
"line": 55,
"column": 31
},
"end": {
"line": 55,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1763,
"end": 1764,
"loc": {
"start": {
"line": 55,
"column": 38
},
"end": {
"line": 55,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "results",
"start": 1764,
"end": 1771,
"loc": {
"start": {
"line": 55,
"column": 39
},
"end": {
"line": 55,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1771,
"end": 1772,
"loc": {
"start": {
"line": 55,
"column": 46
},
"end": {
"line": 55,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "run",
"start": 1772,
"end": 1775,
"loc": {
"start": {
"line": 55,
"column": 47
},
"end": {
"line": 55,
"column": 50
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1775,
"end": 1776,
"loc": {
"start": {
"line": 55,
"column": 50
},
"end": {
"line": 55,
"column": 51
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1777,
"end": 1778,
"loc": {
"start": {
"line": 55,
"column": 52
},
"end": {
"line": 55,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 1789,
"end": 1796,
"loc": {
"start": {
"line": 56,
"column": 10
},
"end": {
"line": 56,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1796,
"end": 1797,
"loc": {
"start": {
"line": 56,
"column": 17
},
"end": {
"line": 56,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 1797,
"end": 1800,
"loc": {
"start": {
"line": 56,
"column": 18
},
"end": {
"line": 56,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1800,
"end": 1801,
"loc": {
"start": {
"line": 56,
"column": 21
},
"end": {
"line": 56,
"column": 22
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1814,
"end": 1815,
"loc": {
"start": {
"line": 57,
"column": 12
},
"end": {
"line": 57,
"column": 13
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 1815,
"end": 1815,
"loc": {
"start": {
"line": 57,
"column": 13
},
"end": {
"line": 57,
"column": 13
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1815,
"end": 1817,
"loc": {
"start": {
"line": 57,
"column": 13
},
"end": {
"line": 57,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logSymbols",
"start": 1817,
"end": 1827,
"loc": {
"start": {
"line": 57,
"column": 15
},
"end": {
"line": 57,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1827,
"end": 1828,
"loc": {
"start": {
"line": 57,
"column": 25
},
"end": {
"line": 57,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "success",
"start": 1828,
"end": 1835,
"loc": {
"start": {
"line": 57,
"column": 26
},
"end": {
"line": 57,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1835,
"end": 1836,
"loc": {
"start": {
"line": 57,
"column": 33
},
"end": {
"line": 57,
"column": 34
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " ",
"start": 1836,
"end": 1837,
"loc": {
"start": {
"line": 57,
"column": 34
},
"end": {
"line": 57,
"column": 35
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1837,
"end": 1839,
"loc": {
"start": {
"line": 57,
"column": 35
},
"end": {
"line": 57,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "payload",
"start": 1839,
"end": 1846,
"loc": {
"start": {
"line": 57,
"column": 37
},
"end": {
"line": 57,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1846,
"end": 1847,
"loc": {
"start": {
"line": 57,
"column": 44
},
"end": {
"line": 57,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "name",
"start": 1847,
"end": 1851,
"loc": {
"start": {
"line": 57,
"column": 45
},
"end": {
"line": 57,
"column": 49
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1851,
"end": 1852,
"loc": {
"start": {
"line": 57,
"column": 49
},
"end": {
"line": 57,
"column": 50
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": ": ",
"start": 1852,
"end": 1854,
"loc": {
"start": {
"line": 57,
"column": 50
},
"end": {
"line": 57,
"column": 52
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1854,
"end": 1856,
"loc": {
"start": {
"line": 57,
"column": 52
},
"end": {
"line": 57,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "chalk",
"start": 1856,
"end": 1861,
"loc": {
"start": {
"line": 57,
"column": 54
},
"end": {
"line": 57,
"column": 59
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1861,
"end": 1862,
"loc": {
"start": {
"line": 57,
"column": 59
},
"end": {
"line": 57,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "gray",
"start": 1862,
"end": 1866,
"loc": {
"start": {
"line": 57,
"column": 60
},
"end": {
"line": 57,
"column": 64
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1866,
"end": 1867,
"loc": {
"start": {
"line": 57,
"column": 64
},
"end": {
"line": 57,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "payload",
"start": 1882,
"end": 1889,
"loc": {
"start": {
"line": 58,
"column": 14
},
"end": {
"line": 58,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1889,
"end": 1890,
"loc": {
"start": {
"line": 58,
"column": 21
},
"end": {
"line": 58,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "results",
"start": 1890,
"end": 1897,
"loc": {
"start": {
"line": 58,
"column": 22
},
"end": {
"line": 58,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1897,
"end": 1898,
"loc": {
"start": {
"line": 58,
"column": 29
},
"end": {
"line": 58,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "created",
"start": 1898,
"end": 1905,
"loc": {
"start": {
"line": 58,
"column": 30
},
"end": {
"line": 58,
"column": 37
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1918,
"end": 1919,
"loc": {
"start": {
"line": 59,
"column": 12
},
"end": {
"line": 59,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1919,
"end": 1920,
"loc": {
"start": {
"line": 59,
"column": 13
},
"end": {
"line": 59,
"column": 14
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 1920,
"end": 1920,
"loc": {
"start": {
"line": 59,
"column": 14
},
"end": {
"line": 59,
"column": 14
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1920,
"end": 1921,
"loc": {
"start": {
"line": 59,
"column": 14
},
"end": {
"line": 59,
"column": 15
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1932,
"end": 1933,
"loc": {
"start": {
"line": 60,
"column": 10
},
"end": {
"line": 60,
"column": 11
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1933,
"end": 1934,
"loc": {
"start": {
"line": 60,
"column": 11
},
"end": {
"line": 60,
"column": 12
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1943,
"end": 1944,
"loc": {
"start": {
"line": 61,
"column": 8
},
"end": {
"line": 61,
"column": 9
}
}
},
{
"type": {
"label": "else",
"keyword": "else",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "else",
"start": 1945,
"end": 1949,
"loc": {
"start": {
"line": 61,
"column": 10
},
"end": {
"line": 61,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1950,
"end": 1951,
"loc": {
"start": {
"line": 61,
"column": 15
},
"end": {
"line": 61,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 1962,
"end": 1969,
"loc": {
"start": {
"line": 62,
"column": 10
},
"end": {
"line": 62,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1969,
"end": 1970,
"loc": {
"start": {
"line": 62,
"column": 17
},
"end": {
"line": 62,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 1970,
"end": 1973,
"loc": {
"start": {
"line": 62,
"column": 18
},
"end": {
"line": 62,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1973,
"end": 1974,
"loc": {
"start": {
"line": 62,
"column": 21
},
"end": {
"line": 62,
"column": 22
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1974,
"end": 1975,
"loc": {
"start": {
"line": 62,
"column": 22
},
"end": {
"line": 62,
"column": 23
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 1975,
"end": 1975,
"loc": {
"start": {
"line": 62,
"column": 23
},
"end": {
"line": 62,
"column": 23
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1975,
"end": 1977,
"loc": {
"start": {
"line": 62,
"column": 23
},
"end": {
"line": 62,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "chalk",
"start": 1977,
"end": 1982,
"loc": {
"start": {
"line": 62,
"column": 25
},
"end": {
"line": 62,
"column": 30
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1982,
"end": 1983,
"loc": {
"start": {
"line": 62,
"column": 30
},
"end": {
"line": 62,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "gray",
"start": 1983,
"end": 1987,
"loc": {
"start": {
"line": 62,
"column": 31
},
"end": {
"line": 62,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1987,
"end": 1988,
"loc": {
"start": {
"line": 62,
"column": 35
},
"end": {
"line": 62,
"column": 36
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "-",
"start": 1988,
"end": 1991,
"loc": {
"start": {
"line": 62,
"column": 36
},
"end": {
"line": 62,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1991,
"end": 1992,
"loc": {
"start": {
"line": 62,
"column": 39
},
"end": {
"line": 62,
"column": 40
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1992,
"end": 1993,
"loc": {
"start": {
"line": 62,
"column": 40
},
"end": {
"line": 62,
"column": 41
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " ",
"start": 1993,
"end": 1994,
"loc": {
"start": {
"line": 62,
"column": 41
},
"end": {
"line": 62,
"column": 42
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1994,
"end": 1996,
"loc": {
"start": {
"line": 62,
"column": 42
},
"end": {
"line": 62,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "payload",
"start": 1996,
"end": 2003,
"loc": {
"start": {
"line": 62,
"column": 44
},
"end": {
"line": 62,
"column": 51
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2003,
"end": 2004,
"loc": {
"start": {
"line": 62,
"column": 51
},
"end": {
"line": 62,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "name",
"start": 2004,
"end": 2008,
"loc": {
"start": {
"line": 62,
"column": 52
},
"end": {
"line": 62,
"column": 56
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2008,
"end": 2009,
"loc": {
"start": {
"line": 62,
"column": 56
},
"end": {
"line": 62,
"column": 57
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": ": ",
"start": 2009,
"end": 2011,
"loc": {
"start": {
"line": 62,
"column": 57
},
"end": {
"line": 62,
"column": 59
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2011,
"end": 2013,
"loc": {
"start": {
"line": 62,
"column": 59
},
"end": {
"line": 62,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "chalk",
"start": 2013,
"end": 2018,
"loc": {
"start": {
"line": 62,
"column": 61
},
"end": {
"line": 62,
"column": 66
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2018,
"end": 2019,
"loc": {
"start": {
"line": 62,
"column": 66
},
"end": {
"line": 62,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "gray",
"start": 2019,
"end": 2023,
"loc": {
"start": {
"line": 62,
"column": 67
},
"end": {
"line": 62,
"column": 71
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2023,
"end": 2024,
"loc": {
"start": {
"line": 62,
"column": 71
},
"end": {
"line": 62,
"column": 72
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 2024,
"end": 2025,
"loc": {
"start": {
"line": 62,
"column": 72
},
"end": {
"line": 62,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2025,
"end": 2026,
"loc": {
"start": {
"line": 62,
"column": 73
},
"end": {
"line": 62,
"column": 74
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2026,
"end": 2027,
"loc": {
"start": {
"line": 62,
"column": 74
},
"end": {
"line": 62,
"column": 75
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 2027,
"end": 2027,
"loc": {
"start": {
"line": 62,
"column": 75
},
"end": {
"line": 62,
"column": 75
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2027,
"end": 2028,
"loc": {
"start": {
"line": 62,
"column": 75
},
"end": {
"line": 62,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2028,
"end": 2029,
"loc": {
"start": {
"line": 62,
"column": 76
},
"end": {
"line": 62,
"column": 77
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2029,
"end": 2030,
"loc": {
"start": {
"line": 62,
"column": 77
},
"end": {
"line": 62,
"column": 78
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2039,
"end": 2040,
"loc": {
"start": {
"line": 63,
"column": 8
},
"end": {
"line": 63,
"column": 9
}
}
},
{
"type": {
"label": "break",
"keyword": "break",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "break",
"start": 2049,
"end": 2054,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2054,
"end": 2055,
"loc": {
"start": {
"line": 64,
"column": 13
},
"end": {
"line": 64,
"column": 14
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2060,
"end": 2061,
"loc": {
"start": {
"line": 65,
"column": 4
},
"end": {
"line": 65,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2064,
"end": 2065,
"loc": {
"start": {
"line": 66,
"column": 2
},
"end": {
"line": 66,
"column": 3
}
}
},
{
"type": "CommentBlock",
"value": "*\n * Log error\n * @param {Object} error error to log\n * @param {string} error.type error type\n * @param {Object} error.payload error payload\n ",
"start": 2069,
"end": 2239,
"loc": {
"start": {
"line": 68,
"column": 2
},
"end": {
"line": 73,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "error",
"start": 2242,
"end": 2247,
"loc": {
"start": {
"line": 74,
"column": 2
},
"end": {
"line": 74,
"column": 7
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2247,
"end": 2248,
"loc": {
"start": {
"line": 74,
"column": 7
},
"end": {
"line": 74,
"column": 8
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2248,
"end": 2249,
"loc": {
"start": {
"line": 74,
"column": 8
},
"end": {
"line": 74,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 2250,
"end": 2254,
"loc": {
"start": {
"line": 74,
"column": 10
},
"end": {
"line": 74,
"column": 14
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2254,
"end": 2255,
"loc": {
"start": {
"line": 74,
"column": 14
},
"end": {
"line": 74,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "payload",
"start": 2256,
"end": 2263,
"loc": {
"start": {
"line": 74,
"column": 16
},
"end": {
"line": 74,
"column": 23
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2264,
"end": 2265,
"loc": {
"start": {
"line": 74,
"column": 24
},
"end": {
"line": 74,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2265,
"end": 2266,
"loc": {
"start": {
"line": 74,
"column": 25
},
"end": {
"line": 74,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2267,
"end": 2268,
"loc": {
"start": {
"line": 74,
"column": 27
},
"end": {
"line": 74,
"column": 28
}
}
},
{
"type": {
"label": "this",
"keyword": "this",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "this",
"start": 2273,
"end": 2277,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 75,
"column": 8
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2277,
"end": 2278,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 75,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "spinner",
"start": 2278,
"end": 2285,
"loc": {
"start": {
"line": 75,
"column": 9
},
"end": {
"line": 75,
"column": 16
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2285,
"end": 2286,
"loc": {
"start": {
"line": 75,
"column": 16
},
"end": {
"line": 75,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stop",
"start": 2286,
"end": 2290,
"loc": {
"start": {
"line": 75,
"column": 17
},
"end": {
"line": 75,
"column": 21
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2290,
"end": 2291,
"loc": {
"start": {
"line": 75,
"column": 21
},
"end": {
"line": 75,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2291,
"end": 2292,
"loc": {
"start": {
"line": 75,
"column": 22
},
"end": {
"line": 75,
"column": 23
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2292,
"end": 2293,
"loc": {
"start": {
"line": 75,
"column": 23
},
"end": {
"line": 75,
"column": 24
}
}
},
{
"type": {
"label": "switch",
"keyword": "switch",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "switch",
"start": 2299,
"end": 2305,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 77,
"column": 10
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2306,
"end": 2307,
"loc": {
"start": {
"line": 77,
"column": 11
},
"end": {
"line": 77,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 2307,
"end": 2311,
"loc": {
"start": {
"line": 77,
"column": 12
},
"end": {
"line": 77,
"column": 16
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2311,
"end": 2312,
"loc": {
"start": {
"line": 77,
"column": 16
},
"end": {
"line": 77,
"column": 17
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2313,
"end": 2314,
"loc": {
"start": {
"line": 77,
"column": 18
},
"end": {
"line": 77,
"column": 19
}
}
},
{
"type": {
"label": "case",
"keyword": "case",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "case",
"start": 2321,
"end": 2325,
"loc": {
"start": {
"line": 78,
"column": 6
},
"end": {
"line": 78,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MdSeedRunner",
"start": 2326,
"end": 2338,
"loc": {
"start": {
"line": 78,
"column": 11
},
"end": {
"line": 78,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2338,
"end": 2339,
"loc": {
"start": {
"line": 78,
"column": 23
},
"end": {
"line": 78,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "operations",
"start": 2339,
"end": 2349,
"loc": {
"start": {
"line": 78,
"column": 24
},
"end": {
"line": 78,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2349,
"end": 2350,
"loc": {
"start": {
"line": 78,
"column": 34
},
"end": {
"line": 78,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MONGOOSE_CONNECT_ERROR",
"start": 2350,
"end": 2372,
"loc": {
"start": {
"line": 78,
"column": 35
},
"end": {
"line": 78,
"column": 57
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2372,
"end": 2373,
"loc": {
"start": {
"line": 78,
"column": 57
},
"end": {
"line": 78,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 2382,
"end": 2389,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2389,
"end": 2390,
"loc": {
"start": {
"line": 79,
"column": 15
},
"end": {
"line": 79,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 2390,
"end": 2393,
"loc": {
"start": {
"line": 79,
"column": 16
},
"end": {
"line": 79,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2393,
"end": 2394,
"loc": {
"start": {
"line": 79,
"column": 19
},
"end": {
"line": 79,
"column": 20
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2394,
"end": 2395,
"loc": {
"start": {
"line": 79,
"column": 20
},
"end": {
"line": 79,
"column": 21
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 2395,
"end": 2395,
"loc": {
"start": {
"line": 79,
"column": 21
},
"end": {
"line": 79,
"column": 21
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2395,
"end": 2397,
"loc": {
"start": {
"line": 79,
"column": 21
},
"end": {
"line": 79,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logSymbols",
"start": 2397,
"end": 2407,
"loc": {
"start": {
"line": 79,
"column": 23
},
"end": {
"line": 79,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2407,
"end": 2408,
"loc": {
"start": {
"line": 79,
"column": 33
},
"end": {
"line": 79,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "error",
"start": 2408,
"end": 2413,
"loc": {
"start": {
"line": 79,
"column": 34
},
"end": {
"line": 79,
"column": 39
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2413,
"end": 2414,
"loc": {
"start": {
"line": 79,
"column": 39
},
"end": {
"line": 79,
"column": 40
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " Unable to connected to MongoDB!",
"start": 2414,
"end": 2446,
"loc": {
"start": {
"line": 79,
"column": 40
},
"end": {
"line": 79,
"column": 72
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2446,
"end": 2447,
"loc": {
"start": {
"line": 79,
"column": 72
},
"end": {
"line": 79,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2447,
"end": 2448,
"loc": {
"start": {
"line": 79,
"column": 73
},
"end": {
"line": 79,
"column": 74
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2448,
"end": 2449,
"loc": {
"start": {
"line": 79,
"column": 74
},
"end": {
"line": 79,
"column": 75
}
}
},
{
"type": {
"label": "break",
"keyword": "break",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "break",
"start": 2458,
"end": 2463,
"loc": {
"start": {
"line": 80,
"column": 8
},
"end": {
"line": 80,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2463,
"end": 2464,
"loc": {
"start": {
"line": 80,
"column": 13
},
"end": {
"line": 80,
"column": 14
}
}
},
{
"type": {
"label": "case",
"keyword": "case",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "case",
"start": 2471,
"end": 2475,
"loc": {
"start": {
"line": 81,
"column": 6
},
"end": {
"line": 81,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MdSeedRunner",
"start": 2476,
"end": 2488,
"loc": {
"start": {
"line": 81,
"column": 11
},
"end": {
"line": 81,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2488,
"end": 2489,
"loc": {
"start": {
"line": 81,
"column": 23
},
"end": {
"line": 81,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "operations",
"start": 2489,
"end": 2499,
"loc": {
"start": {
"line": 81,
"column": 24
},
"end": {
"line": 81,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2499,
"end": 2500,
"loc": {
"start": {
"line": 81,
"column": 34
},
"end": {
"line": 81,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MONGOOSE_DROP_ERROR",
"start": 2500,
"end": 2519,
"loc": {
"start": {
"line": 81,
"column": 35
},
"end": {
"line": 81,
"column": 54
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2519,
"end": 2520,
"loc": {
"start": {
"line": 81,
"column": 54
},
"end": {
"line": 81,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 2529,
"end": 2536,
"loc": {
"start": {
"line": 82,
"column": 8
},
"end": {
"line": 82,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2536,
"end": 2537,
"loc": {
"start": {
"line": 82,
"column": 15
},
"end": {
"line": 82,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 2537,
"end": 2540,
"loc": {
"start": {
"line": 82,
"column": 16
},
"end": {
"line": 82,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2540,
"end": 2541,
"loc": {
"start": {
"line": 82,
"column": 19
},
"end": {
"line": 82,
"column": 20
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2541,
"end": 2542,
"loc": {
"start": {
"line": 82,
"column": 20
},
"end": {
"line": 82,
"column": 21
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 2542,
"end": 2542,
"loc": {
"start": {
"line": 82,
"column": 21
},
"end": {
"line": 82,
"column": 21
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2542,
"end": 2544,
"loc": {
"start": {
"line": 82,
"column": 21
},
"end": {
"line": 82,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logSymbols",
"start": 2544,
"end": 2554,
"loc": {
"start": {
"line": 82,
"column": 23
},
"end": {
"line": 82,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2554,
"end": 2555,
"loc": {
"start": {
"line": 82,
"column": 33
},
"end": {
"line": 82,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "error",
"start": 2555,
"end": 2560,
"loc": {
"start": {
"line": 82,
"column": 34
},
"end": {
"line": 82,
"column": 39
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2560,
"end": 2561,
"loc": {
"start": {
"line": 82,
"column": 39
},
"end": {
"line": 82,
"column": 40
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " Unable to drop database!",
"start": 2561,
"end": 2586,
"loc": {
"start": {
"line": 82,
"column": 40
},
"end": {
"line": 82,
"column": 65
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2586,
"end": 2587,
"loc": {
"start": {
"line": 82,
"column": 65
},
"end": {
"line": 82,
"column": 66
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2587,
"end": 2588,
"loc": {
"start": {
"line": 82,
"column": 66
},
"end": {
"line": 82,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2588,
"end": 2589,
"loc": {
"start": {
"line": 82,
"column": 67
},
"end": {
"line": 82,
"column": 68
}
}
},
{
"type": {
"label": "break",
"keyword": "break",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "break",
"start": 2598,
"end": 2603,
"loc": {
"start": {
"line": 83,
"column": 8
},
"end": {
"line": 83,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2603,
"end": 2604,
"loc": {
"start": {
"line": 83,
"column": 13
},
"end": {
"line": 83,
"column": 14
}
}
},
{
"type": {
"label": "case",
"keyword": "case",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "case",
"start": 2611,
"end": 2615,
"loc": {
"start": {
"line": 84,
"column": 6
},
"end": {
"line": 84,
"column": 10
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MdSeedRunner",
"start": 2616,
"end": 2628,
"loc": {
"start": {
"line": 84,
"column": 11
},
"end": {
"line": 84,
"column": 23
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2628,
"end": 2629,
"loc": {
"start": {
"line": 84,
"column": 23
},
"end": {
"line": 84,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "operations",
"start": 2629,
"end": 2639,
"loc": {
"start": {
"line": 84,
"column": 24
},
"end": {
"line": 84,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2639,
"end": 2640,
"loc": {
"start": {
"line": 84,
"column": 34
},
"end": {
"line": 84,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "SEEDER_ERROR",
"start": 2640,
"end": 2652,
"loc": {
"start": {
"line": 84,
"column": 35
},
"end": {
"line": 84,
"column": 47
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2652,
"end": 2653,
"loc": {
"start": {
"line": 84,
"column": 47
},
"end": {
"line": 84,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 2662,
"end": 2669,
"loc": {
"start": {
"line": 85,
"column": 8
},
"end": {
"line": 85,
"column": 15
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2669,
"end": 2670,
"loc": {
"start": {
"line": 85,
"column": 15
},
"end": {
"line": 85,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "log",
"start": 2670,
"end": 2673,
"loc": {
"start": {
"line": 85,
"column": 16
},
"end": {
"line": 85,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2673,
"end": 2674,
"loc": {
"start": {
"line": 85,
"column": 19
},
"end": {
"line": 85,
"column": 20
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2674,
"end": 2675,
"loc": {
"start": {
"line": 85,
"column": 20
},
"end": {
"line": 85,
"column": 21
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 2675,
"end": 2675,
"loc": {
"start": {
"line": 85,
"column": 21
},
"end": {
"line": 85,
"column": 21
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2675,
"end": 2677,
"loc": {
"start": {
"line": 85,
"column": 21
},
"end": {
"line": 85,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logSymbols",
"start": 2677,
"end": 2687,
"loc": {
"start": {
"line": 85,
"column": 23
},
"end": {
"line": 85,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2687,
"end": 2688,
"loc": {
"start": {
"line": 85,
"column": 33
},
"end": {
"line": 85,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "error",
"start": 2688,
"end": 2693,
"loc": {
"start": {
"line": 85,
"column": 34
},
"end": {
"line": 85,
"column": 39
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2693,
"end": 2694,
"loc": {
"start": {
"line": 85,
"column": 39
},
"end": {
"line": 85,
"column": 40
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": " ",
"start": 2694,
"end": 2695,
"loc": {
"start": {
"line": 85,
"column": 40
},
"end": {
"line": 85,
"column": 41
}
}
},
{
"type": {
"label": "${",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2695,
"end": 2697,
"loc": {
"start": {
"line": 85,
"column": 41
},
"end": {
"line": 85,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "payload",
"start": 2697,
"end": 2704,
"loc": {
"start": {
"line": 85,
"column": 43
},
"end": {
"line": 85,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2704,
"end": 2705,
"loc": {
"start": {
"line": 85,
"column": 50
},
"end": {
"line": 85,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "name",
"start": 2705,
"end": 2709,
"loc": {
"start": {
"line": 85,
"column": 51
},
"end": {
"line": 85,
"column": 55
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2709,
"end": 2710,
"loc": {
"start": {
"line": 85,
"column": 55
},
"end": {
"line": 85,
"column": 56
}
}
},
{
"type": {
"label": "template",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "",
"start": 2710,
"end": 2710,
"loc": {
"start": {
"line": 85,
"column": 56
},
"end": {
"line": 85,
"column": 56
}
}
},
{
"type": {
"label": "`",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2710,
"end": 2711,
"loc": {
"start": {
"line": 85,
"column": 56
},
"end": {
"line": 85,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2711,
"end": 2712,
"loc": {
"start": {
"line": 85,
"column": 57
},
"end": {
"line": 85,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2712,
"end": 2713,
"loc": {
"start": {
"line": 85,
"column": 58
},
"end": {
"line": 85,
"column": 59
}
}
},
{
"type": {
"label": "break",
"keyword": "break",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "break",
"start": 2722,
"end": 2727,
"loc": {
"start": {
"line": 86,
"column": 8
},
"end": {
"line": 86,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2727,
"end": 2728,
"loc": {
"start": {
"line": 86,
"column": 13
},
"end": {
"line": 86,
"column": 14
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2733,
"end": 2734,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 87,
"column": 5
}
}
},
{
"type": {
"label": "if",
"keyword": "if",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "if",
"start": 2740,
"end": 2742,
"loc": {
"start": {
"line": 89,
"column": 4
},
"end": {
"line": 89,
"column": 6
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2743,
"end": 2744,
"loc": {
"start": {
"line": 89,
"column": 7
},
"end": {
"line": 89,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "payload",
"start": 2744,
"end": 2751,
"loc": {
"start": {
"line": 89,
"column": 8
},
"end": {
"line": 89,
"column": 15
}
}
},
{
"type": {
"label": "&&",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 2,
"updateContext": null
},
"value": "&&",
"start": 2752,
"end": 2754,
"loc": {
"start": {
"line": 89,
"column": 16
},
"end": {
"line": 89,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "payload",
"start": 2755,
"end": 2762,
"loc": {
"start": {
"line": 89,
"column": 19
},
"end": {
"line": 89,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2762,
"end": 2763,
"loc": {
"start": {
"line": 89,
"column": 26
},
"end": {
"line": 89,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "error",
"start": 2763,
"end": 2768,
"loc": {
"start": {
"line": 89,
"column": 27
},
"end": {
"line": 89,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2768,
"end": 2769,
"loc": {
"start": {
"line": 89,
"column": 32
},
"end": {
"line": 89,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "console",
"start": 2770,
"end": 2777,
"loc": {
"start": {
"line": 89,
"column": 34
},
"end": {
"line": 89,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2777,
"end": 2778,
"loc": {
"start": {
"line": 89,
"column": 41
},
"end": {
"line": 89,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "error",
"start": 2778,
"end": 2783,
"loc": {
"start": {
"line": 89,
"column": 42
},
"end": {
"line": 89,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2783,
"end": 2784,
"loc": {
"start": {
"line": 89,
"column": 47
},
"end": {
"line": 89,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "payload",
"start": 2784,
"end": 2791,
"loc": {
"start": {
"line": 89,
"column": 48
},
"end": {
"line": 89,
"column": 55
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2791,
"end": 2792,
"loc": {
"start": {
"line": 89,
"column": 55
},
"end": {
"line": 89,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "error",
"start": 2792,
"end": 2797,
"loc": {
"start": {
"line": 89,
"column": 56
},
"end": {
"line": 89,
"column": 61
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2797,
"end": 2798,
"loc": {
"start": {
"line": 89,
"column": 61
},
"end": {
"line": 89,
"column": 62
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2798,
"end": 2799,
"loc": {
"start": {
"line": 89,
"column": 62
},
"end": {
"line": 89,
"column": 63
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2802,
"end": 2803,
"loc": {
"start": {
"line": 90,
"column": 2
},
"end": {
"line": 90,
"column": 3
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2804,
"end": 2805,
"loc": {
"start": {
"line": 91,
"column": 0
},
"end": {
"line": 91,
"column": 1
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2806,
"end": 2806,
"loc": {
"start": {
"line": 92,
"column": 0
},
"end": {
"line": 92,
"column": 0
}
}
}
]
}