Galerie und tage
This commit is contained in:
95
node_modules/download/package.json
generated
vendored
95
node_modules/download/package.json
generated
vendored
@@ -1,67 +1,23 @@
|
||||
{
|
||||
"_from": "download@^6.2.2",
|
||||
"_id": "download@6.2.5",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-DpO9K1sXAST8Cpzb7kmEhogJxymyVUd5qz/vCOSyvwtp2Klj2XcDt5YUuasgxka44SxF0q5RriKIwJmQHG2AuA==",
|
||||
"_location": "/download",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "download@^6.2.2",
|
||||
"name": "download",
|
||||
"escapedName": "download",
|
||||
"rawSpec": "^6.2.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^6.2.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/bin-build"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/download/-/download-6.2.5.tgz",
|
||||
"_shasum": "acd6a542e4cd0bb42ca70cfc98c9e43b07039714",
|
||||
"_spec": "download@^6.2.2",
|
||||
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/bin-build",
|
||||
"name": "download",
|
||||
"version": "4.4.3",
|
||||
"description": "Download and extract files",
|
||||
"license": "MIT",
|
||||
"repository": "kevva/download",
|
||||
"author": {
|
||||
"name": "Kevin Mårtensson",
|
||||
"email": "kevinmartensson@gmail.com",
|
||||
"name": "Kevin Mårtensson",
|
||||
"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"
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "xo && ava"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"homepage": "https://github.com/kevva/download#readme",
|
||||
"keywords": [
|
||||
"download",
|
||||
"extract",
|
||||
@@ -69,14 +25,27 @@
|
||||
"request",
|
||||
"url"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "download",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/kevva/download.git"
|
||||
"dependencies": {
|
||||
"caw": "^1.0.1",
|
||||
"concat-stream": "^1.4.7",
|
||||
"each-async": "^1.0.0",
|
||||
"filenamify": "^1.0.1",
|
||||
"got": "^5.0.0",
|
||||
"gulp-decompress": "^1.2.0",
|
||||
"gulp-rename": "^1.2.0",
|
||||
"is-url": "^1.2.0",
|
||||
"object-assign": "^4.0.1",
|
||||
"read-all-stream": "^3.0.0",
|
||||
"readable-stream": "^2.0.2",
|
||||
"stream-combiner2": "^1.1.1",
|
||||
"vinyl": "^1.0.0",
|
||||
"vinyl-fs": "^2.2.0",
|
||||
"ware": "^1.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "xo && ava"
|
||||
},
|
||||
"version": "6.2.5"
|
||||
"devDependencies": {
|
||||
"ava": "*",
|
||||
"nock": "^3.1.0",
|
||||
"rimraf": "^2.2.8",
|
||||
"xo": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user