Version 1
[yaffs-website] / node_modules / linerstream / package.json
diff --git a/node_modules/linerstream/package.json b/node_modules/linerstream/package.json
new file mode 100644 (file)
index 0000000..1d2374e
--- /dev/null
@@ -0,0 +1,88 @@
+{
+  "_args": [
+    [
+      "linerstream@^0.1.4",
+      "/var/www/yaffs/node_modules/phridge"
+    ]
+  ],
+  "_from": "linerstream@>=0.1.4 <0.2.0",
+  "_id": "linerstream@0.1.4",
+  "_inCache": true,
+  "_installable": true,
+  "_location": "/linerstream",
+  "_npmUser": {
+    "email": "noah+npmjs@nisaacson.com",
+    "name": "nisaacson"
+  },
+  "_npmVersion": "1.4.20",
+  "_phantomChildren": {},
+  "_requested": {
+    "name": "linerstream",
+    "raw": "linerstream@^0.1.4",
+    "rawSpec": "^0.1.4",
+    "scope": null,
+    "spec": ">=0.1.4 <0.2.0",
+    "type": "range"
+  },
+  "_requiredBy": [
+    "/phridge"
+  ],
+  "_resolved": "https://registry.npmjs.org/linerstream/-/linerstream-0.1.4.tgz",
+  "_shasum": "5de7bf69faa2b0f9d85e8332099b70e419a845d5",
+  "_shrinkwrap": null,
+  "_spec": "linerstream@^0.1.4",
+  "_where": "/var/www/yaffs/node_modules/phridge",
+  "author": {
+    "email": "noah+npmjs@nisaacson.com",
+    "name": "Noah Issaacson",
+    "url": "https://github.com/nisaacson"
+  },
+  "bugs": {
+    "url": "https://github.com/nisaacson/linerstream/issues"
+  },
+  "dependencies": {},
+  "description": "Split a readable stream by newline characters",
+  "devDependencies": {
+    "chai": "~1.8.1",
+    "mocha": "~1.16.2",
+    "sinon": "~1.7.3"
+  },
+  "directories": {
+    "test": "test"
+  },
+  "dist": {
+    "shasum": "5de7bf69faa2b0f9d85e8332099b70e419a845d5",
+    "tarball": "https://registry.npmjs.org/linerstream/-/linerstream-0.1.4.tgz"
+  },
+  "gitHead": "fd36bbb73f982b0ff3b94a43d4f9dec9968fe010",
+  "homepage": "https://github.com/nisaacson/linerstream",
+  "keywords": [
+    "line",
+    "newline",
+    "split",
+    "stream"
+  ],
+  "license": "ISC",
+  "main": "index.js",
+  "maintainers": [
+    {
+      "name": "nisaacson",
+      "email": "noah+npmjs@nisaacson.com"
+    },
+    {
+      "name": "apriendeau",
+      "email": "austin@apriendeau.com"
+    }
+  ],
+  "name": "linerstream",
+  "optionalDependencies": {},
+  "readme": "ERROR: No README data found!",
+  "repository": {
+    "type": "git",
+    "url": "git://github.com/nisaacson/linerstream.git"
+  },
+  "scripts": {
+    "test": "make test"
+  },
+  "version": "0.1.4"
+}