2 "name": "@squeep/api-dingus",
4 "description": "An API server framework",
7 "coverage": "nyc --all npm test",
8 "eslint": "eslint index.js lib test",
9 "test": "mocha --recursive"
20 "url": "https://git.squeep.com/squeep-api-dingus/"
22 "author": "Justin Wind <jwind-npm@squeep.com>",
25 "@squeep/log-helper": "^1.0.0",
31 "eslint-plugin-jsdoc": "^48.2.3",
32 "eslint-plugin-n": "^17.2.0",
33 "eslint-plugin-security": "^2.1.1",
34 "eslint-plugin-sonarjs": "^0.25.1",
37 "pre-commit": "^1.2.2",