{
    "name": "balihoo-budget-lib",
    "version": "1.1.3",
    "description": "Utility library to manipulate Balihoo marketing budgets.",
    "repository": {
        "type": "git",
        "url": "https://github.com/balihoo/balihoo-budget-lib.git"
    },
    "main": "lib/BudgetUtil.js",
    "license": "MIT",
    "devDependencies": {
        "chai": "3.5.0",
        "coffee-script": "1.10.0",
        "del": "2.2.0",
        "gulp": "3.9.1",
        "gulp-coffee": "2.3.1",
        "gulp-coffeelint": "0.6.0",
        "gulp-coffee-istanbul": "0.8.1",
        "gulp-markdox2": "1.9.94",
        "gulp-mocha": "2.2.0",
        "gulp-watch": "4.3.5",
        "istanbul": "^0.4.3",
        "traceur": "~0.0.1"
    },
    "dependencies": {
        "moment": "2.11.2",
        "lodash": "4.5.1"
    },
    "scripts": {
        "test": "gulp test"
    }
}
