UNPKG

improved_nodefs

Version:
33 lines (32 loc) 703 B
{ "name": "improved_nodefs", "version": "1.0.2", "description": "Improved node fs", "type": "module", "main": "src/improved_nodefs.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/CarlosOT2/Improved_Node_Fs.git" }, "keywords": [ "node", "nodefs", "fs", "file", "improved", "enhanced", "better" ], "author": "CarlosOT2", "license": "MIT", "bugs": { "url": "https://github.com/CarlosOT2/Improved_Node_Fs/issues" }, "homepage": "https://github.com/CarlosOT2/Improved_Node_Fs#readme", "dependencies": { "nodefs_httpcode": "^1.0.0" } }