autofile-fill
Version:
auto fill file
23 lines (22 loc) • 478 B
JSON
{
"name": "autofile-fill",
"version": "1.1.0",
"description": "auto fill file",
"main": "autofile.js",
"repository": {
"type": "git",
"url": "https://github.com/wlf92/AutoFile.git"
},
"keywords": [
"auto",
"file",
"autofile"
],
"bin" : { "autofile" : "./autofile.js" },
"author": "vili",
"license": "ISC",
"bugs": {
"url": "https://github.com/wlf92/AutoFile/issues"
},
"homepage": "https://github.com/wlf92/AutoFile#readme"
}