10 lines
234 B
JSON
10 lines
234 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|