2015-12-09 04:35:05 +01:00
|
|
|
{
|
2016-08-12 00:05:33 +02:00
|
|
|
"name": "bitwarden",
|
2017-02-02 04:53:15 +01:00
|
|
|
"version": "1.8.1",
|
2017-02-02 04:56:39 +01:00
|
|
|
"production": true,
|
2016-08-12 00:05:33 +02:00
|
|
|
"devDependencies": {
|
|
|
|
"connect": "3.4.1",
|
|
|
|
"lodash": "4.13.1",
|
|
|
|
"gulp": "3.9.1",
|
|
|
|
"gulp-concat": "2.6.0",
|
|
|
|
"gulp-cssmin": "0.1.7",
|
|
|
|
"gulp-less": "3.1.0",
|
|
|
|
"gulp-rename": "1.2.2",
|
|
|
|
"gulp-uglify": "1.5.3",
|
|
|
|
"gulp-gh-pages": "0.5.4",
|
|
|
|
"gulp-preprocess": "2.0.0",
|
|
|
|
"gulp-ng-annotate": "2.0.0",
|
|
|
|
"gulp-ng-config": "1.3.1",
|
2016-12-01 05:30:08 +01:00
|
|
|
"gulp-connect": "5.0.0",
|
2016-08-12 00:05:33 +02:00
|
|
|
"jshint": "2.9.2",
|
|
|
|
"gulp-jshint": "2.0.1",
|
|
|
|
"rimraf": "2.5.2",
|
|
|
|
"run-sequence": "1.2.1",
|
|
|
|
"merge-stream": "1.0.0",
|
|
|
|
"jquery": "2.2.4",
|
|
|
|
"font-awesome": "4.6.3",
|
|
|
|
"bootstrap": "3.3.6",
|
|
|
|
"angular": "1.5.6",
|
|
|
|
"angular-resource": "1.5.6",
|
|
|
|
"angular-bootstrap-npm": "0.14.3",
|
|
|
|
"angular-ui-router": "0.3.1",
|
|
|
|
"angular-jwt": "0.0.9",
|
|
|
|
"angular-cookies": "1.5.6",
|
|
|
|
"admin-lte": "2.3.5",
|
|
|
|
"angular-md5": "0.1.10",
|
|
|
|
"angular-toastr": "1.7.0",
|
|
|
|
"angular-bootstrap-show-errors": "2.3.0",
|
|
|
|
"angular-messages": "1.5.6",
|
|
|
|
"ngstorage": "0.3.10",
|
|
|
|
"papaparse": "4.1.2",
|
|
|
|
"toastr": "2.1.2",
|
|
|
|
"clipboard": "1.5.12",
|
|
|
|
"ngclipboard": "1.1.1",
|
|
|
|
"angulartics": "1.1.2",
|
2017-02-11 19:03:48 +01:00
|
|
|
"angulartics-google-analytics": "0.2.1",
|
|
|
|
"node-forge": "0.7.0",
|
|
|
|
"webpack-stream": "3.2.0"
|
2016-08-12 00:05:33 +02:00
|
|
|
}
|
2015-12-09 04:35:05 +01:00
|
|
|
}
|