aboutsummaryrefslogtreecommitdiff
path: root/node_modules/map-stream/package.json
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2016-10-10 03:43:44 +0200
committerFlorian Dold <florian.dold@gmail.com>2016-10-10 03:43:44 +0200
commitabd94a7f5a50f43c797a11b53549ae48fff667c3 (patch)
treeab8ed457f65cdd72e13e0571d2975729428f1551 /node_modules/map-stream/package.json
parenta0247c6a3fd6a09a41a7e35a3441324c4dcb58be (diff)
downloadwallet-core-abd94a7f5a50f43c797a11b53549ae48fff667c3.tar.xz
add node_modules to address #4364
Diffstat (limited to 'node_modules/map-stream/package.json')
-rw-r--r--node_modules/map-stream/package.json87
1 files changed, 87 insertions, 0 deletions
diff --git a/node_modules/map-stream/package.json b/node_modules/map-stream/package.json
new file mode 100644
index 000000000..5fe0ba893
--- /dev/null
+++ b/node_modules/map-stream/package.json
@@ -0,0 +1,87 @@
+{
+ "_args": [
+ [
+ {
+ "raw": "map-stream@0.0.6",
+ "scope": null,
+ "escapedName": "map-stream",
+ "name": "map-stream",
+ "rawSpec": "0.0.6",
+ "spec": "0.0.6",
+ "type": "version"
+ },
+ "/home/dold/repos/taler/wallet-webex"
+ ]
+ ],
+ "_from": "map-stream@0.0.6",
+ "_id": "map-stream@0.0.6",
+ "_inCache": true,
+ "_location": "/map-stream",
+ "_nodeVersion": "2.3.1",
+ "_npmUser": {
+ "name": "dominictarr",
+ "email": "dominic.tarr@gmail.com"
+ },
+ "_npmVersion": "2.11.3",
+ "_phantomChildren": {},
+ "_requested": {
+ "raw": "map-stream@0.0.6",
+ "scope": null,
+ "escapedName": "map-stream",
+ "name": "map-stream",
+ "rawSpec": "0.0.6",
+ "spec": "0.0.6",
+ "type": "version"
+ },
+ "_requiredBy": [
+ "#DEV:/"
+ ],
+ "_resolved": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.6.tgz",
+ "_shasum": "d2ef4eb811a28644c7a8989985c69c2fdd496827",
+ "_shrinkwrap": null,
+ "_spec": "map-stream@0.0.6",
+ "_where": "/home/dold/repos/taler/wallet-webex",
+ "author": {
+ "name": "Dominic Tarr",
+ "email": "dominic.tarr@gmail.com",
+ "url": "http://dominictarr.com"
+ },
+ "bugs": {
+ "url": "https://github.com/dominictarr/map-stream/issues"
+ },
+ "dependencies": {},
+ "description": "construct pipes of streams of events",
+ "devDependencies": {
+ "asynct": "*",
+ "event-stream": "~2.1",
+ "from": "0.0.2",
+ "it-is": "1",
+ "stream-spec": "~0.2",
+ "ubelt": "~2.9"
+ },
+ "directories": {},
+ "dist": {
+ "shasum": "d2ef4eb811a28644c7a8989985c69c2fdd496827",
+ "tarball": "https://registry.npmjs.org/map-stream/-/map-stream-0.0.6.tgz"
+ },
+ "gitHead": "f9da31c7a60a60ae4e77bcf6f6f87dff1d44895f",
+ "homepage": "http://github.com/dominictarr/map-stream",
+ "license": "MIT",
+ "maintainers": [
+ {
+ "name": "dominictarr",
+ "email": "dominic.tarr@gmail.com"
+ }
+ ],
+ "name": "map-stream",
+ "optionalDependencies": {},
+ "readme": "ERROR: No README data found!",
+ "repository": {
+ "type": "git",
+ "url": "git://github.com/dominictarr/map-stream.git"
+ },
+ "scripts": {
+ "test": "asynct test/"
+ },
+ "version": "0.0.6"
+}