This is a JSON storage plugin for tiq.
It's not meant to be used standalone, so install tiq
first.
npm install -g tiq-json
Here are the options you can set in the configuration file:
file
: The file used to store the data. [default:"$XDG_DATA_HOME/tiq/store.json"
]