2016-09-01 04:47:37 +02:00
|
|
|
{
|
|
|
|
"name": "bitwarden",
|
2016-10-11 05:28:46 +02:00
|
|
|
"version": "0.0.0",
|
2016-09-01 04:47:37 +02:00
|
|
|
"devDependencies": {
|
2016-11-25 03:01:08 +01:00
|
|
|
"sjcl": "1.0.6",
|
2016-09-08 00:51:36 +02:00
|
|
|
"jquery": "2.2.4",
|
|
|
|
"bootstrap": "3.3.7",
|
2016-11-25 03:01:08 +01:00
|
|
|
"font-awesome": "4.7.0",
|
|
|
|
"angular": "1.5.9",
|
|
|
|
"angular-ui-bootstrap": "2.2.0",
|
|
|
|
"angular-ui-router": "0.3.2",
|
|
|
|
"angular-animate": "1.5.9",
|
2016-09-08 00:51:36 +02:00
|
|
|
"gulp": "3.9.1",
|
2016-11-25 03:01:08 +01:00
|
|
|
"gulp-less": "3.3.0",
|
2016-09-08 00:51:36 +02:00
|
|
|
"gulp-preprocess": "2.0.0",
|
2016-11-25 03:01:08 +01:00
|
|
|
"gulp-concat": "2.6.1",
|
2016-09-08 00:51:36 +02:00
|
|
|
"gulp-rename": "1.2.2",
|
|
|
|
"rimraf": "2.5.4",
|
2016-11-25 03:01:08 +01:00
|
|
|
"jshint": "2.9.4",
|
|
|
|
"gulp-jshint": "2.0.4",
|
2016-09-08 00:51:36 +02:00
|
|
|
"run-sequence": "1.2.2",
|
|
|
|
"ngclipboard": "1.1.1",
|
2016-11-25 03:01:08 +01:00
|
|
|
"clipboard": "1.5.15",
|
2016-09-13 01:48:36 +02:00
|
|
|
"merge-stream": "1.0.0",
|
2016-09-15 06:09:48 +02:00
|
|
|
"angular-toastr": "2.1.1",
|
2016-09-20 03:38:29 +02:00
|
|
|
"q": "1.4.1",
|
2016-11-25 03:01:08 +01:00
|
|
|
"angularjs-slider": "5.8.7",
|
2016-09-20 05:56:27 +02:00
|
|
|
"sweetalert": "1.1.3",
|
2016-11-25 03:01:08 +01:00
|
|
|
"angular-sweetalert": "1.1.2",
|
|
|
|
"angulartics": "1.3.0",
|
|
|
|
"angulartics-google-analytics": "0.3.0",
|
2016-10-18 06:08:59 +02:00
|
|
|
"tldjs": "1.7.0",
|
2016-11-25 03:01:08 +01:00
|
|
|
"browserify": "13.1.1",
|
2016-10-26 03:13:59 +02:00
|
|
|
"vinyl-source-stream": "1.1.0",
|
|
|
|
"gulp-google-webfonts": "0.0.14"
|
2016-09-01 04:47:37 +02:00
|
|
|
}
|
|
|
|
}
|