{
  "author": "Michael Ford",
  "name": "siesta-orm",
  "version": "0.1.46",
  "homepage": "https://github.com/mtford90/siesta",
  "bugs": "https://github.com/mtford90/siesta",
  "repository": {
    "type": "git",
    "url": "git@github.com:mtford90/siesta"
  },
  "main": "core/index.js",
  "dependencies": {
    "argsarray": "0.0.1",
    "debug": "^2.1.1",
    "extend": "~1.3.0",
    "jstream": "~0.2.7",
    "lie": "git+https://github.com/mtford90/lie.git",
    "qs": "~0.6.6",
    "querystring": "~0.2.0",
    "underscore": "~1.7.0",
    "url": "~0.10.1"
  },
  "scripts": {
    "test": "grunt test"
  },
  "devDependencies": {
    "6to5-browserify": "^1.4.0",
    "6to5ify": "^2.0.0",
    "async": "^0.9.0",
    "browserify": "~5.11.0",
    "chai": "~1.9.1",
    "chai-things": "~0.2.0",
    "es5-shim": "~4.0.1",
    "execSync": "^1.0.2",
    "glob": "^5.0.3",
    "growl": "^1.8.1",
    "gulp": "^3.8.11",
    "gulp-babel": "^4.0.1",
    "gulp-concat": "^2.5.2",
    "gulp-connect": "^2.2.0",
    "gulp-livereload": "^3.8.0",
    "gulp-load-plugins": "^0.9.0",
    "gulp-rename": "^1.2.0",
    "gulp-uglify": "^1.1.0",
    "gulp-webpack": "^1.3.1",
    "load-grunt-tasks": "~0.5.0",
    "memdown": "~0.10.2",
    "mocha": "~1.20.1",
    "mocha-notifier-reporter": "^0.1.0",
    "mocha-sinon": "^1.1.4",
    "path": "^0.11.14",
    "phantomjs": "^1.9.13",
    "pouchdb": "^3.2.1",
    "run-sequence": "^1.0.2",
    "sinon": "~1.10.3",
    "source-map-support": "^0.2.8",
    "time-grunt": "~0.3.2",
    "underscore": "^1.7.0"
  }
}
