{ "name": "wi-front", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "devDependencies": { "babel-preset-es2015": "^6.22.0", "babelify": "^7.3.0", "brfs": "^1.4.3", "browserify": "^13.3.0", "del": "^2.2.2", "gulp": "^3.9.1", "gulp-angular-templatecache": "^2.0.0", "gulp-concat": "^2.6.1", "gulp-connect": "^5.0.0", "gulp-cssnano": "^2.1.2", "gulp-htmlmin": "^3.0.0", "gulp-sass": "^3.1.0", "gulp-sourcemaps": "^2.4.0", "gulp-sync": "^0.1.4", "gulp-uglify": "^2.0.0", "gulp-util": "^3.0.8", "lodash": "^4.17.4", "vinyl-buffer": "^1.0.0", "vinyl-source-stream": "^1.1.0" }, "dependencies": { "angular": "^1.6.1", "angular-animate": "^1.6.1", "angular-aria": "^1.6.1", "angular-loading-bar": "^0.9.0", "angular-material": "^1.1.1", "angular-ui-router": "^0.4.2", "mdi": "^1.8.36", "ngstorage": "^0.3.11" } }