{
  "name": "swift-web-admin",
  "version": "0.1.9",
  "description": "test 234",
  "main": "index.js",
  "bin": {
    "swift-web-admin": "./index.js"
  },
  "scripts": {
    "start": "sh ./publish.sh"
  },
  "author": "nothing",
  "license": "WTFPL",
  "dependencies": {
    "commander": "^2.17.1",
    "glob": "^7.1.2",
    "kleur": "^2.0.1",
    "prompts": "^0.1.14"
  }
}
