{
	"name": "amd-doc",
	"title": "amd-doc",
	"description": "Documentation generator for AMD-based projects",
	"version": "0.2.2",
	"homepage": "https://github.com/zship/amd-doc",
	"author": "Zach Shipley <zach@zachshipley.com>",
	"repository": {
		"type": "git",
		"url": "https://github.com/zship/amd-doc"
	},
	"license": "MIT",
	"main": "amddoc.js",
	"dependencies": {
		"grunt": "0.4.x",
		"grunt-lib-amd": "0.1.x",
		"underscore": "1.4.x",
		"deferreds": "0.2.x",
		"jade": "0.27.x",
		"marked": "0.2.x",
		"highlight.js": "7.3.x",
		"taffy": "2.6.x",
		"jsdoc": "git+https://github.com/jsdoc3/jsdoc.git#v3.2.0"
	},
	"keywords": [
		"gruntplugin",
		"amd"
	]
}
