mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
26d41d3cb9
When using VS 2017 node.js integration, npm fails because a host key cannot be validated. Switching to https, provides security and no additional configuration to restore the package.
56 lines
1.6 KiB
JSON
56 lines
1.6 KiB
JSON
{
|
|
"name": "bitwarden",
|
|
"version": "1.22.0",
|
|
"env": "Production",
|
|
"devDependencies": {
|
|
"connect": "3.6.5",
|
|
"lodash": "4.17.4",
|
|
"gulp": "3.9.1",
|
|
"gulp-concat": "2.6.1",
|
|
"gulp-cssmin": "0.2.0",
|
|
"gulp-less": "3.3.2",
|
|
"gulp-rename": "1.2.2",
|
|
"gulp-uglify": "3.0.0",
|
|
"gulp-gh-pages": "git+https://github.com/tekd/gulp-gh-pages.git#update-dependency",
|
|
"gulp-preprocess": "2.0.0",
|
|
"gulp-ng-annotate": "2.0.0",
|
|
"gulp-ng-config": "1.5.0",
|
|
"gulp-connect": "5.0.0",
|
|
"jshint": "2.9.5",
|
|
"gulp-jshint": "2.0.4",
|
|
"rimraf": "2.6.2",
|
|
"run-sequence": "2.2.0",
|
|
"merge-stream": "1.0.1",
|
|
"jquery": "3.2.1",
|
|
"font-awesome": "4.7.0",
|
|
"bootstrap": "3.3.7",
|
|
"angular": "1.6.7",
|
|
"angular-resource": "1.6.7",
|
|
"angular-sanitize": "1.6.7",
|
|
"angular-ui-bootstrap": "2.5.6",
|
|
"angular-ui-router": "0.4.2",
|
|
"angular-jwt": "0.1.9",
|
|
"angular-cookies": "1.6.7",
|
|
"admin-lte": "2.3.11",
|
|
"angular-toastr": "2.1.1",
|
|
"angular-bootstrap-show-errors": "2.3.0",
|
|
"angular-messages": "1.6.7",
|
|
"ngstorage": "0.3.11",
|
|
"papaparse": "4.3.6",
|
|
"clipboard": "1.7.1",
|
|
"ngclipboard": "1.1.2",
|
|
"angulartics": "1.5.0",
|
|
"angulartics-google-analytics": "0.4.0",
|
|
"node-forge": "0.7.1",
|
|
"webpack-stream": "4.0.0",
|
|
"angular-stripe": "5.0.0",
|
|
"angular-credit-cards": "3.1.6",
|
|
"browserify": "14.5.0",
|
|
"vinyl-source-stream": "1.1.0",
|
|
"gulp-derequire": "2.1.0",
|
|
"exposify": "0.5.0",
|
|
"duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git",
|
|
"angular-promise-polyfill": "0.0.4"
|
|
}
|
|
}
|