UNPKG

wintersmith-handlebars

Version:
29 lines (28 loc) 589 B
{ "name": "wintersmith-handlebars", "version": "0.1.1", "description": "handlebars plugin for wintersmith", "main": "wintersmith-handlebars.coffee", "repository": { "type": "git", "url": "git@github.com:tnguyen14/wintersmith-handlebars.git" }, "keywords": [ "wintersmith", "handlebars", "wintersmith-plugin", "nodejs", "template", "static", "site" ], "author": "Tri Nguyen", "license": "BSD", "dependencies": { "coffeescript": "^2.1.1", "handlebars": "^4.0.11" }, "devDependencies": { "wintersmith": "^2.5.0" } }