Config.in 200 B

12345678
  1. config BR2_PACKAGE_LUAJSON
  2. bool "luajson"
  3. select BR2_PACKAGE_LPEG # runtime
  4. help
  5. LuaJSON is a customizable JSON decoder/encoder
  6. using LPEG for parsing.
  7. http://github.com/harningt/luajson