You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
479 B
21 lines
479 B
{ |
|
"name": "bitwarden", |
|
"version": "0.0.0", |
|
"devDependencies": { |
|
"gulp": "3.9.1", |
|
"gulp-concat": "2.6.1", |
|
"gulp-rename": "1.2.2", |
|
"rimraf": "2.6.1", |
|
"run-sequence": "2.1.0", |
|
"merge-stream": "1.0.1", |
|
"gulp-gh-pages": "0.5.4", |
|
"bootstrap-sass": "3.3.7", |
|
"font-awesome": "4.7.0", |
|
"jquery": "2.2.4", |
|
"lunr": "0.7.1", |
|
"fluidbox": "2.0.5", |
|
"gulp-util": "3.0.8", |
|
"child_process": "1.0.2", |
|
"browser-sync": "2.18.13" |
|
} |
|
}
|
|
|