{
  "name": "json2q",
  "version": "0.0.2",
  "description": "Json query library",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "http://github.com/palmnet/jsonq"
  },
  "author": "Yasushi Sugino <yasushi.sugino@gmail.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/palmnet/jsonq/issues"
  },
  "homepage": "https://github.com/palmnet/jsonq"
}
