{
    "name": "windwalker",
    "scripts": {
        "build": "cross-env NODE_ENV=development node_modules/gulp/bin/gulp.js --gulpfile=fusionfile.js",
        "watch": "cross-env NODE_ENV=development node_modules/gulp/bin/gulp.js --gulpfile=fusionfile.js --watch=1",
        "watch:reload": "cross-env NODE_ENV=development node_modules/gulp/bin/gulp.js --gulpfile=fusionfile.js --watch=1 --livereload=1",
        "prod": "cross-env NODE_ENV=production node_modules/gulp/bin/gulp.js --gulpfile=fusionfile.js",
        "postinstall": "yarn build install"
    },
    "dependencies": {
        "@babel/core": "^7.7.7",
        "@babel/plugin-proposal-class-properties": "^7.7.4",
        "@babel/plugin-proposal-decorators": "^7.7.4",
        "@babel/plugin-proposal-optional-chaining": "^7.7.5",
        "@babel/preset-env": "^7.7.7",
        "@fortawesome/fontawesome-pro": "^5.15.1",
        "alertifyjs": "^1.11.1",
        "babel-loader": "^8.0.6",
        "blueimp-file-upload": "^10.7.0",
        "bootstrap": "^4.1.2",
        "clipboard": "^2.0.6",
        "css-loader": "^3.4.2",
        "jquery-ui-slider": "^1.12.1",
        "jquery.ui.widget": "^1.10.3",
        "js-cookie": "^2.2.0",
        "lodash": "^4.17.20",
        "nosleep.js": "^0.9.0",
        "owl.carousel": "^2.3.4",
        "plyr": "^3.3.21",
        "sass-loader": "^8.0.2",
        "vinyl-named-with-path": "^1.0.0",
        "vue": "^2.6.11",
        "vue-grid-layout": "^2.3.11",
        "vue-loader": "^15.8.3",
        "vue-style-loader": "^4.1.2",
        "vue-template-compiler": "^2.6.11",
        "webpack-comment-remover-loader": "^0.0.3",
        "webpack-stream": "5.0.0",
        "windwalker-fusion": "^0.1.0"
    },
    "devDependencies": {},
    "resolutions": {
        "graceful-fs": "^4.2.4",
        "node-sass": "npm:sass@^1.0.0"
    },
    "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
