REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 2.20 KB
Close
//lib/node_modules/npm/node_modules/byte-size/package.json
Text
Base64
{ "_from": "byte-size@5.0.1", "_id": "byte-size@5.0.1", "_inBundle": false, "_integrity": "sha512-/XuKeqWocKsYa/cBY1YbSJSWWqTi4cFgr9S6OyM7PBaPbr9zvNGwWP33vt0uqGhwDdN+y3yhbXVILEUpnwEWGw==", "_location": "/byte-size", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "byte-size@5.0.1", "name": "byte-size", "escapedName": "byte-size", "rawSpec": "5.0.1", "saveSpec": null, "fetchSpec": "5.0.1" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/byte-size/-/byte-size-5.0.1.tgz", "_shasum": "4b651039a5ecd96767e71a3d7ed380e48bed4191", "_spec": "byte-size@5.0.1", "_where": "/Users/aeschright/code/cli", "author": { "name": "Lloyd Brookes", "email": "75pound@gmail.com" }, "bugs": { "url": "https://github.com/75lb/byte-size/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Raul Perez", "email": "repejota@gmail.com", "url": "http://repejota.com" } ], "deprecated": false, "description": "Convert a bytes (and octets) value to a more human-readable format. Choose between metric or IEC units.", "devDependencies": { "coveralls": "^3.0.2", "jsdoc-to-markdown": "^4.0.1", "rollup": "^0.68.1", "test-runner": "^0.5.1" }, "engines": { "node": ">=6.0.0" }, "files": [ "index.mjs", "dist/index.js" ], "homepage": "https://github.com/75lb/byte-size#readme", "keywords": [ "convert", "bytes", "octet", "size", "human", "readable", "metric", "IEC" ], "license": "MIT", "main": "dist/index.js", "name": "byte-size", "repository": { "type": "git", "url": "git+https://github.com/75lb/byte-size.git" }, "scripts": { "cover": "istanbul cover ./node_modules/.bin/test-runner test.js && cat coverage/lcov.info | ./node_modules/.bin/coveralls", "dist": "rollup -c dist/index.config.js", "docs": "jsdoc2md -t README.hbs dist/index.js > README.md; echo", "test": "npm run test:js && npm run test:mjs", "test:js": "rollup -c dist/test.config.js && node dist/test.js", "test:mjs": "node --experimental-modules test/test.mjs" }, "version": "5.0.1" }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
dist
DIR
-
drwxr-xr-x
2024-03-03 22:36:29
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.mjs
4.28 KB
lrw-r--r--
2021-03-10 14:36:38
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.08 KB
lrw-r--r--
2021-03-10 14:36:38
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
2.20 KB
lrw-r--r--
2021-03-10 14:36:38
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.hbs
1.38 KB
lrw-r--r--
2021-03-10 14:36:38
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
3.71 KB
lrw-r--r--
2021-03-10 14:36:38
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).