A library to parse the JSON standard file format.
Add json to your project dependencies in dylan-package.json:
"dependencies": [ "json" ],Update your workspace with the new dependencies:
deft update
Documentation is available in the Dylan package
docs or it may be read in source form in
documentation/source/index.rst.