2 "name": "@squeep/indieauth-helper",
4 "description": "An opinionated convenience-wrapper for the http requests and content parsing needed to talk IndieAuth.",
7 "coverage": "nyc npm test",
8 "eslint": "eslint *.js lib",
9 "test": "mocha --recursive"
20 "url": "https://git.squeep.com/squeep-indieauth-helper/"
23 "node": "^14 >=14.18 || >=15.7"
25 "author": "Justin Wind <jwind-npm@squeep.com>",
28 "@squeep/web-linking": "^1.0.8",
31 "ip-address": "^8.1.0",
32 "microformats-parser": "^1.4.1"
36 "eslint-plugin-node": "^11.1.0",
37 "eslint-plugin-promise": "^6.1.1",
38 "eslint-plugin-security": "^1.7.1",
39 "eslint-plugin-sonarjs": "^0.19.0",
42 "pre-commit": "^1.2.2",