MoreGamePopNode.prefab 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860
  1. [
  2. {
  3. "__type__": "cc.Prefab",
  4. "_name": "",
  5. "_objFlags": 0,
  6. "_native": "",
  7. "data": {
  8. "__id__": 1
  9. },
  10. "optimizationPolicy": 0,
  11. "asyncLoadAssets": false,
  12. "readonly": false
  13. },
  14. {
  15. "__type__": "cc.Node",
  16. "_name": "MoreGamePopNode",
  17. "_objFlags": 0,
  18. "_parent": null,
  19. "_children": [
  20. {
  21. "__id__": 2
  22. },
  23. {
  24. "__id__": 6
  25. },
  26. {
  27. "__id__": 11
  28. },
  29. {
  30. "__id__": 16
  31. },
  32. {
  33. "__id__": 19
  34. }
  35. ],
  36. "_active": true,
  37. "_components": [
  38. {
  39. "__id__": 23
  40. }
  41. ],
  42. "_prefab": {
  43. "__id__": 24
  44. },
  45. "_opacity": 255,
  46. "_color": {
  47. "__type__": "cc.Color",
  48. "r": 255,
  49. "g": 255,
  50. "b": 255,
  51. "a": 255
  52. },
  53. "_contentSize": {
  54. "__type__": "cc.Size",
  55. "width": 750,
  56. "height": 1334
  57. },
  58. "_anchorPoint": {
  59. "__type__": "cc.Vec2",
  60. "x": 0.5,
  61. "y": 0.5
  62. },
  63. "_trs": {
  64. "__type__": "TypedArray",
  65. "ctor": "Float64Array",
  66. "array": [
  67. 0,
  68. 0,
  69. 0,
  70. 0,
  71. 0,
  72. 0,
  73. 1,
  74. 1,
  75. 1,
  76. 1
  77. ]
  78. },
  79. "_eulerAngles": {
  80. "__type__": "cc.Vec3",
  81. "x": 0,
  82. "y": 0,
  83. "z": 0
  84. },
  85. "_skewX": 0,
  86. "_skewY": 0,
  87. "_is3DNode": false,
  88. "_groupIndex": 0,
  89. "groupIndex": 0,
  90. "_id": ""
  91. },
  92. {
  93. "__type__": "cc.Node",
  94. "_name": "New Sprite(Splash)",
  95. "_objFlags": 0,
  96. "_parent": {
  97. "__id__": 1
  98. },
  99. "_children": [],
  100. "_active": true,
  101. "_components": [
  102. {
  103. "__id__": 3
  104. },
  105. {
  106. "__id__": 4
  107. }
  108. ],
  109. "_prefab": {
  110. "__id__": 5
  111. },
  112. "_opacity": 100,
  113. "_color": {
  114. "__type__": "cc.Color",
  115. "r": 0,
  116. "g": 0,
  117. "b": 0,
  118. "a": 255
  119. },
  120. "_contentSize": {
  121. "__type__": "cc.Size",
  122. "width": 750,
  123. "height": 2000
  124. },
  125. "_anchorPoint": {
  126. "__type__": "cc.Vec2",
  127. "x": 0.5,
  128. "y": 0.5
  129. },
  130. "_trs": {
  131. "__type__": "TypedArray",
  132. "ctor": "Float64Array",
  133. "array": [
  134. 0,
  135. 0,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 1,
  141. 1,
  142. 1,
  143. 1
  144. ]
  145. },
  146. "_eulerAngles": {
  147. "__type__": "cc.Vec3",
  148. "x": 0,
  149. "y": 0,
  150. "z": 0
  151. },
  152. "_skewX": 0,
  153. "_skewY": 0,
  154. "_is3DNode": false,
  155. "_groupIndex": 0,
  156. "groupIndex": 0,
  157. "_id": ""
  158. },
  159. {
  160. "__type__": "cc.Sprite",
  161. "_name": "",
  162. "_objFlags": 0,
  163. "node": {
  164. "__id__": 2
  165. },
  166. "_enabled": true,
  167. "_materials": [
  168. {
  169. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  170. }
  171. ],
  172. "_srcBlendFactor": 770,
  173. "_dstBlendFactor": 771,
  174. "_spriteFrame": {
  175. "__uuid__": "a23235d1-15db-4b95-8439-a2e005bfff91"
  176. },
  177. "_type": 0,
  178. "_sizeMode": 0,
  179. "_fillType": 0,
  180. "_fillCenter": {
  181. "__type__": "cc.Vec2",
  182. "x": 0,
  183. "y": 0
  184. },
  185. "_fillStart": 0,
  186. "_fillRange": 0,
  187. "_isTrimmedMode": true,
  188. "_atlas": null,
  189. "_id": ""
  190. },
  191. {
  192. "__type__": "cc.BlockInputEvents",
  193. "_name": "",
  194. "_objFlags": 0,
  195. "node": {
  196. "__id__": 2
  197. },
  198. "_enabled": true,
  199. "_id": ""
  200. },
  201. {
  202. "__type__": "cc.PrefabInfo",
  203. "root": {
  204. "__id__": 1
  205. },
  206. "asset": {
  207. "__uuid__": "cd71cb27-f8c9-4284-b18c-9aab7aa926a9"
  208. },
  209. "fileId": "a4N7PmhBxProvRz9JV5XLp",
  210. "sync": false
  211. },
  212. {
  213. "__type__": "cc.Node",
  214. "_name": "moreGame_bg_hb",
  215. "_objFlags": 0,
  216. "_parent": {
  217. "__id__": 1
  218. },
  219. "_children": [],
  220. "_active": true,
  221. "_components": [
  222. {
  223. "__id__": 7
  224. },
  225. {
  226. "__id__": 8
  227. }
  228. ],
  229. "_prefab": {
  230. "__id__": 10
  231. },
  232. "_opacity": 255,
  233. "_color": {
  234. "__type__": "cc.Color",
  235. "r": 255,
  236. "g": 255,
  237. "b": 255,
  238. "a": 255
  239. },
  240. "_contentSize": {
  241. "__type__": "cc.Size",
  242. "width": 573,
  243. "height": 823
  244. },
  245. "_anchorPoint": {
  246. "__type__": "cc.Vec2",
  247. "x": 0.5,
  248. "y": 0.5
  249. },
  250. "_trs": {
  251. "__type__": "TypedArray",
  252. "ctor": "Float64Array",
  253. "array": [
  254. 0,
  255. 0,
  256. 0,
  257. 0,
  258. 0,
  259. 0,
  260. 1,
  261. 1,
  262. 1,
  263. 1
  264. ]
  265. },
  266. "_eulerAngles": {
  267. "__type__": "cc.Vec3",
  268. "x": 0,
  269. "y": 0,
  270. "z": 0
  271. },
  272. "_skewX": 0,
  273. "_skewY": 0,
  274. "_is3DNode": false,
  275. "_groupIndex": 0,
  276. "groupIndex": 0,
  277. "_id": ""
  278. },
  279. {
  280. "__type__": "cc.Sprite",
  281. "_name": "",
  282. "_objFlags": 0,
  283. "node": {
  284. "__id__": 6
  285. },
  286. "_enabled": true,
  287. "_materials": [
  288. {
  289. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  290. }
  291. ],
  292. "_srcBlendFactor": 770,
  293. "_dstBlendFactor": 771,
  294. "_spriteFrame": {
  295. "__uuid__": "43111bce-9a49-4f99-835b-e0702eaeb033"
  296. },
  297. "_type": 0,
  298. "_sizeMode": 1,
  299. "_fillType": 0,
  300. "_fillCenter": {
  301. "__type__": "cc.Vec2",
  302. "x": 0,
  303. "y": 0
  304. },
  305. "_fillStart": 0,
  306. "_fillRange": 0,
  307. "_isTrimmedMode": true,
  308. "_atlas": null,
  309. "_id": ""
  310. },
  311. {
  312. "__type__": "cc.Button",
  313. "_name": "",
  314. "_objFlags": 0,
  315. "node": {
  316. "__id__": 6
  317. },
  318. "_enabled": true,
  319. "_normalMaterial": null,
  320. "_grayMaterial": null,
  321. "duration": 0.1,
  322. "zoomScale": 1.2,
  323. "clickEvents": [
  324. {
  325. "__id__": 9
  326. }
  327. ],
  328. "_N$interactable": true,
  329. "_N$enableAutoGrayEffect": false,
  330. "_N$transition": 0,
  331. "transition": 0,
  332. "_N$normalColor": {
  333. "__type__": "cc.Color",
  334. "r": 255,
  335. "g": 255,
  336. "b": 255,
  337. "a": 255
  338. },
  339. "_N$pressedColor": {
  340. "__type__": "cc.Color",
  341. "r": 211,
  342. "g": 211,
  343. "b": 211,
  344. "a": 255
  345. },
  346. "pressedColor": {
  347. "__type__": "cc.Color",
  348. "r": 211,
  349. "g": 211,
  350. "b": 211,
  351. "a": 255
  352. },
  353. "_N$hoverColor": {
  354. "__type__": "cc.Color",
  355. "r": 255,
  356. "g": 255,
  357. "b": 255,
  358. "a": 255
  359. },
  360. "hoverColor": {
  361. "__type__": "cc.Color",
  362. "r": 255,
  363. "g": 255,
  364. "b": 255,
  365. "a": 255
  366. },
  367. "_N$disabledColor": {
  368. "__type__": "cc.Color",
  369. "r": 124,
  370. "g": 124,
  371. "b": 124,
  372. "a": 255
  373. },
  374. "_N$normalSprite": null,
  375. "_N$pressedSprite": null,
  376. "pressedSprite": null,
  377. "_N$hoverSprite": null,
  378. "hoverSprite": null,
  379. "_N$disabledSprite": null,
  380. "_N$target": {
  381. "__id__": 6
  382. },
  383. "_id": ""
  384. },
  385. {
  386. "__type__": "cc.ClickEvent",
  387. "target": {
  388. "__id__": 1
  389. },
  390. "component": "",
  391. "_componentId": "cd58fkToeZLvKuTEPhUbrbO",
  392. "handler": "creatorDownLoadTask",
  393. "customEventData": ""
  394. },
  395. {
  396. "__type__": "cc.PrefabInfo",
  397. "root": {
  398. "__id__": 1
  399. },
  400. "asset": {
  401. "__uuid__": "cd71cb27-f8c9-4284-b18c-9aab7aa926a9"
  402. },
  403. "fileId": "81qTeHb5dLIatGCx9MwMIO",
  404. "sync": false
  405. },
  406. {
  407. "__type__": "cc.Node",
  408. "_name": "moreGame_btn_hbClose",
  409. "_objFlags": 0,
  410. "_parent": {
  411. "__id__": 1
  412. },
  413. "_children": [],
  414. "_active": true,
  415. "_components": [
  416. {
  417. "__id__": 12
  418. },
  419. {
  420. "__id__": 13
  421. }
  422. ],
  423. "_prefab": {
  424. "__id__": 15
  425. },
  426. "_opacity": 255,
  427. "_color": {
  428. "__type__": "cc.Color",
  429. "r": 255,
  430. "g": 255,
  431. "b": 255,
  432. "a": 255
  433. },
  434. "_contentSize": {
  435. "__type__": "cc.Size",
  436. "width": 34,
  437. "height": 34
  438. },
  439. "_anchorPoint": {
  440. "__type__": "cc.Vec2",
  441. "x": 0.5,
  442. "y": 0.5
  443. },
  444. "_trs": {
  445. "__type__": "TypedArray",
  446. "ctor": "Float64Array",
  447. "array": [
  448. 256.231,
  449. 377.629,
  450. 0,
  451. 0,
  452. 0,
  453. 0,
  454. 1,
  455. 1.5,
  456. 1.5,
  457. 1
  458. ]
  459. },
  460. "_eulerAngles": {
  461. "__type__": "cc.Vec3",
  462. "x": 0,
  463. "y": 0,
  464. "z": 0
  465. },
  466. "_skewX": 0,
  467. "_skewY": 0,
  468. "_is3DNode": false,
  469. "_groupIndex": 0,
  470. "groupIndex": 0,
  471. "_id": ""
  472. },
  473. {
  474. "__type__": "cc.Sprite",
  475. "_name": "",
  476. "_objFlags": 0,
  477. "node": {
  478. "__id__": 11
  479. },
  480. "_enabled": true,
  481. "_materials": [
  482. {
  483. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  484. }
  485. ],
  486. "_srcBlendFactor": 770,
  487. "_dstBlendFactor": 771,
  488. "_spriteFrame": {
  489. "__uuid__": "c5de62b8-8987-4848-a267-1b15e048d729"
  490. },
  491. "_type": 0,
  492. "_sizeMode": 1,
  493. "_fillType": 0,
  494. "_fillCenter": {
  495. "__type__": "cc.Vec2",
  496. "x": 0,
  497. "y": 0
  498. },
  499. "_fillStart": 0,
  500. "_fillRange": 0,
  501. "_isTrimmedMode": true,
  502. "_atlas": null,
  503. "_id": ""
  504. },
  505. {
  506. "__type__": "cc.Button",
  507. "_name": "",
  508. "_objFlags": 0,
  509. "node": {
  510. "__id__": 11
  511. },
  512. "_enabled": true,
  513. "_normalMaterial": null,
  514. "_grayMaterial": null,
  515. "duration": 0.1,
  516. "zoomScale": 1.2,
  517. "clickEvents": [
  518. {
  519. "__id__": 14
  520. }
  521. ],
  522. "_N$interactable": true,
  523. "_N$enableAutoGrayEffect": false,
  524. "_N$transition": 0,
  525. "transition": 0,
  526. "_N$normalColor": {
  527. "__type__": "cc.Color",
  528. "r": 255,
  529. "g": 255,
  530. "b": 255,
  531. "a": 255
  532. },
  533. "_N$pressedColor": {
  534. "__type__": "cc.Color",
  535. "r": 211,
  536. "g": 211,
  537. "b": 211,
  538. "a": 255
  539. },
  540. "pressedColor": {
  541. "__type__": "cc.Color",
  542. "r": 211,
  543. "g": 211,
  544. "b": 211,
  545. "a": 255
  546. },
  547. "_N$hoverColor": {
  548. "__type__": "cc.Color",
  549. "r": 255,
  550. "g": 255,
  551. "b": 255,
  552. "a": 255
  553. },
  554. "hoverColor": {
  555. "__type__": "cc.Color",
  556. "r": 255,
  557. "g": 255,
  558. "b": 255,
  559. "a": 255
  560. },
  561. "_N$disabledColor": {
  562. "__type__": "cc.Color",
  563. "r": 124,
  564. "g": 124,
  565. "b": 124,
  566. "a": 255
  567. },
  568. "_N$normalSprite": null,
  569. "_N$pressedSprite": null,
  570. "pressedSprite": null,
  571. "_N$hoverSprite": null,
  572. "hoverSprite": null,
  573. "_N$disabledSprite": null,
  574. "_N$target": {
  575. "__id__": 11
  576. },
  577. "_id": ""
  578. },
  579. {
  580. "__type__": "cc.ClickEvent",
  581. "target": {
  582. "__id__": 1
  583. },
  584. "component": "",
  585. "_componentId": "cd58fkToeZLvKuTEPhUbrbO",
  586. "handler": "clickClose",
  587. "customEventData": ""
  588. },
  589. {
  590. "__type__": "cc.PrefabInfo",
  591. "root": {
  592. "__id__": 1
  593. },
  594. "asset": {
  595. "__uuid__": "cd71cb27-f8c9-4284-b18c-9aab7aa926a9"
  596. },
  597. "fileId": "d2U8/OS1JJBIqoaGBKOBjT",
  598. "sync": false
  599. },
  600. {
  601. "__type__": "cc.Node",
  602. "_name": "icon",
  603. "_objFlags": 0,
  604. "_parent": {
  605. "__id__": 1
  606. },
  607. "_children": [],
  608. "_active": true,
  609. "_components": [
  610. {
  611. "__id__": 17
  612. }
  613. ],
  614. "_prefab": {
  615. "__id__": 18
  616. },
  617. "_opacity": 255,
  618. "_color": {
  619. "__type__": "cc.Color",
  620. "r": 255,
  621. "g": 255,
  622. "b": 255,
  623. "a": 255
  624. },
  625. "_contentSize": {
  626. "__type__": "cc.Size",
  627. "width": 100,
  628. "height": 100
  629. },
  630. "_anchorPoint": {
  631. "__type__": "cc.Vec2",
  632. "x": 0.5,
  633. "y": 0.5
  634. },
  635. "_trs": {
  636. "__type__": "TypedArray",
  637. "ctor": "Float64Array",
  638. "array": [
  639. 0,
  640. 299.706,
  641. 0,
  642. 0,
  643. 0,
  644. 0,
  645. 1,
  646. 1,
  647. 1,
  648. 1
  649. ]
  650. },
  651. "_eulerAngles": {
  652. "__type__": "cc.Vec3",
  653. "x": 0,
  654. "y": 0,
  655. "z": 0
  656. },
  657. "_skewX": 0,
  658. "_skewY": 0,
  659. "_is3DNode": false,
  660. "_groupIndex": 0,
  661. "groupIndex": 0,
  662. "_id": ""
  663. },
  664. {
  665. "__type__": "cc.Sprite",
  666. "_name": "",
  667. "_objFlags": 0,
  668. "node": {
  669. "__id__": 16
  670. },
  671. "_enabled": true,
  672. "_materials": [
  673. {
  674. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  675. }
  676. ],
  677. "_srcBlendFactor": 770,
  678. "_dstBlendFactor": 771,
  679. "_spriteFrame": null,
  680. "_type": 0,
  681. "_sizeMode": 0,
  682. "_fillType": 0,
  683. "_fillCenter": {
  684. "__type__": "cc.Vec2",
  685. "x": 0,
  686. "y": 0
  687. },
  688. "_fillStart": 0,
  689. "_fillRange": 0,
  690. "_isTrimmedMode": true,
  691. "_atlas": null,
  692. "_id": ""
  693. },
  694. {
  695. "__type__": "cc.PrefabInfo",
  696. "root": {
  697. "__id__": 1
  698. },
  699. "asset": {
  700. "__uuid__": "cd71cb27-f8c9-4284-b18c-9aab7aa926a9"
  701. },
  702. "fileId": "6aQpjfFJFEYIqkZfpAXyMQ",
  703. "sync": false
  704. },
  705. {
  706. "__type__": "cc.Node",
  707. "_name": "labName",
  708. "_objFlags": 0,
  709. "_parent": {
  710. "__id__": 1
  711. },
  712. "_children": [],
  713. "_active": true,
  714. "_components": [
  715. {
  716. "__id__": 20
  717. },
  718. {
  719. "__id__": 21
  720. }
  721. ],
  722. "_prefab": {
  723. "__id__": 22
  724. },
  725. "_opacity": 255,
  726. "_color": {
  727. "__type__": "cc.Color",
  728. "r": 241,
  729. "g": 255,
  730. "b": 91,
  731. "a": 255
  732. },
  733. "_contentSize": {
  734. "__type__": "cc.Size",
  735. "width": 8,
  736. "height": 73.52
  737. },
  738. "_anchorPoint": {
  739. "__type__": "cc.Vec2",
  740. "x": 0.5,
  741. "y": 0.5
  742. },
  743. "_trs": {
  744. "__type__": "TypedArray",
  745. "ctor": "Float64Array",
  746. "array": [
  747. 0,
  748. 203,
  749. 0,
  750. 0,
  751. 0,
  752. 0,
  753. 1,
  754. 1,
  755. 1,
  756. 1
  757. ]
  758. },
  759. "_eulerAngles": {
  760. "__type__": "cc.Vec3",
  761. "x": 0,
  762. "y": 0,
  763. "z": 0
  764. },
  765. "_skewX": 0,
  766. "_skewY": 0,
  767. "_is3DNode": false,
  768. "_groupIndex": 0,
  769. "groupIndex": 0,
  770. "_id": ""
  771. },
  772. {
  773. "__type__": "cc.Label",
  774. "_name": "",
  775. "_objFlags": 0,
  776. "node": {
  777. "__id__": 19
  778. },
  779. "_enabled": true,
  780. "_materials": [
  781. {
  782. "__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
  783. }
  784. ],
  785. "_useOriginalSize": false,
  786. "_string": "",
  787. "_N$string": "",
  788. "_fontSize": 52,
  789. "_lineHeight": 52,
  790. "_enableWrapText": true,
  791. "_N$file": null,
  792. "_isSystemFontUsed": true,
  793. "_spacingX": 0,
  794. "_batchAsBitmap": false,
  795. "_styleFlags": 0,
  796. "_underlineHeight": 0,
  797. "_N$horizontalAlign": 1,
  798. "_N$verticalAlign": 1,
  799. "_N$fontFamily": "Arial",
  800. "_N$overflow": 0,
  801. "_N$cacheMode": 0,
  802. "_id": ""
  803. },
  804. {
  805. "__type__": "cc.LabelOutline",
  806. "_name": "",
  807. "_objFlags": 0,
  808. "node": {
  809. "__id__": 19
  810. },
  811. "_enabled": true,
  812. "_color": {
  813. "__type__": "cc.Color",
  814. "r": 182,
  815. "g": 48,
  816. "b": 48,
  817. "a": 255
  818. },
  819. "_width": 4,
  820. "_id": ""
  821. },
  822. {
  823. "__type__": "cc.PrefabInfo",
  824. "root": {
  825. "__id__": 1
  826. },
  827. "asset": {
  828. "__uuid__": "cd71cb27-f8c9-4284-b18c-9aab7aa926a9"
  829. },
  830. "fileId": "8friKcp+pKDL6csfdOa4ZB",
  831. "sync": false
  832. },
  833. {
  834. "__type__": "cd58fkToeZLvKuTEPhUbrbO",
  835. "_name": "",
  836. "_objFlags": 0,
  837. "node": {
  838. "__id__": 1
  839. },
  840. "_enabled": true,
  841. "icon": {
  842. "__id__": 17
  843. },
  844. "labName": {
  845. "__id__": 20
  846. },
  847. "_id": ""
  848. },
  849. {
  850. "__type__": "cc.PrefabInfo",
  851. "root": {
  852. "__id__": 1
  853. },
  854. "asset": {
  855. "__uuid__": "cd71cb27-f8c9-4284-b18c-9aab7aa926a9"
  856. },
  857. "fileId": "6bwn0Rgn5Mn4Utgem0O4n6",
  858. "sync": false
  859. }
  860. ]