File: /home/f/r/e/frenchy/www/french-american.org/current/node_modules/match-stream/package.json
{
"_args": [
[
"match-stream@0.0.2",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "match-stream@0.0.2",
"_id": "match-stream@0.0.2",
"_inBundle": false,
"_integrity": "sha1-mesFAJOzTf+t5CG5rAtBCpz6F88=",
"_location": "/match-stream",
"_phantomChildren": {
"core-util-is": "1.0.2",
"inherits": "2.0.4"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "match-stream@0.0.2",
"name": "match-stream",
"escapedName": "match-stream",
"rawSpec": "0.0.2",
"saveSpec": null,
"fetchSpec": "0.0.2"
},
"_requiredBy": [
"/node-unzip-2"
],
"_resolved": "https://registry.npmjs.org/match-stream/-/match-stream-0.0.2.tgz",
"_spec": "0.0.2",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Evan Oxfeld",
"email": "eoxfeld@gmail.com"
},
"bugs": {
"url": "https://github.com/EvanOxfeld/match-stream/issues"
},
"dependencies": {
"buffers": "~0.1.1",
"readable-stream": "~1.0.0"
},
"description": "Match a pattern within a stream",
"devDependencies": {
"stream-buffers": "~0.2.4",
"tap": "~0.4.0"
},
"directories": {
"example": "examples",
"test": "test"
},
"gitHead": "665dabbb0a3593310012eb041fc07395db632a20",
"homepage": "https://github.com/EvanOxfeld/match-stream#readme",
"keywords": [
"match",
"stream",
"split"
],
"license": "MIT",
"main": "match.js",
"name": "match-stream",
"repository": {
"type": "git",
"url": "git+https://github.com/EvanOxfeld/match-stream.git"
},
"scripts": {
"test": "tap ./test/*.js"
},
"version": "0.0.2"
}