{
    "name": "gulp-kit-2",
    "version": "0.2.2",
    "description": "Integrates node-kit with gulp 4 to compile .kit files",
    "main": "index.js",
    "repository": {
        "type": "git",
        "url": "https://github.com/tiborpino/gulp-kit-2"
    },
    "keywords": [
        "gulp",
        "codekit",
        "html",
        "node-kit"
    ],
    "author": "Tibor Pino <tibor.pino@freshidea.sk>",
    "license": "BSD-2-Clause",
    "bugs": {
        "url": "https://github.com/tiborpino/gulp-kit-2/issues"
    },
    "dependencies": {
        "node-kit": "0.11.0",
        "plugin-error": "^1.0.1",
        "through2": "~0.6.1"
    }
}
