2016-08-31 22:47:37 -04:00
|
|
|
{
|
|
|
|
"name": "bitwarden",
|
2016-10-10 23:28:46 -04:00
|
|
|
"version": "0.0.0",
|
2016-08-31 22:47:37 -04:00
|
|
|
"devDependencies": {
|
2016-09-07 18:51:36 -04:00
|
|
|
"jquery": "2.2.4",
|
|
|
|
"bootstrap": "3.3.7",
|
2016-11-24 21:01:08 -05:00
|
|
|
"font-awesome": "4.7.0",
|
2017-07-25 16:06:17 -04:00
|
|
|
"angular": "1.6.5",
|
2017-05-04 00:10:10 -04:00
|
|
|
"angular-ui-router": "0.4.2",
|
2017-07-25 16:06:17 -04:00
|
|
|
"angular-animate": "1.6.5",
|
2016-09-07 18:51:36 -04:00
|
|
|
"gulp": "3.9.1",
|
2016-11-24 21:01:08 -05:00
|
|
|
"gulp-less": "3.3.0",
|
2016-09-07 18:51:36 -04:00
|
|
|
"gulp-preprocess": "2.0.0",
|
2016-11-24 21:01:08 -05:00
|
|
|
"gulp-concat": "2.6.1",
|
2016-09-07 18:51:36 -04:00
|
|
|
"gulp-rename": "1.2.2",
|
2017-05-04 00:10:10 -04:00
|
|
|
"rimraf": "2.6.1",
|
2016-11-24 21:01:08 -05:00
|
|
|
"jshint": "2.9.4",
|
|
|
|
"gulp-jshint": "2.0.4",
|
2016-09-07 18:51:36 -04:00
|
|
|
"run-sequence": "1.2.2",
|
|
|
|
"ngclipboard": "1.1.1",
|
2017-05-04 00:10:10 -04:00
|
|
|
"clipboard": "1.6.1",
|
|
|
|
"merge-stream": "1.0.1",
|
2016-09-15 00:09:48 -04:00
|
|
|
"angular-toastr": "2.1.1",
|
2017-05-04 00:10:10 -04:00
|
|
|
"q": "1.5.0",
|
2016-09-19 23:56:27 -04:00
|
|
|
"sweetalert": "1.1.3",
|
2016-11-24 21:01:08 -05:00
|
|
|
"angular-sweetalert": "1.1.2",
|
2017-05-04 00:10:10 -04:00
|
|
|
"angulartics": "1.4.0",
|
|
|
|
"angulartics-google-analytics": "0.4.0",
|
2016-10-18 00:08:59 -04:00
|
|
|
"tldjs": "1.7.0",
|
2017-05-04 00:10:10 -04:00
|
|
|
"browserify": "14.3.0",
|
2016-10-25 21:13:59 -04:00
|
|
|
"vinyl-source-stream": "1.1.0",
|
2016-12-07 23:01:02 -05:00
|
|
|
"gulp-google-webfonts": "0.0.14",
|
2017-02-08 00:18:26 -05:00
|
|
|
"ng-infinite-scroll": "1.3.0",
|
2017-05-04 00:10:10 -04:00
|
|
|
"node-forge": "0.7.1",
|
2017-02-22 19:34:56 -05:00
|
|
|
"webpack-stream": "3.2.0",
|
2017-04-12 08:45:31 -04:00
|
|
|
"gulp-json-editor": "2.2.1",
|
2017-05-04 00:10:10 -04:00
|
|
|
"papaparse": "4.3.2"
|
2016-08-31 22:47:37 -04:00
|
|
|
}
|
|
|
|
}
|