{
    "name": "openfin-launcher",
    "version": "1.4.9",
    "description": "OpenFin launcher",
    "author": "Ricardo de Pena <ricardo.depena@gmail.com>",
    "repository": {
        "type": "git",
        "url": "git://github.com/openfin/node-openfin-launcher"
    },
    "license": "Apache-2.0",
    "keywords": [
        "openfin-launcher",
        "OpenFin"
    ],
    "dependencies": {
        "lodash": "^2.4.1",
        "q": "^1.1.2",
        "request": "^2.87.0",
        "single-line-log": "^1.1.1",
        "unzip": "^0.1.11"
    },
    "devDependencies": {
        "chai": "^1.10.0",
        "grunt": "^1.0.1",
        "grunt-cli": "^0.1.13",
        "grunt-contrib-jshint": "^0.10.0",
        "grunt-contrib-nodeunit": "^2.0.0",
        "grunt-contrib-watch": "^0.6.1",
        "grunt-jsbeautifier": "^0.2.7",
        "grunt-mocha-cli": "^4.0.0",
        "jshint-stylish": "^1.0.0",
        "load-grunt-tasks": "^1.0.0",
        "sinon": "^1.12.1",
        "time-grunt": "^1.0.0"
    },
    "scripts": {
        "test": "grunt"
    },
    "bugs": {
        "url": "https://github.com/openfin/node-openfin-launcher/issues"
    },
    "homepage": "https://github.com/openfin/node-openfin-launcher",
    "main": "index.js"
}
