1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-28 12:09:36 +01:00

28 lines
651 B
JSON
Raw Normal View History

2016-08-31 22:47:37 -04:00
{
"name": "bitwarden",
"version": "0.0.1",
"devDependencies": {
2016-09-02 01:20:41 -04:00
"sjcl": "1.0.3",
2016-09-03 00:38:27 -04:00
"angular-jwt": "0.0.9",
"jquery": "2.2.4",
"bootstrap": "3.3.7",
"font-awesome": "4.6.3",
"angular": "1.5.8",
"angular-ui-bootstrap": "2.1.3",
"angular-ui-router": "0.3.1",
"angular-animate": "1.5.8",
"gulp": "3.9.1",
"gulp-less": "3.1.0",
"gulp-preprocess": "2.0.0",
"gulp-concat": "2.6.0",
"gulp-rename": "1.2.2",
"rimraf": "2.5.4",
"jshint": "2.9.3",
"gulp-jshint": "2.0.1",
"run-sequence": "1.2.2",
"ngclipboard": "1.1.1",
"clipboard": "1.5.12",
"merge-stream": "1.0.0"
2016-08-31 22:47:37 -04:00
}
}