Server IP : 66.29.132.122 / Your IP : 18.224.73.207 Web Server : LiteSpeed System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : admazpex ( 531) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/proc/self/root/proc/thread-self/root/opt/alt/alt-nodejs8/root/usr/lib/node_modules/npm/node_modules/byline/ |
Upload File : |
{ "_from": "byline@^5.0.0", "_id": "byline@5.0.0", "_inBundle": false, "_integrity": "sha1-dBxSFkaOrcRXsDQQEYrXfejB3bE=", "_location": "/byline", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "byline@^5.0.0", "name": "byline", "escapedName": "byline", "rawSpec": "^5.0.0", "saveSpec": null, "fetchSpec": "^5.0.0" }, "_requiredBy": [ "/npm-lifecycle" ], "_resolved": "https://registry.npmjs.org/byline/-/byline-5.0.0.tgz", "_shasum": "741c5216468eadc457b03410118ad77de8c1ddb1", "_spec": "byline@^5.0.0", "_where": "/Users/rebecca/code/npm/node_modules/npm-lifecycle", "author": { "name": "John Hewson" }, "bugs": { "url": "https://github.com/jahewson/node-byline/issues" }, "bundleDependencies": false, "deprecated": false, "description": "simple line-by-line stream reader", "devDependencies": { "mocha": "~2.1.0", "request": "~2.27.0" }, "engines": { "node": ">=0.10.0" }, "files": [ "lib" ], "homepage": "https://github.com/jahewson/node-byline", "license": "MIT", "main": "./lib/byline.js", "name": "byline", "repository": { "type": "git", "url": "git+https://github.com/jahewson/node-byline.git" }, "scripts": { "test": "mocha -R spec --timeout 60000" }, "version": "5.0.0" }