{"author":{"name":"matt begent"},"name":"tidynames","description":"A command line application to tidy up file names in the current directory","version":"0.1.0","repository":{"type":"git","url":"https://github.com/mattbegent/tidynames.git"},"keywords":["cli","filenames"],"main":"./lib/main","bin":{"tidynames":"./bin/tidynames"},"dependencies":{"commander":"*"},"engines":{"node":"*"},"readme":"# tidynames\r\n\r\nA simple command line application to tidy up file names in the current directory.\r\n\r\n## What it does\r\n\r\nIt renames files to be lowercase, replaces spaces with hyphens and underscores with hyphens. See below for more options.\r\n\r\n## Installation\r\n\r\n`npm install -g tidynames`\r\n\r\n## Usage\r\n\r\nSimply cd to the directory with the files names that you want to tidy in and run `tidynames`.\r\n\r\n## Options\r\n\r\n    tidynames --help\r\n\r\n    Options:\r\n    -h, --help              output usage information\r\n    -V, --version           output the version number\r\n    -l, --nolowercase       disable lowercase transformation\r\n    -u, --underscores       use underscores instead of hyphens","readmeFilename":"README.md","_id":"tidynames@0.1.0","dist":{"shasum":"a6063bb0ea4e69d7dd4c56a9e0591a33430a8399","tarball":"https://registry.npmjs.org/tidynames/-/tidynames-0.1.0.tgz","integrity":"sha512-l4Qi+0tnNB0TCbC9fR+MtfxL6ZKYHE0pWdnPED6Mo6gIm3tIqaI+kk48/R4ZZV/fsMn8WQdj7LPs8ybUbRQ4aw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHj+zzXVbeV5JXW7BHOgLSJjRmtWCP0VzcwCMo3eQ1frAiEA0j0lhOmZbqKCsHDU+iDjE2CnxK8ai0xFJlBqxLoPU9s="}]},"_from":".","_npmVersion":"1.2.11","_npmUser":{"name":"mattbegent","email":"code@mattbegent.co.uk"},"maintainers":[{"name":"mattbegent","email":"code@mattbegent.co.uk"}]}