{
  "name": "copyrename",
  "version": "0.0.3",
  "description": "Duplicate the same file from number 1 to 'count', file extention remains the same",
  "main": "copyRename.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Copy",
    "Rename",
    "fs",
    "path"
  ],
  "author": "Madhu H C",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/madhuhc/copyrename"
  },
  "bugs": {
    "url": "https://github.com/madhuhc/copyrename/issues"
  },
  "homepage": "https://github.com/madhuhc/copyrename"
}
