{
  "name": "lib-utility",
  "version": "0.3.7",
  "description": "Utility Library.",
  "private": true,
  "repository": {
    "type": "git",
    "url": "https://github.com/UsabilityDynamics/lib-utility"
  },
  "main": "scripts/udx.utility.js",
  "engines": {
    "node": ">= 0.10.0"
  },
  "devDependencies": {
    "grunt-contrib-symlink": "~0.2.0",
    "grunt-contrib-yuidoc": "~0.5.0",
    "grunt-contrib-uglify": "~0.2.4",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-markdown": "~0.4.0",
    "grunt-requirejs": "~0.4.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-shell": "~0.6.0",
    "grunt-contrib-less": "~0.8.3",
    "grunt-mocha-cli": "~1.5.0",
    "grunt-mocha-cov": "~0.1.1",
    "grunt-phpunit": "~0.3.3",
    "findup-sync": "~0.1.3"
  }
}
