{
  "_args": [
    [
      {
        "raw": "nedb@latest",
        "scope": null,
        "escapedName": "nedb",
        "name": "nedb",
        "rawSpec": "latest",
        "spec": "latest",
        "type": "tag"
      },
      "/var/www/panorama.moderntree.net/datadump"
    ]
  ],
  "_from": "nedb@latest",
  "_id": "nedb@1.8.0",
  "_inCache": true,
  "_location": "/nedb",
  "_nodeVersion": "4.2.1",
  "_npmOperationalInternal": {
    "host": "packages-6-west.internal.npmjs.com",
    "tmp": "tmp/nedb-1.8.0.tgz_1455503314254_0.1831413940526545"
  },
  "_npmUser": {
    "name": "louischatriot",
    "email": "louis.chatriot@gmail.com"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "raw": "nedb@latest",
    "scope": null,
    "escapedName": "nedb",
    "name": "nedb",
    "rawSpec": "latest",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/nedb/-/nedb-1.8.0.tgz",
  "_shasum": "0e3502cd82c004d5355a43c9e55577bd7bd91d88",
  "_shrinkwrap": null,
  "_spec": "nedb@latest",
  "_where": "/var/www/panorama.moderntree.net/datadump",
  "author": {
    "name": "Louis Chatriot",
    "email": "louis.chatriot@gmail.com"
  },
  "browser": {
    "./lib/customUtils.js": "./browser-version/browser-specific/lib/customUtils.js",
    "./lib/storage.js": "./browser-version/browser-specific/lib/storage.js"
  },
  "bugs": {
    "url": "https://github.com/louischatriot/nedb/issues"
  },
  "contributors": [
    {
      "name": "Louis Chatriot"
    }
  ],
  "dependencies": {
    "async": "0.2.10",
    "binary-search-tree": "0.2.5",
    "localforage": "^1.3.0",
    "mkdirp": "~0.5.1",
    "underscore": "~1.4.4"
  },
  "description": "File-based embedded data store for node.js",
  "devDependencies": {
    "chai": "^3.2.0",
    "commander": "1.1.1",
    "exec-time": "0.0.2",
    "mocha": "1.4.x",
    "request": "2.9.x",
    "sinon": "1.3.x"
  },
  "directories": {},
  "dist": {
    "shasum": "0e3502cd82c004d5355a43c9e55577bd7bd91d88",
    "tarball": "https://registry.npmjs.org/nedb/-/nedb-1.8.0.tgz"
  },
  "gitHead": "1695426cd93e4639d4a379efd039b5bf9a7ba789",
  "homepage": "https://github.com/louischatriot/nedb",
  "keywords": [
    "database",
    "datastore",
    "embedded"
  ],
  "license": "SEE LICENSE IN LICENSE",
  "main": "index",
  "maintainers": [
    {
      "name": "louischatriot",
      "email": "louis.chatriot@gmail.com"
    }
  ],
  "name": "nedb",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/louischatriot/nedb.git"
  },
  "scripts": {
    "test": "mocha --reporter spec --timeout 10000"
  },
  "version": "1.8.0"
}
