2015-12-09 04:35:05 +01:00
|
|
|
{
|
2016-08-12 00:05:33 +02:00
|
|
|
"name": "bitwarden",
|
2017-06-16 21:35:12 +02:00
|
|
|
"version": "1.13.0",
|
2017-04-18 18:33:21 +02:00
|
|
|
"env": "Production",
|
2016-08-12 00:05:33 +02:00
|
|
|
"devDependencies": {
|
2017-03-22 04:05:14 +01:00
|
|
|
"connect": "3.6.0",
|
|
|
|
"lodash": "4.17.4",
|
2016-08-12 00:05:33 +02:00
|
|
|
"gulp": "3.9.1",
|
2017-03-22 04:05:14 +01:00
|
|
|
"gulp-concat": "2.6.1",
|
2016-08-12 00:05:33 +02:00
|
|
|
"gulp-cssmin": "0.1.7",
|
2017-03-22 04:05:14 +01:00
|
|
|
"gulp-less": "3.3.0",
|
2016-08-12 00:05:33 +02:00
|
|
|
"gulp-rename": "1.2.2",
|
2017-03-22 04:05:14 +01:00
|
|
|
"gulp-uglify": "2.1.2",
|
2016-08-12 00:05:33 +02:00
|
|
|
"gulp-gh-pages": "0.5.4",
|
|
|
|
"gulp-preprocess": "2.0.0",
|
|
|
|
"gulp-ng-annotate": "2.0.0",
|
2017-03-22 04:05:14 +01:00
|
|
|
"gulp-ng-config": "1.4.0",
|
2016-12-01 05:30:08 +01:00
|
|
|
"gulp-connect": "5.0.0",
|
2017-03-22 04:05:14 +01:00
|
|
|
"jshint": "2.9.4",
|
|
|
|
"gulp-jshint": "2.0.4",
|
|
|
|
"rimraf": "2.6.1",
|
|
|
|
"run-sequence": "1.2.2",
|
|
|
|
"merge-stream": "1.0.1",
|
2016-08-12 00:05:33 +02:00
|
|
|
"jquery": "2.2.4",
|
2017-03-22 04:05:14 +01:00
|
|
|
"font-awesome": "4.7.0",
|
|
|
|
"bootstrap": "3.3.7",
|
|
|
|
"angular": "1.6.3",
|
|
|
|
"angular-resource": "1.6.3",
|
2017-05-25 23:41:29 +02:00
|
|
|
"angular-sanitize": "1.6.3",
|
2017-03-22 04:05:14 +01:00
|
|
|
"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",
|
2016-08-12 00:05:33 +02:00
|
|
|
"angular-bootstrap-show-errors": "2.3.0",
|
2017-03-22 04:05:14 +01:00
|
|
|
"angular-messages": "1.6.3",
|
|
|
|
"ngstorage": "0.3.11",
|
|
|
|
"papaparse": "4.2.0",
|
|
|
|
"clipboard": "1.6.1",
|
2016-08-12 00:05:33 +02:00
|
|
|
"ngclipboard": "1.1.1",
|
2017-03-22 04:05:14 +01:00
|
|
|
"angulartics": "1.4.0",
|
|
|
|
"angulartics-google-analytics": "0.4.0",
|
2017-05-04 06:13:01 +02:00
|
|
|
"node-forge": "0.7.1",
|
2017-04-04 16:14:54 +02:00
|
|
|
"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",
|
2017-04-12 21:55:26 +02:00
|
|
|
"gulp-derequire": "2.1.0",
|
2017-06-21 21:17:44 +02:00
|
|
|
"exposify": "0.5.0",
|
|
|
|
"duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git"
|
2016-08-12 00:05:33 +02:00
|
|
|
}
|
2015-12-09 04:35:05 +01:00
|
|
|
}
|