Security update for permissions_by_term
[yaffs-website] / node_modules / linerstream / package.json
1 {
2   "_args": [
3     [
4       "linerstream@^0.1.4",
5       "/var/www/yaffs/node_modules/phridge"
6     ]
7   ],
8   "_from": "linerstream@>=0.1.4 <0.2.0",
9   "_id": "linerstream@0.1.4",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/linerstream",
13   "_npmUser": {
14     "email": "noah+npmjs@nisaacson.com",
15     "name": "nisaacson"
16   },
17   "_npmVersion": "1.4.20",
18   "_phantomChildren": {},
19   "_requested": {
20     "name": "linerstream",
21     "raw": "linerstream@^0.1.4",
22     "rawSpec": "^0.1.4",
23     "scope": null,
24     "spec": ">=0.1.4 <0.2.0",
25     "type": "range"
26   },
27   "_requiredBy": [
28     "/phridge"
29   ],
30   "_resolved": "https://registry.npmjs.org/linerstream/-/linerstream-0.1.4.tgz",
31   "_shasum": "5de7bf69faa2b0f9d85e8332099b70e419a845d5",
32   "_shrinkwrap": null,
33   "_spec": "linerstream@^0.1.4",
34   "_where": "/var/www/yaffs/node_modules/phridge",
35   "author": {
36     "email": "noah+npmjs@nisaacson.com",
37     "name": "Noah Issaacson",
38     "url": "https://github.com/nisaacson"
39   },
40   "bugs": {
41     "url": "https://github.com/nisaacson/linerstream/issues"
42   },
43   "dependencies": {},
44   "description": "Split a readable stream by newline characters",
45   "devDependencies": {
46     "chai": "~1.8.1",
47     "mocha": "~1.16.2",
48     "sinon": "~1.7.3"
49   },
50   "directories": {
51     "test": "test"
52   },
53   "dist": {
54     "shasum": "5de7bf69faa2b0f9d85e8332099b70e419a845d5",
55     "tarball": "https://registry.npmjs.org/linerstream/-/linerstream-0.1.4.tgz"
56   },
57   "gitHead": "fd36bbb73f982b0ff3b94a43d4f9dec9968fe010",
58   "homepage": "https://github.com/nisaacson/linerstream",
59   "keywords": [
60     "line",
61     "newline",
62     "split",
63     "stream"
64   ],
65   "license": "ISC",
66   "main": "index.js",
67   "maintainers": [
68     {
69       "name": "nisaacson",
70       "email": "noah+npmjs@nisaacson.com"
71     },
72     {
73       "name": "apriendeau",
74       "email": "austin@apriendeau.com"
75     }
76   ],
77   "name": "linerstream",
78   "optionalDependencies": {},
79   "readme": "ERROR: No README data found!",
80   "repository": {
81     "type": "git",
82     "url": "git://github.com/nisaacson/linerstream.git"
83   },
84   "scripts": {
85     "test": "make test"
86   },
87   "version": "0.1.4"
88 }