{
  "name": "apeman-util",
  "version": "0.1.0",
  "description": "Utilitiy modules for apeman.",
  "main": "index.js",
  "scripts": {
    "test": "./ci/bin/test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/tick-tack/apeman-util.git"
  },
  "author": "Taka Okunishi",
  "license": "MIT",
  "dependencies": {
    "async": "^0.9.0",
    "case": "1.1.2",
    "cli-color": "^0.3.2",
    "clean-css": "^2.2.9",
    "dateformat": "^1.0.8-1.2.3",
    "glob": "^4.0.4",
    "handlebars": "^2.0.0-alpha.4",
    "mkdirp": "^0.5.0",
    "pluralize": "1.0.2",
    "request": "^2.37.0",
    "uglify-js": "2.4.15",
    "uuid": "2.0.1",
    "yesno": "0.0.1",
    "qs": "2.2.3",
    "minimatch": "1.0.0",
    "rimraf": "2.2.8",
    "tv4": "1.1.4",
    "cheerio": "0.18.0",
    "jjv": "^1.0.2"
  },
  "devDependencies": {
    "apeman-tasks": "latest",
    "apeman-dev": "latest"
  }
}