mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-30 11:29:12 -04:00
feat(new-tool): meta tag generator
This commit is contained in:
parent
49755909bd
commit
164e32b442
23 changed files with 549 additions and 41 deletions
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
|
@ -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'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue