1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-26 23:09:46 +02:00
bitwarden-browser/package.json
2018-01-05 22:46:51 -05:00

11 lines
191 B
JSON

{
"name": "@bitwarden/jslib",
"version": "0.0.5",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"devDependencies": {
"tslint": "^5.8.0",
"typescript": "^2.5.3"
}
}