UNPKG

mongoose-diff-tracking

Version:
66 lines (65 loc) 1.73 kB
{ "_from": "readable-stream@1.0.31", "_id": "readable-stream@1.0.31", "_inBundle": false, "_integrity": "sha1-jyUC4LyeOw2huUUgqrtOJgPsr64=", "_location": "/readable-stream", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "readable-stream@1.0.31", "name": "readable-stream", "escapedName": "readable-stream", "rawSpec": "1.0.31", "saveSpec": null, "fetchSpec": "1.0.31" }, "_requiredBy": [ "/mongodb" ], "_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.31.tgz", "_shasum": "8f2502e0bc9e3b0da1b94520aabb4e2603ecafae", "_spec": "readable-stream@1.0.31", "_where": "/Users/macbookpro/Repo/research/noam/noam.mongoose-diff-history/example/node_modules/mongodb", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "browser": { "util": false }, "bugs": { "url": "https://github.com/isaacs/readable-stream/issues" }, "bundleDependencies": false, "dependencies": { "core-util-is": "~1.0.0", "inherits": "~2.0.1", "isarray": "0.0.1", "string_decoder": "~0.10.x" }, "deprecated": false, "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x", "devDependencies": { "tap": "~0.2.6" }, "homepage": "https://github.com/isaacs/readable-stream#readme", "keywords": [ "readable", "stream", "pipe" ], "license": "MIT", "main": "readable.js", "name": "readable-stream", "repository": { "type": "git", "url": "git://github.com/isaacs/readable-stream.git" }, "scripts": { "test": "tap test/simple/*.js" }, "version": "1.0.31" }