![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/clinic.corals.io/node_modules/bytes/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=", "_location": "/bytes", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "bytes", "escapedName": "bytes", "rawSpec": "3.0.0", "saveSpec": null, "fetchSpec": "3.0.0" }, "_requiredBy": [ "/compression" ], "_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz", "_spec": "3.0.0", "_where": "/home/corals/clinic.corals.io", "author": { "name": "TJ Holowaychuk", "email": "[email protected]", "url": "http://tjholowaychuk.com" }, "bugs": { "url": "https://github.com/visionmedia/bytes.js/issues" }, "contributors": [ { "name": "Jed Watson", "email": "[email protected]" }, { "name": "Théo FIDRY", "email": "[email protected]" } ], "description": "Utility to parse a string bytes to bytes and vice-versa", "devDependencies": { "mocha": "2.5.3", "nyc": "10.3.2" }, "engines": { "node": ">= 0.8" }, "files": [ "History.md", "LICENSE", "Readme.md", "index.js" ], "homepage": "https://github.com/visionmedia/bytes.js#readme", "keywords": [ "byte", "bytes", "utility", "parse", "parser", "convert", "converter" ], "license": "MIT", "name": "bytes", "repository": { "type": "git", "url": "git+https://github.com/visionmedia/bytes.js.git" }, "scripts": { "test": "mocha --check-leaks --reporter spec", "test-ci": "nyc --reporter=text npm test", "test-cov": "nyc --reporter=html --reporter=text npm test" }, "version": "3.0.0" }