easyjson
Version:
An easy way to manipulate JSON file with add/delete/modify/get json data, support nested data.
26 lines (17 loc) • 427 B
Markdown
0.1.1 / 2014-05-14
==================
* Add mocha test for version 0.1.1
0.1.0 / 2014-05-14
==================
* Finish full feature, support manipulating nested data
0.0.2 / 2014-03-06
==================
* Fix `test.json`
0.0.1 / 2014-03-06
==================
* Add `get` to return the value
* Add `beauty` to format the JSON data
* Fix `path` bug
0.0.0 / 2014-03-05
==================
* Initial release