1
0
mirror of https://github.com/bitwarden/mobile.git synced 2024-09-28 03:57:43 +02:00
bitwarden-mobile/package.json
2019-06-10 13:36:03 -04:00

11 lines
165 B
JSON

{
"name": "bitwarden-fdroid",
"version": "0.0.0",
"scripts": {
"deploy": "gh-pages --dist dist"
},
"devDependencies": {
"gh-pages": "^1.2.0"
}
}