{ "name": "@frctl/handlebars", "version": "1.2.15", "description": "Use Handlebars templates with Fractal.", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/frctl/fractal.git", "directory": "packages/handlebars" }, "author": "Mark Perkins (http://clearleft.com/)", "license": "MIT", "bugs": { "url": "https://github.com/frctl/fractal/issues" }, "homepage": "https://github.com/frctl/fractal/tree/main/packages/handlebars", "dependencies": { "@frctl/core": "^0.3.5", "bluebird": "^3.7.2", "handlebars": "^4.7.7", "lodash": "^4.17.21", "promised-handlebars": "^2.0.1" }, "peerDependencies": { "@frctl/fractal": "^1.1.0" }, "publishConfig": { "access": "public" }, "gitHead": "fc173146224f7cd1347eeec220adb1f704b47091" }