{
  "name": "squel",
  "description": "SQL query string builder",
  "version": "4.3.3",
  "author": {
    "name": "Ramesh Nair",
    "email": "ram@hiddentao.com",
    "url": "http://www.hiddentao.com/"
  },
  "contributors": [
    {
      "name": "Ramesh Nair",
      "email": "ram@hiddentao.com",
      "url": "http://www.hiddentao.com/"
    },
    {
      "name": "Sergej Brjuchanov",
      "email": "serges@seznam.cz"
    }
  ],
  "dependencies": {},
  "devDependencies": {
    "coffee-script": "~1.6.3",
    "uglify-js": "1.3.x",
    "chai": "1.5.x",
    "mocha": "1.9.x",
    "sinon": "1.6.x",
    "underscore": "1.4.x",
    "grunt-contrib-coffee": "~0.7.0",
    "time-grunt": "~0.1.1",
    "grunt-contrib-clean": "~0.5.0",
    "load-grunt-tasks": "~0.1.0",
    "grunt": "~0.4.1",
    "grunt-contrib-uglify": "~0.2.4",
    "grunt-mocha-test": "~0.6.3",
    "grunt-shell": "~0.4.0",
    "grunt-text-replace": "~0.3.11"
  },
  "keywords": [
    "sql",
    "database",
    "rdbms"
  ],
  "main": "squel",
  "scripts": {
    "test": "grunt",
    "build": "grunt",
    "prepublish": "npm build"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hiddentao/squel.git"
  },
  "engines": {
    "node": ">= 0.6.0"
  },
  "gitHead": "92621b6c707096cbc6eab0555ab47980d7719082",
  "bugs": {
    "url": "https://github.com/hiddentao/squel/issues"
  },
  "homepage": "https://github.com/hiddentao/squel#readme",
  "_id": "squel@4.3.3",
  "_shasum": "0bee5d51620b567cb3bb384e2cee2d19a9038a47",
  "_from": "squel@4.3.3",
  "_npmVersion": "2.14.9",
  "_nodeVersion": "0.12.9",
  "_npmUser": {
    "name": "hiddentao",
    "email": "ram@hiddentao.com"
  },
  "dist": {
    "shasum": "0bee5d51620b567cb3bb384e2cee2d19a9038a47",
    "tarball": "http://registry.npmjs.org/squel/-/squel-4.3.3.tgz"
  },
  "maintainers": [
    {
      "name": "hiddentao",
      "email": "ram@hiddentao.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "packages-5-east.internal.npmjs.com",
    "tmp": "tmp/squel-4.3.3.tgz_1456758135744_0.2908088087569922"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/squel/-/squel-4.3.3.tgz",
  "readme": "ERROR: No README data found!"
}
