UNPKG

oxygen-core

Version:

Oxygen game engine (Xenon Core for browsers)

2,000 lines 152 kB
{ "type": "File", "start": 0, "end": 1262, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 55, "column": 0 } }, "program": { "type": "Program", "start": 0, "end": 1262, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 55, "column": 0 } }, "sourceType": "module", "body": [ { "type": "ImportDeclaration", "start": 0, "end": 36, "loc": { "start": { "line": 1, "column": 0 }, "end": { "line": 1, "column": 36 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 7, "end": 16, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 16 } }, "local": { "type": "Identifier", "start": 7, "end": 16, "loc": { "start": { "line": 1, "column": 7 }, "end": { "line": 1, "column": 16 }, "identifierName": "JSONAsset" }, "name": "JSONAsset" } } ], "source": { "type": "StringLiteral", "start": 22, "end": 35, "loc": { "start": { "line": 1, "column": 22 }, "end": { "line": 1, "column": 35 } }, "extra": { "rawValue": "./JSONAsset", "raw": "'./JSONAsset'" }, "value": "./JSONAsset" } }, { "type": "ImportDeclaration", "start": 38, "end": 74, "loc": { "start": { "line": 2, "column": 0 }, "end": { "line": 2, "column": 36 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 45, "end": 54, "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 16 } }, "local": { "type": "Identifier", "start": 45, "end": 54, "loc": { "start": { "line": 2, "column": 7 }, "end": { "line": 2, "column": 16 }, "identifierName": "TextAsset" }, "name": "TextAsset" } } ], "source": { "type": "StringLiteral", "start": 60, "end": 73, "loc": { "start": { "line": 2, "column": 22 }, "end": { "line": 2, "column": 35 } }, "extra": { "rawValue": "./TextAsset", "raw": "'./TextAsset'" }, "value": "./TextAsset" } }, { "type": "ImportDeclaration", "start": 76, "end": 116, "loc": { "start": { "line": 3, "column": 0 }, "end": { "line": 3, "column": 40 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 83, "end": 94, "loc": { "start": { "line": 3, "column": 7 }, "end": { "line": 3, "column": 18 } }, "local": { "type": "Identifier", "start": 83, "end": 94, "loc": { "start": { "line": 3, "column": 7 }, "end": { "line": 3, "column": 18 }, "identifierName": "BinaryAsset" }, "name": "BinaryAsset" } } ], "source": { "type": "StringLiteral", "start": 100, "end": 115, "loc": { "start": { "line": 3, "column": 24 }, "end": { "line": 3, "column": 39 } }, "extra": { "rawValue": "./BinaryAsset", "raw": "'./BinaryAsset'" }, "value": "./BinaryAsset" } }, { "type": "ImportDeclaration", "start": 118, "end": 156, "loc": { "start": { "line": 4, "column": 0 }, "end": { "line": 4, "column": 38 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 125, "end": 135, "loc": { "start": { "line": 4, "column": 7 }, "end": { "line": 4, "column": 17 } }, "local": { "type": "Identifier", "start": 125, "end": 135, "loc": { "start": { "line": 4, "column": 7 }, "end": { "line": 4, "column": 17 }, "identifierName": "ImageAsset" }, "name": "ImageAsset" } } ], "source": { "type": "StringLiteral", "start": 141, "end": 155, "loc": { "start": { "line": 4, "column": 23 }, "end": { "line": 4, "column": 37 } }, "extra": { "rawValue": "./ImageAsset", "raw": "'./ImageAsset'" }, "value": "./ImageAsset" } }, { "type": "ImportDeclaration", "start": 158, "end": 198, "loc": { "start": { "line": 5, "column": 0 }, "end": { "line": 5, "column": 40 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 165, "end": 176, "loc": { "start": { "line": 5, "column": 7 }, "end": { "line": 5, "column": 18 } }, "local": { "type": "Identifier", "start": 165, "end": 176, "loc": { "start": { "line": 5, "column": 7 }, "end": { "line": 5, "column": 18 }, "identifierName": "ShaderAsset" }, "name": "ShaderAsset" } } ], "source": { "type": "StringLiteral", "start": 182, "end": 197, "loc": { "start": { "line": 5, "column": 24 }, "end": { "line": 5, "column": 39 } }, "extra": { "rawValue": "./ShaderAsset", "raw": "'./ShaderAsset'" }, "value": "./ShaderAsset" } }, { "type": "ImportDeclaration", "start": 200, "end": 238, "loc": { "start": { "line": 6, "column": 0 }, "end": { "line": 6, "column": 38 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 207, "end": 217, "loc": { "start": { "line": 6, "column": 7 }, "end": { "line": 6, "column": 17 } }, "local": { "type": "Identifier", "start": 207, "end": 217, "loc": { "start": { "line": 6, "column": 7 }, "end": { "line": 6, "column": 17 }, "identifierName": "SceneAsset" }, "name": "SceneAsset" } } ], "source": { "type": "StringLiteral", "start": 223, "end": 237, "loc": { "start": { "line": 6, "column": 23 }, "end": { "line": 6, "column": 37 } }, "extra": { "rawValue": "./SceneAsset", "raw": "'./SceneAsset'" }, "value": "./SceneAsset" } }, { "type": "ImportDeclaration", "start": 240, "end": 278, "loc": { "start": { "line": 7, "column": 0 }, "end": { "line": 7, "column": 38 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 247, "end": 257, "loc": { "start": { "line": 7, "column": 7 }, "end": { "line": 7, "column": 17 } }, "local": { "type": "Identifier", "start": 247, "end": 257, "loc": { "start": { "line": 7, "column": 7 }, "end": { "line": 7, "column": 17 }, "identifierName": "AtlasAsset" }, "name": "AtlasAsset" } } ], "source": { "type": "StringLiteral", "start": 263, "end": 277, "loc": { "start": { "line": 7, "column": 23 }, "end": { "line": 7, "column": 37 } }, "extra": { "rawValue": "./AtlasAsset", "raw": "'./AtlasAsset'" }, "value": "./AtlasAsset" } }, { "type": "ImportDeclaration", "start": 280, "end": 318, "loc": { "start": { "line": 8, "column": 0 }, "end": { "line": 8, "column": 38 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 287, "end": 297, "loc": { "start": { "line": 8, "column": 7 }, "end": { "line": 8, "column": 17 } }, "local": { "type": "Identifier", "start": 287, "end": 297, "loc": { "start": { "line": 8, "column": 7 }, "end": { "line": 8, "column": 17 }, "identifierName": "SoundAsset" }, "name": "SoundAsset" } } ], "source": { "type": "StringLiteral", "start": 303, "end": 317, "loc": { "start": { "line": 8, "column": 23 }, "end": { "line": 8, "column": 37 } }, "extra": { "rawValue": "./SoundAsset", "raw": "'./SoundAsset'" }, "value": "./SoundAsset" } }, { "type": "ImportDeclaration", "start": 320, "end": 358, "loc": { "start": { "line": 9, "column": 0 }, "end": { "line": 9, "column": 38 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 327, "end": 337, "loc": { "start": { "line": 9, "column": 7 }, "end": { "line": 9, "column": 17 } }, "local": { "type": "Identifier", "start": 327, "end": 337, "loc": { "start": { "line": 9, "column": 7 }, "end": { "line": 9, "column": 17 }, "identifierName": "MusicAsset" }, "name": "MusicAsset" } } ], "source": { "type": "StringLiteral", "start": 343, "end": 357, "loc": { "start": { "line": 9, "column": 23 }, "end": { "line": 9, "column": 37 } }, "extra": { "rawValue": "./MusicAsset", "raw": "'./MusicAsset'" }, "value": "./MusicAsset" } }, { "type": "ImportDeclaration", "start": 360, "end": 416, "loc": { "start": { "line": 10, "column": 0 }, "end": { "line": 10, "column": 56 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 367, "end": 386, "loc": { "start": { "line": 10, "column": 7 }, "end": { "line": 10, "column": 26 } }, "local": { "type": "Identifier", "start": 367, "end": 386, "loc": { "start": { "line": 10, "column": 7 }, "end": { "line": 10, "column": 26 }, "identifierName": "ParticleSystemAsset" }, "name": "ParticleSystemAsset" } } ], "source": { "type": "StringLiteral", "start": 392, "end": 415, "loc": { "start": { "line": 10, "column": 32 }, "end": { "line": 10, "column": 55 } }, "extra": { "rawValue": "./ParticleSystemAsset", "raw": "'./ParticleSystemAsset'" }, "value": "./ParticleSystemAsset" } }, { "type": "ImportDeclaration", "start": 418, "end": 454, "loc": { "start": { "line": 11, "column": 0 }, "end": { "line": 11, "column": 36 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 425, "end": 434, "loc": { "start": { "line": 11, "column": 7 }, "end": { "line": 11, "column": 16 } }, "local": { "type": "Identifier", "start": 425, "end": 434, "loc": { "start": { "line": 11, "column": 7 }, "end": { "line": 11, "column": 16 }, "identifierName": "PackAsset" }, "name": "PackAsset" } } ], "source": { "type": "StringLiteral", "start": 440, "end": 453, "loc": { "start": { "line": 11, "column": 22 }, "end": { "line": 11, "column": 35 } }, "extra": { "rawValue": "./PackAsset", "raw": "'./PackAsset'" }, "value": "./PackAsset" } }, { "type": "ImportDeclaration", "start": 456, "end": 500, "loc": { "start": { "line": 12, "column": 0 }, "end": { "line": 12, "column": 44 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 463, "end": 476, "loc": { "start": { "line": 12, "column": 7 }, "end": { "line": 12, "column": 20 } }, "local": { "type": "Identifier", "start": 463, "end": 476, "loc": { "start": { "line": 12, "column": 7 }, "end": { "line": 12, "column": 20 }, "identifierName": "SkeletonAsset" }, "name": "SkeletonAsset" } } ], "source": { "type": "StringLiteral", "start": 482, "end": 499, "loc": { "start": { "line": 12, "column": 26 }, "end": { "line": 12, "column": 43 } }, "extra": { "rawValue": "./SkeletonAsset", "raw": "'./SkeletonAsset'" }, "value": "./SkeletonAsset" } }, { "type": "ImportDeclaration", "start": 502, "end": 536, "loc": { "start": { "line": 13, "column": 0 }, "end": { "line": 13, "column": 34 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 509, "end": 517, "loc": { "start": { "line": 13, "column": 7 }, "end": { "line": 13, "column": 15 } }, "local": { "type": "Identifier", "start": 509, "end": 517, "loc": { "start": { "line": 13, "column": 7 }, "end": { "line": 13, "column": 15 }, "identifierName": "SVGAsset" }, "name": "SVGAsset" } } ], "source": { "type": "StringLiteral", "start": 523, "end": 535, "loc": { "start": { "line": 13, "column": 21 }, "end": { "line": 13, "column": 33 } }, "extra": { "rawValue": "./SVGAsset", "raw": "'./SVGAsset'" }, "value": "./SVGAsset" } }, { "type": "ImportDeclaration", "start": 538, "end": 572, "loc": { "start": { "line": 14, "column": 0 }, "end": { "line": 14, "column": 34 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 545, "end": 553, "loc": { "start": { "line": 14, "column": 7 }, "end": { "line": 14, "column": 15 } }, "local": { "type": "Identifier", "start": 545, "end": 553, "loc": { "start": { "line": 14, "column": 7 }, "end": { "line": 14, "column": 15 }, "identifierName": "SetAsset" }, "name": "SetAsset" } } ], "source": { "type": "StringLiteral", "start": 559, "end": 571, "loc": { "start": { "line": 14, "column": 21 }, "end": { "line": 14, "column": 33 } }, "extra": { "rawValue": "./SetAsset", "raw": "'./SetAsset'" }, "value": "./SetAsset" } }, { "type": "ImportDeclaration", "start": 574, "end": 618, "loc": { "start": { "line": 15, "column": 0 }, "end": { "line": 15, "column": 44 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 581, "end": 594, "loc": { "start": { "line": 15, "column": 7 }, "end": { "line": 15, "column": 20 } }, "local": { "type": "Identifier", "start": 581, "end": 594, "loc": { "start": { "line": 15, "column": 7 }, "end": { "line": 15, "column": 20 }, "identifierName": "AssemblyAsset" }, "name": "AssemblyAsset" } } ], "source": { "type": "StringLiteral", "start": 600, "end": 617, "loc": { "start": { "line": 15, "column": 26 }, "end": { "line": 15, "column": 43 } }, "extra": { "rawValue": "./AssemblyAsset", "raw": "'./AssemblyAsset'" }, "value": "./AssemblyAsset" } }, { "type": "ImportDeclaration", "start": 620, "end": 690, "loc": { "start": { "line": 16, "column": 0 }, "end": { "line": 16, "column": 70 } }, "specifiers": [ { "type": "ImportDefaultSpecifier", "start": 627, "end": 653, "loc": { "start": { "line": 16, "column": 7 }, "end": { "line": 16, "column": 33 } }, "local": { "type": "Identifier", "start": 627, "end": 653, "loc": { "start": { "line": 16, "column": 7 }, "end": { "line": 16, "column": 33 }, "identifierName": "PostprocessRackEffectAsset" }, "name": "PostprocessRackEffectAsset" } } ], "source": { "type": "StringLiteral", "start": 659, "end": 689, "loc": { "start": { "line": 16, "column": 39 }, "end": { "line": 16, "column": 69 } }, "extra": { "rawValue": "./PostprocessRackEffectAsset", "raw": "'./PostprocessRackEffectAsset'" }, "value": "./PostprocessRackEffectAsset" } }, { "type": "ExportDefaultDeclaration", "start": 694, "end": 979, "loc": { "start": { "line": 18, "column": 0 }, "end": { "line": 35, "column": 2 } }, "declaration": { "type": "ObjectExpression", "start": 709, "end": 978, "loc": { "start": { "line": 18, "column": 15 }, "end": { "line": 35, "column": 1 } }, "properties": [ { "type": "ObjectProperty", "start": 714, "end": 723, "loc": { "start": { "line": 19, "column": 2 }, "end": { "line": 19, "column": 11 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 714, "end": 723, "loc": { "start": { "line": 19, "column": 2 }, "end": { "line": 19, "column": 11 }, "identifierName": "JSONAsset" }, "name": "JSONAsset" }, "value": { "type": "Identifier", "start": 714, "end": 723, "loc": { "start": { "line": 19, "column": 2 }, "end": { "line": 19, "column": 11 }, "identifierName": "JSONAsset" }, "name": "JSONAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 728, "end": 737, "loc": { "start": { "line": 20, "column": 2 }, "end": { "line": 20, "column": 11 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 728, "end": 737, "loc": { "start": { "line": 20, "column": 2 }, "end": { "line": 20, "column": 11 }, "identifierName": "TextAsset" }, "name": "TextAsset" }, "value": { "type": "Identifier", "start": 728, "end": 737, "loc": { "start": { "line": 20, "column": 2 }, "end": { "line": 20, "column": 11 }, "identifierName": "TextAsset" }, "name": "TextAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 742, "end": 753, "loc": { "start": { "line": 21, "column": 2 }, "end": { "line": 21, "column": 13 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 742, "end": 753, "loc": { "start": { "line": 21, "column": 2 }, "end": { "line": 21, "column": 13 }, "identifierName": "BinaryAsset" }, "name": "BinaryAsset" }, "value": { "type": "Identifier", "start": 742, "end": 753, "loc": { "start": { "line": 21, "column": 2 }, "end": { "line": 21, "column": 13 }, "identifierName": "BinaryAsset" }, "name": "BinaryAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 758, "end": 768, "loc": { "start": { "line": 22, "column": 2 }, "end": { "line": 22, "column": 12 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 758, "end": 768, "loc": { "start": { "line": 22, "column": 2 }, "end": { "line": 22, "column": 12 }, "identifierName": "ImageAsset" }, "name": "ImageAsset" }, "value": { "type": "Identifier", "start": 758, "end": 768, "loc": { "start": { "line": 22, "column": 2 }, "end": { "line": 22, "column": 12 }, "identifierName": "ImageAsset" }, "name": "ImageAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 773, "end": 784, "loc": { "start": { "line": 23, "column": 2 }, "end": { "line": 23, "column": 13 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 773, "end": 784, "loc": { "start": { "line": 23, "column": 2 }, "end": { "line": 23, "column": 13 }, "identifierName": "ShaderAsset" }, "name": "ShaderAsset" }, "value": { "type": "Identifier", "start": 773, "end": 784, "loc": { "start": { "line": 23, "column": 2 }, "end": { "line": 23, "column": 13 }, "identifierName": "ShaderAsset" }, "name": "ShaderAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 789, "end": 799, "loc": { "start": { "line": 24, "column": 2 }, "end": { "line": 24, "column": 12 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 789, "end": 799, "loc": { "start": { "line": 24, "column": 2 }, "end": { "line": 24, "column": 12 }, "identifierName": "SceneAsset" }, "name": "SceneAsset" }, "value": { "type": "Identifier", "start": 789, "end": 799, "loc": { "start": { "line": 24, "column": 2 }, "end": { "line": 24, "column": 12 }, "identifierName": "SceneAsset" }, "name": "SceneAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 804, "end": 814, "loc": { "start": { "line": 25, "column": 2 }, "end": { "line": 25, "column": 12 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 804, "end": 814, "loc": { "start": { "line": 25, "column": 2 }, "end": { "line": 25, "column": 12 }, "identifierName": "AtlasAsset" }, "name": "AtlasAsset" }, "value": { "type": "Identifier", "start": 804, "end": 814, "loc": { "start": { "line": 25, "column": 2 }, "end": { "line": 25, "column": 12 }, "identifierName": "AtlasAsset" }, "name": "AtlasAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 819, "end": 829, "loc": { "start": { "line": 26, "column": 2 }, "end": { "line": 26, "column": 12 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 819, "end": 829, "loc": { "start": { "line": 26, "column": 2 }, "end": { "line": 26, "column": 12 }, "identifierName": "SoundAsset" }, "name": "SoundAsset" }, "value": { "type": "Identifier", "start": 819, "end": 829, "loc": { "start": { "line": 26, "column": 2 }, "end": { "line": 26, "column": 12 }, "identifierName": "SoundAsset" }, "name": "SoundAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 834, "end": 844, "loc": { "start": { "line": 27, "column": 2 }, "end": { "line": 27, "column": 12 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 834, "end": 844, "loc": { "start": { "line": 27, "column": 2 }, "end": { "line": 27, "column": 12 }, "identifierName": "MusicAsset" }, "name": "MusicAsset" }, "value": { "type": "Identifier", "start": 834, "end": 844, "loc": { "start": { "line": 27, "column": 2 }, "end": { "line": 27, "column": 12 }, "identifierName": "MusicAsset" }, "name": "MusicAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 849, "end": 868, "loc": { "start": { "line": 28, "column": 2 }, "end": { "line": 28, "column": 21 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 849, "end": 868, "loc": { "start": { "line": 28, "column": 2 }, "end": { "line": 28, "column": 21 }, "identifierName": "ParticleSystemAsset" }, "name": "ParticleSystemAsset" }, "value": { "type": "Identifier", "start": 849, "end": 868, "loc": { "start": { "line": 28, "column": 2 }, "end": { "line": 28, "column": 21 }, "identifierName": "ParticleSystemAsset" }, "name": "ParticleSystemAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 873, "end": 882, "loc": { "start": { "line": 29, "column": 2 }, "end": { "line": 29, "column": 11 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 873, "end": 882, "loc": { "start": { "line": 29, "column": 2 }, "end": { "line": 29, "column": 11 }, "identifierName": "PackAsset" }, "name": "PackAsset" }, "value": { "type": "Identifier", "start": 873, "end": 882, "loc": { "start": { "line": 29, "column": 2 }, "end": { "line": 29, "column": 11 }, "identifierName": "PackAsset" }, "name": "PackAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 887, "end": 900, "loc": { "start": { "line": 30, "column": 2 }, "end": { "line": 30, "column": 15 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 887, "end": 900, "loc": { "start": { "line": 30, "column": 2 }, "end": { "line": 30, "column": 15 }, "identifierName": "SkeletonAsset" }, "name": "SkeletonAsset" }, "value": { "type": "Identifier", "start": 887, "end": 900, "loc": { "start": { "line": 30, "column": 2 }, "end": { "line": 30, "column": 15 }, "identifierName": "SkeletonAsset" }, "name": "SkeletonAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 905, "end": 913, "loc": { "start": { "line": 31, "column": 2 }, "end": { "line": 31, "column": 10 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 905, "end": 913, "loc": { "start": { "line": 31, "column": 2 }, "end": { "line": 31, "column": 10 }, "identifierName": "SVGAsset" }, "name": "SVGAsset" }, "value": { "type": "Identifier", "start": 905, "end": 913, "loc": { "start": { "line": 31, "column": 2 }, "end": { "line": 31, "column": 10 }, "identifierName": "SVGAsset" }, "name": "SVGAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 918, "end": 926, "loc": { "start": { "line": 32, "column": 2 }, "end": { "line": 32, "column": 10 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 918, "end": 926, "loc": { "start": { "line": 32, "column": 2 }, "end": { "line": 32, "column": 10 }, "identifierName": "SetAsset" }, "name": "SetAsset" }, "value": { "type": "Identifier", "start": 918, "end": 926, "loc": { "start": { "line": 32, "column": 2 }, "end": { "line": 32, "column": 10 }, "identifierName": "SetAsset" }, "name": "SetAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 931, "end": 944, "loc": { "start": { "line": 33, "column": 2 }, "end": { "line": 33, "column": 15 } }, "method": false, "shorthand": true, "computed": false, "key": { "type": "Identifier", "start": 931, "end": 944, "loc": { "start": { "line": 33, "column": 2 }, "end": { "line": 33, "column": 15 }, "identifierName": "AssemblyAsset" }, "name": "AssemblyAsset" }, "value": { "type": "Identifier", "start": 931, "end": 944, "loc": { "start": { "line": 33, "column": 2 }, "end": { "line": 33, "column": 15 }, "identifierName": "AssemblyAsset" }, "name": "AssemblyAsset" }, "extra": { "shorthand": true } }, { "type": "ObjectProperty", "start": 949, "end": 975, "loc": { "start": { "line": 34, "column": 2 }, "end": { "line": 34, "co