UNPKG

jsonsql

Version:

A SQL-like query language for JSON objects.

20 lines 410 B
{ "name": "jsonsql", "version": "0.2.5", "description" : "A SQL-like query language for JSON objects.", "main": "index.js", "repository": { "type": "git", "url": "git://github.com/rockdragon/jsonSQL.git" }, "keywords": [ "query", "JSON", "SQL", "javascript", "object", "DSL" ], "author": "Mo Ye <moyerock@gmail.com> (http://www.moye.me/)", "license": "MIT" }