X-Git-Url: http://nitlanguage.org diff --git a/lib/json/store.nit b/lib/json/store.nit index 42a04df..b8ce0f9 100644 --- a/lib/json/store.nit +++ b/lib/json/store.nit @@ -90,6 +90,7 @@ module store import static +import json # A JsonStore can save and load json data from file system. class JsonStore