--- This file is part of LuaDist project
name = "dkjson"
version = "2.4"
desc = "dkjson is a module for encoding and decoding JSON data. It supports UTF-8."
author = "David Kolf"
license = "MIT/X11"
url = "http://dkolf.de/src/dkjson-lua.fsl/"
maintainer = "Peter Drahoš"
depends = {
"lua >= 5.1"
}