{
  "_args": [
    [
      "bson@~0.4.21",
      "/home/dar/Documents/Work/ASYNC_STORAGEMANAGER/node_modules/mongoose"
    ]
  ],
  "_from": "bson@>=0.4.21 <0.5.0",
  "_id": "bson@0.4.22",
  "_inCache": true,
  "_installable": true,
  "_location": "/bson",
  "_nodeVersion": "4.2.4",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/bson-0.4.22.tgz_1457124275045_0.9397505370434374"
  },
  "_npmUser": {
    "email": "christkv@gmail.com",
    "name": "christkv"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "bson",
    "raw": "bson@~0.4.21",
    "rawSpec": "~0.4.21",
    "scope": null,
    "spec": ">=0.4.21 <0.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/mongodb-core",
    "/mongoose"
  ],
  "_resolved": "https://registry.npmjs.org/bson/-/bson-0.4.22.tgz",
  "_shasum": "3dee54807286363bdf921c22de54e8d920a052d1",
  "_shrinkwrap": null,
  "_spec": "bson@~0.4.21",
  "_where": "/home/dar/Documents/Work/ASYNC_STORAGEMANAGER/node_modules/mongoose",
  "author": {
    "email": "christkv@gmail.com",
    "name": "Christian Amor Kvalheim"
  },
  "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",
    "one": "2.X.X"
  },
  "directories": {
    "lib": "./lib/bson"
  },
  "dist": {
    "shasum": "3dee54807286363bdf921c22de54e8d920a052d1",
    "tarball": "http://registry.npmjs.org/bson/-/bson-0.4.22.tgz"
  },
  "engines": {
    "node": ">=0.6.19"
  },
  "gitHead": "d40aeb21e4319829a2ee53d1a6f7932f460cf2f8",
  "homepage": "https://github.com/mongodb/js-bson",
  "keywords": [
    "mongodb",
    "bson",
    "parser"
  ],
  "license": "Apache-2.0",
  "main": "./lib/bson/index",
  "maintainers": [
    {
      "email": "chinsay@gmail.com",
      "name": "octave"
    },
    {
      "email": "christkv@gmail.com",
      "name": "christkv"
    }
  ],
  "name": "bson",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/mongodb/js-bson.git"
  },
  "scripts": {
    "test": "nodeunit ./test/node"
  },
  "version": "0.4.22"
}
