{ "_from": "bson@~0.4.23", "_id": "bson@0.4.23", "_inBundle": false, "_integrity": "sha1-5louPHUH/63kEJvHV1p25Q+NqRU=", "_location": "/bson", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "bson@~0.4.23", "name": "bson", "escapedName": "bson", "rawSpec": "~0.4.23", "saveSpec": null, "fetchSpec": "~0.4.23" }, "_requiredBy": [ "/mongodb-core" ], "_resolved": "https://registry.npmjs.org/bson/-/bson-0.4.23.tgz", "_shasum": "e65a2e3c7507ffade4109bc7575a76e50f8da915", "_spec": "bson@~0.4.23", "_where": "/home/yimian/iot/mqtt/smartfarm/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" }, "bundleDependencies": false, "config": { "native": false }, "contributors": [], "deprecated": false, "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" }, "engines": { "node": ">=0.6.19" }, "homepage": "https://github.com/mongodb/js-bson#readme", "keywords": [ "mongodb", "bson", "parser" ], "license": "Apache-2.0", "main": "./lib/bson/index", "name": "bson", "repository": { "type": "git", "url": "git://github.com/mongodb/js-bson.git" }, "scripts": { "test": "nodeunit ./test/node" }, "version": "0.4.23" }