{
	"name": "assemble-handlebars-3",
	"description": "Static site generator for Grunt.js, Yeoman and Node.js. Used by Zurb Foundation, Zurb Ink, H5BP/Effeckt, Less.js / lesscss.org, Topcoat, Web Experience Toolkit, and hundreds of other projects to build sites, themes, components, documentation, blogs and gh-pages.",
	"version": "0.4.42",
	"homepage": "http://assemble.io",
	"author": {
		"name": "Assemble-handlebars-3",
		"url": "https://github.com/ablackledge"
	},
	"contributors": [
		{
			"name": "Brian Woodward",
			"url": "https://github.com/doowb"
		},
		{
			"name": "Jon Schlinkert",
			"url": "https://github.com/jonschlinkert"
		}
	],
	"repository": {
		"type": "git",
		"url": "git://github.com/ablackledge/assemble-handlebars-3.git"
	},
	"bugs": {
		"url": "https://github.com/ablackledge/assemble-handlebars-3/issues"
	},
	"licenses": [
		{
			"type": "MIT",
			"url": "https://github.com/assemble/assemble/blob/master/LICENSE-MIT"
		}
	],
	"main": "./lib/assemble",
	"engines": {
		"node": ">= 0.8.0"
	},
	"scripts": {
		"test": "grunt mochaTest"
	},
	"dependencies": {
		"assemble-handlebars": "^0.2.4",
		"async": "^0.9.0",
		"gray-matter": "^0.4.2",
		"inflection": "^1.3.6",
		"lodash": "^2.4.1",
		"resolve-dep": "^0.4.1"
	},
	"devDependencies": {
		"chai": "^1.9.1",
		"grunt": "^0.4.5",
		"grunt-cli": "^0.1.13",
		"grunt-contrib-clean": "^0.5.0",
		"grunt-contrib-jshint": "^0.10.0",
		"grunt-mocha-test": "^0.11.0",
		"grunt-sync-pkg": "^0.1.2",
		"grunt-verb": "^0.2.4",
		"handlebars-helper-eachitems": "^0.1.2",
		"relative": "^0.1.4",
		"time-grunt": "^0.3.2"
	},
	"keywords": [
		"HTML",
		"alternative",
		"blog",
		"boilerplate",
		"boilerplates",
		"bootstrap",
		"build",
		"builder",
		"components",
		"deployment",
		"front",
		"generator",
		"generators",
		"grunt",
		"gruntplugin",
		"handlebars",
		"handlebars-helper-eachitems",
		"helpers",
		"javascript",
		"jekyll",
		"matter",
		"node",
		"node.js",
		"pages",
		"partial",
		"partials",
		"scaffold",
		"scaffolds",
		"site",
		"static",
		"task",
		"templates",
		"templating",
		"website",
		"yaml",
		"yeoman"
	]
}
