2 "name": "@squeep/html-template-helper",
4 "description": "Helper functions for generating HTML pages and boilerplate; intended for use in Squeep Framework Applications.",
7 "coverage": "nyc npm test",
8 "coverage-check": "nyc check-coverage",
9 "eslint": "eslint index.js lib",
10 "test": "mocha --recursive"
14 "url": "https://git.squeep.com/squeep-html-template-helper/"
22 "author": "Justin Wind <jwind-npm@squeep.com>",
31 "eslint-plugin-n": "^16.6.2",
32 "eslint-plugin-security": "^2.1.1",
33 "eslint-plugin-sonarjs": "^0.24.0",
34 "html-validate": "^8.13.0",
37 "pre-commit": "^1.2.2"
40 "@squeep/lazy-property": "^1.1.2"