1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-16 03:11:47 +01:00
bitwarden-estensione-browser/package.json
2018-01-06 08:41:20 -05:00

11 lines
191 B
JSON

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