{ "name": "blender-my-data", "license": "GPL-2.0", "repository": { "type": "git", "url": "git+https://git.blender.org/blender-my-data.git" }, "devDependencies": { "bootstrap-sass": "^3.3.7", "gulp": "^4.0.0", "gulp-autoprefixer": "~5.0.0", "gulp-cached": "~1.1.1", "gulp-concat": "~2.6.1", "gulp-if": "~2.0.2", "gulp-livereload": "~3.8.1", "gulp-plumber": "~1.2.0", "gulp-pug": "~4.0.1", "gulp-sass": "~4.0.1", "gulp-sourcemaps": "~2.6.4", "gulp-uglify": "~3.0.0", "js-cookie": "^2.2.0", "minimist": "^1.2.0" }, "dependencies": { "jquery": "~3.3.1", "toastr": "^2.1.4" } }