{
  "_from": "taffydb@*",
  "_id": "taffydb@2.7.3",
  "_inBundle": false,
  "_integrity": "sha1-KtNxaWKUmPylvIQkMJbTzeDsOjQ=",
  "_location": "/taffydb",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "taffydb@*",
    "name": "taffydb",
    "escapedName": "taffydb",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/taffydb/-/taffydb-2.7.3.tgz",
  "_shasum": "2ad37169629498fca5bc84243096d3cde0ec3a34",
  "_spec": "taffydb@*",
  "_where": "/Users/sg0301235/www/shs-docs",
  "author": {
    "name": "Ian Smith"
  },
  "bugs": {
    "url": "https://github.com/typicaljoe/taffydb/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Ian Smith"
    },
    {
      "name": "Todd Chambery",
      "email": "todd.chambery@gmail.com"
    },
    {
      "name": "Daniel Ruf",
      "email": "kontakt@daniel-ruf.de"
    },
    {
      "name": "Michael Mikowski",
      "email": "mike.mikowski@gmail.com"
    },
    {
      "name": "Matthew Chase Whittemore",
      "email": "mcwhittemore@gmail.com"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "TaffyDB is an opensouce library that brings database features into your JavaScript applications.",
  "devDependencies": {
    "jslint": "^0.9.3",
    "node-inspector": "^0.12.5",
    "nodeunit": "^0.9.1",
    "nodeunit-b": "^4.0.0",
    "uglifyjs": "^2.4.10"
  },
  "homepage": "http://www.taffydb.com",
  "keywords": [
    "database",
    "browser",
    "json",
    "collection",
    "records",
    "node",
    "nodejs"
  ],
  "license": "BSD-2-Clause",
  "main": "taffy.js",
  "name": "taffydb",
  "repository": {
    "type": "git",
    "url": "git://github.com/typicaljoe/taffydb.git"
  },
  "scripts": {
    "test": "nodeunit test/t.js"
  },
  "version": "2.7.3"
}
