UNPKG

rename-all

Version:

A tool used to rename bunch of files in a go. Easy to use command line interface as well as via package require.

21 lines (20 loc) 548 B
{ "name": "rename-all", "version": "0.0.1", "description": "A tool used to rename bunch of files in a go. Easy to use command line interface as well as via package require.", "repository": { "type": "git", "url": "git+https://github.com/DawnImpulse/rename-all.git" }, "keywords": [ "rename", "rename-files", "renamer" ], "author": "DawnImpulse", "license": "ISC", "bugs": { "url": "https://github.com/DawnImpulse/rename-all/issues" }, "homepage": "https://github.com/DawnImpulse/rename-all#readme" }