partoffile
Version:
Read part of file.
23 lines (22 loc) • 490 B
JSON
{
"name": "partoffile",
"version": "0.0.3",
"description": "Read part of file.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/yolosub/partoffile.git"
},
"keywords": [
"Part"
],
"author": "yolosub",
"license": "MIT",
"bugs": {
"url": "https://github.com/yolosub/partoffile/issues"
},
"homepage": "https://github.com/yolosub/partoffile"
}