1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-27 19:49:42 +01:00

40 lines
1.0 KiB
JSON
Raw Normal View History

2016-08-31 22:47:37 -04:00
{
"name": "bitwarden",
"version": "0.0.0",
2016-08-31 22:47:37 -04:00
"devDependencies": {
"jquery": "2.2.4",
"bootstrap": "3.3.7",
"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",
"gulp": "3.9.1",
"gulp-less": "3.3.0",
"gulp-preprocess": "2.0.0",
"gulp-concat": "2.6.1",
"gulp-rename": "1.2.2",
2017-05-04 00:10:10 -04:00
"rimraf": "2.6.1",
"jshint": "2.9.4",
"gulp-jshint": "2.0.4",
"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",
"angular-toastr": "2.1.1",
2017-05-04 00:10:10 -04:00
"q": "1.5.0",
"sweetalert": "1.1.3",
"angular-sweetalert": "1.1.2",
2017-05-04 00:10:10 -04:00
"angulartics": "1.4.0",
"angulartics-google-analytics": "0.4.0",
"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",
"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
}
}