{ "name": "@ijl/templates", "version": "1.5.0", "description": "Templates library for @ijl projects", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "glob": "^7.1.6", "hbs": "^4.1.0" } }