app_versions.json 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900
  1. {
  2. "2.0.7": {
  3. "healthy": true,
  4. "supported": true,
  5. "healthy_error": null,
  6. "location": "/__w/apps/apps/trains/stable/wg-easy/2.0.7",
  7. "last_update": "2025-09-02 11:33:24",
  8. "required_features": [],
  9. "human_version": "15.1.0_2.0.7",
  10. "version": "2.0.7",
  11. "app_metadata": {
  12. "app_version": "15.1.0",
  13. "capabilities": [
  14. {
  15. "description": "WG Easy is able to perform network administration tasks",
  16. "name": "NET_ADMIN"
  17. },
  18. {
  19. "description": "WG Easy is able to use raw and packet sockets",
  20. "name": "NET_RAW"
  21. },
  22. {
  23. "description": "WG Easy is able to load and unload kernel modules",
  24. "name": "SYS_MODULE"
  25. }
  26. ],
  27. "categories": [
  28. "networking"
  29. ],
  30. "changelog_url": "https://github.com/wg-easy/wg-easy/releases",
  31. "date_added": "2024-08-07",
  32. "description": "WG-Easy is the easiest way to install & manage WireGuard!",
  33. "home": "https://github.com/wg-easy/wg-easy",
  34. "host_mounts": [
  35. {
  36. "description": "Host modules (Read-only)",
  37. "host_path": "/lib/modules"
  38. }
  39. ],
  40. "icon": "https://media.sys.truenas.net/apps/wg-easy/icons/icon.png",
  41. "keywords": [
  42. "wireguard",
  43. "network",
  44. "vpn"
  45. ],
  46. "lib_version": "2.1.49",
  47. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  48. "maintainers": [
  49. {
  50. "email": "dev@ixsystems.com",
  51. "name": "truenas",
  52. "url": "https://www.truenas.com/"
  53. }
  54. ],
  55. "name": "wg-easy",
  56. "run_as_context": [
  57. {
  58. "description": "WG Easy runs as root user.",
  59. "gid": 0,
  60. "group_name": "root",
  61. "uid": 0,
  62. "user_name": "root"
  63. }
  64. ],
  65. "screenshots": [
  66. "https://media.sys.truenas.net/apps/wg-easy/screenshots/screenshot1.png"
  67. ],
  68. "sources": [
  69. "https://github.com/wg-easy/wg-easy"
  70. ],
  71. "title": "WG Easy",
  72. "train": "stable",
  73. "version": "2.0.7"
  74. },
  75. "schema": {
  76. "groups": [
  77. {
  78. "name": "WG Easy Configuration",
  79. "description": "Configure WG Easy"
  80. },
  81. {
  82. "name": "Network Configuration",
  83. "description": "Configure Network for WG Easy"
  84. },
  85. {
  86. "name": "Storage Configuration",
  87. "description": "Configure Storage for WG Easy"
  88. },
  89. {
  90. "name": "Labels Configuration",
  91. "description": "Configure Labels for WG Easy"
  92. },
  93. {
  94. "name": "Resources Configuration",
  95. "description": "Configure Resources for WG Easy"
  96. }
  97. ],
  98. "questions": [
  99. {
  100. "variable": "wg_easy",
  101. "label": "",
  102. "group": "WG Easy Configuration",
  103. "schema": {
  104. "type": "dict",
  105. "attrs": [
  106. {
  107. "variable": "insecure",
  108. "label": "Allow insecure connections",
  109. "description": "Allow insecure connections to WG Easy.",
  110. "schema": {
  111. "type": "boolean",
  112. "default": false
  113. }
  114. },
  115. {
  116. "variable": "additional_envs",
  117. "label": "Additional Environment Variables",
  118. "schema": {
  119. "type": "list",
  120. "default": [],
  121. "items": [
  122. {
  123. "variable": "env",
  124. "label": "Environment Variable",
  125. "schema": {
  126. "type": "dict",
  127. "attrs": [
  128. {
  129. "variable": "name",
  130. "label": "Name",
  131. "schema": {
  132. "type": "string",
  133. "required": true
  134. }
  135. },
  136. {
  137. "variable": "value",
  138. "label": "Value",
  139. "schema": {
  140. "type": "string"
  141. }
  142. }
  143. ]
  144. }
  145. }
  146. ]
  147. }
  148. }
  149. ]
  150. }
  151. },
  152. {
  153. "variable": "network",
  154. "label": "",
  155. "group": "Network Configuration",
  156. "schema": {
  157. "type": "dict",
  158. "attrs": [
  159. {
  160. "variable": "web_port",
  161. "label": "WebUI Port",
  162. "schema": {
  163. "type": "dict",
  164. "attrs": [
  165. {
  166. "variable": "bind_mode",
  167. "label": "Port Bind Mode",
  168. "description": "The port bind mode.</br>\n- Publish: The port will be published on the host for external access.</br>\n- Expose: The port will be exposed for inter-container communication.</br>\n- None: The port will not be exposed or published.</br>\nNote: If the Dockerfile defines an EXPOSE directive,\nthe port will still be exposed for inter-container communication regardless of this setting.\n",
  169. "schema": {
  170. "type": "string",
  171. "default": "published",
  172. "enum": [
  173. {
  174. "value": "published",
  175. "description": "Publish port on the host for external access"
  176. },
  177. {
  178. "value": "exposed",
  179. "description": "Expose port for inter-container communication"
  180. },
  181. {
  182. "value": "",
  183. "description": "None"
  184. }
  185. ]
  186. }
  187. },
  188. {
  189. "variable": "port_number",
  190. "label": "Port Number",
  191. "schema": {
  192. "type": "int",
  193. "default": 30058,
  194. "min": 1,
  195. "max": 65535,
  196. "required": true
  197. }
  198. },
  199. {
  200. "variable": "host_ips",
  201. "label": "Host IPs",
  202. "description": "IPs on the host to bind this port",
  203. "schema": {
  204. "type": "list",
  205. "show_if": [
  206. [
  207. "bind_mode",
  208. "=",
  209. "published"
  210. ]
  211. ],
  212. "default": [],
  213. "items": [
  214. {
  215. "variable": "host_ip",
  216. "label": "Host IP",
  217. "schema": {
  218. "type": "string",
  219. "required": true,
  220. "$ref": [
  221. "definitions/node_bind_ip"
  222. ]
  223. }
  224. }
  225. ]
  226. }
  227. }
  228. ]
  229. }
  230. },
  231. {
  232. "variable": "udp_port",
  233. "label": "UDP Port",
  234. "schema": {
  235. "type": "dict",
  236. "show_if": [
  237. [
  238. "host_network",
  239. "=",
  240. false
  241. ]
  242. ],
  243. "attrs": [
  244. {
  245. "variable": "bind_mode",
  246. "label": "Port Bind Mode",
  247. "description": "The port bind mode.</br>\n- Publish: The port will be published on the host for external access.</br>\n- Expose: The port will be exposed for inter-container communication.</br>\n- None: The port will not be exposed or published.</br>\nNote: If the Dockerfile defines an EXPOSE directive,\nthe port will still be exposed for inter-container communication regardless of this setting.\n",
  248. "schema": {
  249. "type": "string",
  250. "default": "published",
  251. "enum": [
  252. {
  253. "value": "published",
  254. "description": "Publish port on the host for external access"
  255. },
  256. {
  257. "value": "exposed",
  258. "description": "Expose port for inter-container communication"
  259. },
  260. {
  261. "value": "",
  262. "description": "None"
  263. }
  264. ]
  265. }
  266. },
  267. {
  268. "variable": "port_number",
  269. "label": "Port Number",
  270. "schema": {
  271. "type": "int",
  272. "default": 30057,
  273. "show_if": [
  274. [
  275. "bind_mode",
  276. "=",
  277. "published"
  278. ]
  279. ],
  280. "min": 1,
  281. "max": 65535,
  282. "required": true
  283. }
  284. },
  285. {
  286. "variable": "container_port",
  287. "label": "Container Port",
  288. "description": "The port inside the container to bind to,</br>\nThis has to match the port you configured via the WG Easy UI.\n",
  289. "schema": {
  290. "type": "int",
  291. "default": 51820,
  292. "required": true
  293. }
  294. },
  295. {
  296. "variable": "host_ips",
  297. "label": "Host IPs",
  298. "description": "IPs on the host to bind this port",
  299. "schema": {
  300. "type": "list",
  301. "show_if": [
  302. [
  303. "bind_mode",
  304. "=",
  305. "published"
  306. ]
  307. ],
  308. "default": [],
  309. "items": [
  310. {
  311. "variable": "host_ip",
  312. "label": "Host IP",
  313. "schema": {
  314. "type": "string",
  315. "required": true,
  316. "$ref": [
  317. "definitions/node_bind_ip"
  318. ]
  319. }
  320. }
  321. ]
  322. }
  323. }
  324. ]
  325. }
  326. },
  327. {
  328. "variable": "host_network",
  329. "label": "Host Network",
  330. "description": "Bind to the host network.</br>\nIt is needed if you want to access services on the host network.\n",
  331. "schema": {
  332. "type": "boolean",
  333. "default": true
  334. }
  335. }
  336. ]
  337. }
  338. },
  339. {
  340. "variable": "storage",
  341. "label": "",
  342. "group": "Storage Configuration",
  343. "schema": {
  344. "type": "dict",
  345. "attrs": [
  346. {
  347. "variable": "config",
  348. "label": "WG Easy Config Storage",
  349. "description": "The path to store WG Easy Config.",
  350. "schema": {
  351. "type": "dict",
  352. "attrs": [
  353. {
  354. "variable": "type",
  355. "label": "Type",
  356. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.\n",
  357. "schema": {
  358. "type": "string",
  359. "required": true,
  360. "default": "ix_volume",
  361. "enum": [
  362. {
  363. "value": "host_path",
  364. "description": "Host Path (Path that already exists on the system)"
  365. },
  366. {
  367. "value": "ix_volume",
  368. "description": "ixVolume (Dataset created automatically by the system)"
  369. }
  370. ]
  371. }
  372. },
  373. {
  374. "variable": "ix_volume_config",
  375. "label": "ixVolume Configuration",
  376. "description": "The configuration for the ixVolume dataset.",
  377. "schema": {
  378. "type": "dict",
  379. "show_if": [
  380. [
  381. "type",
  382. "=",
  383. "ix_volume"
  384. ]
  385. ],
  386. "$ref": [
  387. "normalize/ix_volume"
  388. ],
  389. "attrs": [
  390. {
  391. "variable": "acl_enable",
  392. "label": "Enable ACL",
  393. "description": "Enable ACL for the storage.",
  394. "schema": {
  395. "type": "boolean",
  396. "default": false
  397. }
  398. },
  399. {
  400. "variable": "dataset_name",
  401. "label": "Dataset Name",
  402. "description": "The name of the dataset to use for storage.",
  403. "schema": {
  404. "type": "string",
  405. "required": true,
  406. "hidden": true,
  407. "default": "config"
  408. }
  409. },
  410. {
  411. "variable": "acl_entries",
  412. "label": "ACL Configuration",
  413. "schema": {
  414. "type": "dict",
  415. "show_if": [
  416. [
  417. "acl_enable",
  418. "=",
  419. true
  420. ]
  421. ],
  422. "attrs": []
  423. }
  424. }
  425. ]
  426. }
  427. },
  428. {
  429. "variable": "host_path_config",
  430. "label": "Host Path Configuration",
  431. "schema": {
  432. "type": "dict",
  433. "show_if": [
  434. [
  435. "type",
  436. "=",
  437. "host_path"
  438. ]
  439. ],
  440. "attrs": [
  441. {
  442. "variable": "acl_enable",
  443. "label": "Enable ACL",
  444. "description": "Enable ACL for the storage.",
  445. "schema": {
  446. "type": "boolean",
  447. "default": false
  448. }
  449. },
  450. {
  451. "variable": "acl",
  452. "label": "ACL Configuration",
  453. "schema": {
  454. "type": "dict",
  455. "show_if": [
  456. [
  457. "acl_enable",
  458. "=",
  459. true
  460. ]
  461. ],
  462. "attrs": [],
  463. "$ref": [
  464. "normalize/acl"
  465. ]
  466. }
  467. },
  468. {
  469. "variable": "path",
  470. "label": "Host Path",
  471. "description": "The host path to use for storage.",
  472. "schema": {
  473. "type": "hostpath",
  474. "show_if": [
  475. [
  476. "acl_enable",
  477. "=",
  478. false
  479. ]
  480. ],
  481. "required": true
  482. }
  483. }
  484. ]
  485. }
  486. }
  487. ]
  488. }
  489. },
  490. {
  491. "variable": "additional_storage",
  492. "label": "Additional Storage",
  493. "schema": {
  494. "type": "list",
  495. "default": [],
  496. "items": [
  497. {
  498. "variable": "storageEntry",
  499. "label": "Storage Entry",
  500. "schema": {
  501. "type": "dict",
  502. "attrs": [
  503. {
  504. "variable": "type",
  505. "label": "Type",
  506. "description": "ixVolume: Is dataset created automatically by the system.</br>\nHost Path: Is a path that already exists on the system.</br>\nSMB Share: Is a SMB share that is mounted to as a volume.\n",
  507. "schema": {
  508. "type": "string",
  509. "required": true,
  510. "default": "ix_volume",
  511. "enum": [
  512. {
  513. "value": "host_path",
  514. "description": "Host Path (Path that already exists on the system)"
  515. },
  516. {
  517. "value": "ix_volume",
  518. "description": "ixVolume (Dataset created automatically by the system)"
  519. },
  520. {
  521. "value": "cifs",
  522. "description": "SMB/CIFS Share (Mounts a volume to a SMB share)"
  523. }
  524. ]
  525. }
  526. },
  527. {
  528. "variable": "read_only",
  529. "label": "Read Only",
  530. "description": "Mount the volume as read only.",
  531. "schema": {
  532. "type": "boolean",
  533. "default": false
  534. }
  535. },
  536. {
  537. "variable": "mount_path",
  538. "label": "Mount Path",
  539. "description": "The path inside the container to mount the storage.",
  540. "schema": {
  541. "type": "path",
  542. "required": true
  543. }
  544. },
  545. {
  546. "variable": "host_path_config",
  547. "label": "Host Path Configuration",
  548. "schema": {
  549. "type": "dict",
  550. "show_if": [
  551. [
  552. "type",
  553. "=",
  554. "host_path"
  555. ]
  556. ],
  557. "attrs": [
  558. {
  559. "variable": "acl_enable",
  560. "label": "Enable ACL",
  561. "description": "Enable ACL for the storage.",
  562. "schema": {
  563. "type": "boolean",
  564. "default": false
  565. }
  566. },
  567. {
  568. "variable": "acl",
  569. "label": "ACL Configuration",
  570. "schema": {
  571. "type": "dict",
  572. "show_if": [
  573. [
  574. "acl_enable",
  575. "=",
  576. true
  577. ]
  578. ],
  579. "attrs": [],
  580. "$ref": [
  581. "normalize/acl"
  582. ]
  583. }
  584. },
  585. {
  586. "variable": "path",
  587. "label": "Host Path",
  588. "description": "The host path to use for storage.",
  589. "schema": {
  590. "type": "hostpath",
  591. "show_if": [
  592. [
  593. "acl_enable",
  594. "=",
  595. false
  596. ]
  597. ],
  598. "required": true
  599. }
  600. }
  601. ]
  602. }
  603. },
  604. {
  605. "variable": "ix_volume_config",
  606. "label": "ixVolume Configuration",
  607. "description": "The configuration for the ixVolume dataset.",
  608. "schema": {
  609. "type": "dict",
  610. "show_if": [
  611. [
  612. "type",
  613. "=",
  614. "ix_volume"
  615. ]
  616. ],
  617. "$ref": [
  618. "normalize/ix_volume"
  619. ],
  620. "attrs": [
  621. {
  622. "variable": "acl_enable",
  623. "label": "Enable ACL",
  624. "description": "Enable ACL for the storage.",
  625. "schema": {
  626. "type": "boolean",
  627. "default": false
  628. }
  629. },
  630. {
  631. "variable": "dataset_name",
  632. "label": "Dataset Name",
  633. "description": "The name of the dataset to use for storage.",
  634. "schema": {
  635. "type": "string",
  636. "required": true,
  637. "default": "storage_entry"
  638. }
  639. },
  640. {
  641. "variable": "acl_entries",
  642. "label": "ACL Configuration",
  643. "schema": {
  644. "type": "dict",
  645. "show_if": [
  646. [
  647. "acl_enable",
  648. "=",
  649. true
  650. ]
  651. ],
  652. "attrs": [],
  653. "$ref": [
  654. "normalize/acl"
  655. ]
  656. }
  657. }
  658. ]
  659. }
  660. },
  661. {
  662. "variable": "cifs_config",
  663. "label": "SMB Configuration",
  664. "description": "The configuration for the SMB dataset.",
  665. "schema": {
  666. "type": "dict",
  667. "show_if": [
  668. [
  669. "type",
  670. "=",
  671. "cifs"
  672. ]
  673. ],
  674. "attrs": [
  675. {
  676. "variable": "server",
  677. "label": "Server",
  678. "description": "The server to mount the SMB share.",
  679. "schema": {
  680. "type": "string",
  681. "required": true
  682. }
  683. },
  684. {
  685. "variable": "path",
  686. "label": "Path",
  687. "description": "The path to mount the SMB share.",
  688. "schema": {
  689. "type": "string",
  690. "required": true
  691. }
  692. },
  693. {
  694. "variable": "username",
  695. "label": "Username",
  696. "description": "The username to use for the SMB share.",
  697. "schema": {
  698. "type": "string",
  699. "required": true
  700. }
  701. },
  702. {
  703. "variable": "password",
  704. "label": "Password",
  705. "description": "The password to use for the SMB share.",
  706. "schema": {
  707. "type": "string",
  708. "required": true,
  709. "private": true
  710. }
  711. },
  712. {
  713. "variable": "domain",
  714. "label": "Domain",
  715. "description": "The domain to use for the SMB share.",
  716. "schema": {
  717. "type": "string"
  718. }
  719. }
  720. ]
  721. }
  722. }
  723. ]
  724. }
  725. }
  726. ]
  727. }
  728. }
  729. ]
  730. }
  731. },
  732. {
  733. "variable": "labels",
  734. "label": "",
  735. "group": "Labels Configuration",
  736. "schema": {
  737. "type": "list",
  738. "default": [],
  739. "items": [
  740. {
  741. "variable": "label",
  742. "label": "Label",
  743. "schema": {
  744. "type": "dict",
  745. "attrs": [
  746. {
  747. "variable": "key",
  748. "label": "Key",
  749. "schema": {
  750. "type": "string",
  751. "required": true
  752. }
  753. },
  754. {
  755. "variable": "value",
  756. "label": "Value",
  757. "schema": {
  758. "type": "string",
  759. "required": true
  760. }
  761. },
  762. {
  763. "variable": "containers",
  764. "label": "Containers",
  765. "description": "Containers where the label should be applied",
  766. "schema": {
  767. "type": "list",
  768. "items": [
  769. {
  770. "variable": "container",
  771. "label": "Container",
  772. "schema": {
  773. "type": "string",
  774. "required": true,
  775. "enum": [
  776. {
  777. "value": "wg-easy",
  778. "description": "wg-easy"
  779. }
  780. ]
  781. }
  782. }
  783. ]
  784. }
  785. }
  786. ]
  787. }
  788. }
  789. ]
  790. }
  791. },
  792. {
  793. "variable": "resources",
  794. "label": "",
  795. "group": "Resources Configuration",
  796. "schema": {
  797. "type": "dict",
  798. "attrs": [
  799. {
  800. "variable": "limits",
  801. "label": "Limits",
  802. "schema": {
  803. "type": "dict",
  804. "attrs": [
  805. {
  806. "variable": "cpus",
  807. "label": "CPUs",
  808. "description": "CPUs limit for WG Easy.",
  809. "schema": {
  810. "type": "int",
  811. "default": 2,
  812. "required": true
  813. }
  814. },
  815. {
  816. "variable": "memory",
  817. "label": "Memory (in MB)",
  818. "description": "Memory limit for WG Easy.",
  819. "schema": {
  820. "type": "int",
  821. "default": 4096,
  822. "required": true
  823. }
  824. }
  825. ]
  826. }
  827. }
  828. ]
  829. }
  830. }
  831. ]
  832. },
  833. "readme": "<h1>WG-Easy</h1> <p><a href=\"https://github.com/wg-easy/wg-easy\">WG-Easy (WireGuard Easy)</a> is the easiest way to install &amp; manage WireGuard!</p>",
  834. "changelog": null,
  835. "chart_metadata": {
  836. "app_version": "15.1.0",
  837. "capabilities": [
  838. {
  839. "description": "WG Easy is able to perform network administration tasks",
  840. "name": "NET_ADMIN"
  841. },
  842. {
  843. "description": "WG Easy is able to use raw and packet sockets",
  844. "name": "NET_RAW"
  845. },
  846. {
  847. "description": "WG Easy is able to load and unload kernel modules",
  848. "name": "SYS_MODULE"
  849. }
  850. ],
  851. "categories": [
  852. "networking"
  853. ],
  854. "changelog_url": "https://github.com/wg-easy/wg-easy/releases",
  855. "date_added": "2024-08-07",
  856. "description": "WG-Easy is the easiest way to install & manage WireGuard!",
  857. "home": "https://github.com/wg-easy/wg-easy",
  858. "host_mounts": [
  859. {
  860. "description": "Host modules (Read-only)",
  861. "host_path": "/lib/modules"
  862. }
  863. ],
  864. "icon": "https://media.sys.truenas.net/apps/wg-easy/icons/icon.png",
  865. "keywords": [
  866. "wireguard",
  867. "network",
  868. "vpn"
  869. ],
  870. "lib_version": "2.1.49",
  871. "lib_version_hash": "e71e6b0122c9446fa5ea6fb07e7eb01b11fb42d549a19845426bbd7e21a42634",
  872. "maintainers": [
  873. {
  874. "email": "dev@ixsystems.com",
  875. "name": "truenas",
  876. "url": "https://www.truenas.com/"
  877. }
  878. ],
  879. "name": "wg-easy",
  880. "run_as_context": [
  881. {
  882. "description": "WG Easy runs as root user.",
  883. "gid": 0,
  884. "group_name": "root",
  885. "uid": 0,
  886. "user_name": "root"
  887. }
  888. ],
  889. "screenshots": [
  890. "https://media.sys.truenas.net/apps/wg-easy/screenshots/screenshot1.png"
  891. ],
  892. "sources": [
  893. "https://github.com/wg-easy/wg-easy"
  894. ],
  895. "title": "WG Easy",
  896. "train": "stable",
  897. "version": "2.0.7"
  898. }
  899. }
  900. }