awv3
Version:
⚡ AWV3 embedded CAD
2,084 lines (2,083 loc) • 256 kB
JSON
{
"type": "File",
"start": 0,
"end": 1886,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 92,
"column": 0
}
},
"program": {
"type": "Program",
"start": 0,
"end": 1886,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 92,
"column": 0
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 39,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 39
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 7,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 15
}
},
"local": {
"type": "Identifier",
"start": 7,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 15
},
"identifierName": "Defaults"
},
"name": "Defaults"
}
}
],
"source": {
"type": "StringLiteral",
"start": 21,
"end": 38,
"loc": {
"start": {
"line": 1,
"column": 21
},
"end": {
"line": 1,
"column": 38
}
},
"extra": {
"rawValue": "./core/defaults",
"raw": "'./core/defaults'"
},
"value": "./core/defaults"
}
},
{
"type": "ImportDeclaration",
"start": 40,
"end": 75,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 35
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 47,
"end": 53,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 13
}
},
"local": {
"type": "Identifier",
"start": 47,
"end": 53,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 13
},
"identifierName": "Canvas"
},
"name": "Canvas"
}
}
],
"source": {
"type": "StringLiteral",
"start": 59,
"end": 74,
"loc": {
"start": {
"line": 2,
"column": 19
},
"end": {
"line": 2,
"column": 34
}
},
"extra": {
"rawValue": "./core/canvas",
"raw": "'./core/canvas'"
},
"value": "./core/canvas"
}
},
{
"type": "ImportDeclaration",
"start": 76,
"end": 116,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 40
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 85,
"end": 92,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 16
}
},
"imported": {
"type": "Identifier",
"start": 85,
"end": 92,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 16
},
"identifierName": "version"
},
"name": "version"
},
"local": {
"type": "Identifier",
"start": 85,
"end": 92,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 16
},
"identifierName": "version"
},
"name": "version"
}
}
],
"source": {
"type": "StringLiteral",
"start": 100,
"end": 115,
"loc": {
"start": {
"line": 3,
"column": 24
},
"end": {
"line": 3,
"column": 39
}
},
"extra": {
"rawValue": "./core/canvas",
"raw": "'./core/canvas'"
},
"value": "./core/canvas"
}
},
{
"type": "ImportDeclaration",
"start": 117,
"end": 162,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 45
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 124,
"end": 135,
"loc": {
"start": {
"line": 4,
"column": 7
},
"end": {
"line": 4,
"column": 18
}
},
"local": {
"type": "Identifier",
"start": 124,
"end": 135,
"loc": {
"start": {
"line": 4,
"column": 7
},
"end": {
"line": 4,
"column": 18
},
"identifierName": "Interaction"
},
"name": "Interaction"
}
}
],
"source": {
"type": "StringLiteral",
"start": 141,
"end": 161,
"loc": {
"start": {
"line": 4,
"column": 24
},
"end": {
"line": 4,
"column": 44
}
},
"extra": {
"rawValue": "./core/interaction",
"raw": "'./core/interaction'"
},
"value": "./core/interaction"
}
},
{
"type": "ImportDeclaration",
"start": 163,
"end": 198,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 35
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 170,
"end": 176,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 13
}
},
"local": {
"type": "Identifier",
"start": 170,
"end": 176,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 13
},
"identifierName": "Parser"
},
"name": "Parser"
}
}
],
"source": {
"type": "StringLiteral",
"start": 182,
"end": 197,
"loc": {
"start": {
"line": 5,
"column": 19
},
"end": {
"line": 5,
"column": 34
}
},
"extra": {
"rawValue": "./core/parser",
"raw": "'./core/parser'"
},
"value": "./core/parser"
}
},
{
"type": "ImportDeclaration",
"start": 199,
"end": 230,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 31
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 206,
"end": 210,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 11
}
},
"local": {
"type": "Identifier",
"start": 206,
"end": 210,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 11
},
"identifierName": "View"
},
"name": "View"
}
}
],
"source": {
"type": "StringLiteral",
"start": 216,
"end": 229,
"loc": {
"start": {
"line": 6,
"column": 17
},
"end": {
"line": 6,
"column": 30
}
},
"extra": {
"rawValue": "./core/view",
"raw": "'./core/view'"
},
"value": "./core/view"
}
},
{
"type": "ImportDeclaration",
"start": 231,
"end": 270,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 39
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 238,
"end": 246,
"loc": {
"start": {
"line": 7,
"column": 7
},
"end": {
"line": 7,
"column": 15
}
},
"local": {
"type": "Identifier",
"start": 238,
"end": 246,
"loc": {
"start": {
"line": 7,
"column": 7
},
"end": {
"line": 7,
"column": 15
},
"identifierName": "Renderer"
},
"name": "Renderer"
}
}
],
"source": {
"type": "StringLiteral",
"start": 252,
"end": 269,
"loc": {
"start": {
"line": 7,
"column": 21
},
"end": {
"line": 7,
"column": 38
}
},
"extra": {
"rawValue": "./core/renderer",
"raw": "'./core/renderer'"
},
"value": "./core/renderer"
}
},
{
"type": "ImportDeclaration",
"start": 271,
"end": 309,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 38
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 278,
"end": 285,
"loc": {
"start": {
"line": 8,
"column": 7
},
"end": {
"line": 8,
"column": 14
}
},
"local": {
"type": "Identifier",
"start": 278,
"end": 285,
"loc": {
"start": {
"line": 8,
"column": 7
},
"end": {
"line": 8,
"column": 14
},
"identifierName": "Object3"
},
"name": "Object3"
}
}
],
"source": {
"type": "StringLiteral",
"start": 291,
"end": 308,
"loc": {
"start": {
"line": 8,
"column": 20
},
"end": {
"line": 8,
"column": 37
}
},
"extra": {
"rawValue": "./three/object3",
"raw": "'./three/object3'"
},
"value": "./three/object3"
}
},
{
"type": "ImportDeclaration",
"start": 310,
"end": 352,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 42
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 317,
"end": 326,
"loc": {
"start": {
"line": 9,
"column": 7
},
"end": {
"line": 9,
"column": 16
}
},
"local": {
"type": "Identifier",
"start": 317,
"end": 326,
"loc": {
"start": {
"line": 9,
"column": 7
},
"end": {
"line": 9,
"column": 16
},
"identifierName": "Raycaster"
},
"name": "Raycaster"
}
}
],
"source": {
"type": "StringLiteral",
"start": 332,
"end": 351,
"loc": {
"start": {
"line": 9,
"column": 22
},
"end": {
"line": 9,
"column": 41
}
},
"extra": {
"rawValue": "./three/raycaster",
"raw": "'./three/raycaster'"
},
"value": "./three/raycaster"
}
},
{
"type": "ImportDeclaration",
"start": 353,
"end": 405,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 52
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 360,
"end": 374,
"loc": {
"start": {
"line": 10,
"column": 7
},
"end": {
"line": 10,
"column": 21
}
},
"local": {
"type": "Identifier",
"start": 360,
"end": 374,
"loc": {
"start": {
"line": 10,
"column": 7
},
"end": {
"line": 10,
"column": 21
},
"identifierName": "CombinedCamera"
},
"name": "CombinedCamera"
}
}
],
"source": {
"type": "StringLiteral",
"start": 380,
"end": 404,
"loc": {
"start": {
"line": 10,
"column": 27
},
"end": {
"line": 10,
"column": 51
}
},
"extra": {
"rawValue": "./three/combinedcamera",
"raw": "'./three/combinedcamera'"
},
"value": "./three/combinedcamera"
}
},
{
"type": "ImportDeclaration",
"start": 406,
"end": 453,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"column": 47
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 413,
"end": 425,
"loc": {
"start": {
"line": 11,
"column": 7
},
"end": {
"line": 11,
"column": 19
}
},
"local": {
"type": "Identifier",
"start": 413,
"end": 425,
"loc": {
"start": {
"line": 11,
"column": 7
},
"end": {
"line": 11,
"column": 19
},
"identifierName": "Presentation"
},
"name": "Presentation"
}
}
],
"source": {
"type": "StringLiteral",
"start": 431,
"end": 452,
"loc": {
"start": {
"line": 11,
"column": 25
},
"end": {
"line": 11,
"column": 46
}
},
"extra": {
"rawValue": "./misc/presentation",
"raw": "'./misc/presentation'"
},
"value": "./misc/presentation"
}
},
{
"type": "ImportDeclaration",
"start": 454,
"end": 491,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 12,
"column": 37
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 461,
"end": 466,
"loc": {
"start": {
"line": 12,
"column": 7
},
"end": {
"line": 12,
"column": 12
}
},
"local": {
"type": "Identifier",
"start": 461,
"end": 466,
"loc": {
"start": {
"line": 12,
"column": 7
},
"end": {
"line": 12,
"column": 12
},
"identifierName": "Orbit"
},
"name": "Orbit"
}
}
],
"source": {
"type": "StringLiteral",
"start": 472,
"end": 490,
"loc": {
"start": {
"line": 12,
"column": 18
},
"end": {
"line": 12,
"column": 36
}
},
"extra": {
"rawValue": "./controls/orbit",
"raw": "'./controls/orbit'"
},
"value": "./controls/orbit"
},
"trailingComments": [
{
"type": "CommentLine",
"value": "import SignalR from './communication/signalr';",
"start": 492,
"end": 540,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 13,
"column": 48
}
}
},
{
"type": "CommentLine",
"value": "import SocketIO from './communication/socketio';",
"start": 541,
"end": 591,
"loc": {
"start": {
"line": 14,
"column": 0
},
"end": {
"line": 14,
"column": 50
}
}
},
{
"type": "CommentLine",
"value": "import Rest from './communication/rest';",
"start": 592,
"end": 634,
"loc": {
"start": {
"line": 15,
"column": 0
},
"end": {
"line": 15,
"column": 42
}
}
}
]
},
{
"type": "ImportDeclaration",
"start": 635,
"end": 673,
"loc": {
"start": {
"line": 16,
"column": 0
},
"end": {
"line": 16,
"column": 38
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 642,
"end": 647,
"loc": {
"start": {
"line": 16,
"column": 7
},
"end": {
"line": 16,
"column": 12
}
},
"local": {
"type": "Identifier",
"start": 642,
"end": 647,
"loc": {
"start": {
"line": 16,
"column": 7
},
"end": {
"line": 16,
"column": 12
},
"identifierName": "Tween"
},
"name": "Tween",
"leadingComments": null
},
"leadingComments": null
}
],
"source": {
"type": "StringLiteral",
"start": 653,
"end": 672,
"loc": {
"start": {
"line": 16,
"column": 18
},
"end": {
"line": 16,
"column": 37
}
},
"extra": {
"rawValue": "./animation/tween",
"raw": "'./animation/tween'"
},
"value": "./animation/tween"
},
"leadingComments": [
{
"type": "CommentLine",
"value": "import SignalR from './communication/signalr';",
"start": 492,
"end": 540,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 13,
"column": 48
}
}
},
{
"type": "CommentLine",
"value": "import SocketIO from './communication/socketio';",
"start": 541,
"end": 591,
"loc": {
"start": {
"line": 14,
"column": 0
},
"end": {
"line": 14,
"column": 50
}
}
},
{
"type": "CommentLine",
"value": "import Rest from './communication/rest';",
"start": 592,
"end": 634,
"loc": {
"start": {
"line": 15,
"column": 0
},
"end": {
"line": 15,
"column": 42
}
}
}
]
},
{
"type": "ImportDeclaration",
"start": 674,
"end": 719,
"loc": {
"start": {
"line": 17,
"column": 0
},
"end": {
"line": 17,
"column": 45
}
},
"specifiers": [
{
"type": "ImportNamespaceSpecifier",
"start": 681,
"end": 692,
"loc": {
"start": {
"line": 17,
"column": 7
},
"end": {
"line": 17,
"column": 18
}
},
"local": {
"type": "Identifier",
"start": 686,
"end": 692,
"loc": {
"start": {
"line": 17,
"column": 12
},
"end": {
"line": 17,
"column": 18
},
"identifierName": "easing"
},
"name": "easing"
}
}
],
"source": {
"type": "StringLiteral",
"start": 698,
"end": 718,
"loc": {
"start": {
"line": 17,
"column": 24
},
"end": {
"line": 17,
"column": 44
}
},
"extra": {
"rawValue": "./animation/easing",
"raw": "'./animation/easing'"
},
"value": "./animation/easing"
}
},
{
"type": "ImportDeclaration",
"start": 720,
"end": 749,
"loc": {
"start": {
"line": 18,
"column": 0
},
"end": {
"line": 18,
"column": 29
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 727,
"end": 730,
"loc": {
"start": {
"line": 18,
"column": 7
},
"end": {
"line": 18,
"column": 10
}
},
"local": {
"type": "Identifier",
"start": 727,
"end": 730,
"loc": {
"start": {
"line": 18,
"column": 7
},
"end": {
"line": 18,
"column": 10
},
"identifierName": "Dom"
},
"name": "Dom"
}
}
],
"source": {
"type": "StringLiteral",
"start": 736,
"end": 748,
"loc": {
"start": {
"line": 18,
"column": 16
},
"end": {
"line": 18,
"column": 28
}
},
"extra": {
"rawValue": "./core/dom",
"raw": "'./core/dom'"
},
"value": "./core/dom"
}
},
{
"type": "ImportDeclaration",
"start": 750,
"end": 785,
"loc": {
"start": {
"line": 19,
"column": 0
},
"end": {
"line": 19,
"column": 35
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 757,
"end": 763,
"loc": {
"start": {
"line": 19,
"column": 7
},
"end": {
"line": 19,
"column": 13
}
},
"local": {
"type": "Identifier",
"start": 757,
"end": 763,
"loc": {
"start": {
"line": 19,
"column": 7
},
"end": {
"line": 19,
"column": 13
},
"identifierName": "Events"
},
"name": "Events"
}
}
],
"source": {
"type": "StringLiteral",
"start": 769,
"end": 784,
"loc": {
"start": {
"line": 19,
"column": 19
},
"end": {
"line": 19,
"column": 34
}
},
"extra": {
"rawValue": "./core/events",
"raw": "'./core/events'"
},
"value": "./core/events"
}
},
{
"type": "ImportDeclaration",
"start": 786,
"end": 824,
"loc": {
"start": {
"line": 20,
"column": 0
},
"end": {
"line": 20,
"column": 38
}
},
"specifiers": [
{
"type": "ImportNamespaceSpecifier",
"start": 793,
"end": 803,
"loc": {
"start": {
"line": 20,
"column": 7
},
"end": {
"line": 20,
"column": 17
}
},
"local": {
"type": "Identifier",
"start": 798,
"end": 803,
"loc": {
"start": {
"line": 20,
"column": 12
},
"end": {
"line": 20,
"column": 17
},
"identifierName": "error"
},
"name": "error"
}
}
],
"source": {
"type": "StringLiteral",
"start": 809,
"end": 823,
"loc": {
"start": {
"line": 20,
"column": 23
},
"end": {
"line": 20,
"column": 37
}
},
"extra": {
"rawValue": "./core/error",
"raw": "'./core/error'"
},
"value": "./core/error"
}
},
{
"type": "ImportDeclaration",
"start": 825,
"end": 867,
"loc": {
"start": {
"line": 21,
"column": 0
},
"end": {
"line": 21,
"column": 42
}
},
"specifiers": [
{
"type": "ImportNamespaceSpecifier",
"start": 832,
"end": 844,
"loc": {
"start": {
"line": 21,
"column": 7
},
"end": {
"line": 21,
"column": 19
}
},
"local": {
"type": "Identifier",
"start": 837,
"end": 844,
"loc": {
"start": {
"line": 21,
"column": 12
},
"end": {
"line": 21,
"column": 19
},
"identifierName": "helpers"
},
"name": "helpers"
}
}
],
"source": {
"type": "StringLiteral",
"start": 850,
"end": 866,
"loc": {
"start": {
"line": 21,
"column": 25
},
"end": {
"line": 21,
"column": 41
}
},
"extra": {
"rawValue": "./core/helpers",
"raw": "'./core/helpers'"
},
"value": "./core/helpers"
}
},
{
"type": "ImportDeclaration",
"start": 868,
"end": 900,
"loc": {
"start": {
"line": 22,
"column": 0
},
"end": {
"line": 22,
"column": 32
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 875,
"end": 882,
"loc": {
"start": {
"line": 22,
"column": 7
},
"end": {
"line": 22,
"column": 14
}
},
"local": {
"type": "Identifier",
"start": 875,
"end": 882,
"loc": {
"start": {
"line": 22,
"column": 7
},
"end": {
"line": 22,
"column": 14
},
"identifierName": "Session"
},
"name": "Session"
}
}
],
"source": {
"type": "StringLiteral",
"start": 888,
"end": 899,
"loc": {
"start": {
"line": 22,
"column": 20
},
"end": {
"line": 22,
"column": 31
}
},
"extra": {
"rawValue": "./session",
"raw": "'./session'"
},
"value": "./session"
}
},
{
"type": "ImportDeclaration",
"start": 901,
"end": 942,
"loc": {
"start": {
"line": 23,
"column": 0
},
"end": {
"line": 23,
"column": 41
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 910,
"end": 914,
"loc": {
"start": {
"line": 23,
"column": 9
},
"end": {
"line": 23,
"column": 13
}
},
"imported": {
"type": "Identifier",
"start": 910,
"end": 914,
"loc": {
"start": {
"line": 23,
"column": 9
},
"end": {
"line": 23,
"column": 13
},
"identifierName": "Pool"
},
"name": "Pool"
},
"local": {
"type": "Identifier",
"start": 910,
"end": 914,
"loc": {
"start": {
"line": 23,
"column": 9
},
"end": {
"line": 23,
"column": 13
},
"identifierName": "Pool"
},
"name": "Pool"
}
}
],
"source": {
"type": "StringLiteral",
"start": 922,
"end": 941,
"loc": {
"start": {
"line": 23,
"column": 21
},
"end": {
"line": 23,
"column": 40
}
},
"extra": {
"rawValue": "./session/helpers",
"raw": "'./session/helpers'"
},
"value": "./session/helpers"
}
},
{
"type": "ImportDeclaration",
"start": 943,
"end": 981,
"loc": {
"start": {
"line": 24,
"column": 0
},
"end": {
"line": 24,
"column": 38
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 950,
"end": 956,
"loc": {
"start": {
"line": 24,
"column": 7
},
"end": {
"line": 24,
"column": 13
}
},
"local": {
"type": "Identifier",
"start": 950,
"end": 956,
"loc": {
"start": {
"line": 24,
"column": 7
},
"end": {
"line": 24,
"column": 13
},
"identifierName": "Plugin"
},
"name": "Plugin"
}
}
],
"source": {
"type": "StringLiteral",
"start": 962,
"end": 980,
"loc": {
"start": {
"line": 24,
"column": 19
},
"end": {
"line": 24,
"column": 37
}
},
"extra": {
"rawValue": "./session/plugin",
"raw": "'./session/plugin'"
},
"value": "./session/plugin"
}
},
{
"type": "ImportDeclaration",
"start": 982,
"end": 1022,
"loc": {
"start": {
"line": 25,
"column": 0
},
"end": {
"line": 25,
"column": 40
}
},
"specifiers": [
{
"type": "ImportDefaultSpecifier",
"start": 989,
"end": 996,
"loc": {
"start": {
"line": 25,
"column": 7
},
"end": {
"line": 25,
"column": 14
}
},
"local": {
"type": "Identifier",
"start": 989,
"end": 996,
"loc": {
"start": {
"line": 25,
"column": 7
},
"end": {
"line": 25,
"column": 14
},
"identifierName": "Element"
},
"name": "Element"
}
}
],
"source": {
"type": "StringLiteral",
"start": 1002,
"end": 1021,
"loc": {
"start": {
"line": 25,
"column": 20
},
"end": {
"line": 25,
"column": 39
}
},
"extra": {
"rawValue": "./session/element",
"raw": "'./session/element'"
},
"value": "./session/element"
}
},
{
"type": "ImportDeclaration",
"start": 1023,
"end": 1070,
"loc": {
"start": {
"line": 26,
"column": 0
},
"end": {
"line": 26,
"column": 47
}
},
"specifiers": [
{
"type": "ImportNamespaceSpecifier",
"start": 1030,
"end": 1043,
"loc": {
"start": {
"line": 26,
"column": 7
},
"end": {
"line": 26,
"column": 20
}
},
"local": {
"type": "Identifier",
"start": 1035,
"end": 1043,
"loc": {
"start": {
"line": 26,
"column": 12
},
"end": {
"line": 26,
"column": 20
},
"identifierName": "elements"
},
"name": "elements"
}
}
],
"source": {
"type": "StringLiteral",
"start": 1049,
"end": 1069,
"loc": {
"start": {
"line": 26,
"column": 26
},
"end": {
"line": 26,
"column": 46
}
},
"extra": {
"rawValue": "./session/elements",
"raw": "'./session/elements'"
},
"value": "./session/elements"
}
},
{
"type": "ExpressionStatement",
"start": 1072,
"end": 1885,
"loc": {
"start": {
"line": 28,
"column": 0
},
"end": {
"line": 91,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 1072,
"end": 1884,
"loc": {
"start": {
"line": 28,
"column": 0
},
"end": {
"line": 91,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 1072,
"end": 1082,
"loc": {
"start": {
"line": 28,
"column": 0
},
"end": {
"line": 28,
"column": 10
}
},
"object": {
"type": "Identifier",
"start": 1072,
"end": 1078,
"loc": {
"start": {
"line": 28,
"column": 0
},
"end": {
"line": 28,
"column": 6
},
"identifierName": "window"
},
"name": "window"
},
"property": {
"type": "Identifier",
"start": 1079,
"end": 1082,
"loc": {
"start": {
"line": 28,
"column": 7
},
"end": {
"line": 28,
"column": 10
},
"identifierName": "AWV"
},
"name": "AWV"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 1085,
"end": 1884,
"loc": {
"start": {
"line": 28,
"column": 13
},
"end": {
"line": 91,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 1091,
"end": 1098,
"loc": {
"start": {
"line": 29,
"column": 4
},
"end": {
"line": 29,
"column": 11
}
},
"method": false,
"shorthand": true,
"computed": false,
"key": {
"type": "Identifier",
"start": 1091,
"end": 1098,
"loc": {
"start": {
"line": 29,
"column": 4
},
"end": {
"line": 29,
"column": 11
},
"identifierName": "version"
},
"name": "version"
},
"value": {
"type": "Identifier",
"start": 1091,
"end": 1098,
"loc": {
"start": {
"line": 29,
"column": 4
},
"end": {
"line": 29,
"column": 11
},
"identifierName": "version"
},
"name": "version"
},
"extra": {
"shorthand": true
}
},
{
"type": "ObjectProperty",
"start": 1105,
"end": 1113,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 31,
"column": 12
}
},
"method": false,
"shorthand": true,
"computed": false,
"key": {
"type": "Identifier",
"start": 1105,
"end": 1113,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 31,
"column": 12
},
"identifierName": "Defaults"
},
"name": "Defaults"
},
"value": {
"type": "Identifier",
"start": 1105,
"end": 1113,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 31,
"column": 12
},
"identifierName": "Defaults"
},
"name": "Defaults"
},
"extra": {
"shorthand": true
}
},
{
"type": "ObjectProperty",
"start": 1119,
"end": 1125,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 32,
"column": 10
}
},
"method": false,
"shorthand": true,
"computed": false,
"key": {
"type": "Identifier",
"start": 1119,
"end": 1125,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 32,
"column": 10
},
"identifierName": "Canvas"
},
"name": "Canvas"
},
"value": {
"type": "Identifier",
"start": 1119,
"end": 1125,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 32,
"column": 10
},
"identifierName": "Canvas"
},
"name": "Canvas"
},
"extra": {
"shorthand": true
}
},
{
"type": "ObjectProperty",
"start": 1131,
"end": 1142,
"loc": {
"start": {
"line": 33,
"column": 4
},
"end": {
"line": 33,
"column": 15
}
},
"method": false,
"shorthand": true,
"computed": false,
"key": {
"type": "Identifier",
"start": 1131,
"end": 1142,
"loc": {
"start": {
"line": 33,
"column": 4
},
"end": {
"line": 33,
"column": 15
},
"identifierName": "Interaction"
},
"name": "Interaction"
},
"value": {
"type": "Identifier",
"start": 1131,
"end": 1142,
"loc": {
"start": {
"line": 33,
"column": 4
},
"end": {
"line": 33,
"column": 15
},
"identifierName": "Interaction"
},
"name": "Interaction"
},
"extra": {
"shorthand": true
}
},
{
"type": "ObjectProperty",
"start": 1148,
"end": 1154,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 34,
"column": 10
}
},
"method": false,
"shorthand": true,