First commit
This commit is contained in:
+74
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"_from": "download-status@^2.2.1",
|
||||
"_id": "download-status@2.2.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-KPPFvNsA10qwBgL1CIiqZrd8yvk=",
|
||||
"_location": "/download-status",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "download-status@^2.2.1",
|
||||
"name": "download-status",
|
||||
"escapedName": "download-status",
|
||||
"rawSpec": "^2.2.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^2.2.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/haxe"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/download-status/-/download-status-2.2.1.tgz",
|
||||
"_shasum": "28f3c5bcdb00d74ab00602f50888aa66b77ccaf9",
|
||||
"_spec": "download-status@^2.2.1",
|
||||
"_where": "/home/andreas/Documents/Projects/haxe/openfl/nigger/node_modules/haxe",
|
||||
"author": {
|
||||
"name": "Kevin Mårtensson",
|
||||
"email": "kevinmartensson@gmail.com",
|
||||
"url": "https://github.com/kevva"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/kevva/download-status/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"chalk": "^0.5.1",
|
||||
"lpad-align": "^1.0.0",
|
||||
"object-assign": "^2.0.0",
|
||||
"progress": "^1.1.8"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Progress bar plugin for download",
|
||||
"devDependencies": {
|
||||
"ava": "^0.0.4",
|
||||
"download": "^3.0.0",
|
||||
"readable-stream": "^2.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"homepage": "https://github.com/kevva/download-status#readme",
|
||||
"keywords": [
|
||||
"bar",
|
||||
"download",
|
||||
"downloadplugin",
|
||||
"http",
|
||||
"progress",
|
||||
"request",
|
||||
"status",
|
||||
"url"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "download-status",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/kevva/download-status.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test.js"
|
||||
},
|
||||
"version": "2.2.1"
|
||||
}
|
||||
Reference in New Issue
Block a user