{
  "name": "modernframe-cli",
  "version": "1.0.5",
  "description": "",
  "main": "./lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "modernframe": "./cli.js"
  },
  "author": "",
  "preferGlobal": true,
  "license": "ISC",
  "dependencies": {
    "inquirer": "^6.3.1",
    "shelljs": "^0.8.3",
    "yargs": "^13.2.4"
  }
}
