UNPKG

awv3

Version:
2,142 lines (2,141 loc) 5.05 MB
{ "type": "Program", "body": [ { "type": "ExpressionStatement", "expression": { "type": "Literal", "value": "use strict", "raw": "'use strict'", "range": [ 0, 12 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 12 } } }, "range": [ 0, 13 ], "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 13 } } }, { "type": "ExpressionStatement", "expression": { "type": "CallExpression", "callee": { "type": "MemberExpression", "computed": false, "object": { "type": "Identifier", "name": "Object", "range": [ 13, 19 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 19 } } }, "property": { "type": "Identifier", "name": "defineProperty", "range": [ 20, 34 ], "loc": { "start": { "line": 1, "column": 20 }, "end": { "line": 1, "column": 34 } } }, "range": [ 13, 34 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 34 } } }, "arguments": [ { "type": "Identifier", "name": "exports", "range": [ 35, 42 ], "loc": { "start": { "line": 1, "column": 35 }, "end": { "line": 1, "column": 42 } } }, { "type": "Literal", "value": "__esModule", "raw": "'__esModule'", "range": [ 43, 55 ], "loc": { "start": { "line": 1, "column": 43 }, "end": { "line": 1, "column": 55 } } }, { "type": "ObjectExpression", "properties": [ { "type": "Property", "key": { "type": "Identifier", "name": "value", "range": [ 57, 62 ], "loc": { "start": { "line": 1, "column": 57 }, "end": { "line": 1, "column": 62 } } }, "value": { "type": "UnaryExpression", "operator": "!", "argument": { "type": "Literal", "value": 0, "raw": "0", "range": [ 64, 65 ], "loc": { "start": { "line": 1, "column": 64 }, "end": { "line": 1, "column": 65 } } }, "prefix": true, "range": [ 63, 65 ], "loc": { "start": { "line": 1, "column": 63 }, "end": { "line": 1, "column": 65 } } }, "kind": "init", "method": false, "shorthand": false, "computed": false, "range": [ 57, 65 ], "loc": { "start": { "line": 1, "column": 57 }, "end": { "line": 1, "column": 65 } } } ], "range": [ 56, 66 ], "loc": { "start": { "line": 1, "column": 56 }, "end": { "line": 1, "column": 66 } } } ], "range": [ 13, 67 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 67 } } }, "range": [ 13, 68 ], "loc": { "start": { "line": 1, "column": 13 }, "end": { "line": 1, "column": 68 } } }, { "type": "VariableDeclaration", "declarations": [ { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_assign", "range": [ 72, 79 ], "loc": { "start": { "line": 1, "column": 72 }, "end": { "line": 1, "column": 79 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 80, 87 ], "loc": { "start": { "line": 1, "column": 80 }, "end": { "line": 1, "column": 87 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/core-js/object/assign", "raw": "'babel-runtime/core-js/object/assign'", "range": [ 88, 125 ], "loc": { "start": { "line": 1, "column": 88 }, "end": { "line": 1, "column": 125 } } } ], "range": [ 80, 126 ], "loc": { "start": { "line": 1, "column": 80 }, "end": { "line": 1, "column": 126 } } }, "range": [ 72, 126 ], "loc": { "start": { "line": 1, "column": 72 }, "end": { "line": 1, "column": 126 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_assign2", "range": [ 127, 135 ], "loc": { "start": { "line": 1, "column": 127 }, "end": { "line": 1, "column": 135 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 136, 158 ], "loc": { "start": { "line": 1, "column": 136 }, "end": { "line": 1, "column": 158 } } }, "arguments": [ { "type": "Identifier", "name": "_assign", "range": [ 159, 166 ], "loc": { "start": { "line": 1, "column": 159 }, "end": { "line": 1, "column": 166 } } } ], "range": [ 136, 167 ], "loc": { "start": { "line": 1, "column": 136 }, "end": { "line": 1, "column": 167 } } }, "range": [ 127, 167 ], "loc": { "start": { "line": 1, "column": 127 }, "end": { "line": 1, "column": 167 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_log", "range": [ 168, 172 ], "loc": { "start": { "line": 1, "column": 168 }, "end": { "line": 1, "column": 172 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 173, 180 ], "loc": { "start": { "line": 1, "column": 173 }, "end": { "line": 1, "column": 180 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/core-js/math/log10", "raw": "'babel-runtime/core-js/math/log10'", "range": [ 181, 215 ], "loc": { "start": { "line": 1, "column": 181 }, "end": { "line": 1, "column": 215 } } } ], "range": [ 173, 216 ], "loc": { "start": { "line": 1, "column": 173 }, "end": { "line": 1, "column": 216 } } }, "range": [ 168, 216 ], "loc": { "start": { "line": 1, "column": 168 }, "end": { "line": 1, "column": 216 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_log2", "range": [ 217, 222 ], "loc": { "start": { "line": 1, "column": 217 }, "end": { "line": 1, "column": 222 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 223, 245 ], "loc": { "start": { "line": 1, "column": 223 }, "end": { "line": 1, "column": 245 } } }, "arguments": [ { "type": "Identifier", "name": "_log", "range": [ 246, 250 ], "loc": { "start": { "line": 1, "column": 246 }, "end": { "line": 1, "column": 250 } } } ], "range": [ 223, 251 ], "loc": { "start": { "line": 1, "column": 223 }, "end": { "line": 1, "column": 251 } } }, "range": [ 217, 251 ], "loc": { "start": { "line": 1, "column": 217 }, "end": { "line": 1, "column": 251 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_slicedToArray2", "range": [ 252, 267 ], "loc": { "start": { "line": 1, "column": 252 }, "end": { "line": 1, "column": 267 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 268, 275 ], "loc": { "start": { "line": 1, "column": 268 }, "end": { "line": 1, "column": 275 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/helpers/slicedToArray", "raw": "'babel-runtime/helpers/slicedToArray'", "range": [ 276, 313 ], "loc": { "start": { "line": 1, "column": 276 }, "end": { "line": 1, "column": 313 } } } ], "range": [ 268, 314 ], "loc": { "start": { "line": 1, "column": 268 }, "end": { "line": 1, "column": 314 } } }, "range": [ 252, 314 ], "loc": { "start": { "line": 1, "column": 252 }, "end": { "line": 1, "column": 314 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_slicedToArray3", "range": [ 315, 330 ], "loc": { "start": { "line": 1, "column": 315 }, "end": { "line": 1, "column": 330 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 331, 353 ], "loc": { "start": { "line": 1, "column": 331 }, "end": { "line": 1, "column": 353 } } }, "arguments": [ { "type": "Identifier", "name": "_slicedToArray2", "range": [ 354, 369 ], "loc": { "start": { "line": 1, "column": 354 }, "end": { "line": 1, "column": 369 } } } ], "range": [ 331, 370 ], "loc": { "start": { "line": 1, "column": 331 }, "end": { "line": 1, "column": 370 } } }, "range": [ 315, 370 ], "loc": { "start": { "line": 1, "column": 315 }, "end": { "line": 1, "column": 370 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_entries", "range": [ 371, 379 ], "loc": { "start": { "line": 1, "column": 371 }, "end": { "line": 1, "column": 379 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 380, 387 ], "loc": { "start": { "line": 1, "column": 380 }, "end": { "line": 1, "column": 387 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/core-js/object/entries", "raw": "'babel-runtime/core-js/object/entries'", "range": [ 388, 426 ], "loc": { "start": { "line": 1, "column": 388 }, "end": { "line": 1, "column": 426 } } } ], "range": [ 380, 427 ], "loc": { "start": { "line": 1, "column": 380 }, "end": { "line": 1, "column": 427 } } }, "range": [ 371, 427 ], "loc": { "start": { "line": 1, "column": 371 }, "end": { "line": 1, "column": 427 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_entries2", "range": [ 428, 437 ], "loc": { "start": { "line": 1, "column": 428 }, "end": { "line": 1, "column": 437 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 438, 460 ], "loc": { "start": { "line": 1, "column": 438 }, "end": { "line": 1, "column": 460 } } }, "arguments": [ { "type": "Identifier", "name": "_entries", "range": [ 461, 469 ], "loc": { "start": { "line": 1, "column": 461 }, "end": { "line": 1, "column": 469 } } } ], "range": [ 438, 470 ], "loc": { "start": { "line": 1, "column": 438 }, "end": { "line": 1, "column": 470 } } }, "range": [ 428, 470 ], "loc": { "start": { "line": 1, "column": 428 }, "end": { "line": 1, "column": 470 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_getIterator2", "range": [ 471, 484 ], "loc": { "start": { "line": 1, "column": 471 }, "end": { "line": 1, "column": 484 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 485, 492 ], "loc": { "start": { "line": 1, "column": 485 }, "end": { "line": 1, "column": 492 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/core-js/get-iterator", "raw": "'babel-runtime/core-js/get-iterator'", "range": [ 493, 529 ], "loc": { "start": { "line": 1, "column": 493 }, "end": { "line": 1, "column": 529 } } } ], "range": [ 485, 530 ], "loc": { "start": { "line": 1, "column": 485 }, "end": { "line": 1, "column": 530 } } }, "range": [ 471, 530 ], "loc": { "start": { "line": 1, "column": 471 }, "end": { "line": 1, "column": 530 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_getIterator3", "range": [ 531, 544 ], "loc": { "start": { "line": 1, "column": 531 }, "end": { "line": 1, "column": 544 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 545, 567 ], "loc": { "start": { "line": 1, "column": 545 }, "end": { "line": 1, "column": 567 } } }, "arguments": [ { "type": "Identifier", "name": "_getIterator2", "range": [ 568, 581 ], "loc": { "start": { "line": 1, "column": 568 }, "end": { "line": 1, "column": 581 } } } ], "range": [ 545, 582 ], "loc": { "start": { "line": 1, "column": 545 }, "end": { "line": 1, "column": 582 } } }, "range": [ 531, 582 ], "loc": { "start": { "line": 1, "column": 531 }, "end": { "line": 1, "column": 582 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_regenerator", "range": [ 583, 595 ], "loc": { "start": { "line": 1, "column": 583 }, "end": { "line": 1, "column": 595 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 596, 603 ], "loc": { "start": { "line": 1, "column": 596 }, "end": { "line": 1, "column": 603 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/regenerator", "raw": "'babel-runtime/regenerator'", "range": [ 604, 631 ], "loc": { "start": { "line": 1, "column": 604 }, "end": { "line": 1, "column": 631 } } } ], "range": [ 596, 632 ], "loc": { "start": { "line": 1, "column": 596 }, "end": { "line": 1, "column": 632 } } }, "range": [ 583, 632 ], "loc": { "start": { "line": 1, "column": 583 }, "end": { "line": 1, "column": 632 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_regenerator2", "range": [ 633, 646 ], "loc": { "start": { "line": 1, "column": 633 }, "end": { "line": 1, "column": 646 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 647, 669 ], "loc": { "start": { "line": 1, "column": 647 }, "end": { "line": 1, "column": 669 } } }, "arguments": [ { "type": "Identifier", "name": "_regenerator", "range": [ 670, 682 ], "loc": { "start": { "line": 1, "column": 670 }, "end": { "line": 1, "column": 682 } } } ], "range": [ 647, 683 ], "loc": { "start": { "line": 1, "column": 647 }, "end": { "line": 1, "column": 683 } } }, "range": [ 633, 683 ], "loc": { "start": { "line": 1, "column": 633 }, "end": { "line": 1, "column": 683 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_asyncToGenerator2", "range": [ 684, 702 ], "loc": { "start": { "line": 1, "column": 684 }, "end": { "line": 1, "column": 702 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 703, 710 ], "loc": { "start": { "line": 1, "column": 703 }, "end": { "line": 1, "column": 710 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/helpers/asyncToGenerator", "raw": "'babel-runtime/helpers/asyncToGenerator'", "range": [ 711, 751 ], "loc": { "start": { "line": 1, "column": 711 }, "end": { "line": 1, "column": 751 } } } ], "range": [ 703, 752 ], "loc": { "start": { "line": 1, "column": 703 }, "end": { "line": 1, "column": 752 } } }, "range": [ 684, 752 ], "loc": { "start": { "line": 1, "column": 684 }, "end": { "line": 1, "column": 752 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_asyncToGenerator3", "range": [ 753, 771 ], "loc": { "start": { "line": 1, "column": 753 }, "end": { "line": 1, "column": 771 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 772, 794 ], "loc": { "start": { "line": 1, "column": 772 }, "end": { "line": 1, "column": 794 } } }, "arguments": [ { "type": "Identifier", "name": "_asyncToGenerator2", "range": [ 795, 813 ], "loc": { "start": { "line": 1, "column": 795 }, "end": { "line": 1, "column": 813 } } } ], "range": [ 772, 814 ], "loc": { "start": { "line": 1, "column": 772 }, "end": { "line": 1, "column": 814 } } }, "range": [ 753, 814 ], "loc": { "start": { "line": 1, "column": 753 }, "end": { "line": 1, "column": 814 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_values", "range": [ 815, 822 ], "loc": { "start": { "line": 1, "column": 815 }, "end": { "line": 1, "column": 822 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 823, 830 ], "loc": { "start": { "line": 1, "column": 823 }, "end": { "line": 1, "column": 830 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/core-js/object/values", "raw": "'babel-runtime/core-js/object/values'", "range": [ 831, 868 ], "loc": { "start": { "line": 1, "column": 831 }, "end": { "line": 1, "column": 868 } } } ], "range": [ 823, 869 ], "loc": { "start": { "line": 1, "column": 823 }, "end": { "line": 1, "column": 869 } } }, "range": [ 815, 869 ], "loc": { "start": { "line": 1, "column": 815 }, "end": { "line": 1, "column": 869 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_values2", "range": [ 870, 878 ], "loc": { "start": { "line": 1, "column": 870 }, "end": { "line": 1, "column": 878 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 879, 901 ], "loc": { "start": { "line": 1, "column": 879 }, "end": { "line": 1, "column": 901 } } }, "arguments": [ { "type": "Identifier", "name": "_values", "range": [ 902, 909 ], "loc": { "start": { "line": 1, "column": 902 }, "end": { "line": 1, "column": 909 } } } ], "range": [ 879, 910 ], "loc": { "start": { "line": 1, "column": 879 }, "end": { "line": 1, "column": 910 } } }, "range": [ 870, 910 ], "loc": { "start": { "line": 1, "column": 870 }, "end": { "line": 1, "column": 910 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_keys", "range": [ 911, 916 ], "loc": { "start": { "line": 1, "column": 911 }, "end": { "line": 1, "column": 916 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 917, 924 ], "loc": { "start": { "line": 1, "column": 917 }, "end": { "line": 1, "column": 924 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/core-js/object/keys", "raw": "'babel-runtime/core-js/object/keys'", "range": [ 925, 960 ], "loc": { "start": { "line": 1, "column": 925 }, "end": { "line": 1, "column": 960 } } } ], "range": [ 917, 961 ], "loc": { "start": { "line": 1, "column": 917 }, "end": { "line": 1, "column": 961 } } }, "range": [ 911, 961 ], "loc": { "start": { "line": 1, "column": 911 }, "end": { "line": 1, "column": 961 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_keys2", "range": [ 962, 968 ], "loc": { "start": { "line": 1, "column": 962 }, "end": { "line": 1, "column": 968 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 969, 991 ], "loc": { "start": { "line": 1, "column": 969 }, "end": { "line": 1, "column": 991 } } }, "arguments": [ { "type": "Identifier", "name": "_keys", "range": [ 992, 997 ], "loc": { "start": { "line": 1, "column": 992 }, "end": { "line": 1, "column": 997 } } } ], "range": [ 969, 998 ], "loc": { "start": { "line": 1, "column": 969 }, "end": { "line": 1, "column": 998 } } }, "range": [ 962, 998 ], "loc": { "start": { "line": 1, "column": 962 }, "end": { "line": 1, "column": 998 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_map", "range": [ 999, 1003 ], "loc": { "start": { "line": 1, "column": 999 }, "end": { "line": 1, "column": 1003 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 1004, 1011 ], "loc": { "start": { "line": 1, "column": 1004 }, "end": { "line": 1, "column": 1011 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/core-js/map", "raw": "'babel-runtime/core-js/map'", "range": [ 1012, 1039 ], "loc": { "start": { "line": 1, "column": 1012 }, "end": { "line": 1, "column": 1039 } } } ], "range": [ 1004, 1040 ], "loc": { "start": { "line": 1, "column": 1004 }, "end": { "line": 1, "column": 1040 } } }, "range": [ 999, 1040 ], "loc": { "start": { "line": 1, "column": 999 }, "end": { "line": 1, "column": 1040 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_map2", "range": [ 1041, 1046 ], "loc": { "start": { "line": 1, "column": 1041 }, "end": { "line": 1, "column": 1046 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "_interopRequireDefault", "range": [ 1047, 1069 ], "loc": { "start": { "line": 1, "column": 1047 }, "end": { "line": 1, "column": 1069 } } }, "arguments": [ { "type": "Identifier", "name": "_map", "range": [ 1070, 1074 ], "loc": { "start": { "line": 1, "column": 1070 }, "end": { "line": 1, "column": 1074 } } } ], "range": [ 1047, 1075 ], "loc": { "start": { "line": 1, "column": 1047 }, "end": { "line": 1, "column": 1075 } } }, "range": [ 1041, 1075 ], "loc": { "start": { "line": 1, "column": 1041 }, "end": { "line": 1, "column": 1075 } } }, { "type": "VariableDeclarator", "id": { "type": "Identifier", "name": "_getPrototypeOf", "range": [ 1076, 1091 ], "loc": { "start": { "line": 1, "column": 1076 }, "end": { "line": 1, "column": 1091 } } }, "init": { "type": "CallExpression", "callee": { "type": "Identifier", "name": "require", "range": [ 1092, 1099 ], "loc": { "start": { "line": 1, "column": 1092 }, "end": { "line": 1, "column": 1099 } } }, "arguments": [ { "type": "Literal", "value": "babel-runtime/core-js/object/get-prototype-of", "raw": "'babel-runtime/core-js/object/get-prototype-of'", "range": [ 1100, 1147 ], "loc": { "start": { "line": 1, "column": 1100 }, "end": { "line": 1, "column": 1147 } } } ], "range": [ 1092, 1148 ], "loc": {