mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Initial commit
This commit is contained in:
20
node_modules/futoin-hkdf/futoin.json
generated
vendored
Normal file
20
node_modules/futoin-hkdf/futoin.json
generated
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "futoin-hkdf",
|
||||
"version": "1.3.1",
|
||||
"vcs": "git",
|
||||
"rms": "npm",
|
||||
"rmsRepo": "ignored",
|
||||
"plugins": {
|
||||
"release": "futoin.cid.misc.releasetool"
|
||||
},
|
||||
"actions": {
|
||||
"test": [
|
||||
"@cid tool envexec node -- sh -c \"test $NODE_ENV != production\"",
|
||||
"@cte grunt test"
|
||||
],
|
||||
"upgrade-deps": [
|
||||
"@cid tool update",
|
||||
"@cte yarn upgrade --latest"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user