{
    "name": "@nbjump/build",
    "version": "0.3.16",
    "scripts": {
        "test": "jest --coverage"
    },
    "main": "src/index.js",
    "dependencies": {
        "@babel/core": "^7.3.4",
        "@babel/plugin-transform-template-literals": "^7.4.4",
        "@babel/plugin-transform-typescript": "^7.4.0",
        "accord": "^0.29.0",
        "autoprefixer": "^9.5.0",
        "babel-plugin-minify-dead-code-elimination": "^0.5.0",
        "babel-plugin-minify-guarded-expressions": "^0.4.3",
        "chalk": "^2.4.2",
        "del": "^3.0.0",
        "fs-extra": "^7.0.1",
        "gulp": "^4.0.2",
        "gulp-changed": "^3.2.0",
        "gulp-intercept": "^0.1.0",
        "gulp-is-binary": "^0.1.2",
        "gulp-util": "^3.0.8",
        "less": "^3.9.0",
        "lodash.merge": "^4.6.1",
        "lodash.mergewith": "^4.6.2",
        "md5": "^2.2.1",
        "mkdirp": "^0.5.1",
        "node-sass": "^4.11.0",
        "postcss": "^7.0.14",
        "postcss-px2units": "^0.2.0",
        "slash": "^3.0.0",
        "stylus": "^0.54.5",
        "through2": "^3.0.0",
        "vinyl": "^2.2.0",
        "vue-template-compiler": "2.5.21",
        "vue-template-es2015-compiler": "^1.8.1",
        "webpack": "^4.0.0"
    }
}
