{
    "name": "voce-settings-api",
    "description": "Voce Settings API",
    "version": "0.5.3",
    "repository": {
        "type": "git",
        "url": "git@github.com:voceconnect/voce-settings-api.git"
    },
    "bugs": {
        "url": "https://github.com/voceconnect/voce-settings-api/issues"
    },
    "devDependencies": {
        "grunt": ">=0.4.0",
        "grunt-coffeelint": "~0.0.13",
        "grunt-contrib-coffee": "~0.11",
        "grunt-contrib-compass": "~0.9",
        "grunt-contrib-concat": "~0.5",
        "grunt-contrib-imagemin": "~0.8",
        "grunt-contrib-jshint": "~0.10",
        "grunt-contrib-uglify": "~0.5",
        "grunt-contrib-watch": "~0.6",
        "grunt-peon-build": "~0.1",
        "grunt-peon-gui": "~1.0",
        "grunt-composer": "~0.4",
        "grunt-shell": "~1.1",
        "matchdep": "~0.3.0"
    }
}