UNPKG

newcleanfolder

Version:
26 lines (25 loc) 575 B
{ "name": "newcleanfolder", "version": "2.5.0", "description": "A function to delete or clean a folder.", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/LuisTovar0/newcleanfolder.git" }, "keywords": [ "delete-folder", "clean-folder", "del" ], "author": "Luís Tovar", "license": "ISC", "bugs": { "url": "https://github.com/LuisTovar0/newcleanfolder/issues" }, "homepage": "https://github.com/LuisTovar0/newcleanfolder#readme", "dependencies": { "del": "^6.0.0" } }