]> 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/readable-stream/package.json
Updated to use the latest TI 15.4-Stack v2.1.0 from the SimpleLink CC13x0 SDK v1.30.
[apps/tidep0084.git] / example / iot-gateway / node_modules / aws-iot-device-sdk / node_modules / mqtt / node_modules / readable-stream / package.json
1 {
2   "name": "readable-stream",
3   "version": "1.0.34",
4   "description": "Streams2, a user-land copy of the stream library from Node.js v0.10.x",
5   "main": "readable.js",
6   "dependencies": {
7     "core-util-is": "~1.0.0",
8     "isarray": "0.0.1",
9     "string_decoder": "~0.10.x",
10     "inherits": "~2.0.1"
11   },
12   "devDependencies": {
13     "tap": "~0.2.6"
14   },
15   "scripts": {
16     "test": "tap test/simple/*.js"
17   },
18   "repository": {
19     "type": "git",
20     "url": "git://github.com/isaacs/readable-stream"
21   },
22   "keywords": [
23     "readable",
24     "stream",
25     "pipe"
26   ],
27   "browser": {
28     "util": false
29   },
30   "author": {
31     "name": "Isaac Z. Schlueter",
32     "email": "i@izs.me",
33     "url": "http://blog.izs.me/"
34   },
35   "license": "MIT",
36   "gitHead": "1227c7b66deedb1dc5284a89425854d5f7ad9576",
37   "bugs": {
38     "url": "https://github.com/isaacs/readable-stream/issues"
39   },
40   "_id": "readable-stream@1.0.34",
41   "_shasum": "125820e34bc842d2f2aaafafe4c2916ee32c157c",
42   "_from": "readable-stream@>=1.0.2 <1.1.0",
43   "_npmVersion": "3.8.3",
44   "_nodeVersion": "5.10.1",
45   "_npmUser": {
46     "name": "cwmma",
47     "email": "calvin.metcalf@gmail.com"
48   },
49   "dist": {
50     "shasum": "125820e34bc842d2f2aaafafe4c2916ee32c157c",
51     "tarball": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz"
52   },
53   "maintainers": [
54     {
55       "name": "isaacs",
56       "email": "isaacs@npmjs.com"
57     },
58     {
59       "name": "tootallnate",
60       "email": "nathan@tootallnate.net"
61     },
62     {
63       "name": "rvagg",
64       "email": "rod@vagg.org"
65     },
66     {
67       "name": "cwmma",
68       "email": "calvin.metcalf@gmail.com"
69     }
70   ],
71   "_npmOperationalInternal": {
72     "host": "packages-12-west.internal.npmjs.com",
73     "tmp": "tmp/readable-stream-1.0.34.tgz_1460562521506_0.019665231462568045"
74   },
75   "directories": {},
76   "_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.34.tgz"
77 }