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.
		
		
		
		
		
			
		
			
				
					
					
						
							75 lines
						
					
					
						
							2.0 KiB
						
					
					
				
			
		
		
	
	
							75 lines
						
					
					
						
							2.0 KiB
						
					
					
				| {
 | |
|   "_from": "clone-response@^1.0.2",
 | |
|   "_id": "clone-response@1.0.3",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha512-ROoL94jJH2dUVML2Y/5PEDNaSHgeOdSDicUyS7izcF63G6sTc/FTjLub4b8Il9S8S0beOfYt0TaA5qvFK+w0wA==",
 | |
|   "_location": "/clone-response",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "range",
 | |
|     "registry": true,
 | |
|     "raw": "clone-response@^1.0.2",
 | |
|     "name": "clone-response",
 | |
|     "escapedName": "clone-response",
 | |
|     "rawSpec": "^1.0.2",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "^1.0.2"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/cacheable-request"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmmirror.com/clone-response/-/clone-response-1.0.3.tgz",
 | |
|   "_shasum": "af2032aa47816399cf5f0a1d0db902f517abb8c3",
 | |
|   "_spec": "clone-response@^1.0.2",
 | |
|   "_where": "F:\\bishe\\front\\node_modules\\cacheable-request",
 | |
|   "author": {
 | |
|     "name": "Luke Childs",
 | |
|     "email": "lukechilds123@gmail.com",
 | |
|     "url": "http://lukechilds.co.uk"
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/sindresorhus/clone-response/issues"
 | |
|   },
 | |
|   "bundleDependencies": false,
 | |
|   "dependencies": {
 | |
|     "mimic-response": "^1.0.0"
 | |
|   },
 | |
|   "deprecated": false,
 | |
|   "description": "Clone a Node.js HTTP response stream",
 | |
|   "devDependencies": {
 | |
|     "ava": "^0.22.0",
 | |
|     "coveralls": "^2.13.1",
 | |
|     "create-test-server": "^2.0.1",
 | |
|     "eslint-config-xo-lukechilds": "^1.0.0",
 | |
|     "get-stream": "^3.0.0",
 | |
|     "nyc": "^11.0.2",
 | |
|     "pify": "^3.0.0",
 | |
|     "xo": "^0.19.0"
 | |
|   },
 | |
|   "funding": "https://github.com/sponsors/sindresorhus",
 | |
|   "homepage": "https://github.com/sindresorhus/clone-response#readme",
 | |
|   "keywords": [
 | |
|     "clone",
 | |
|     "duplicate",
 | |
|     "copy",
 | |
|     "response",
 | |
|     "HTTP",
 | |
|     "stream"
 | |
|   ],
 | |
|   "license": "MIT",
 | |
|   "main": "src/index.js",
 | |
|   "name": "clone-response",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git+https://github.com/sindresorhus/clone-response.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "coverage": "nyc report --reporter=text-lcov | coveralls",
 | |
|     "test": "xo && nyc ava"
 | |
|   },
 | |
|   "version": "1.0.3",
 | |
|   "xo": {
 | |
|     "extends": "xo-lukechilds"
 | |
|   }
 | |
| }
 |