{
    "name": "ts-universal",
    "version": "2.0.5",
    "description": "",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/nchanged/ts-universal.git"
    },
    "author": "",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/nchanged/ts-universal/issues"
    },
    "homepage": "https://github.com/nchanged/ts-universal#readme",
    "dependencies": {
        "app-root-path": "^2.0.1",
        "concat-with-sourcemaps": "^1.0.4",
        "through2": "^2.0.1"
    },
    "devDependencies": {
        "gulp": "^3.9.1",
        "gulp-concat": "^2.6.0",
        "gulp-rename": "^1.2.2",
        "gulp-sourcemaps": "^1.6.0",
        "gulp-typescript": "^3.0.1",
        "typescript": "^2.0.3"
    }
}