mirror of
https://github.com/bitwarden/browser
synced 2024-12-16 03:11:47 +01:00
11 lines
191 B
JSON
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"
|
|
}
|
|
}
|