1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- {
- "_args": [
- [
- "pretty-bytes@5.6.0",
- "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web"
- ]
- ],
- "_development": true,
- "_from": "pretty-bytes@5.6.0",
- "_id": "pretty-bytes@5.6.0",
- "_inBundle": false,
- "_integrity": "sha1-NWJW9kOAR3PIL2RyP+eMksYr6us=",
- "_location": "/pretty-bytes",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "pretty-bytes@5.6.0",
- "name": "pretty-bytes",
- "escapedName": "pretty-bytes",
- "rawSpec": "5.6.0",
- "saveSpec": null,
- "fetchSpec": "5.6.0"
- },
- "_requiredBy": [
- "/workbox-build"
- ],
- "_resolved": "https://registry.nlark.com/pretty-bytes/download/pretty-bytes-5.6.0.tgz?cache=0&sync_timestamp=1622687247373&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fpretty-bytes%2Fdownload%2Fpretty-bytes-5.6.0.tgz",
- "_spec": "5.6.0",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/大名县人民医院/CDSS-daming-web",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://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": "^1.4.1",
- "tsd": "^0.7.2",
- "xo": "^0.24.0"
- },
- "engines": {
- "node": ">=6"
- },
- "files": [
- "index.js",
- "index.d.ts"
- ],
- "funding": "https://github.com/sponsors/sindresorhus",
- "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 && ava && tsd"
- },
- "version": "5.6.0"
- }
|