{ "name": "optmanagement", "version": "1.0.0", "description": "Opt In Management", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "module", "dependencies": { "tabulator-tables": "^6.2.1" } }