Toggle.prefab 15 KB

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