copy-folders
Version:
This's for copy and paste floder and its contents
27 lines (26 loc) • 636 B
JSON
{
"name": "copy-folders",
"version": "1.0.3",
"description": "This's for copy and paste floder and its contents",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Ashraf-Hamdoun/copy-folders.git"
},
"keywords": [
"copy",
"paste",
"folder",
"copy-folders",
"paste-folders"
],
"author": "Ashraf Hamdoun",
"license": "ISC",
"bugs": {
"url": "https://github.com/Ashraf-Hamdoun/copy-folders/issues"
},
"homepage": "https://github.com/Ashraf-Hamdoun/copy-folders#readme"
}