mirror of https://github.com/bitwarden/web.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
1.5 KiB
55 lines
1.5 KiB
{ |
|
"name": "bitwarden", |
|
"version": "1.14.0", |
|
"env": "Production", |
|
"devDependencies": { |
|
"connect": "3.6.0", |
|
"lodash": "4.17.4", |
|
"gulp": "3.9.1", |
|
"gulp-concat": "2.6.1", |
|
"gulp-cssmin": "0.1.7", |
|
"gulp-less": "3.3.0", |
|
"gulp-rename": "1.2.2", |
|
"gulp-uglify": "2.1.2", |
|
"gulp-gh-pages": "0.5.4", |
|
"gulp-preprocess": "2.0.0", |
|
"gulp-ng-annotate": "2.0.0", |
|
"gulp-ng-config": "1.4.0", |
|
"gulp-connect": "5.0.0", |
|
"jshint": "2.9.4", |
|
"gulp-jshint": "2.0.4", |
|
"rimraf": "2.6.1", |
|
"run-sequence": "1.2.2", |
|
"merge-stream": "1.0.1", |
|
"jquery": "2.2.4", |
|
"font-awesome": "4.7.0", |
|
"bootstrap": "3.3.7", |
|
"angular": "1.6.3", |
|
"angular-resource": "1.6.3", |
|
"angular-sanitize": "1.6.3", |
|
"angular-ui-bootstrap": "2.5.0", |
|
"angular-ui-router": "0.4.2", |
|
"angular-jwt": "0.1.9", |
|
"angular-cookies": "1.6.3", |
|
"admin-lte": "2.3.11", |
|
"angular-toastr": "2.1.1", |
|
"angular-bootstrap-show-errors": "2.3.0", |
|
"angular-messages": "1.6.3", |
|
"ngstorage": "0.3.11", |
|
"papaparse": "4.2.0", |
|
"clipboard": "1.6.1", |
|
"ngclipboard": "1.1.1", |
|
"angulartics": "1.4.0", |
|
"angulartics-google-analytics": "0.4.0", |
|
"node-forge": "0.7.1", |
|
"webpack-stream": "3.2.0", |
|
"angular-stripe": "4.2.12", |
|
"angular-credit-cards": "3.1.6", |
|
"browserify": "14.1.0", |
|
"vinyl-source-stream": "1.1.0", |
|
"gulp-derequire": "2.1.0", |
|
"exposify": "0.5.0", |
|
"duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git", |
|
"angular-promise-polyfill": "0.0.4" |
|
} |
|
}
|
|
|