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.
146 lines
3.4 KiB
146 lines
3.4 KiB
{ |
|
"_args": [ |
|
[ |
|
"download@^4.1.2", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/bin-build" |
|
] |
|
], |
|
"_from": "download@>=4.1.2 <5.0.0", |
|
"_id": "download@4.4.3", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/download", |
|
"_nodeVersion": "5.1.0", |
|
"_npmUser": { |
|
"email": "snnskwtnb@gmail.com", |
|
"name": "shinnn" |
|
}, |
|
"_npmVersion": "3.3.12", |
|
"_phantomChildren": { |
|
"clone": "1.0.4", |
|
"clone-stats": "0.0.1", |
|
"core-util-is": "1.0.2", |
|
"duplexify": "3.6.0", |
|
"extend": "3.0.2", |
|
"graceful-fs": "4.1.11", |
|
"gulp-sourcemaps": "1.6.0", |
|
"inflight": "1.0.6", |
|
"inherits": "2.0.3", |
|
"is-stream": "1.1.0", |
|
"is-valid-glob": "0.3.0", |
|
"json-stable-stringify": "1.0.1", |
|
"lazystream": "1.0.0", |
|
"lodash.isequal": "4.5.0", |
|
"merge-stream": "1.0.1", |
|
"micromatch": "2.3.11", |
|
"minimatch": "3.0.4", |
|
"mkdirp": "0.5.1", |
|
"once": "1.3.3", |
|
"path-dirname": "1.0.2", |
|
"path-is-absolute": "1.0.1", |
|
"readable-stream": "2.3.6", |
|
"replace-ext": "0.0.1", |
|
"strip-bom": "2.0.0", |
|
"strip-bom-stream": "1.0.0", |
|
"through2": "2.0.3", |
|
"through2-filter": "2.0.0", |
|
"to-absolute-glob": "0.1.1", |
|
"vali-date": "1.0.0", |
|
"xtend": "4.0.1" |
|
}, |
|
"_requested": { |
|
"name": "download", |
|
"raw": "download@^4.1.2", |
|
"rawSpec": "^4.1.2", |
|
"scope": null, |
|
"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": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/bin-build", |
|
"author": { |
|
"email": "kevinmartensson@gmail.com", |
|
"name": "Kevin Mårtensson", |
|
"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": [ |
|
{ |
|
"email": "kevinmartensson@gmail.com", |
|
"name": "kevva" |
|
}, |
|
{ |
|
"email": "sindresorhus@gmail.com", |
|
"name": "sindresorhus" |
|
}, |
|
{ |
|
"email": "snnskwtnb@gmail.com", |
|
"name": "shinnn" |
|
} |
|
], |
|
"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" |
|
}
|
|
|