UNPKG

pimatic

Version:

A home automation server and framework for the Raspberry PI running on node.js

59 lines (58 loc) 1.49 kB
{ "name": "byline", "description": "simple line-by-line stream reader", "homepage": "https://github.com/jahewson/node-byline", "bugs": { "url": "https://github.com/jahewson/node-byline/issues" }, "version": "5.0.0", "author": { "name": "John Hewson" }, "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/jahewson/node-byline.git" }, "engines": { "node": ">=0.10.0" }, "main": "./lib/byline.js", "files": [ "lib" ], "devDependencies": { "mocha": "~2.1.0", "request": "~2.27.0" }, "scripts": { "test": "mocha -R spec --timeout 60000" }, "gitHead": "3335926be164882b8d12ea9f4ac9f44c083bc3fc", "_id": "byline@5.0.0", "_shasum": "741c5216468eadc457b03410118ad77de8c1ddb1", "_from": "byline@>=5.0.0 <5.1.0", "_npmVersion": "3.6.0", "_nodeVersion": "5.6.0", "_npmUser": { "name": "jahewson", "email": "john@jahewson.com" }, "maintainers": [ { "name": "jahewson", "email": "johnahewson@yahoo.co.uk" } ], "dist": { "shasum": "741c5216468eadc457b03410118ad77de8c1ddb1", "tarball": "https://registry.npmjs.org/byline/-/byline-5.0.0.tgz" }, "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/byline-5.0.0.tgz_1469083893025_0.6156890068668872" }, "directories": {}, "_resolved": "https://registry.npmjs.org/byline/-/byline-5.0.0.tgz", "readme": "ERROR: No README data found!" }