{
  "name": "cluc",
  "version": "1.0.45",
  "description": "command line under control",
  "main": "main.js",
  "repository": {
    "type": "git",
    "url": "http://github.com/maboiteaspam/cluc.git"
  },
  "scripts": {
    "test": "DEBUG=cluc mocha"
  },
  "author": "maboiteaspam",
  "license": "WTF",
  "dependencies": {
    "async": "^0.9.0",
    "byline": "^4.2.1",
    "cli-spinner": "^0.2.0",
    "debug": "^2.1.3",
    "editors": "^1.1.4",
    "fs-extra": "^0.18.2",
    "glob": "^5.0.10",
    "inquirer": "^0.8.2",
    "named-regexp": "^0.1.1",
    "npmlog": "^1.2.0",
    "prepend-file": "^1.3.0",
    "progress": "^1.1.8",
    "ssh2-utils": "^1.0.28",
    "symbolsjs": "^1.0.0",
    "temp": "^0.8.1",
    "through": "^2.3.7",
    "underscore": "^1.8.3",
    "underscore.string": "^3.0.3",
    "unparse-args": "^1.0.1"
  },
  "devDependencies": {
    "node-vagrant-bin": "^1.0.2",
    "semver": "^4.3.3",
    "should": "^6.0.1"
  }
}
