feat(new-tool): meta tag generator

This commit is contained in:
Corentin Thomasset 2022-08-17 14:36:52 +02:00
parent 49755909bd
commit 164e32b442
No known key found for this signature in database
GPG key ID: 3103EB5E79496F9C
23 changed files with 549 additions and 41 deletions

6
pnpm-lock.yaml generated
View file

@ -2,6 +2,7 @@ lockfileVersion: 5.4
specifiers:
'@it-tools/bip39': ^0.0.4
'@it-tools/oggen': ^1.3.0
'@rushstack/eslint-patch': ^1.1.4
'@types/bcryptjs': ^2.4.2
'@types/crypto-js': ^4.1.1
@ -67,6 +68,7 @@ specifiers:
dependencies:
'@it-tools/bip39': 0.0.4
'@it-tools/oggen': 1.3.0
'@vicons/material': 0.12.0
'@vicons/tabler': 0.12.0
'@vueuse/core': 8.9.4_vue@3.2.37
@ -1448,6 +1450,10 @@ packages:
nanoid: 3.3.4
dev: false
/@it-tools/oggen/1.3.0:
resolution: {integrity: sha512-hvPn0mDkbJvA6jDxV3Xw+MIermq+QyrQpUq86KkZXaWLfCIDnLVp3hBmdxpxU4NIckXj5/7eeVg5CvW0kpQBTw==}
dev: false
/@jridgewell/gen-mapping/0.1.1:
resolution: {integrity: sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==}
engines: {node: '>=6.0.0'}