Content deleted Content added
create |
KolbertBot (talk | contribs) m Bot: HTTP→HTTPS (v477) |
||
Line 1:
This is Jeffrey Friedl's JSON.lua library, copied from http://regex.info/blog/lua/json ([http://regex.info/code/JSON.lua source code]). It is licensed under [
The suggested loading code of <code>JSON = assert(loadfile "JSON.lua")()</code> will not work in Scribunto. Instead, load the module as follows:
|