{
    "name": "thatdevthing",
    "version": "0.0.30",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/ThatDevCompany/thatdevthing.git"
    },
    "dependencies": {
        "body-parser": "*",
        "browserify": "*",
        "cors": "*",
        "crisper": "*",
        "dts-generator": "*",
        "express": "*",
        "jsonschema": "*",
        "enjoi": "*",
        "joi": "*",
        "lodash": "*",
        "mocha": "*",
        "q": "*",
        "reflect-metadata": "*",
        "remap-istanbul": "*",
        "swaggerize-ui": "*",
        "typedoc": "*",
        "typescript": "*",
        "vinyl-source-stream": "*",
        "vulcanize": "*"
    },
    "devDependencies": {
        "gulp": "*"
    }
}