{
  "_args": [
    [
      {
        "raw": "bson@~0.5.6",
        "scope": null,
        "escapedName": "bson",
        "name": "bson",
        "rawSpec": "~0.5.6",
        "spec": ">=0.5.6 <0.6.0",
        "type": "range"
      },
      "/var/www/panorama.moderntree.net/datadump/node_modules/mongodb-core"
    ]
  ],
  "_from": "bson@>=0.5.6 <0.6.0",
  "_id": "bson@0.5.7",
  "_inCache": true,
  "_location": "/bson",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/bson-0.5.7.tgz_1479477418380_0.5046395626850426"
  },
  "_npmUser": {
    "name": "christkv",
    "email": "christkv@gmail.com"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "bson@~0.5.6",
    "scope": null,
    "escapedName": "bson",
    "name": "bson",
    "rawSpec": "~0.5.6",
    "spec": ">=0.5.6 <0.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "/mongodb-core"
  ],
  "_resolved": "https://registry.npmjs.org/bson/-/bson-0.5.7.tgz",
  "_shasum": "0d11fe0936c1fee029e11f7063f5d0ab2422ea3e",
  "_shrinkwrap": null,
  "_spec": "bson@~0.5.6",
  "_where": "/var/www/panorama.moderntree.net/datadump/node_modules/mongodb-core",
  "author": {
    "name": "Christian Amor Kvalheim",
    "email": "christkv@gmail.com"
  },
  "browser": "lib/bson/bson.js",
  "bugs": {
    "url": "https://github.com/mongodb/js-bson/issues"
  },
  "config": {
    "native": false
  },
  "contributors": [],
  "dependencies": {},
  "description": "A bson parser for node.js and the browser",
  "devDependencies": {
    "benchmark": "1.0.0",
    "colors": "1.1.0",
    "gleak": "0.2.3",
    "nodeunit": "0.9.0"
  },
  "directories": {
    "lib": "./lib/bson"
  },
  "dist": {
    "shasum": "0d11fe0936c1fee029e11f7063f5d0ab2422ea3e",
    "tarball": "https://registry.npmjs.org/bson/-/bson-0.5.7.tgz"
  },
  "engines": {
    "node": ">=0.6.19"
  },
  "files": [
    "lib",
    "browser_build",
    "alternate_parsers",
    "bower.json",
    "tools",
    "deserializer_bak.js"
  ],
  "gitHead": "c3bc67c4e89e795beca2d6d309e7a840b740574d",
  "homepage": "https://github.com/mongodb/js-bson#readme",
  "keywords": [
    "mongodb",
    "bson",
    "parser"
  ],
  "license": "Apache-2.0",
  "main": "./lib/bson/index",
  "maintainers": [
    {
      "name": "octave",
      "email": "chinsay@gmail.com"
    },
    {
      "name": "christkv",
      "email": "christkv@gmail.com"
    }
  ],
  "name": "bson",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mongodb/js-bson.git"
  },
  "scripts": {
    "test": "nodeunit ./test/node"
  },
  "version": "0.5.7"
}
