83 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			83 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "_from": "download@^6.2.5",
 | |
|   "_id": "download@6.2.5",
 | |
|   "_inBundle": false,
 | |
|   "_integrity": "sha512-DpO9K1sXAST8Cpzb7kmEhogJxymyVUd5qz/vCOSyvwtp2Klj2XcDt5YUuasgxka44SxF0q5RriKIwJmQHG2AuA==",
 | |
|   "_location": "/download",
 | |
|   "_phantomChildren": {},
 | |
|   "_requested": {
 | |
|     "type": "range",
 | |
|     "registry": true,
 | |
|     "raw": "download@^6.2.5",
 | |
|     "name": "download",
 | |
|     "escapedName": "download",
 | |
|     "rawSpec": "^6.2.5",
 | |
|     "saveSpec": null,
 | |
|     "fetchSpec": "^6.2.5"
 | |
|   },
 | |
|   "_requiredBy": [
 | |
|     "/haxe"
 | |
|   ],
 | |
|   "_resolved": "https://registry.npmjs.org/download/-/download-6.2.5.tgz",
 | |
|   "_shasum": "acd6a542e4cd0bb42ca70cfc98c9e43b07039714",
 | |
|   "_spec": "download@^6.2.5",
 | |
|   "_where": "/home/andreas/Documents/Projects/haxe/openfl/nigger/node_modules/haxe",
 | |
|   "author": {
 | |
|     "name": "Kevin Mårtensson",
 | |
|     "email": "kevinmartensson@gmail.com",
 | |
|     "url": "github.com/kevva"
 | |
|   },
 | |
|   "bugs": {
 | |
|     "url": "https://github.com/kevva/download/issues"
 | |
|   },
 | |
|   "bundleDependencies": false,
 | |
|   "dependencies": {
 | |
|     "caw": "^2.0.0",
 | |
|     "content-disposition": "^0.5.2",
 | |
|     "decompress": "^4.0.0",
 | |
|     "ext-name": "^5.0.0",
 | |
|     "file-type": "5.2.0",
 | |
|     "filenamify": "^2.0.0",
 | |
|     "get-stream": "^3.0.0",
 | |
|     "got": "^7.0.0",
 | |
|     "make-dir": "^1.0.0",
 | |
|     "p-event": "^1.0.0",
 | |
|     "pify": "^3.0.0"
 | |
|   },
 | |
|   "deprecated": false,
 | |
|   "description": "Download and extract files",
 | |
|   "devDependencies": {
 | |
|     "ava": "*",
 | |
|     "is-zip": "^1.0.0",
 | |
|     "nock": "^9.0.2",
 | |
|     "path-exists": "^3.0.0",
 | |
|     "random-buffer": "^0.1.0",
 | |
|     "rimraf": "^2.2.8",
 | |
|     "xo": "*"
 | |
|   },
 | |
|   "engines": {
 | |
|     "node": ">=4"
 | |
|   },
 | |
|   "files": [
 | |
|     "index.js"
 | |
|   ],
 | |
|   "homepage": "https://github.com/kevva/download#readme",
 | |
|   "keywords": [
 | |
|     "download",
 | |
|     "extract",
 | |
|     "http",
 | |
|     "request",
 | |
|     "url"
 | |
|   ],
 | |
|   "license": "MIT",
 | |
|   "name": "download",
 | |
|   "repository": {
 | |
|     "type": "git",
 | |
|     "url": "git+https://github.com/kevva/download.git"
 | |
|   },
 | |
|   "scripts": {
 | |
|     "test": "xo && ava"
 | |
|   },
 | |
|   "version": "6.2.5"
 | |
| }
 |