Advertisement
jargon

Puzzlum.Net JSON Unit Test

Apr 13th, 2023 (edited)
829
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.26 KB | None | 0 0
  1. {
  2.     "alt": "Keal's DevKit",
  3.     "version": "v0.0.1",
  4.     "authors": [
  5.         "Tim Keal"
  6.     ],
  7.    
  8.     "description": [
  9.         "a FOSS DevKit Engine"
  10.     ],
  11.  
  12.     "inspiration": [
  13.         "BASCOM"
  14.     ],
  15.    
  16.     "includes": [
  17.     "{{ a_alt }} ({{ a_version }})",
  18.     "Keal's Storybook (v0.0.5a)"
  19.     ]
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement