1
0
mirror of https://github.com/bitwarden/help synced 2026-02-05 02:53:16 +00:00
Files
help/package.json
Kyle Spearrin 48ff508e49 gulp build libs
2017-05-22 18:39:21 -04:00

17 lines
337 B
JSON

{
"name": "bitwarden",
"version": "0.0.0",
"devDependencies": {
"gulp": "3.9.1",
"gulp-concat": "2.6.0",
"gulp-rename": "1.2.2",
"rimraf": "2.4.3",
"run-sequence": "1.1.3",
"merge-stream": "1.0.0",
"bootstrap-sass": "3.3.7",
"font-awesome": "4.7.0",
"jquery": "2.1.4",
"lunr": "0.7.1"
}
}