{ "_args": [ [ "pretty-bytes@5.1.0", "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab" ] ], "_development": true, "_from": "pretty-bytes@5.1.0", "_id": "pretty-bytes@5.1.0", "_inBundle": false, "_integrity": "sha512-wa5+qGVg9Yt7PB6rYm3kXlKzgzgivYTLRandezh43jjRqgyDyP+9YxfJpJiLs9yKD1WeU8/OvtToWpW7255FtA==", "_location": "/pretty-bytes", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "pretty-bytes@5.1.0", "name": "pretty-bytes", "escapedName": "pretty-bytes", "rawSpec": "5.1.0", "saveSpec": null, "fetchSpec": "5.1.0" }, "_requiredBy": [ "/gulp-imagemin" ], "_resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.1.0.tgz", "_spec": "5.1.0", "_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/pretty-bytes/issues" }, "description": "Convert bytes to a human readable string: 1337 → 1.34 kB", "devDependencies": { "ava": "*", "full-icu": "^1.2.1", "xo": "*" }, "engines": { "node": ">=6" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/pretty-bytes#readme", "keywords": [ "pretty", "bytes", "byte", "filesize", "size", "file", "human", "humanized", "readable", "si", "data", "locale", "localization", "localized" ], "license": "MIT", "name": "pretty-bytes", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/pretty-bytes.git" }, "scripts": { "test": "xo && NODE_ICU_DATA=node_modules/full-icu ava" }, "version": "5.1.0" }