mirror of
https://github.com/bitwarden/web
synced 2026-01-09 20:14:01 +00:00
44 lines
1.3 KiB
JSON
44 lines
1.3 KiB
JSON
{
|
|
"name": "bitwarden",
|
|
"version": "0.0.1",
|
|
"devDependencies": {
|
|
"connect": "^3.4.0",
|
|
"lodash": "3.10.1",
|
|
"gulp": "3.9.0",
|
|
"gulp-concat": "2.6.0",
|
|
"gulp-cssmin": "0.1.7",
|
|
"gulp-less": "3.0.3",
|
|
"gulp-rename": "1.2.2",
|
|
"gulp-uglify": "1.4.0",
|
|
"gulp-gh-pages": "0.5.4",
|
|
"gulp-preprocess": "1.2.0",
|
|
"gulp-ng-annotate": "1.1.0",
|
|
"gulp-ng-config": "1.2.1",
|
|
"jshint": "2.9.1-rc1",
|
|
"gulp-jshint": "2.0.0",
|
|
"rimraf": "2.4.3",
|
|
"run-sequence": "1.1.3",
|
|
"merge-stream": "1.0.0",
|
|
"jquery": "2.1.4",
|
|
"font-awesome": "4.4.0",
|
|
"bootstrap": "3.3.5",
|
|
"sjcl": "1.0.3",
|
|
"angular": "1.4.7",
|
|
"angular-resource": "1.4.7",
|
|
"angular-bootstrap-npm": "0.14.3",
|
|
"angular-ui-router": "0.2.15",
|
|
"angular-jwt": "0.0.9",
|
|
"angular-cookies": "1.4.7",
|
|
"admin-lte": "2.3.2",
|
|
"angular-md5": "0.1.8",
|
|
"angular-toastr": "1.5.0",
|
|
"angular-bootstrap-show-errors": "2.3.0",
|
|
"angular-messages": "1.4.7",
|
|
"ngstorage": "0.3.10",
|
|
"papaparse": "4.1.2",
|
|
"toastr": "2.1.2",
|
|
"clipboard": "1.5.5",
|
|
"ngclipboard": "1.0.0"
|
|
}
|
|
}
|