1
0
mirror of https://github.com/bitwarden/jslib synced 2026-01-08 19:43:15 +00:00

package description

This commit is contained in:
Kyle Spearrin
2018-01-06 10:05:54 -05:00
parent 2d03c486b6
commit e314aa1651

View File

@@ -1,8 +1,8 @@
{
"name": "@bitwarden/jslib",
"version": "0.0.11",
"description": "",
"keywords": [],
"description": "Common code used across bitwarden JavaScript projects.",
"keywords": [ "bitwarden" ],
"main": "dist/index.umd.js",
"module": "dist/index.es5.js",
"typings": "dist/types/index.d.ts",