Initial import of verae-nats-accounts from zapier monorepo
This commit is contained in:
commit
e81002f4b6
7 changed files with 103 additions and 0 deletions
10
package.json
Normal file
10
package.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "verae-nats-accounts",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"description": "NATS account and leaf subject policy (INTERNAL vs LEAF)",
|
||||
"scripts": {
|
||||
"test": "node --test test/*.test.js"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue