verae-staff-ui/package.json

8 lines
216 B
JSON

{
"name": "verae-staff-ui",
"version": "0.1.0",
"private": true,
"type": "module",
"description": "Shared staff review HTML for CS and access-staff",
"scripts": { "test": "node --test test/*.test.js" }
}