url-file-size
Version:
Get file size by URL without downloading it
31 lines (30 loc) • 676 B
JSON
{
"name": "url-file-size",
"version": "1.0.5-1",
"description": "Get file size by URL without downloading it",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dimdenGD/url-file-size.git"
},
"publishConfig123": {
"registry":"https://npm.pkg.github.com"
},
"keywords": [
"url",
"file",
"size",
"file",
"size",
"remote"
],
"author": "dimden",
"license": "MIT",
"bugs": {
"url": "https://github.com/dimdenGD/url-file-size/issues"
},
"homepage": "https://github.com/dimdenGD/url-file-size#readme"
}