{
  "name": "node-rn",
  "version": "0.7.1",
  "description": "a handy file renaming tool",
  "bin": {
    "rn": "./index.js"
  },
  "scripts": {
    "test": "./tests/test.sh"
  },
  "keywords": [],
  "author": "Vittorio Zaccaria",
  "license": "BSD",
  "dependencies": {
    "bluebird": "~2.6.2",
    "diff-files": "^0.1.0",
    "docopt": "~0.4.1",
    "easy-table": "~0.3.0",
    "lodash": "~2.4.1",
    "moment": "~2.9.0",
    "shelljs": "*",
    "underscore.string": "~2.4.0",
    "verbal-expressions": "~0.1.2",
    "xyz": "^0.5.0"
  }
}
