mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-05 09:10:53 +01:00
11 lines
192 B
JSON
11 lines
192 B
JSON
{
|
|
"name": "@bitwarden/jslib",
|
|
"version": "0.0.10",
|
|
"main": "dist/index.js",
|
|
"types": "dist/index.d.ts",
|
|
"devDependencies": {
|
|
"tslint": "^5.8.0",
|
|
"typescript": "^2.5.3"
|
|
}
|
|
}
|