UNPKG

node-fstab

Version:

fstab management with node.js

27 lines (26 loc) 604 B
{ "name": "node-fstab", "version": "1.0.17", "description": "fstab management with node.js", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://gitlab.com/Shinobi-Systems/node-fstab.git" }, "keywords": [ "fstab", "mount", "ext4", "cifs", "nfs" ], "author": "Moe Alam, Shinobi Systems", "license": "MIT", "bugs": { "url": "https://gitlab.com/Shinobi-Systems/node-fstab/issues" }, "homepage": "https://gitlab.com/Shinobi-Systems/node-fstab#readme" }