You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							87 lines
						
					
					
						
							2.0 KiB
						
					
					
				
			
		
		
	
	
							87 lines
						
					
					
						
							2.0 KiB
						
					
					
				| {
 | |
|   "_from": "bytes@3.1.2",
 | |
|   "_id": "bytes@3.1.2",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==",
 | |
|   "_location": "/bytes",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "version",
 | |
|     "registry": true,
 | |
|     "raw": "bytes@3.1.2",
 | |
|     "name": "bytes",
 | |
|     "escapedName": "bytes",
 | |
|     "rawSpec": "3.1.2",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "3.1.2"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/body-parser",
 | |
|     "/compression",
 | |
|     "/raw-body"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmmirror.com/bytes/-/bytes-3.1.2.tgz",
 | |
|   "_shasum": "8b0beeb98605adf1b128fa4386403c009e0221a5",
 | |
|   "_spec": "bytes@3.1.2",
 | |
|   "_where": "F:\\bishe\\front\\node_modules\\body-parser",
 | |
|   "author": {
 | |
|     "name": "TJ Holowaychuk",
 | |
|     "email": "tj@vision-media.ca",
 | |
|     "url": "http://tjholowaychuk.com"
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/visionmedia/bytes.js/issues"
 | |
|   },
 | |
|   "bundleDependencies": false,
 | |
|   "contributors": [
 | |
|     {
 | |
|       "name": "Jed Watson",
 | |
|       "email": "jed.watson@me.com"
 | |
|     },
 | |
|     {
 | |
|       "name": "Théo FIDRY",
 | |
|       "email": "theo.fidry@gmail.com"
 | |
|     }
 | |
|   ],
 | |
|   "deprecated": false,
 | |
|   "description": "Utility to parse a string bytes to bytes and vice-versa",
 | |
|   "devDependencies": {
 | |
|     "eslint": "7.32.0",
 | |
|     "eslint-plugin-markdown": "2.2.1",
 | |
|     "mocha": "9.2.0",
 | |
|     "nyc": "15.1.0"
 | |
|   },
 | |
|   "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": {
 | |
|     "lint": "eslint .",
 | |
|     "test": "mocha --check-leaks --reporter spec",
 | |
|     "test-ci": "nyc --reporter=lcov --reporter=text npm test",
 | |
|     "test-cov": "nyc --reporter=html --reporter=text npm test"
 | |
|   },
 | |
|   "version": "3.1.2"
 | |
| }
 |