{ "_from": "split2@^3.1.0", "_id": "split2@3.1.1", "_inBundle": false, "_integrity": "sha512-emNzr1s7ruq4N+1993yht631/JH+jaj0NYBosuKmLcq+JkGQ9MmTw1RB1fGaTCzUuseRIClrlSLHRNYGwWQ58Q==", "_location": "/split2", "_phantomChildren": { "inherits": "2.0.3", "string_decoder": "1.1.1", "util-deprecate": "1.0.2" }, "_requested": { "type": "range", "registry": true, "raw": "split2@^3.1.0", "name": "split2", "escapedName": "split2", "rawSpec": "^3.1.0", "saveSpec": null, "fetchSpec": "^3.1.0" }, "_requiredBy": [ "/mqtt" ], "_resolved": "https://registry.npmjs.org/split2/-/split2-3.1.1.tgz", "_shasum": "c51f18f3e06a8c4469aaab487687d8d956160bb6", "_spec": "split2@^3.1.0", "_where": "/home/yimian/www/smartfarm/node_modules/mqtt", "author": { "name": "Matteo Collina", "email": "hello@matteocollina.com" }, "bugs": { "url": "http://github.com/mcollina/split2/issues" }, "bundleDependencies": false, "dependencies": { "readable-stream": "^3.0.0" }, "deprecated": false, "description": "split a Text Stream into a Line Stream, using Stream 3", "devDependencies": { "binary-split": "^1.0.3", "callback-stream": "^1.1.0", "fastbench": "^1.0.0", "pre-commit": "^1.1.2", "safe-buffer": "^5.1.1", "standard": "^12.0.0", "tap": "^12.0.0" }, "greenkeeper": { "ignore": [ "tap" ] }, "homepage": "https://github.com/mcollina/split2#readme", "license": "ISC", "main": "index.js", "name": "split2", "pre-commit": [ "test" ], "repository": { "type": "git", "url": "git+https://github.com/mcollina/split2.git" }, "scripts": { "test": "standard && tap -b test.js" }, "version": "3.1.1", "website": "https://github.com/mcollina/split2" }