blob: ae835f146500e48f04fd7f85eb6c1802e80c8be8 [file] [log] [blame]
{
"name": "myriad",
"version": "0.0.1",
"description": "Myriad Dashboard",
"main": "main.js",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"myriad",
"mesos"
],
"author": "",
"license": "Apache-2.0",
"dependencies": {
"babel-core": "^6.26.3",
"change-case": "3.1.0",
"jshint": "^2.10.2",
"react": "16.8.6",
"react-bootstrap": "0.32.4",
"react-dom": "^16.8.6",
"react-router": "5.0.1",
"react-router-bootstrap": "0.25.0",
"react-router-dom": "^5.0.1",
"superagent": "5.1.0",
"xml2js": "0.4.19"
},
"devDependencies": {
"babelify": "8.0.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"del": "5.0.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "6.1.0",
"gulp-cache": "1.1.2",
"gulp-concat": "2.6.1",
"gulp-connect": "5.7.0",
"gulp-imagemin": "6.0.0",
"gulp-jshint": "2.1.0",
"gulp-livereload": "4.0.1",
"gulp-minify-css": "1.2.4",
"gulp-notify": "3.2.0",
"gulp-rename": "1.4.0",
"gulp-ruby-sass": "4.0.0",
"gulp-sourcemaps": "2.6.5",
"gulp-uglify": "3.0.2",
"gulp-webserver": "0.9.1",
"vinyl-buffer": "1.0.1",
"vinyl-source-stream": "2.0.0",
"vinyl-transform": "1.0.0",
"watchify": "3.11.1"
}
}