2 "name": "@squeep/mystery-box",
4 "description": "Secure a payload in a web-safe format.",
7 "coverage": "nyc npm test",
8 "eslint": "eslint index.js lib",
9 "test": "mocha --recursive"
12 "node": "^14 >=14.18.0 || >=15.7.0"
20 "url": "https://git.squeep.com/squeep-mystery-box/"
26 "author": "Justin Wind <jwind-npm@squeep.com>",
30 "eslint-plugin-jsdoc": "^48.2.3",
31 "eslint-plugin-n": "^17.2.1",
32 "eslint-plugin-security": "^3.0.0",
33 "eslint-plugin-sonarjs": "^0.25.1",
36 "pre-commit": "^1.2.2",