{"author":{"name":"matt begent"},"name":"tidynames","description":"A command line application to tidy up file names in the current directory","version":"0.1.1","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.1","dist":{"shasum":"f941a40431c9cfde7f4da2107341d9ac9ba7613c","tarball":"https://registry.npmjs.org/tidynames/-/tidynames-0.1.1.tgz","integrity":"sha512-1mKs44cSiP03uSFD6JlmAeqe7JzkVP6GNnu8hFhaKzfDnENnJZXVNOe0JaYSx+s0b3f30GHhaSk0Vh+08D6T0w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAZsJWdmnCDz02YJ/GUP5Zs5INyza/j39QLPsDGhvJYdAiAVk0YpJvvFF282fcGtBs9iQ2BEdV1zP8x/u4+4um9cAg=="}]},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"mattbegent","email":"code@mattbegent.co.uk"},"maintainers":[{"name":"mattbegent","email":"code@mattbegent.co.uk"}]}