]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - apps/tidep0084.git/blob - example/iot-gateway/node_modules/aws-iot-device-sdk/node_modules/mqtt/node_modules/help-me/node_modules/pump/package.json
Initial commit
[apps/tidep0084.git] / example / iot-gateway / node_modules / aws-iot-device-sdk / node_modules / mqtt / node_modules / help-me / node_modules / pump / package.json
1 {
2   "name": "pump",
3   "version": "1.0.1",
4   "repository": {
5     "type": "git",
6     "url": "git://github.com/mafintosh/pump.git"
7   },
8   "license": "MIT",
9   "description": "pipe streams together and close all of them if one of them closes",
10   "keywords": [
11     "streams",
12     "pipe",
13     "destroy",
14     "callback"
15   ],
16   "author": {
17     "name": "Mathias Buus Madsen",
18     "email": "mathiasbuus@gmail.com"
19   },
20   "dependencies": {
21     "end-of-stream": "^1.1.0",
22     "once": "^1.3.1"
23   },
24   "scripts": {
25     "test": "node test.js"
26   },
27   "gitHead": "6abb030191e1ccb12c5f735a4f39162307f93b90",
28   "bugs": {
29     "url": "https://github.com/mafintosh/pump/issues"
30   },
31   "homepage": "https://github.com/mafintosh/pump",
32   "_id": "pump@1.0.1",
33   "_shasum": "f1f1409fb9bd1085bbdb576b43b84ec4b5eadc1a",
34   "_from": "pump@>=1.0.0 <2.0.0",
35   "_npmVersion": "2.14.4",
36   "_nodeVersion": "4.1.1",
37   "_npmUser": {
38     "name": "mafintosh",
39     "email": "mathiasbuus@gmail.com"
40   },
41   "dist": {
42     "shasum": "f1f1409fb9bd1085bbdb576b43b84ec4b5eadc1a",
43     "tarball": "https://registry.npmjs.org/pump/-/pump-1.0.1.tgz"
44   },
45   "maintainers": [
46     {
47       "name": "mafintosh",
48       "email": "mathiasbuus@gmail.com"
49     }
50   ],
51   "directories": {},
52   "_resolved": "https://registry.npmjs.org/pump/-/pump-1.0.1.tgz"
53 }