2017-09-13 07:52:34 +02:00

124 lines
2.8 KiB
JSON

{
"_args": [
[
{
"raw": "download@^4.1.2",
"scope": null,
"escapedName": "download",
"name": "download",
"rawSpec": "^4.1.2",
"spec": ">=4.1.2 <5.0.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\bin-build"
]
],
"_from": "download@>=4.1.2 <5.0.0",
"_id": "download@4.4.3",
"_inCache": true,
"_location": "/download",
"_nodeVersion": "5.1.0",
"_npmUser": {
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
},
"_npmVersion": "3.3.12",
"_phantomChildren": {},
"_requested": {
"raw": "download@^4.1.2",
"scope": null,
"escapedName": "download",
"name": "download",
"rawSpec": "^4.1.2",
"spec": ">=4.1.2 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/bin-build",
"/bin-wrapper"
],
"_resolved": "https://registry.npmjs.org/download/-/download-4.4.3.tgz",
"_shasum": "aa55fdad392d95d4b68e8c2be03e0c2aa21ba9ac",
"_shrinkwrap": null,
"_spec": "download@^4.1.2",
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\bin-build",
"author": {
"name": "Kevin Mårtensson",
"email": "kevinmartensson@gmail.com",
"url": "github.com/kevva"
},
"bugs": {
"url": "https://github.com/kevva/download/issues"
},
"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"
},
"description": "Download and extract files",
"devDependencies": {
"ava": "*",
"nock": "^3.1.0",
"rimraf": "^2.2.8",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "aa55fdad392d95d4b68e8c2be03e0c2aa21ba9ac",
"tarball": "https://registry.npmjs.org/download/-/download-4.4.3.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "390ca84000458c67e66028aa92cd9edbfd72f5d6",
"homepage": "https://github.com/kevva/download#readme",
"keywords": [
"download",
"extract",
"http",
"request",
"url"
],
"license": "MIT",
"maintainers": [
{
"name": "kevva",
"email": "kevinmartensson@gmail.com"
},
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
{
"name": "shinnn",
"email": "snnskwtnb@gmail.com"
}
],
"name": "download",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/kevva/download.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "4.4.3"
}