express-rest-item-range
Version:
Express middleware for processing Range GET requests
25 lines (24 loc) • 616 B
JSON
{
"name": "express-rest-item-range",
"version": "0.1.0",
"description": "Express middleware for processing Range GET requests",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/calibr/express-rest-item-range"
},
"keywords": [
"expres",
"rest",
"range"
],
"author": "calibr <awcalibr@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/calibr/express-rest-item-range/issues"
},
"homepage": "https://github.com/calibr/express-rest-item-range"
}