Initial import of verae-request-splitter from zapier monorepo
This commit is contained in:
commit
fe2d09dddb
5 changed files with 134 additions and 0 deletions
10
package.json
Normal file
10
package.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "verae-request-splitter",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"description": "Split hash/sign vs attachments for chain vs WORM archives",
|
||||
"scripts": {
|
||||
"test": "node --test test/*.test.js"
|
||||
},
|
||||
"engines": { "node": ">=20" }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue