{
  "_from": "underscore-db@^0.9.1",
  "_id": "underscore-db@0.9.1",
  "_inBundle": false,
  "_integrity": "sha1-xPmXDHK99ZxjN9HmIrcXSO3PPTc=",
  "_location": "/underscore-db",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "underscore-db@^0.9.1",
    "name": "underscore-db",
    "escapedName": "underscore-db",
    "rawSpec": "^0.9.1",
    "saveSpec": null,
    "fetchSpec": "^0.9.1"
  },
  "_requiredBy": [
    "/json-server"
  ],
  "_resolved": "https://registry.npmjs.org/underscore-db/-/underscore-db-0.9.1.tgz",
  "_shasum": "c4f9970c72bdf59c6337d1e622b71748edcf3d37",
  "_spec": "underscore-db@^0.9.1",
  "_where": "/home/apdm/public_html/node_modules/json-server",
  "author": {
    "name": "Typicode",
    "email": "typicode@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/typicode/underscore-db/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Use JavaScript objects as databases",
  "devDependencies": {
    "grunt": "~0.4.2",
    "grunt-browserify": "^3.8.0",
    "grunt-cli": "~0.1.11",
    "grunt-contrib-jshint": "~0.7.2",
    "grunt-contrib-uglify": "^0.9.1",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-mocha-test": "~0.7.0",
    "lodash": "^3.9.3",
    "sinon": "~1.8.1",
    "underscore": "^1.8.3"
  },
  "homepage": "https://github.com/typicode/underscore-db#readme",
  "keywords": [
    "JavaScript",
    "Underscore",
    "Lo-Dash",
    "lodash",
    "database",
    "datastore",
    "JSON",
    "object",
    "embed",
    "embeddable"
  ],
  "license": "MIT",
  "main": "src/node.js",
  "name": "underscore-db",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/typicode/underscore-db.git"
  },
  "scripts": {
    "grunt": "grunt",
    "test": "grunt test"
  },
  "version": "0.9.1"
}
