{
  "name": "resume-sunnysetia",
  "version": "1.1.14",
  "description": "interactive command line resume of sunny setia",
  "main": "./index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "resume-sunnysetia": "./.bin/global-index.js"
  },
  "author": "sunnysetia",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sunnysetia93/npm-resume-sunnysetia"
  },
  "dependencies": {
    "chalk": "^2.4.2",
    "clear": "^0.1.0",
    "figlet": "^1.2.1",
    "inquirer": "^6.3.1"
  },
  "keywords": [
    "resume",
    "sunnysetia",
    "sunny",
    "setia"
  ]
}
