Changes between Initial Version and Version 1 of Ticket #1814, comment 19
- Timestamp:
- 11/18/22 11:33:11 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1814, comment 19
initial v1 15 15 I wrote a JSON parser generator. 16 16 17 `json {17 {{{ #!json { 18 18 19 19 "ver": { … … 36 36 } 37 37 38 } ` 38 } 39 }}} 39 40 40 41 I think we can use this or another lib to do the download. https://www.npmjs.com/package/prebuilt-download