{
	"name": "handlebars",
	"versions": {
		"1.0.6": {
			"name": "handlebars",
			"description": "Extension of the Mustache logicless template language",
			"version": "1.0.6",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars mustache template html"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/kpdecker/handlebars.js.git"
			},
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~1.2"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"main": "lib/handlebars.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "node_modules/.bin/mocha -u qunit spec/qunit_spec.js"
			},
			"optionalDependencies": {},
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"_id": "handlebars@1.0.6",
			"_engineSupported": true,
			"_npmVersion": "1.1.21",
			"_nodeVersion": "v0.6.17",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "2f53834fd2d1969d0306032ad39c49f7f5c9022b",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.6.tgz"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.6-2": {
			"name": "handlebars",
			"description": "Extension of the Mustache logicless template language",
			"version": "1.0.6-2",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars mustache template html"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/kpdecker/handlebars.js.git"
			},
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~1.2"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"main": "lib/handlebars.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "node_modules/.bin/mocha -u qunit spec/qunit_spec.js"
			},
			"optionalDependencies": {},
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"_id": "handlebars@1.0.6-2",
			"_engineSupported": true,
			"_npmVersion": "1.1.21",
			"_nodeVersion": "v0.6.17",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "18131e5d2263e6b6afe9a6e83abbe6e1d859d1bf",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.6-2.tgz"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.7": {
			"name": "handlebars",
			"description": "Extension of the Mustache logicless template language",
			"version": "1.0.7",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars mustache template html"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/wycats/handlebars.js.git"
			},
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~1.2"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"main": "lib/handlebars.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "node_modules/.bin/mocha -u qunit spec/qunit_spec.js"
			},
			"optionalDependencies": {},
			"_id": "handlebars@1.0.7",
			"dist": {
				"shasum": "c0fc63d1d596339cd0bba5fe0b5cbb1b2e3a7f3f",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.7.tgz"
			},
			"_npmVersion": "1.1.59",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.8": {
			"name": "handlebars",
			"description": "Extension of the Mustache logicless template language",
			"version": "1.0.8",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars mustache template html"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/wycats/handlebars.js.git"
			},
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~1.2"
			},
			"devDependencies": {
				"benchmark": "~1.0",
				"dust": "~0.3",
				"jison": "~0.3",
				"mocha": "*",
				"mustache": "~0.7.2"
			},
			"main": "lib/handlebars.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "node_modules/.bin/mocha -u qunit spec/qunit_spec.js"
			},
			"optionalDependencies": {},
			"_id": "handlebars@1.0.8",
			"dist": {
				"shasum": "163ac59a7fb08a3303e1dbb737be1aa4388bd896",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.8.tgz"
			},
			"_npmVersion": "1.1.69",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.9": {
			"name": "handlebars",
			"description": "Extension of the Mustache logicless template language",
			"version": "1.0.9",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars mustache template html"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/wycats/handlebars.js.git"
			},
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~1.2"
			},
			"devDependencies": {
				"benchmark": "~1.0",
				"dust": "~0.3",
				"jison": "~0.3",
				"mocha": "*",
				"mustache": "~0.7.2"
			},
			"main": "lib/handlebars.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "node_modules/.bin/mocha -u qunit spec/qunit_spec.js"
			},
			"optionalDependencies": {},
			"_id": "handlebars@1.0.9",
			"dist": {
				"shasum": "37fe6ad900f104247bcb3c3eea409df8acc108b4",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.9.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.2",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.10": {
			"name": "handlebars",
			"description": "Extension of the Mustache logicless template language",
			"version": "1.0.10",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars mustache template html"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/wycats/handlebars.js.git"
			},
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~1.2"
			},
			"devDependencies": {
				"benchmark": "~1.0",
				"dust": "~0.3",
				"jison": "~0.3",
				"mocha": "*",
				"mustache": "~0.7.2"
			},
			"main": "lib/handlebars.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "node_modules/.bin/mocha -u qunit spec/qunit_spec.js"
			},
			"optionalDependencies": {},
			"_id": "handlebars@1.0.10",
			"dist": {
				"shasum": "d1c2f90921ca0755c9eb5f4b468d33db19f32c3b",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.10.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.2",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.11": {
			"name": "handlebars",
			"description": "Extension of the Mustache logicless template language",
			"version": "1.0.11",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars mustache template html"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/wycats/handlebars.js.git"
			},
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~1.2"
			},
			"devDependencies": {
				"benchmark": "~1.0",
				"dust": "~0.3",
				"jison": "~0.3",
				"mocha": "*",
				"mustache": "~0.7.2"
			},
			"main": "lib/handlebars.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "node_modules/.bin/mocha -u qunit spec/qunit_spec.js"
			},
			"optionalDependencies": {},
			"_id": "handlebars@1.0.11",
			"dist": {
				"shasum": "28b8af8b1f3658ef377e621e0d6b07078fc450a9",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.11.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.2",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.12": {
			"name": "handlebars",
			"description": "Extension of the Mustache logicless template language",
			"version": "1.0.12",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars mustache template html"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/wycats/handlebars.js.git"
			},
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"benchmark": "~1.0",
				"dust": "~0.3",
				"jison": "~0.3",
				"mocha": "*",
				"mustache": "~0.7.2"
			},
			"main": "lib/handlebars.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "node_modules/.bin/mocha -u qunit spec/qunit_spec.js"
			},
			"optionalDependencies": {},
			"_id": "handlebars@1.0.12",
			"dist": {
				"shasum": "18c6d3440c35e91b19b3ff582b9151ab4985d4fc",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.12.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.2",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "1.1.0",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "BSD",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "~0.2.9",
				"aws-sdk": "~1.5.0",
				"benchmark": "~1.0",
				"dustjs-linkedin": "~2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-contrib-clean": "~0.4.1",
				"grunt-contrib-copy": "~0.4.1",
				"grunt-contrib-jshint": "~0.6.3",
				"grunt-contrib-requirejs": "~0.4.1",
				"grunt-contrib-uglify": "~0.2.2",
				"grunt-es6-module-transpiler": "joefiorini/grunt-es6-module-transpiler",
				"es6-module-packager": "*",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "*",
				"mustache": "~0.7.2",
				"semver": "~2.1.0",
				"should": "~1.2.2",
				"underscore": "~1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@1.1.0",
			"dist": {
				"shasum": "955b9762cd5b79241036e3e667b595646e7b03c3",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.11",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "1.1.1",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "BSD",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "~0.2.9",
				"aws-sdk": "~1.5.0",
				"benchmark": "~1.0",
				"dustjs-linkedin": "~2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-contrib-clean": "~0.4.1",
				"grunt-contrib-copy": "~0.4.1",
				"grunt-contrib-jshint": "~0.6.3",
				"grunt-contrib-requirejs": "~0.4.1",
				"grunt-contrib-uglify": "~0.2.2",
				"grunt-es6-module-transpiler": "joefiorini/grunt-es6-module-transpiler",
				"es6-module-packager": "*",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "*",
				"mustache": "~0.7.2",
				"semver": "~2.1.0",
				"should": "~1.2.2",
				"underscore": "~1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@1.1.1",
			"dist": {
				"shasum": "674ca5f5cb93df63197481fd4839c0f1ae0d31b7",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.1.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.11",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "1.1.2",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "BSD",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "~0.2.9",
				"aws-sdk": "~1.5.0",
				"benchmark": "~1.0",
				"dustjs-linkedin": "~2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-contrib-clean": "~0.4.1",
				"grunt-contrib-copy": "~0.4.1",
				"grunt-contrib-jshint": "~0.6.3",
				"grunt-contrib-requirejs": "~0.4.1",
				"grunt-contrib-uglify": "~0.2.2",
				"grunt-es6-module-transpiler": "joefiorini/grunt-es6-module-transpiler",
				"es6-module-packager": "*",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "*",
				"mustache": "~0.7.2",
				"semver": "~2.1.0",
				"should": "~1.2.2",
				"underscore": "~1.5.1",
				"grunt-cli": "~0.1.10"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@1.1.2",
			"dist": {
				"shasum": "5360ecb5a487fce01145eb225ccaf3b29db3f43e",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.1.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.11",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "1.2.0",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "~0.2.9",
				"aws-sdk": "~1.5.0",
				"benchmark": "~1.0",
				"dustjs-linkedin": "~2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "~0.4.1",
				"grunt-contrib-concat": "~0.3.0",
				"grunt-contrib-connect": "~0.5.0",
				"grunt-contrib-copy": "~0.4.1",
				"grunt-contrib-jshint": "~0.7.2",
				"grunt-contrib-requirejs": "~0.4.1",
				"grunt-contrib-uglify": "~0.2.2",
				"grunt-contrib-watch": "~0.5.3",
				"grunt-saucelabs": "~4.1.2",
				"es6-module-packager": "0.x",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "*",
				"mustache": "~0.7.2",
				"semver": "~2.1.0",
				"underscore": "~1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@1.2.0",
			"dist": {
				"shasum": "9e4d92b374069213994d4fe933844ca840e1aeaa",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.11",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "1.2.1",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "~0.2.9",
				"aws-sdk": "~1.5.0",
				"benchmark": "~1.0",
				"dustjs-linkedin": "~2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "~0.4.1",
				"grunt-contrib-concat": "~0.3.0",
				"grunt-contrib-connect": "~0.5.0",
				"grunt-contrib-copy": "~0.4.1",
				"grunt-contrib-jshint": "0.x",
				"grunt-contrib-requirejs": "~0.4.1",
				"grunt-contrib-uglify": "~0.2.2",
				"grunt-contrib-watch": "~0.5.3",
				"grunt-saucelabs": "~4.1.2",
				"es6-module-packager": "0.x",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "*",
				"mustache": "~0.7.2",
				"semver": "~2.1.0",
				"underscore": "~1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@1.2.1",
			"dist": {
				"shasum": "0a9016379064f8957779bdc2812869120aba9d98",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.2.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.11",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "1.3.0",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "~0.2.9",
				"aws-sdk": "~1.5.0",
				"benchmark": "~1.0",
				"dustjs-linkedin": "~2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "~0.4.1",
				"grunt-contrib-concat": "~0.3.0",
				"grunt-contrib-connect": "~0.5.0",
				"grunt-contrib-copy": "~0.4.1",
				"grunt-contrib-jshint": "0.x",
				"grunt-contrib-requirejs": "~0.4.1",
				"grunt-contrib-uglify": "~0.2.2",
				"grunt-contrib-watch": "~0.5.3",
				"grunt-saucelabs": "~4.1.2",
				"es6-module-packager": "0.x",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "*",
				"mustache": "~0.7.2",
				"semver": "~2.1.0",
				"underscore": "~1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@1.3.0",
			"dist": {
				"shasum": "9e9b130a93e389491322d975cf3ec1818c37ce34",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.3.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.11",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0-alpha.1": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "2.0.0-alpha.1",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "~0.2.9",
				"aws-sdk": "~1.5.0",
				"benchmark": "~1.0",
				"dustjs-linkedin": "~2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "~0.4.1",
				"grunt-contrib-concat": "~0.3.0",
				"grunt-contrib-connect": "~0.5.0",
				"grunt-contrib-copy": "~0.4.1",
				"grunt-contrib-jshint": "0.x",
				"grunt-contrib-requirejs": "~0.4.1",
				"grunt-contrib-uglify": "~0.2.2",
				"grunt-contrib-watch": "~0.5.3",
				"grunt-saucelabs": "~4.1.2",
				"es6-module-packager": "1.x",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "*",
				"mustache": "~0.7.2",
				"semver": "~2.1.0",
				"underscore": "~1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@2.0.0-alpha.1",
			"dist": {
				"shasum": "c4d149068c713de0afa7f45bbb88a2ca73715afd",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-2.0.0-alpha.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.11",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0-alpha.2": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "2.0.0-alpha.2",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "~0.2.9",
				"aws-sdk": "~1.5.0",
				"benchmark": "~1.0",
				"dustjs-linkedin": "~2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "~0.4.1",
				"grunt-contrib-concat": "~0.3.0",
				"grunt-contrib-connect": "~0.5.0",
				"grunt-contrib-copy": "~0.4.1",
				"grunt-contrib-jshint": "0.x",
				"grunt-contrib-requirejs": "~0.4.1",
				"grunt-contrib-uglify": "~0.2.2",
				"grunt-contrib-watch": "~0.5.3",
				"grunt-saucelabs": "~5.0.1",
				"es6-module-packager": "1.x",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "*",
				"mustache": "~0.7.2",
				"semver": "~2.1.0",
				"underscore": "~1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@2.0.0-alpha.2",
			"dist": {
				"shasum": "ceb96d6023181345588173ca2b7b8c92e3f4c5b2",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-2.0.0-alpha.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.11",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0-alpha.3": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "2.0.0-alpha.3",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "~0.2.9",
				"aws-sdk": "~1.5.0",
				"benchmark": "~1.0",
				"dustjs-linkedin": "~2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "~0.4.1",
				"grunt-contrib-concat": "~0.3.0",
				"grunt-contrib-connect": "~0.5.0",
				"grunt-contrib-copy": "~0.4.1",
				"grunt-contrib-jshint": "0.x",
				"grunt-contrib-requirejs": "~0.4.1",
				"grunt-contrib-uglify": "~0.2.2",
				"grunt-contrib-watch": "~0.5.3",
				"grunt-saucelabs": "~5.0.1",
				"es6-module-packager": "1.x",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "*",
				"mustache": "~0.7.2",
				"semver": "~2.1.0",
				"underscore": "~1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@2.0.0-alpha.3",
			"dist": {
				"shasum": "cc38b3993ebc5a6a94c164ab89b67dd4456c0a4b",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-2.0.0-alpha.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0-alpha.4": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "2.0.0-alpha.4",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "~0.2.9",
				"aws-sdk": "~1.5.0",
				"benchmark": "~1.0",
				"dustjs-linkedin": "~2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "~0.4.1",
				"grunt-contrib-concat": "~0.3.0",
				"grunt-contrib-connect": "~0.5.0",
				"grunt-contrib-copy": "~0.4.1",
				"grunt-contrib-jshint": "0.x",
				"grunt-contrib-requirejs": "~0.4.1",
				"grunt-contrib-uglify": "~0.2.2",
				"grunt-contrib-watch": "~0.5.3",
				"grunt-saucelabs": "~5.0.1",
				"es6-module-packager": "1.x",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "*",
				"mustache": "~0.7.2",
				"semver": "~2.1.0",
				"underscore": "~1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@2.0.0-alpha.4",
			"dist": {
				"shasum": "4c65dd13bdca070953365973ee984b965a42c3e8",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-2.0.0-alpha.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0-beta.1": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "2.0.0-beta.1",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "~0.2.9",
				"aws-sdk": "~1.5.0",
				"benchmark": "~1.0",
				"dustjs-linkedin": "~2.0.2",
				"eco": "~1.1.0-rc-3",
				"es6-module-packager": "1.x",
				"grunt": "~0.4.1",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "~0.4.1",
				"grunt-contrib-concat": "~0.3.0",
				"grunt-contrib-connect": "~0.5.0",
				"grunt-contrib-copy": "~0.4.1",
				"grunt-contrib-jshint": "0.x",
				"grunt-contrib-requirejs": "~0.4.1",
				"grunt-contrib-uglify": "~0.2.2",
				"grunt-contrib-watch": "~0.5.3",
				"grunt-saucelabs": "8.x",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "~1.20.0",
				"mustache": "~0.7.2",
				"semver": "~2.1.0",
				"underscore": "~1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"gitHead": "cee52ea68f85baf6812cbc6d303595a88b4ea4f8",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@2.0.0-beta.1",
			"_shasum": "41ea18d562b905c4727e000169b34e14c1ab7a1d",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"dist": {
				"shasum": "41ea18d562b905c4727e000169b34e14c1ab7a1d",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-2.0.0-beta.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "2.0.0",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "~0.2.9",
				"aws-sdk": "~1.5.0",
				"benchmark": "~1.0",
				"dustjs-linkedin": "~2.0.2",
				"eco": "~1.1.0-rc-3",
				"es6-module-packager": "1.x",
				"grunt": "~0.4.1",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "~0.4.1",
				"grunt-contrib-concat": "~0.3.0",
				"grunt-contrib-connect": "~0.5.0",
				"grunt-contrib-copy": "~0.4.1",
				"grunt-contrib-jshint": "0.x",
				"grunt-contrib-requirejs": "~0.4.1",
				"grunt-contrib-uglify": "~0.2.2",
				"grunt-contrib-watch": "~0.5.3",
				"grunt-saucelabs": "8.x",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "~1.20.0",
				"mustache": "~0.7.2",
				"semver": "~2.1.0",
				"underscore": "~1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"gitHead": "1eb2b04aa1468059172af16968e28ba3a9c07e6d",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@2.0.0",
			"_shasum": "6e9d7f8514a3467fa5e9f82cc158ecfc1d5ac76f",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"dist": {
				"shasum": "6e9d7f8514a3467fa5e9f82cc158ecfc1d5ac76f",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "3.0.0",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "^0.6.1",
				"source-map": "^0.1.40",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "^0.9.0",
				"aws-sdk": "~1.5.0",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"es6-module-packager": "^2.0.0",
				"grunt": "~0.4.1",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-jshint": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-saucelabs": "8.x",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "~1.20.0",
				"mustache": "0.x",
				"semver": "^4.0.0",
				"underscore": "^1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "0099e16a01bae4789c3560e2a658fdd7fecc9e12",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@3.0.0",
			"_shasum": "7f4e537f4dd6992869d66c01b7505eba3561a5d5",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"dist": {
				"shasum": "7f4e537f4dd6992869d66c01b7505eba3561a5d5",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "3.0.1",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "^0.6.1",
				"source-map": "^0.1.40",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "^0.9.0",
				"aws-sdk": "~1.5.0",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"es6-module-packager": "^2.0.0",
				"grunt": "~0.4.1",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-jshint": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-saucelabs": "8.x",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "~1.20.0",
				"mustache": "0.x",
				"semver": "^4.0.0",
				"underscore": "^1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "afe730e0594440dd17fdc43271fc4a7db19327f3",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@3.0.1",
			"_shasum": "fe0f64898305e9f1267e82c336662847eda0d6f5",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"dist": {
				"shasum": "fe0f64898305e9f1267e82c336662847eda0d6f5",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.2": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "3.0.2",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "^0.6.1",
				"source-map": "^0.1.40",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "^0.9.0",
				"aws-sdk": "~1.5.0",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-jshint": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^11.0.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "~1.20.0",
				"mustache": "0.x",
				"semver": "^4.0.0",
				"underscore": "^1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "2f0b86665f6080c065d67182ccfdca2ce6f243fa",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@3.0.2",
			"_shasum": "d97ecc6c68c7f653e0e168bf93981f3f3926b1dd",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"dist": {
				"shasum": "d97ecc6c68c7f653e0e168bf93981f3f3926b1dd",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.3": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "3.0.3",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "^0.6.1",
				"source-map": "^0.1.40",
				"uglify-js": "~2.3"
			},
			"optionalDependencies": {
				"uglify-js": "~2.3"
			},
			"devDependencies": {
				"async": "^0.9.0",
				"aws-sdk": "~1.5.0",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^11.0.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "~1.20.0",
				"mustache": "0.x",
				"semver": "^4.0.0",
				"underscore": "^1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "891f48b7e9c321dd9cbe7a898533eb6b2434b8a0",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@3.0.3",
			"_shasum": "0e09651a2f0fb3c949160583710d551f92e6d2ad",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"dist": {
				"shasum": "0e09651a2f0fb3c949160583710d551f92e6d2ad",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.0",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^1.4.0",
				"optimist": "^0.6.1",
				"source-map": "^0.1.40",
				"uglify-js": "~2.4"
			},
			"optionalDependencies": {
				"uglify-js": "~2.4"
			},
			"devDependencies": {
				"async": "^0.9.0",
				"aws-sdk": "~1.5.0",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^11.0.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "~1.20.0",
				"mock-stdin": "^0.3.0",
				"mustache": "0.x",
				"semver": "^4.0.0",
				"underscore": "^1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "bff5fab8f9d42e21950be00dcf1cedf4dc1a565b",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.0",
			"_shasum": "9e6ab5d6c150a55cf32854facb209865f38a2d39",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"dist": {
				"shasum": "9e6ab5d6c150a55cf32854facb209865f38a2d39",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.1": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.1",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^1.4.0",
				"optimist": "^0.6.1",
				"source-map": "^0.4.4",
				"uglify-js": "~2.4"
			},
			"optionalDependencies": {
				"uglify-js": "~2.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^17.1.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "~1.20.0",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "c7b28a65dab1f1bb370f258fd65796d74c7b53cb",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.1",
			"_shasum": "6bdb61476c1abe9348909f0fde0856f848bed933",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"dist": {
				"shasum": "6bdb61476c1abe9348909f0fde0856f848bed933",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.2": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.2",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^1.4.0",
				"optimist": "^0.6.1",
				"source-map": "^0.4.4",
				"uglify-js": "~2.4"
			},
			"optionalDependencies": {
				"uglify-js": "~2.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^17.1.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "~1.20.0",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "a5a3ab01d3659b996234e3fa5a4a32350a145096",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.2",
			"_shasum": "83c1200a969ba66285af6f938b0c5bb8845370e9",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"dist": {
				"shasum": "83c1200a969ba66285af6f938b0c5bb8845370e9",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.3": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.3",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^1.4.0",
				"optimist": "^0.6.1",
				"source-map": "^0.4.4",
				"uglify-js": "~2.4"
			},
			"optionalDependencies": {
				"uglify-js": "~2.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^17.1.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "~1.20.0",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "9365b8290070f34bf797c836aed4335ce6a4094f",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.3",
			"_shasum": "3776991c55b1703b2dae9bf540fcba7595d14dfa",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"dist": {
				"shasum": "3776991c55b1703b2dae9bf540fcba7595d14dfa",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.4": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.4",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^1.4.0",
				"optimist": "^0.6.1",
				"source-map": "^0.4.4",
				"uglify-js": "~2.4"
			},
			"optionalDependencies": {
				"uglify-js": "~2.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^17.1.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "~1.20.0",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "b7c95e9feb9b641af2fe83b23c3341ec624aae80",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.4",
			"_shasum": "12b94e9c4cafa612424b1c13addf612c0d2a5f29",
			"_from": ".",
			"_npmVersion": "3.3.8",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"dist": {
				"shasum": "12b94e9c4cafa612424b1c13addf612c0d2a5f29",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.4.tgz"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.0.5": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.5",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^1.4.0",
				"optimist": "^0.6.1",
				"source-map": "^0.4.4",
				"uglify-js": "^2.6"
			},
			"optionalDependencies": {
				"uglify-js": "^2.6"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^17.1.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "~1.20.0",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "205c61cfb1acdb599bbdfcf2d356641254e09e5c",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.5",
			"_shasum": "92c6ed6bb164110c50d4d8d0fbddc70806c6f8e7",
			"_from": ".",
			"_npmVersion": "3.3.8",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"dist": {
				"shasum": "92c6ed6bb164110c50d4d8d0fbddc70806c6f8e7",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.5.tgz"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.0.6": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.6",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^1.4.0",
				"optimist": "^0.6.1",
				"source-map": "^0.4.4",
				"uglify-js": "^2.6"
			},
			"optionalDependencies": {
				"uglify-js": "^2.6"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^17.1.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "~1.20.0",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "ad3037cf54132fc5f589134d3bef961a5f751973",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.6",
			"_shasum": "2ce4484850537f9c97a8026d5399b935c4ed4ed7",
			"_from": ".",
			"_npmVersion": "2.15.9",
			"_nodeVersion": "4.6.1",
			"_npmUser": {
				"name": "lawnsea",
				"email": "lawnsea@gmail.com"
			},
			"dist": {
				"shasum": "2ce4484850537f9c97a8026d5399b935c4ed4ed7",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.6.tgz"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-18-east.internal.npmjs.com",
				"tmp": "tmp/handlebars-4.0.6.tgz_1479000463304_0.9163416035007685"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.7": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.7",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^1.4.0",
				"optimist": "^0.6.1",
				"source-map": "^0.4.4",
				"uglify-js": "^2.6"
			},
			"optionalDependencies": {
				"uglify-js": "^2.6"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^17.1.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "~1.20.0",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "606fa55b0a2fab4b22b810a21fc9ae1fd5fd8430",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.7",
			"_shasum": "e97325aeb8ea0b9e12b9c4dd73c4c312ad0ede59",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.9.2",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"shasum": "e97325aeb8ea0b9e12b9c4dd73c4c312ad0ede59",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.7.tgz"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/handlebars-4.0.7.tgz_1493499240512_0.7804022012278438"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.8": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.8",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^1.4.0",
				"optimist": "^0.6.1",
				"source-map": "^0.4.4",
				"uglify-js": "^2.6"
			},
			"optionalDependencies": {
				"uglify-js": "^2.6"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^17.1.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "~1.20.0",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "fed5818876ec325b2b48a61395fe0089bdda05e8",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.8",
			"_shasum": "22b875cd3f0e6cbea30314f144e82bc7a72ff420",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.9.2",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"shasum": "22b875cd3f0e6cbea30314f144e82bc7a72ff420",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.8.tgz"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/handlebars-4.0.8.tgz_1493758575897_0.5980861084535718"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.9": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.9",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^1.4.0",
				"optimist": "^0.6.1",
				"source-map": "^0.4.4",
				"uglify-js": "^2.6"
			},
			"optionalDependencies": {
				"uglify-js": "^2.6"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^17.1.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "~1.20.0",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "5ec78a8c70ac674f39a8408e04d59bd40340f6fe",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.9",
			"_shasum": "29dbc24f447fdd6caebc4a3053446800a8183836",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.9.2",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"shasum": "29dbc24f447fdd6caebc4a3053446800a8183836",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.9.tgz"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars-4.0.9.tgz_1495366799681_0.6837085245642811"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.10": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.10",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^1.4.0",
				"optimist": "^0.6.1",
				"source-map": "^0.4.4",
				"uglify-js": "^2.6"
			},
			"optionalDependencies": {
				"uglify-js": "^2.6"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^17.1.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "~1.20.0",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "670ec6fafbf99986a70074a37f73d41bad60b083",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.10",
			"_shasum": "3d30c718b09a3d96f23ea4cc1f403c4d3ba9ff4f",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.9.2",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"shasum": "3d30c718b09a3d96f23ea4cc1f403c4d3ba9ff4f",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.10.tgz"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars-4.0.10.tgz_1495368715601_0.8045995919965208"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.11": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.11",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^1.4.0",
				"optimist": "^0.6.1",
				"source-map": "^0.4.4",
				"uglify-js": "^2.6"
			},
			"optionalDependencies": {
				"uglify-js": "^2.6"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^17.1.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "~1.20.0",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "1e954ddf3c3ec6d2318e1fadc5e03aaf065b2fbd",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.11",
			"_shasum": "630a35dfe0294bc281edae6ffc5d329fc7982dcc",
			"_from": ".",
			"_npmVersion": "3.10.9",
			"_nodeVersion": "6.9.2",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"shasum": "630a35dfe0294bc281edae6ffc5d329fc7982dcc",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.11.tgz"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars-4.0.11.tgz_1508273580720_0.6075705960392952"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2-beta": {
			"name": "handlebars",
			"description": "Extension of the Mustache logicless template language",
			"version": "1.0.2-beta",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars mustache template html"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/kpdecker/handlebars.js.git"
			},
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.2",
				"uglify-js": "~1.0"
			},
			"devDependencies": {},
			"main": "lib/handlebars.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"_npmJsonOpts": {
				"file": "/Users/kdecker/.npm/handlebars/1.0.2beta/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "handlebars@1.0.2-beta",
			"_engineSupported": true,
			"_npmVersion": "1.0.15",
			"_nodeVersion": "v0.4.10",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "533aa8755d1cd4ac616e48b9f77b9c98d0088a91",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.2beta.tgz"
			},
			"scripts": {},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.4-beta": {
			"name": "handlebars",
			"description": "Extension of the Mustache logicless template language",
			"version": "1.0.4-beta",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars mustache template html"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/kpdecker/handlebars.js.git"
			},
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~1.2"
			},
			"devDependencies": {},
			"main": "lib/handlebars.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"_id": "handlebars@1.0.4-beta",
			"_engineSupported": true,
			"_npmVersion": "1.0.106",
			"_nodeVersion": "v0.6.4",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "7d49a3631e6f1d7bb5e9b98e761300a18ea36e07",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.4beta.tgz"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.5-beta": {
			"name": "handlebars",
			"description": "Extension of the Mustache logicless template language",
			"version": "1.0.5-beta",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars mustache template html"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/kpdecker/handlebars.js.git"
			},
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "~0.3",
				"uglify-js": "~1.2"
			},
			"devDependencies": {},
			"main": "lib/handlebars.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"_npmUser": {
				"name": "kpdecker",
				"email": "kpdecker@gmail.com"
			},
			"_id": "handlebars@1.0.5-beta",
			"_engineSupported": true,
			"_npmVersion": "1.0.106",
			"_nodeVersion": "v0.6.4",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "a75b5312239748aeb352a9a2fa682242fefeaf9f",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.5beta.tgz"
			},
			"maintainers": [
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.0.12": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.12",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^2.5.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "8d22e6f501dc0720fe0610bb4dab60cae18e7d20",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.12",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-RhmTekP+FZL+XNhwS1Wf+bTTZpdLougwt5pcgA1tuz6Jcx0fpH/7z0qd71RKnZHBCxIRBHfBOnio4gViPemNzA==",
				"shasum": "2c15c8a96d46da5e266700518ba8cb8d919d5bc5",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.12.tgz",
				"fileCount": 106,
				"unpackedSize": 2499351,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjtLxCRA9TVsSAnZWagAA1scP/A9NGn60kzghGxS5yH+p\ntp3p6PfG8WAWuuNBLUyRjeonSJYOE9z0cs8+mki6fm1ugROBnQxO2thKfSG2\nxQBZ4C7khiiVZRciOmNcpXSStQKBFchVsaOPTn36QKYAPAoQFG/rqpKaowmk\neHZmPXkUpKW1pBM+Rg9CadT6o6n1u5ColyJc2RYGdsKCejy1utaCJmxMOXxN\nM47H1Cdr7mKgZyShI8GY8Y9JiyjAqTQ8UTBFddmvYNzV/kTEF36RpCXwXhVc\n0uXVjIo89DliU5zFjIiPMVn9KN+FxY1MzplFxfA3EAElvw3+S3HLtlGc5XyI\ncNTeHVbDeHQuYYBLWxoIGha+NPCSswHgnIv9i8VTbRM9BS+FHl59Yw4fjwEA\nGDcR7Sp9Ws0RmXIc5o4+X2unSi5EfZ97KnOCw+pSdprQc5S+lmgLlDDgUFRe\nvA7YzQbct46K4YhR3eOJYwaaDlX/xi2txlQTJG/Gtqygqfntz4NdVEaLEifJ\nMio8Sg0zUWX6mpaw3E7+TYaXoUTu8IBrr8Lq+2oCUuInd5RLADoOrVHQZ5mt\n5WtpP6vqpDX54aQkKLAAF4MWLWGd1QSQm5pJn+P6DBkvw5IjDhCyM8CIEH59\nS+sxDSQGHLhNlAvzXt8cTLrzgfbHO7uj1o2v3kOJAZUcUYH8VdcyyhB3+9OP\nBdM9\r\n=7wHQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.0.12_1536086768813_0.30534031867390765"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.4": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "3.0.4",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "^0.6.1",
				"source-map": "^0.1.40",
				"uglify-js": "^2.6"
			},
			"optionalDependencies": {
				"uglify-js": "^2.6"
			},
			"devDependencies": {
				"async": "^0.9.0",
				"aws-sdk": "~1.5.0",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^11.0.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "~1.20.0",
				"mustache": "0.x",
				"semver": "^4.0.0",
				"underscore": "^1.5.1",
				"webpack": "^1.15.0",
				"webpack-dev-server": "^1.16.5"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "698c8a93a4066937977503d338bcd3b90d5035ca",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@3.0.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-krpf/tK5l1tt+EnfHQpztTjf5AVeNHwFUQl5B7RPodacdusBceaEcqtMf6Xktl9E8kTsXvdof1yyyR+mNqKVOw==",
				"shasum": "84ac924c49984ad286a437046b7228158509cd39",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.4.tgz",
				"fileCount": 82,
				"unpackedSize": 1033907,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFPnXCRA9TVsSAnZWagAA+YAP/0E1VSJ2mGOjpaQkFHFT\nr5QtXr69BsC5Z8Z9asCyKgn+gbGB8whAjGanIaF4ptheaOrBOmkVK5T9KUfk\nxQ8VYxaMl0+bor2G/Xrb7pPx4KfRtozeG3GM9oYG8I/9uJ7QuA300c6x6DGu\nNL+W++2gI38uLA66dQ2GBuJt1NKUTDo5v0hvp6FKAY786OQ5ZnBCQAgbgxNx\nifTDLjpGbbAckpKtLxKsliOpbSMNyqP1YldUYJLceDULy6+KAFduEN3eJ4wI\nMO5rO5NBjP/DmezDcizAYS2+DmjtHUhQscvXAvpH2x/x60nHI7pwwCSfz9fc\nu4yZ8ldMktgWvriIOnnay1OCndIH1R3e3n9p0E56kdjFwGRsv2r9LgZ/WZTh\n7h0eFVpAxnyUEZ/kQMBeO41j17NFhpJY3v5DnVgcN8SH07bH9FgGfLUjF99t\n5zkKxjY53nFcduv13PFu0mIPzKAanUXAwvlgdCe5rb0WDMD1gEfYMyaqgbnD\nmSIY/Y7KNdPwuOmUu07DpSZYGt/o+WCAMvaarX28x2/RpNBv++XTGdh35KyC\n5xbdblmElqkOdHkbiU/4koRiQ9WZytBUR7uDv2MSYtDT+CWZ8t7fyHsEjr78\nlOBGMuPrbw2MAFmw4c+zrjCLolXpGKeh0YgPEBmAixsUh6/2YzJpZyjHkZ8z\nW6fm\r\n=YTpT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_3.0.4_1544878550788_0.39680124695187935"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.5": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "3.0.5",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "^0.6.1",
				"source-map": "^0.1.40",
				"uglify-js": "^2.6"
			},
			"optionalDependencies": {
				"uglify-js": "^2.6"
			},
			"devDependencies": {
				"async": "^0.9.0",
				"aws-sdk": "~1.5.0",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^11.0.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "~1.20.0",
				"mustache": "0.x",
				"semver": "^4.0.0",
				"underscore": "^1.5.1",
				"webpack": "^1.15.0",
				"webpack-dev-server": "^1.16.5"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "64254b604b9d7fdf76d40b9c6675326eb4bda42b",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@3.0.5",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.11.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-VZrcgIvnvz4pNAtLrdtf9jOu6AwbOrLc/nvgWPHxlgyS0FvCZ4SLT/S2fdy+BKjIuTHpsXji8sO5WQSoqQEFtQ==",
				"shasum": "6704ceffddf5da3bc4ecbdbcab6d198e06368721",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.5.tgz",
				"fileCount": 82,
				"unpackedSize": 1036425,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcFP67CRA9TVsSAnZWagAAocQP/iIg4Z5nqgJ9eYD8sGJ2\nJV769NlMoOhm0BpFhjBb8CupOQviGGTVSWcd78u3KKJoF5MHH95Y+/STrCAu\nhadbNRJcnRbAUywzM9xCAMWe7rYxF/SPUr7sMSJ3pr8WsW89e56reuGuO96V\naMLyzM5jFwXfAlR2dUbRTrruLpkWan5+FDV7+aHrgapqzSOAu9i3vOvrdMIb\njRYqrBnZeVaMk90bqkV4s/j63dPGySba1fNuru6T/ZMHtogOBOucRnlDFf1L\nDjaQbCyd1zH9Cw3dwQ5MasxbeJKok8ArkNcG0XWwcvsI+nOmWFIZiaXG8ijv\npJF+5MtwjpeN7FlaXu90UAL+ibV8itkRrar93pc9DTWnv01BifUKdGvlEKOX\nLvL7f8tIeZKrfeaEMFX1d6tmY4v2Z52/EmZaBB84r+4XOztg2dmYZW7fW0cf\nvVy8hFRBSqDMG/TVp180dM7XfsBNAa/lqSfHbTAVRO5S9xPCxzDjZWNW/JK9\nPYdsU7Z7n+xZXzW9tTrVr0DqvlvMVaxl2H1qgTyyn+o92O+yWaB/5Yn2nmdK\nEVbjDqAicpGX9vn+Inq+UEr4PivAAtinxTDcw7g8a0xN6rRoyiW+Sw8XCp4Z\n7PeP/tHSKmjJ3MyPPqq0h2ewbQ4oE4rHl88raYm5LvfiW+eTq06chJxipJJJ\ndMRM\r\n=spNH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_3.0.5_1544879802233_0.10147148243908743"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.6": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "3.0.6",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"publishConfig": {
				"tag": "legacy"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"readmeFilename": "README.markdown",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "^0.6.1",
				"source-map": "^0.1.40",
				"uglify-js": "^2.6"
			},
			"optionalDependencies": {
				"uglify-js": "^2.6"
			},
			"devDependencies": {
				"async": "^0.9.0",
				"aws-sdk": "~1.5.0",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^11.0.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "~1.21.5",
				"mustache": "0.x",
				"semver": "^4.0.0",
				"underscore": "^1.5.1",
				"webpack": "^1.15.0",
				"webpack-dev-server": "^1.16.5"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "5a427d2d2b7264a83ca6702fddf63a6c7ba281c4",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@3.0.6",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-LxzdOvkYFsdL6ZT92igXthJIZLYKBSowtrM3oxfMdOwjv0dRWk6EK4PygNgXc0xwjH38BWMCSnktrOpKbec+Qw==",
				"shasum": "61cf316cf98395971d38c66523fa530b8a3c7ed2",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.6.tgz",
				"fileCount": 83,
				"unpackedSize": 1062350,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLIIwCRA9TVsSAnZWagAABZcP/3mX78DFNSmWzZ/HQZ8e\nol3Q5Xad75K34R7lbQrTUwUMf1PcvB1gpaQbTJxAFTajfcAe/QVQ11uv1iiI\ncAylhLViVk4KlcZjzwDTsTr8SGbtE+TQ5L+6UwtmSNUraBO5xIpLF1Cv6gfi\ng1y/CXtYi9YPmiiZUXm45sTyqvzS95Dhu53dKBYmiThQ+oiKJXV5XDGvaqGb\nht+69qlYmIOnTDaxeQYPQe82t3SqHjHYxX9l//cAgk5ZGFV62Wlzm8dP1toc\nvqTcnPpHNkMWzJ1OtTaTyYE6iamEX7ogTBZVPmdA22RimfVkpNK3mWIM2Xwt\n+3xHeYY0ytP0CGVInm+MZdmY21P+XlHVfTz6xQY0yIwvEnpoiJzObs+eJvar\nO0FztVoD0EDAMBD8L4+Q3X7gEV1Djw/MZXQMjiFWaAfE4Kt/Nm92V6J37ywB\nPVRyHZwhk5Msy2zc5Clju4zhVni2WvPi90jiRzvmWW09AEYwzfwquOri/jaX\n7CreBWVJjbbxZ00QRTlbNpP3tfyGp6AKviyDbb0AtpJFoD2nYj2r8/x8xaGb\nZeW+WzGQaOTyAUEWdMi+gnM7n//Jwn9WCtLhkeV5QwKuRztzZbTqVShBk0fa\nEANtux19RRrSgrUnKyX5FgeOlzNh+0RB5nfwvGeSYOuqa0/1bkegY/OB2Z2G\n9JrM\r\n=QSps\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_3.0.6_1546420783506_0.3165930307222933"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.0": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.1.0",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^2.5.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "9.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "lib/handlebars.d.ts",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "7caca944b1ae64b5bc11cba67d21e4b51ba6196a",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.1.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-l2jRuU1NAWK6AW5qqcTATWQJvNPEwkM7NEKSiv/gqOsoSQbVoWyqVEY5GS+XPQ88zLNmqASRpzfdm8d79hJS+w==",
				"shasum": "0d6a6f34ff1f63cecec8423aa4169827bf787c3a",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.0.tgz",
				"fileCount": 107,
				"unpackedSize": 2513478,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcW/8LCRA9TVsSAnZWagAAp1sQAJmlHu0NAu1YTaM23pvF\ntg5aIEtDQRXyIlWP/H9t6X8YdUtbLs6PtTLXO6FGYdzzlUuvoYNMvheUtYbc\nLhyU2c3D2R4GsCwZp5mD3TfFScMLTZORwg+FMyyybyHc0N7tqqhk82U61jOF\nw6J6WjtsxX4J2xNFSrS3d9vejm4Ctcvk+nMHhLHKq50rHWDlCcMzTjhu20Gr\nPiu/PUoZIJmFuKNGs2RWVSzm2XVJ1c4McPLHFinH0ZpVjhqYCu6A6AsnsUy1\noPD2oboSzgSeJz2QGe3B8XtfFws+ftzQwhfUo3Lae38Xj8VT1LfhvlEVGBmN\nnwUWkElz3qDv3NHXFO8I6ao1fkZj/7OFu1G0ApnzzFH5Km48X8QeleH69ruM\nMdo+vUCefuGUU+n3AqqD8tIEyJzgeLY78LMXSxrhh37/tRqLY56rSUSyUtCN\nJSyUpiLcRzzXtjIPKMrK9fkK+tW+FicPoAgoDQioytNzMWYuf+HJpN4H18MV\nSLlJ+drP8xusrkB99v9WdWPvNsbL//s3M/h3/J/dhsuJh9ZwqmpLVIlU57LA\nUOHv8CrGtKAVM/xA402NfFgnTVjU896eg4IKzJJnETIR5UejymuPdmc5ewZP\nzAIZjdTpc4mGD3fehT0wtMvzHVjYaJlqUTPVndE4OSrlkMV/yqjkLKeMhKYP\nal1X\r\n=i/80\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.1.0_1549532938971_0.32130285306650785"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.13": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.13",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"publishConfig": {
				"tag": "4.0-patch"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"readmeFilename": "README.markdown",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^2.5.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "9d4fff19d438a390b4e34d0a175b2de5f196cea8",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.13",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-uydY0jy4Z3wy/iGXsi64UtLD4t1fFJe16c/NFxsYE4WdQis8ZCzOXUZaPQNG0e5bgtLQV41QTfqBindhEjnpyQ==",
				"shasum": "89fc17bf26f46fd7f6f99d341d92efaae64f997d",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.13.tgz",
				"fileCount": 106,
				"unpackedSize": 2502609,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXAg3CRA9TVsSAnZWagAAmXcQAKMyY0PcgeQawh+sK4Ec\nU1V+vZ3aF6uI295D1C1+oueKXOIJQc3Zx5KPmcjHc4fvab7rycJF0H30K1Qg\nZqeBGYnYSk/McI3ffA6rM5euvybzo6qPeXr0VOkYc1fdrmWAxQBL1bJEwY+8\nc7FmdNArpAKSi9/wlVvRKUs5wdyydcYdaN6f/W4ZRxyEdj0RrdfsS0CpI0Ma\nIF7reH5opXhapGGabp1qH647R+kgT2SQ/AfwBdwcDMYKJLah1SuZFYAmU8iD\nz+xgGpQ+Zb5c28JTOT1LNdjZGdlg06X0h2KA4jFE7XXw0LqJSLVKm62vFXo7\ng+/HJWmvb8gnsqBUXXocVr7Tr/7RC2rBvpHcaGgryszTg9rTJV6R7+ud/qmj\nErzn9WoMt68R/AIuHpBdgey3E4qKEFKRHoI08EYg55cmYayiofr5dBfOJVpx\ns69/q/sriXDxZCczpErdT9cwk6g6+8HyIcZTG2/RNQYd9BzWjwHKioe90lEQ\nAH4N94SgZqe1HumKIz7nJniIWQ3JVFEIm6YHRfD+ppP4PBpJsE1pMn7T5XMv\n29d7VoP4KekuzJiLde8AtzM8HPuof7VxXIJAlqNcCh1a16POOQzTTeNhidR/\nHlXzuyi+Y0VYuyy2Rz1XZFkph2sRCzvniq4jVAPy8TeRz8QOGmp5FE0pUkj5\nQ2KN\r\n=d0AE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.0.13_1549535286571_0.452320274691689"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.1": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.1.1",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "9.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "lib/handlebars.d.ts",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "f691db546e7563e1db3437d5a72f478f9e556714",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.1.1",
			"_nodeVersion": "10.15.1",
			"_npmVersion": "6.8.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-3Zhi6C0euYZL5sM0Zcy7lInLXKQ+YLcF/olbN010mzGQ4XVm50JeyBnMqofHh696GrciGruC7kCcApPDJvVgwA==",
				"shasum": "6e4e41c18ebe7719ae4d38e5aca3d32fa3dd23d3",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.1.tgz",
				"fileCount": 107,
				"unpackedSize": 2513921,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjWqpCRA9TVsSAnZWagAAuxkP/19c5gaawl81XTXjzSFH\noMHKOGojjzRdovmWRc1Zw639oMGd6JblsKOAHoeDRPovx0v/NBupBxREFDJS\nOHJWv/wml9h1eSLB7BwWcE1chbCADoB16F8YzQsDkLUCC0iK4FGVIxiLtxEu\nvUBRaQZsmDRDo7gAoncvEsmSJxGDO0VOk+TKJdqrPzcUJIUecvsZTQE1cQoz\nOUhYrD3uh7olGGpbL4XMO5JS7yZ252cF/p07GQGvTrk4PpPD1rNlGSP7UMMp\n0apkmRLeNJJWMADn0+6sHlPSocL3EJwvHuIc9NxOSX0ZKm/g8TC/7MayS7fo\ndYO9pIpVlpaGcdT/Q/z2q76RckEf5EVCbmzGXZuc5eWjBoOZ5EDcSZeGGdb5\naHULNYoH4thRQnENaWU0/VRAZQUS/Ck1y7JrLowjs6De5FenElk/3ie1WvkV\nfRO/Umd29dZG2FmxjTBoIjxaaQ5QH6xB7/wbpye9XBPofAzeFseD4fdCLqWB\ncTKP+5SXc3zq54bNGPwjDNnRYyiVH0hduZln7msDW8RXLApnK4jwuQ8GonGu\nrTNyDyvWr6ZBA5j4btar0cEUalV/tVbE+RfCvxUhh7iMaMeAj3TTVPoc3frS\nJ7YbSWbIHNqav7as5j1NPcmEscdxBPWFOxuO0ZekcKGB9ZJAjFgYSa2dMwfQ\n+tAt\r\n=Ov5s\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.1.1_1552771752545_0.4810954803958454"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.2": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.1.2",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "9.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "10b5fcf92e6f3ddcbcec93c05c00cfdbb2e8d303",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.1.2",
			"_nodeVersion": "10.15.1",
			"_npmVersion": "6.8.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==",
				"shasum": "b6b37c1ced0306b221e094fc7aca3ec23b131b67",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.2.tgz",
				"fileCount": 107,
				"unpackedSize": 2515560,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsfAUCRA9TVsSAnZWagAAtY0P/2ZLkqnhf2yTR1KNwSi3\nY9cAKo/lkhAlJu3CVvHyZTTFGU5F38aZKqPUZ9WSKsJ4V3xQN/hV+AGKVvte\nOBVR2FAlDagRk8LEXhjeVV4tulD78x2ppREIU8mdPebFlvVqKGB5lsWAbq9b\nO6VBEEkSwuUg3NA0ewBZmKtlHxkMNFI70pLOCKczXQoeiWxfUdBKCtu0YY3v\noA51fs3TMdkwxQc6+IbZsWSzA0ZP8CETOExOgNvXJQqmUEPQG9fwQlpvcVyF\nF1NggwINDcz6bvGlwAEM8ihFo+LzPZPh22KswnUWl4MWieWA8wsxdrcn3Wfw\ngVyhmUhOZJnTePaXX8WRgpzRmQZJbc3Zpu8+vY+rlmH7mjvpuvJBsmOAad+k\nY7WfiRFiETcu1AxmcsdcB6ASCLNM+Y9b3EmOmU3nKIzvkVz4rqmhisHLPNnt\n9HJaI7e7zhceWXfyrR4isQ7SODp6SABroOJuR6jTCGmmARJFzmgxhAq20UH3\n6VOZxDmTSMbVDNA3WoCdhS75UQ8KIr4etilCm7qYRmu3LD7tjfpIkke9wXv1\niGAYm40yDipegF8DdIV/IpBDiNP5Sj8N7DNgvGlBF1PdiiXPWmbBWFnlagc3\npYRPZY/Hs7GOKWJqUDumUDu6GeYPxJKMGUKBcOWoMtScbMscSExzzkU6KDDJ\nmlgN\r\n=qLWR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.1.2_1555165203261_0.4947328306431946"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.0.14": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.0.14",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"publishConfig": {
				"tag": "4.0-patch"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"readmeFilename": "README.markdown",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"async": "^2.5.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "8.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "272362e44c66d0110a4c98c7c1d121971ce447a7",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.0.14",
			"_nodeVersion": "10.15.1",
			"_npmVersion": "6.8.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-E7tDoyAA8ilZIV3xDJgl18sX3M8xB9/fMw8+mfW4msLW8jlX97bAnWgT3pmaNXuvzIEgSBMnAHfuXsB2hdzfow==",
				"shasum": "88de711eb693a5b783ae06065f9b91b0dd373a71",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.14.tgz",
				"fileCount": 106,
				"unpackedSize": 2506149,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsfSsCRA9TVsSAnZWagAAq68P+wQznQCNSU/oR0NWdoiC\nJRI+KIjbG52sagubpON8TWICso+rQ9iv8Ux4tysbMcV7xu3sgQa2w0ZtQayj\ni8739lB6EsdhBsHoKrex/FVNCJ8oXZ1S5+3DDLqBOoFvk81J7Z50oLMB0/bQ\n54D/woSBdVq9h+GX9D/Mp0t2m8MGltr+vuK2ipRy24Q92j8+B33THUfUjVbU\n25kgnMepW6RMIIZp/qqqzM99I6dqESM4Xx8sC5YFiENthea0fQv5wyqHhxZU\nGVRUyZsBQkApRLgN2AINoS9f5W6F6ogije+WaS4OMonq9N0FOvb5ilRPoW9h\nLS8FzyhgnGngQKc+LZJ2lhZnB6TWQ8Z40mu4fB1hJhguva62fnyh0o0UeAn5\nr8uVQchJP/9SRql5jOjneM8eNq0143DIWw7UTlLWAraO5DdGqs9tLT0cDK94\n8wTZ4IBPMVoYOiqm965GWd/WwkXpQ4NoBPuuGxpssJzpEofMyqGkipxGszoM\nZUdOMxQzYZtrpzWNBjtppq65z6ZLNg2B7KoqECJ6fvd6eqp9k2z+pWZan+//\neo31+KZoZxpGLky0BfhE/JyqEs1W9iDDLPk0db1YVMBT3C20nTxsyGFiDlCo\n9euggmZuwkwBzqlSf/e3TDoB/ULvrLVcKh+nyXH+gKqpa1tTJCkAYJX0jfjJ\naqgy\r\n=E6sm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.0.14_1555166379750_0.6504612197065478"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.7": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "3.0.7",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"publishConfig": {
				"tag": "legacy"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"readmeFilename": "README.markdown",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "^0.6.1",
				"source-map": "^0.1.40",
				"uglify-js": "^2.6"
			},
			"optionalDependencies": {
				"uglify-js": "^2.6"
			},
			"devDependencies": {
				"async": "^0.9.0",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^11.0.0",
				"grunt-saucelabs": "9.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "~1.21.5",
				"mustache": "0.x",
				"semver": "^4.0.0",
				"underscore": "^1.5.1",
				"webpack": "^1.15.0",
				"webpack-dev-server": "^1.16.5"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "55e4d9d80d5dd834fcf53c528e7e0aa080f315a5",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@3.0.7",
			"_nodeVersion": "10.15.1",
			"_npmVersion": "6.8.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-Pb/VCTFwbcm3KbD5rIzVVsbVBk7XMfhS4ZIJUfXdMF7H+UngtsofnUBfop/i24GSr3HCDG1PL0KoIX0YqEsXTg==",
				"shasum": "d64f0d6a480e0a637420af75713475166a2d644b",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.7.tgz",
				"fileCount": 84,
				"unpackedSize": 1084760,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGHjVCRA9TVsSAnZWagAApMAQAI+IsXjJj4ecudwiy0hR\nzRpX9uBi9os1s/BCxQtTJyl36VN0+rtlBJIwNZaQ67dGOw469xeA5TgPAn/h\n2ymXTaSsFk4f+9tApLvk5F5jCoeXLAwiJ9Dp55eXEC6Z7Q9asyDtleHsFj8O\nuTlq/tYCE3amrT1EoVDq/CzpgMeF8HfFvPnC6fSlF5Luwebs2QCpzneP/QcX\nf8cgFa2mkE/hzZQjat8j1Z2YVEl4YNAf7eWY6c3XfXnd2S8Q/03lS3tHzpom\nV40mH6lXXAyzjSvIGjl63I7PNJY6QyXUULH2MUUIIQ2dgMf4QFnv2RMa5h8N\nAmbxRmFrdVfOF485VwyJCs95+fr210pN4bbkX9aPE95tiKQBE6vMnXlMiZpD\neZm+GD/KMiF4JQTn7WHfmnZjPJsleG4+gT68jTx2/X9YfyZnEZ+Z+m3zHJCw\nNLl+aUUwUkLwbCpNcwQWAdqnkY0v5xRXTIAG+VH2FGjSG8rLGVtH0hE+4eCs\n3oy+DrKVI5d6qH0UIVSvOcbjCj9bxDAV09OSs207WTxU/gd1tbQQQefdmPa+\n8D/bohsKy9Fsc88tPFjzgVzK1bv8+RzEPptA5Wc7j79E1gwp6+4CkV6s2iNU\nZcvNYHjB1+iGiJf8u2rPSRZiGPBtusA63egVofGts059VAO2lbQTTrySCCwK\nlPqI\r\n=v9r1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_3.0.7_1561884884833_0.005431827625443697"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.1.2-0": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.1.2-0",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "9.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/handlebars.min.js",
				"./runtime": "./dist/handlebars.runtime.min.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "f98c6a54256fec0b36ae1adc4c36ab5412ca3b88",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.1.2-0",
			"_nodeVersion": "10.15.1",
			"_npmVersion": "6.8.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-xk/r1g0BeS+oNSaMwqiUuzLvsIk9n2yzGmHjZ9lcqu6G+Kn0RN/hPUI0T6+pp2T6zYrp3VoIXCo50LDXneZt1A==",
				"shasum": "f59a947593b318d89c32fb8a6af35ea2ff5cb390",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.2-0.tgz",
				"fileCount": 107,
				"unpackedSize": 2516107,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYrJICRA9TVsSAnZWagAAfLgP/RBNG1ZndaOnY7RkVxlN\n9hbHbH56BgiEJsDRnNaLPUJ/h4KqrE3vNCJkMM9KyZOsQHE+jw82y2soeOwS\nLwzgtLy/EjhiAL6uzrY7PizPucUUXB/sA42D3b6/KPSQRwtUkFvLOSW5TgFw\ndBqj5C3PhwbNFlapdcweJFtDL7CWfv61WWYAkruIpm+HnLOcPHzDQq4E8KYl\n1uX3E59+dkyGSAYBMbElONbtbSFDnuakggScG1gKYPWb7SpWtLwiME1B2sLI\nXtPSW/4lkJqXQqdX/diBZgT+mXSLvPaY31m2yhbGSFfnXGTPwZM4u8h1Ps6G\nGPoQo1YHOKo/sFM6xcQ4heUqEjWrhdYook29sGpWnIxKx8rjIzHMUUZcil7m\n967tAO1E7wRJOppvKK+Sq/fNi5bioi9YgJfzR1wXay4JKk0tiYoegCWki8CE\nEfKSOroM/WwiM1DxKoQ9sGYTPjwvZjr+fNSLsiFu+lHGT0xD+J/5d4LgwFvR\n1vjWwNoC0UJrO1NrtDBjdaSdX0QTGfjS++TOxqYRS6WPbNrZyIQSQz5LIqfQ\nu1hjxPZ45IaFkXNNlnXQ3xo6miJ/LsCtg0pTsIlUEPfvlZ0FM6B5OJf4y1iO\nQ0cwupdNbF5PyIsbnmk9fqbbcdbkDOwyLi1Bbs7s9EDILt4HDKpXBtyqdZts\nArlb\r\n=gT27\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.1.2-0_1566749255928_0.5671936508057598"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.2.0": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.2.0",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "github:nknapp/grunt-saucelabs",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/handlebars.min.js",
				"./runtime": "./dist/handlebars.runtime.min.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "164c7ceea4ce074f70f2fefeba81e2e551757ea6",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.2.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-Kb4xn5Qh1cxAKvQnzNWZ512DhABzyFNmsaJf3OAkWNa4NkaqWcNI8Tao8Tasi0/F4JD9oyG0YxuFyvyR57d+Gw==",
				"shasum": "57ce8d2175b9bbb3d8b3cf3e4217b1aec8ddcb2e",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.2.0.tgz",
				"fileCount": 107,
				"unpackedSize": 2519270,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbsX3CRA9TVsSAnZWagAAqkAQAId/Pwq4/NLO0RwZAkzC\n1gJCKaW2tT/hc3q62xvwmi/RFy7tH2faP+4Yl05p8twVacMrmjLhhmo9T0Ec\nqZAVGTen6ZM58xdwEJWgceHNYU4btC6tpCa2DQf9OZRl6LmO9DURPbQCESZT\n9fiplJY/DCoumkkWkN4GLFjqwCRGdLtqBSsH2+XOP1eIlpUZIbmLaaSplw08\nJF+B47RkOL+mAX8sO2LPjNGwmDKVGaouLSl4wZ3u4wsj6tQdcneXubrpEz+/\nzLPEqe2lgUt0hGweImWz8RIgj7fO/jAEmyXR8OtUbptci8fnS8ltKjtNUTt5\n2E/hEZ/aShVUQi4SpWvTOgPxYGo4FdYX3ksPwvlwA0vq4qZLlBVs3PCsH6J4\nKEkmOgOEzI9d6En5DyD4PVNsfz2BtH2nAjoS9lgKZ6lpnUBEi0PzF7Y6rGzs\nOm1oeXw26o/hswsXJQTHix3UUiIsFtoKeVYzrSulAw/hJ1GhmKaB/M11Mggx\nHnYeJ0DDNOPmCcVe6nqnq9oitQijdz8zPVgLkAO18hHiJZm+tL/NVrq6BoYh\n28CT831mnh6oJ2Ajfunng2NcTWOcNZtvKqrLpcXNE/UtHjkOn2c0JEsODm3e\nefhSBzdsmjUmn4pQFIMEBmx2kluNTTXBNGEoXNVX2x+QvKvRV47Jmbv2p84i\nn28k\r\n=OuO/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.2.0_1567540726525_0.025431596600411277"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.2.1": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.2.1",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "github:nknapp/grunt-saucelabs",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "fff3e40402c9f9cd790984560658646a26e1c930",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.2.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-bqPIlDk06UWbVEIFoYj+LVo42WhK96J+b25l7hbFDpxrOXMphFM3fNIm+cluwg4Pk2jiLjWU5nHQY7igGE75NQ==",
				"shasum": "dc69c0e61604224f0c23b38b5b6741db210b57da",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.2.1.tgz",
				"fileCount": 107,
				"unpackedSize": 2404301,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhQ9KCRA9TVsSAnZWagAAVEAQAIgZYAgbqGXz1Mi6p346\n04At8j+6FE2rZd0G55yMe8UBpdAH6GNg7tFrlsrf0Evszi8Z+ULoAOZ2FxVq\n2A2/DfECdE1JGbZMwC3T/MqL3ksqNR2Ll1Di2466iVT5u5z3dxCTn2fUH6L8\nycEJild68htTb98ifDy9E9VfeXefoSb0UOXFSPm1ZkJmJGZqPRsBihRa5qlI\ncEbmnHHPafJCvpb3+6jq8jYBembq3o5Ue7q3oNazYkoHRKUtiFZ2yrtweXMO\nX22QOPvwcouPlifqIKUa+EU+BHKH7UlltVtBrnCSFn/TBmZsJIX1b67FNgt2\nL/GHHH9jMG2pfogJs8PnMWDNxlipqeWW2oC0t6+9tNkXd2jtxcMtnrZS+hVi\n+Stlq6s2q257LubGiLd7AH8JwSsirDrr/eWPnQciUAvanBOZVoU0bBFk0Fot\n7BIUUV7XK6OmfBsUU0uDyM/teJgLGPEcWOFKOjDGGVx+n3fpIFtaC9sz75G7\nHeR949MUBAHBjFrAiYQlVlKAbaEUpD7wXIfYu6k1M+jtd9d2RCsMwRxQ6XRY\nfbPwvboguy5eFymVnbj6zbyVN8r7dwhXLqRGEA1DridM8dxSZqymJ+qDGscl\nCqzBjMsWPFFDAXX6OuPdDdxSIVtsmAWGm1EM1S/rh0zxYV8vwUtrWkST7Fmk\nju3Y\r\n=81YT\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.2.1_1569001289414_0.502124806007483"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.0": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.3.0",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "github:nknapp/grunt-saucelabs",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "a89081d440a9da9f3f25835f47de837907b0094a",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.3.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-7XlnO8yBXOdi7AzowjZssQr47Ctidqm7GbgARapOaqSN9HQhlClnOkR9HieGauIT3A8MBC6u9wPCXs97PCYpWg==",
				"shasum": "427391b584626c9c9c6ffb7d1fb90aa9789221cc",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.3.0.tgz",
				"fileCount": 107,
				"unpackedSize": 2422330,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdibN6CRA9TVsSAnZWagAAWNoP/3kg6Lnzs6uGGhLp9csi\nY9WJntV+IBhex+97Gj0L+L6wtVrgkg3X8jX9xqMn43BG4Ya/361THEgacmwA\nTUhNnebMovD+6HyPId7dtVged6n7uaTM8xnEb7tKFy0XmETbsCiJkwyqSG5M\nUCSKqUEdbzf22c6S1GoA2mSslPRzrGzY/k1a/LwubUzyygKbzVEiqt1uLd1/\nouCsKpcFoR/NItsX6nPa7b6+ozaiolMavAs4cWwNm6cA5Gm8Drmx2ToVd8aw\nXwtIDZ3S3lsIlg7Ru0QPRmUcREF/sInZcDBhuo3K6aTho3atd2kopmnaNr3H\nvFckXqujcU8xrY0FNIVLREbcVYHIpl16daEr6EGN4KEThw0XYYH3uMwm6sSg\nSJHN9SUN32UAwNntkgqTzvCdiEyOmAYyzHUKggm/UwnuCogT+nZagP91/4d9\nI8iFPPyIt6+rs6lpNlq0OwF9EpwqX04M2FU2qZqgOdp+Vpis3YO6Kjvdy1y1\no2MmLyO+rBpYsPlQIctNZXKW88UgNzBPuezkvYeQ2vfLfPoL6eqw4KhElA1W\nBgvbf3Qiit9Ym0SYHiS990bAiRS7172j4sPo4Ma4Xx3mvy9Hmn36xMKZ6B+a\n3aTLHKL3RAXTdGObXu/QwnViy+oEYsxfMYSn4vKhyXix7ZjvhrNtINcHmBuI\nS/yY\r\n=sbFa\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.3.0_1569305465620_0.9314554852880379"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.1": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.3.1",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "github:nknapp/grunt-saucelabs",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "050cca0866b3496852d9b198141807c32e4dae81",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.3.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-c0HoNHzDiHpBt4Kqe99N8tdLPKAnGCQ73gYMPWtAYM4PwGnf7xl8PBUHJqh9ijlzt2uQKaSRxbXRt+rZ7M2/kA==",
				"shasum": "6febc1890851f62a8932d495cc88d29390fa850d",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.3.1.tgz",
				"fileCount": 107,
				"unpackedSize": 2429922,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdipoYCRA9TVsSAnZWagAA6sQP/jHqcYOH59a8xQxSWugY\nLhUTuI59/iHbDnJOeYUnk8SMFZOhcixOwKDGmFWJkEbuBjES+NFFvERr/ydK\n+YZDwYKZfTsJR18ZOKF5xknx9OdiUL4MnEBF8/bofgYJbxhJPmrd6aNdf25P\nFHfHQrwdhaIWTqKvoFSuk0qKtPKdN1MNu/kupPTzE9qF0JvIfG0zH/lWyGLJ\nqmoa+k0b2NMljcktpmJa1iMhVCeUnYWomPj9G4J7oUsz9oLWqgHUE1wIyWrN\nwHP9BeR/AOmodk6kQhz0BeLHkxcyEyLn+JQOGnBd1rZThoSYZhANRJKwVRyL\n6EwrgtA/C+d8AzOiSa/2hfuuVdbik2gW+esQuH7J98t9Y9ZSgUllyStSXTSY\n559fo6nUN7BktxzspPBMdu/9HQ5Yxu74EYdBvvXWQ+W6coUppBJT48aWbirA\nVfKW4mm6qs2+WdVK2hT/UyPbSDXKWp3R96Te8mF93ho+fir9DLFt3L25OAbw\nPqduCSDV5dxJSDpYuDGRJ9qyEoHAn8jarlSktL4Z5JL1t/KqO9UARpLHgwVB\nV3Vyu9QgMgjKOC3s6yWU/HHQfz0TMTooFUQ9urk4Ae1wlvjVhwI5LrLKur5V\ndAWRzzYytRWfXokQu6Ebg9VRnt6Fg8A5N28rh+BZoI7SOam1ocTJDe2X9lYZ\nMj2L\r\n=Rzbc\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.3.1_1569364503683_0.6924732807438723"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.2": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.3.2",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "github:nknapp/grunt-saucelabs",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "2357140c68d17cb4f8ab74431e8737de6b4b39b5",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.3.2",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-LuccMnDrKB72bbClEIucoBNAIMpqmWvIGSKNEngDcYFT6hlCq7ZoCWc26ZT9mr6tfWTJeTswSldoI5LOeezzDQ==",
				"shasum": "c10366a4300f708f78a421472c5d7851dbe886ab",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.3.2.tgz",
				"fileCount": 107,
				"unpackedSize": 2432158,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjTSwCRA9TVsSAnZWagAAlrcP/iVR+HrRpXbY7TO/zAnO\n8LPAhHOHtXd40MvZvjN4EARbNzkXtPBAo2vi9cCLypDSxg5P36OxDj1NjE1P\nG3msuL/MeFe8vOfY8j4JI7PZzGx63ACN27A4SpNMyYHXrZLsS5ZF3GUuovni\n0Z+W0YLLe/zdOcEDXKpwjKDwa1xMlLLx5LRLaEdaOQGnisykj7JYTxQ7tAnh\nU81dTae7x7L9gwmQE6i9wLzNEfySxLBjBP+m9s1/yLH0G4xKvvFCM3WSu+m4\nKeTzUaS7K9J6gjOCK5k0YA0cZ37J6D3Dn1OvVOi95bamIo5b8JdB/qMUhNSk\nTE9gN7SqZ/SzoHb+6sux4Tkbq9fsYuVaNgQAOnUMiqendh2ExC7AY+MZIGQy\nhd7cRRz5noID5j9Pv0316jribbxkV+TkZgIwkQt+A61sxPt2eDUa2QbQqlMW\nUN47O3m+dBz3qMz1lOhdeHDgbzc94WpDvXnAKrRaAmZK2lGV0UyHX7R1nGkd\n47kJ61iqgIndUdavZpjPAQA7c3MqcbD3bl2BqYvaFQPc8Q7Wo96iNmzoVGPQ\nQk2wUaUMnwqeVIzIpaFp9nDfdwIQT6CHzLUml6epiTm7I70Hv5ZgqCulK9i+\nw+gnnS7NLPgP7KQq7RBjKxfxezmJQwFRvCyBk9yaNJZqIkMa+St9+Va/zdVW\nlAmM\r\n=xwXL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.3.2_1569535151873_0.05518214948986144"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.3": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.3.3",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "github:nknapp/grunt-saucelabs",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "e4738491b3e8db97aa9b4f9967f04093ceba1a1f",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.3.3",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-VupOxR91xcGojfINrzMqrvlyYbBs39sXIrWa7YdaQWeBudOlvKEGvCczMfJPgnuwHE/zyH1M6J+IUP6cgDVyxg==",
				"shasum": "56dd05fe33d6bd8a7d797351c39a0cdcfd576be5",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.3.3.tgz",
				"fileCount": 107,
				"unpackedSize": 2432346,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjaJ9CRA9TVsSAnZWagAAWEUP+wUz5f0WY/KnL7GR4RKg\nWg1FT3hdZAvhA5PVcYOqSn9BNlPiQhBp33/MTWXzOoLiHBG7/PPzB1Wu11TT\nEe7mt+wQRQkI3Y6miq0dTF2J2atXs+k4/QQ028HinGnQzgZ2Knpsrtu1vnEC\ncptesaaP1TjWgLEJeJbJFbn6/fpkrRdacKaFwAOo1Mh1iyep3Dr7ceammdWL\nk61RrKldRvRraIskWWSwigdD612foCgpEdUUrGhgAhguz4JYC1FIvIXkkTZg\niZEEIaMISNtlG1q0Vb/Js/GpWL96r50yw6fNCdAY46BJn4aEvcyA6FACGrtT\nGrQV988Ws0Cg5ckaFwjxszUSA98aNkWCq248V0XTFwoKzV3JFB+O+KIG+Q00\nrjIbrLNmdZqf9rarNTa8AOZ94kEq3SmfbIGYJMx7PwIecgJE790pVVOHEQVj\nzCdkC+sFynclwWkEsJSMy2rHFk67a6Zc30kcyT1e+wUuu9voRaQ5RDk/kMUH\n46Id0cPacIaAbB+P2vHMPx5vNBYy/gatWzLtH9f5KgdGmAZpsWcSR/jUEyLv\n9fFS8I97YztRYcuCmdV/SML2ELu4Lsj8YaEgeEYnLIu1tYgYLwEezX3A3aOn\nLKSCDErPnO0SDzlgywl9dkvJShfcugX+SYK9Qvv7RdTdg70M37MJZWD4ddV7\nUEhe\r\n=2K/a\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.3.3_1569563260268_0.9135764720770947"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.4": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.3.4",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "github:nknapp/grunt-saucelabs",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "c958cc89550ca411a78fefa426b0acee80c702eb",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.3.4",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-vvpo6mpK4ScNC1DbGRZ2d5BznS6ht0r1hi20RivsibMc6jNvFAeZQ6qk5VNspo6SOwVOJQbjHyBCpuS7BzA1pw==",
				"shasum": "aab065294c27ad16ff4e711240a7288d2753306d",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.3.4.tgz",
				"fileCount": 107,
				"unpackedSize": 2432591,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdj0XeCRA9TVsSAnZWagAAENEP/i4qtf9LeJxrIkYKBVqz\nC5CHYllV6baIQXqB67NnZX6bbXZU018Yc93aValRccUP1JiWXpkHZll8t7J1\nkejmGIMEg3+zuKay0DR8SF7c8pqiV00FEgkZXMKlwDMvIIwLpUOU/hwZknxY\neynGlKAGCC8LHzwFYrHXgrKV7+AfSqtjpOOLyVoOkKyLQKKXljIe9um/UIEB\nzeQ1mCl26dyL5pp7J7jrU+kWi2h5Ee70ClvAel2Ug8gP8HDsRBmlwzkHPPaR\n8ZzCRIUO8hgi9RoORgsJ4K2WF9IYLGLU7yRWav+Jkqy/0quHGbtiA8L41wiu\nEk1V6KE4B2cKKr6tV+t+FS4jj34Bgm+jFfyxF0x0LtF6U/FaPSSkUWtagtcA\nj3J1vGzT9m+ptViqfVZfR3KdIEKe/i6vR10hwmnph1yCXIx8bsueUfAhr9sx\n68++nEpqujfPGPkbfqM2DDm/Bs+PpHZ+qt6Dozalk8DmBhFw013Xdm4h2iQ+\nR1upFuPmvWgV9QiqSTchhut3sRtL3akN6dEYPCABaoVagY+ffhRK27rgVGP3\nOOL29CRmMPjm59qqvQdTT4W1pzVQTwQV8OlKKAUvEyx0/kPrAEapSQbxmowM\nbjLKriorgyAODs8iNSfI1yiXgAgHHHwDUBR1MrdrNrulNXJ/7a3GYz5yDUpV\nlOUl\r\n=a5jx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.3.4_1569670621578_0.3288028862652692"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.0": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.4.0",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "github:nknapp/grunt-saucelabs",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "059b33057925ebda96536421cfc7c4c75e5c61e3",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.4.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-xkRtOt3/3DzTKMOt3xahj2M/EqNhY988T+imYSlMgs5fVhLN2fmKVVj0LtEGmb+3UUYV5Qmm1052Mm3dIQxOvw==",
				"shasum": "22e1a897c5d83023d39801f35f6b65cf97ed8b25",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.4.0.tgz",
				"fileCount": 107,
				"unpackedSize": 2442160,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkLHxCRA9TVsSAnZWagAAvCAQAI8bFtM0gDl3Kiqp5MvE\nUv/3QsZoA92zRe27gV3uxETbtJEiPM9TYrv0CR7+E4UiLah/KOCuJ7/tksKP\n+cEriuVLFl9q4jbW/ATiHZ8T1n1CCKNF3BFS1SN5ot3avLceJuKeuYQHYcJI\nl+3B3np18r9uku2RLVgb0GxYEpHAZXXAkH8GGYwXfuOhCXwXQuJmvHTDFVkP\nyFKXxJCXg47jqT3jepld9+oXYs1EpwB2w6hlk8hNl1F2zTCnjfnzHELO0rm2\noaRzpL2bV1edJbpHf1TYkW9yX2P2YNjsiDt1Rz0H8NpSyXCNH0rRT3WGTz+n\nCykEndJtV1EAAt/3N9aaJkhWj+a1TZs8HMdQYN+tRrhNOhuXG5eRG5utM3YG\nhp2DbqiA/NCwi/O6cZ64vmTabkB9seb6kRXw/NdGKggx2fAywBdOgR8aYxiZ\n/NKWZsGT9jox7xpiL8RLSjWNpXaNh01iGoIBN5FYOft2EmdW+SbS2yMJuHBi\n5A3lf4EDLfSWqSAsB700kX+jd16pyLt26yn+bWjzOlZJ1vrO5rx0DOqUPByf\nRCgk7d5SwCV3CwhVWtEOZSYEsyEPAxkWRcgFx197D5i9/+7QBveU1ZaMehtj\n8+xsYk1ctObLKe5Eilx2ABRnYxKw1A6gvkfiKT3N05aC4bSsAXv4cd3bzep8\nq+Mc\r\n=2h+W\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.4.0_1569763824694_0.1357107914747102"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.1": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.4.1",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.1",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "b8e769fcb624664a6bc7114c8739c2438d46dbe9",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.4.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-lj/malGM5VJjSeqhYVpoOBP3hsugN6uU9NlOvLqq6kSFASpveWVLj3kb1b3w7Q3umSPdRMR1kAbFH/5EEEPiIA==",
				"shasum": "07a4fd3242da53a077d647335c3278ba0a0c5658",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.4.1.tgz",
				"fileCount": 107,
				"unpackedSize": 2557656,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlQAuCRA9TVsSAnZWagAAgLAQAIxZGINZJsLr1KTvdabK\nxZ+QNFmpnLYriU/ARdfKgZc4LQqAmFrwVnqLkDsRAG4+4QNy9hbLhaaQk7Hg\nhnBHvTYRDzHPi0/Ti/UvYBMwaB5ljqlJrkpERqYcYy+g+AGAoQe4cl6Ppjt8\nGkb+qL8bVgUcHpKq1mk+qddO81CEaMXLTgUe9CZTt/V0ZtG/PnHW18ffcytm\nDpi5a8U3idE1Eoa90fvUg6udtNaI23f5awEcm4aoIij+I956tPUggU/lrG19\nQ136l8vD2bPuvA9fxk/MXgV609PwgtaBgLCmYvnb0esyfqUsA694fA6SdoVB\njP0cfUH3vpP3q1s9IyTZgybrdivyDekVOpJxfS0g2bd/K6BgYNWiC9N76AyC\n591JEDi1qxgFuM/eolV2f4/02INZ3khm32WnEcg6ANSIU8fsvLQ7jwWnIKej\n6PRYM2ILBIeoJAhOLKhabPP/S8N/+S3l+qbUAaP5Srxzi+ynEU2bkHL+YJXy\nOc9zI2bMLA/wg5mdDLrxp8iQ5T49rIGOOcu9RFnw5deYtsHG/uLOeaO374Dt\nji6D7JsRK0kjDtWGWKQKywKuD9DUi3W3jkglop53/RNmKIbH5FuNG5Da0fpd\nBwtMq6RhDc+oKdJDpiaHqQYpYjs4Ij/e33oVYLxqsBNfNiEeEQjXd66DINSo\n9jk8\r\n=NWFj\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.4.1_1570045998142_0.03468442587350129"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.3.5": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.3.5",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"readmeFilename": "README.markdown",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "github:nknapp/grunt-saucelabs",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "e96c1a5d86d8b2e8b152578fa37d5cdebc2964a3",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.3.5",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-I16T/l8X9DV3sEkY9sK9lsPRgDsj82ayBY/4pAZyP2BcX5WeRM3O06bw9kIs2GLrHvFB/DNzWWJyFvof8wQGqw==",
				"shasum": "d6c2d0a0f08b4479e3949f8321c0f3893bb691be",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.3.5.tgz",
				"fileCount": 107,
				"unpackedSize": 2548103,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlQNTCRA9TVsSAnZWagAADBwP/RKeGqAJFm0OunXj7CPf\nCaNcGdqknDyjqLvhbBY59OXNaZMRjf2bG3LVdDP2WYDxVItgcbUXN1pQjVk5\nwSEwLdP6GbIv7ir9VHxIAigpWidmaeFO6vPzeAkTm9GmDQ6qSGhMbsk8lR6W\n9Xb0v22DOJNwVePE00Y1SAhZAOWfp/hFu2yqNKzCZcCEGardy9il7ZHnfEaH\ndDeYS82COfU6m9flUKSXq+Tl3xemq0r4SC5O/ugEi3nPid+CJAL2D1koKtLQ\ngpbzVDF/bI7S7eYuD3QKVlGOt4qKjGtVWIbxXomR1JGx82MZpzPwFslSkH5b\nDXWUyM4ZHrWVaT3oqf6EP1MzAaZJCTfGDt8wH5uJfsP7xEf6CFcmquPeZDfu\n7zt0A/iw22HkqYrVnwoNzlEworiNdrcOjPiYz61DrhOSQm2j0iwVSvYEzCty\nu6iGKS09iMlXmHJuzJvJLXmuZpayckfgTGv4V7EY/4LwETjGExB+lA7TyII+\nbdDuLMn7zRtQr4D8d1O6jY1hEWlJcQpntXqeoHas/qZG4fEZbboAsSfcknbf\ngvo8916Ci5Q5Owxd/v2CpjwND68ohf64xl+w0lE+pS58Y8J893wlGUklfqV9\nYvErKmJLFSK+7+3zskonHiFwMOsRcNDjhtT8/CcPx6zOhyQpNM+mkUx90/4k\nnaBe\r\n=hHEM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.3.5_1570046802950_0.8685855790103338"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.2.2": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.2.2",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"readmeFilename": "README.markdown",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-saucelabs": "github:nknapp/grunt-saucelabs",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "0d5c691f36baae183349c51c47228da45278c50a",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.2.2",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-G72GwXJ5uq6KySt95e40az1QpgM8FvHYJaVMrd5m+1+U7nRceWxqaKp1bCyq34qdjhnV7ZW9+jfklEYnobpCuA==",
				"shasum": "614ef0999e660b5e3165327e0eded5468e0a943d",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.2.2.tgz",
				"fileCount": 107,
				"unpackedSize": 2519811,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlQT/CRA9TVsSAnZWagAAwvYP/jTMS5ky3mdCZ+bpRzYi\nFClK80TOBKYAtFvNG/lDFoEx6W353hzQ9G0xEfw8/Atnc8XBzHidIR/R1aBQ\ngLVYBpa5lDRm0L0dZs2eY9iDCOpATkviEwJQDTyUCGJixrp51Og//qLYD3U3\nfJZI7J/8KTXZ7QxJ3QcuOdmPGKFIWkI+Xn0/8H6DKr9x6FkYiF0eI4SKEB+g\nnbKuU8Cje5FmPQfMLcsvVXAvt0QsHQnoX1VD6SyI4eHAYxrSQE8lpYwXyceo\nQEQvyVxUjTCgbGx8McB9945aTkvyE/VRgyFTklxC203uTAQ3+i2wkxPayyMS\n9CVmHT2SIQlNbFU7MzS5Ldjrmu4+JVfVWAYceogrXejgeSKZOUmy7edTjyTP\neMs2lciE8k63EKHwxIGblAzR9A8n9P+6UevtR4DyR6erdau1kbFa0LlH2ziM\nMKv366EFQn2lDj6rNZnsec/cedRFHeUz7SLqybKR/4Kiveo/aywbfqx6WiBt\nHvjkzIaWJ3hChHdKBBYNNyXUDeciaPc6G9rqdBk7pI0DsInm+cAUC+zPj3kR\nh4pyugd1DH+skaLor7+hFbeXismGzsDLXxfN8eHdZEkoSyTBXmdw8hQgxBkH\n5g3CZ330CvEmVQ28vBEc1qQ5F3MDQkpzrJCYERi+ztytZ10K7b6rvbl5njeR\nnar3\r\n=Qbdi\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.2.2_1570047230918_0.24035011951617236"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.2": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.4.2",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "b793350fec0bb652c0bb2658089d7002af27a76b",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.4.2",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-cIv17+GhL8pHHnRJzGu2wwcthL5sb8uDKBHvZ2Dtu5s1YNt0ljbzKbamnc+gr69y7bzwQiBdr5+hOpRd5pnOdg==",
				"shasum": "8810a9821a9d6d52cb2f57d326d6ce7c3dfe741d",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.4.2.tgz",
				"fileCount": 107,
				"unpackedSize": 2557814,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlQzvCRA9TVsSAnZWagAAA8sP/jEQRipWQFknpE3lj1m1\n3dddToQaHkjG+qTYSjjqiJQSfceemwRs6zXJBEY0g8bfN9q1o+jZe2ERbz+E\nQM57zs0Gp9z/oyf304kYNC7ImNwZ9sgQdkgmVnl3vhqGwhJvM1+ke75VQNba\nXnhx2tqsk6g519O21aIb7pGZLNk/5ZskuVbSV4lJXThjLIZUMZ99m3nY9zdj\nARa8fPMkhRttjL1kMQSNf6WSi1BTMR1ISgOZK6A+xql+pCGqngGn+pYlXWjz\nZmAscxYMP8TO8kG+vbsV/ApJeGqk8T0GF+5cJ2mdsUmRh+DacS7V3PyJxHEs\nRIbaWgUmVNNfwA0HTz3YEO13MlP62m6IBhV3N4/oTBR8oaS3CK7DrjQW1+w3\nxjdXFgFssazjjj2ZL4gAnPiFlVphlHNnVXPO4zUOshMpMImvDWq1hpkYkiKd\n8EnZ+ixeDxawpUsFtQCT4bWduKffBeIVcmj/P4wNZQah35R5OB9jcgc7ZMDn\ne69d1930jNeUchxEiel0MOiqpAvpGROKETR/7QzCRXCzG5f/vYIpB/oyBUyE\n9GyX22zzlwlOcG5Z+j31PgQy/8hVyRFeFd9ivFUy88I10cPpIbog9gRloMtX\nF504gX3oCtztzrCkAEYjEWs3kngWgp/1vLt4O1LMU8BzERKPVlJm0K3b2Ij7\nH7zz\r\n=KthZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.4.2_1570049263023_0.7311674743893177"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.3": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.4.3",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "2e53fba68f8c51f9aca97615944fdbdeba94ff62",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.4.3",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-B0W4A2U1ww3q7VVthTKfh+epHx+q4mCt6iK+zEAzbMBpWQAwxCeKxEGpj/1oQTpzPXDNSOG7hmG14TsISH50yw==",
				"shasum": "180bae52c1d0e9ec0c15d7e82a4362d662762f6e",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.4.3.tgz",
				"fileCount": 107,
				"unpackedSize": 2558530,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnOxWCRA9TVsSAnZWagAAc4wP/iYp3nkaPwxlzgARnfji\nF3anccOkyKRfz/PeRfJ4eDH4zQgfsD1dXgd5PwzMMZ109dH2MWiHd92rfGKP\n+t2hOhoJcxFy1RgLLQSq3pkDjT7Xd22M5xdt9In6cidvuBahXGBqpRtkQ4Hl\n3te4NWhmhySkBR/zrXkGxzWCf5/ZW2q80x/MNR3h39VQq9SG8vvADwBoCauZ\nWWp9yM9w+YAS1C62QPXj9YEout7SjpSPfMXCvrfaIdiOg58MWZnyvZgwkcAJ\nm5HqzEsBktQnjBNXAGIYUcn6hgK3C9azF7/SGxcP0lYES8qZe4PTxZaBnfTj\naXF398cjy6U+2B123g3uIxpslVy5oAG3CwEhuTNbD3t2qh+3MA7OclPKLJL5\nSt37dTOFwLwc4MEnGbBlHSa9bV1fFmiXDtBBpBh+u5rb5p4htKawq8xj3Kea\n1gN+OSR5jM+H02HRME+/HqtefzhhyHu29NvxLAcGRb6KoS8XrP8rD5Kvf9JV\nIOViwbkZrz8qovXn1yps2WCN/8QrOIrc0grCyO2+VJqMb9qqViRY/5YSvrM/\nOBEkRGma0otSX68a2ahMz2mkblWMHkSnHcGnj5pM1oSDvYUrVQqUgHzmQwXa\nRYq6ReLM8mFwx3wY08XCO2qbtXMHCCnYSidgErtUUWfbds2LkrTxTOnO5kWg\n/tn5\r\n=6n6f\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.4.3_1570565205579_0.7021092818831063"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.4": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.4.4",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "2ab261eab7835e9c80ad1cb7ef9fc9b0f46d6a57",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.4.4",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-KDVIZvMQSrWTqwmJABFP5jI1rZDERoSDUD36BpccZni1h690o8cAmh3axy9XmVnT5A5i6KqtvE3lzxV/FOeVqA==",
				"shasum": "d6cbdda5fb0706e6c1b43356afea30016106c60f",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.4.4.tgz",
				"fileCount": 107,
				"unpackedSize": 2558123,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrLcYCRA9TVsSAnZWagAA/X8P/2utgOykYQ0PtKepgPQg\nuWTtUF+Ci6C33S3ZpuVgREuxwE8myvRMIclqsUIHCs6CG2q+BLFIsswH9eHy\nxWNgZZWJ9YZGPHcPR2QdC0ZBgGzbC/QKA+QsX/+ceP96vXkOce8C2OboX3Hc\nxhlmNp1QuFgz0SmlqPwqO/aRAuj8NEL+ZpjXAEje8gtezyou2L+JHGGnP5fQ\nLMpih248VaC5ePTVWMYwmRdXlsKOtLBPpK4/TJqp+T19uzTRc15EF6uSe5+8\nDu5VgM1MOQ+Ux0cF6DrT57gZNjIeYtamdB//AebxBMc/KMCR3EQfBrhtZ7DF\nyfzY6YcQGIGf/Q35zH3qOaGRWG0cbgEo3WjShzRUbzum9Kyrs8Ux+5zgH2Li\nL28wziZwL+JvNQ0h2+yKIxAVizjpibAc6090dsQple8QBGjKHc3bHQ/LwK+n\nJlpRDoEvkUYDwWRPpG9U0bLTZq3BBLr+ro9Yy4lI7vtutIT4uqVagPWFGpTK\nSQkFogR78X6FCzoefrs0fqHXiHld6oLlAozfSma6Ce+TK9PevC0hgN2jDCSr\n9y5PoG+kBGtN3Rkum5CxnBdZYglY3a6XdeLOeU98EaW2siWqlv9fuFmUUz81\nJquAghEBkhofX+JvOZP35Q/jIky5J4yYrFjRNqrniJUKri9tHtOwnswbyDoE\n0rVH\r\n=b2tb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.4.4_1571600152203_0.5052438893348454"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.4.5": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.4.5",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "8e1cce79186ab6caeb8c6ec9c1f8bcfa1a40e83d",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.4.5",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-0Ce31oWVB7YidkaTq33ZxEbN+UDxMMgThvCe8ptgQViymL5DPis9uLdTA13MiRPhgvqyxIegugrP97iK3JeBHg==",
				"shasum": "1b1f94f9bfe7379adda86a8b73fb570265a0dddd",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.4.5.tgz",
				"fileCount": 107,
				"unpackedSize": 2558340,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrMzbCRA9TVsSAnZWagAAQ6gP/jdNlVzlM6yiAqrt8FfF\nWC9l488HgVYydY/PUp1kYOhZZc2BQX5s3/c7iZJjarq/IVpzt8JNvkpJB0mm\nvo8uc9nsLgHx6uipqt35eo2FLv7m6pEYDuprUAYDeJdtRftkFJBNfc5/dsZC\nORwDsvXEG+NBcCDI2zmZsgQvK36/d8PoLlSIgDkU4PLEWCXEe+LyrURDdl8x\nNPs67ZwGZUv8bh6Au1NwVOx0AXmqb4ZsN1rOBzfrQak3lGZC4lBF/6G4du+j\n8kGZbceatZsNfWkj1PNXJEHk49BnQdPotQ+lFoMw+oa9ZNcN6lcCnjZeiFcz\nwY2KGM/mAcVLXOW6Gl5KjYWD6nHGlSSJRfvbhClBE0Pw6UwwtFn7kDC3DaKz\nbkToygwNcEtsurZxawbuIMPnN2EN9cgauNKDqICBCJn6/bXM26mJi/8+vQCE\nJEypNL71CkGJnM8asLxYVpQFtZnKqsSde8p5DE3+XQnOQi0sEWsQwws4BA8n\niwYludpYT2qvZdRrdMJ0s/yXnPltu3yfMuWF8LB6ZJBeniYQgCJ5r1ahKLkQ\ntgSPoucMZtdGy4GtDyyaVdiz0quj78IphBw/Wf5W+iU7ElFGEO8Ao7zrgDfB\ng4YiTOHliM4bi5wL1YR+weZxE7bmdwMVjbFcJklI57mERvXXYWdAnUba/zKJ\n6Xq/\r\n=326T\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.4.5_1571605722425_0.5950801543728184"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.0": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.5.0",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"eslint-plugin-compat": "^3.3.0",
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"eslint-plugin-es5": "^1.4.1",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "b24797da01afd4e849fdb315dea8335792974522",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.5.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-yss1ZbupTpRfe86dpM1abxnnSfxa6eIRn3laqBPIgRYy87qgYtX6xinSOeybjYo/4AVzdTTWK5Kr06A6AllxJg==",
				"shasum": "d5d902dfe0f266ef79f3921b89233a5f611cdea7",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.0.tgz",
				"fileCount": 107,
				"unpackedSize": 2581513,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtzgKCRA9TVsSAnZWagAAgGcP/j8TTMZz27CWA2m7WaVo\n/1nPzCj0IPskvW3AjE+kLV87AYm7AmTYTss9G3FQFSnGAzLCWDb96tVf1103\neZK1HC3bIiYarKpR/hO27oyWBe25KoHdiYmaHPrVh512E8PC60zOG9fVGHZf\nx5JKB7xePixhYbt8VcwyClMMGqWseCXKnfSwbT6+kOymrB+1u9CkVST9U5/o\n8JRKWS0hPOr/dtSuNk8rRu3NxxHsQcoZyykWUHe+fMGebRE0w+ulY1044U5Y\nOMVrA1Wh3SzLIVcvEECbvOunUytQVNI7p7fkklSFvF2c5szYoxpNZhz5ZAB+\n6YJZc+biZBTeRGsxBT81h6F4NnR4cAA7wPNyEJSsPSwF9Orrq76xN92MxrqS\n/MyWC4hLBHc1oW99nDB+4dCBHkSIBn1npYN+aGh+keAinxbrAU0QsJNbpKQd\n6PXBfewGu7nvBZ/+MmicQSGXYQjXEc3IxVM7zkSzxGIPJC4fBOtGcoAFU+u2\n4K8pKgV9IAcUS4WVksclEkjc2vkEQvK+v1H5Rz5NLwcXTBxkdanSZ2pJM3mn\nQ0xuAvKBBbjGN/LYyEMTyYkk+HV4KeWh2udLxEPXypxM90RIVMwnWdVSDbj6\nKXWRe2k7bgzxwg23839QbD8XJXr0LwnZdfj0ox3UIqiD32rhrd3iKK/q5KxE\nx4/n\r\n=4GUe\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.5.0_1572288521530_0.015064559779856657"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.1": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.5.1",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-es5": "^1.4.1",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "7ef86173abb446cf564ad6dc2646a4c361e2ab9f",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.5.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-C29UoFzHe9yM61lOsIlCE5/mQVGrnIOrOq7maQl76L7tYPCgC1og0Ajt6uWnX4ZTxBPnjw+CUvawphwCfJgUnA==",
				"shasum": "8a01c382c180272260d07f2d1aa3ae745715c7ba",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.1.tgz",
				"fileCount": 107,
				"unpackedSize": 2581770,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt8NKCRA9TVsSAnZWagAAnbQP/RybUUbJfJzo26X+B1h/\naYWz1Nix+QJSJeonhdx4r+/p0RThZDFBqTxRgl6R6bwN9bregVhgJsdvo+LZ\nxIQEQD4njC3SW03YbHkq0gJuoyPYoTMgb2UlFIWzIW9NEVXXXVVNfmoh62nA\nG2kkR8L4fPL4s6s4q9HGgCMZNTp8YcEnkOQSWqo9K0crQlEQKaF9VpTdzi+G\nz5F320E9RuK2iH8m8UveyIl+/iVSjQiw20O6fLjL3bkMKoM+9w+19mBS5XXM\n1FUE4ruTxKnniCaGYvUgbvwq7J02TkF5XgKSAOnDB2fZ0k65JPkBLT+HOveK\nEx80LUqz//w6OSobeFiU82ldHd+Ot/WrsPRseS+M1k1+QQdozZoVX1wxrv0M\n/L/FT05mEMWhFMuW9/bnh7hOfcpeMUmxTWZ9h0juksAN7xhMzzR3le6bWqxW\nUn+5Tb1UOKELH/bicgUahXNKsdqG01XIdMYe8gM/Ul1uDwZ9q/X4qlXhCjjl\nzmohDQ4iUM7JwaxyY/JNZtCs2oaWiNMUQXJR9MbvuB0B0UMu+xsDDLcqNcWQ\nlJH8Nr0qHSx/O7HmDwxvynxRyBfEBbMo/j1cR70yzK6HjC4CVvhjew/swha7\nhuAJ9qQ9wRBmOaFE0YqNRx1r2go4WQAyRv637OaVVYgzIR/lSll8z0YeSrlI\ntMW+\r\n=1FhR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.5.1_1572324170203_0.9244933259472283"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.2": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.5.2",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-es5": "^1.4.1",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "8de121d21c88a6ab877e3a0eec9daaac483f3bf0",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.5.2",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-29Zxv/cynYB7mkT1rVWQnV7mGX6v7H/miQ6dbEpYTKq5eJBN7PsRB+ViYJlcT6JINTSu4dVB9kOqEun78h6Exg==",
				"shasum": "5a4eb92ab5962ca3415ac188c86dc7f784f76a0f",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.2.tgz",
				"fileCount": 107,
				"unpackedSize": 2582290,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzHC8CRA9TVsSAnZWagAAdOEP/0uLGxT6VemIRAPkVZQ2\ncqVDTGNcaGrfB5CbPt9rOHIUm2kJjvgrdcjhlg9aDQ/FXt5Z5+1F8b3tf6/c\nPXOATBTcw2DbDcN1PbwMpBqtvi84aCfZzM8FqydAth2f0/ZgX8xIZdrFuR3x\neNys3zBNyYJbwMRzPYDZFhSzC93mveMc7GFG1hU/GnAQKMX6w7+tUmSwHhnE\nBWVrkTYnm8KeCeiR5ZKessT2lXMAf/IBXr0odgpBziccdshRFcSl4L5HTjeI\nlkLP7bjJXS8Zr9TN6VkuujNWSZTc2kuX2fBTW9joD3y+VxPNyUyNWFiYkjvV\n9BY76C3DY5zuIN+31ZlrL/rqHoBkhcZLf6XT7JPA0Y4u5n9ZT4lbaRy7O3G2\n0bma/6dA0ZfiUfRU1OfPruQiaN5yIoNKZc/gXEnBYLbFmYloUZ3x1Jjt9KKq\nouLVPOVw1ROKhlucGLAYLTJFWl8WO6N6WVf69R9Ew8eUqaU2eDra/m9FQ0NP\nfoMeh8WNKCP6q89n8aLY9AtzSmWNKqsJF8IjJSujnyccm0bXpm9XmjcUS+py\nPl2h0YZJItrohAzcuOXQy1bpeZv04KDX5AiJybKfkjZcdCWmjGCrC5S4AitT\noyc2UHpSpD0F0giqeQQs3DO4diAYnoJ3cB59gT47CA2XnnA5k/r6c0DiCHFY\nRIT2\r\n=BlQA\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.5.2_1573679291522_0.08310791368572068"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.5.3": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.5.3",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"chai": "^4.2.0",
				"dirty-chai": "^2.0.1",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-es5": "^1.4.1",
				"grunt": "^1.0.3",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-eslint": "^20.1.0",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"semver": "^5.0.1",
				"sinon": "^7.5.0",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"checkTypes": "dtslint types",
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "c819c8b533934d2ac18001d7eb27a3205b00c2f3",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.5.3",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==",
				"shasum": "5cf75bd8714f7605713511a56be7c349becb0482",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz",
				"fileCount": 107,
				"unpackedSize": 2586266,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0kQrCRA9TVsSAnZWagAArU0P/0PxxldausvL+alZba5t\nomccv0zgIpdB9qvaKLna/TgS4leq27zpZZmcs61QxYiSmX1hJ18FM0BjdWSZ\nJKWPaNSlU31HAx8adi+HgwBG2zJ26cEQLVod3wJPt6kS+xgCbZLl9bO9hrq1\nZwJusW/ToGtw51pmCxFCpcWb3zarLHxrmZYqMWBCtG9FEqBiJX2epA3Wem3o\nk6aFjjzrJA3HloHD6BMdnZRk1jxDp92AO55JQZ3sxKT/0Hp7UbjqDhiJPNBf\nfcW1L6j0PZsVli99g9APlofqK3Ov8I/N4R3D/aKLPntTfiHI8L0qUckwbn/K\nP7P7oKmgPwrAsbJqrINPPeH4FFRuNn4TC3bg5VAQ5Lxx4oHeBFpq8+5nRPaY\nMe8AE5ngTCJkVXVzZ8dosh6eJJnv36jbzqHpS4m04ObKRXNBBMTXIUNHCa0/\n8MPJvusQ4vP0lFoXIFN1451BWyPdTzgEzOMv+FJ3LgesDYSWpSfI/EIFXATq\nDJICecwrjHZPoL+erSji1Nch2bQRQcnAbmeFjpx5bW8aGJJPanTbRqTc1BV5\n0NS4F6sl4oK4vrMlo6/JEIQkzgh/671W+09++fGZr/e6aBdtroypYi/ynbk2\nTY3a2bJ/VYKj/FA5Z51gvPLJC6oqUQqmx1YYugeux54rchMCtZ0JpCusit26\nyf8g\r\n=ixrz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.5.3_1574061099291_0.07030811082684796"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.6.0": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.6.0",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"chai": "^4.2.0",
				"chai-diff": "^1.0.1",
				"concurrently": "^5.0.0",
				"dirty-chai": "^2.0.1",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"eslint": "^6.7.2",
				"eslint-config-prettier": "^6.7.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-es5": "^1.4.1",
				"fs-extra": "^8.1.0",
				"grunt": "^1.0.4",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-webpack": "^1.0.8",
				"husky": "^3.1.0",
				"jison": "~0.3.0",
				"lint-staged": "^9.5.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"nyc": "^14.1.1",
				"prettier": "^1.19.1",
				"semver": "^5.0.1",
				"sinon": "^7.5.0",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"format": "prettier --write '**/*.js' && eslint --fix .",
				"check-format": "prettier --check '**/*.js'",
				"lint": "eslint --max-warnings 0 .",
				"dtslint": "dtslint types",
				"test": "grunt",
				"extensive-tests-and-publish-to-aws": "npx mocha tasks/task-tests/ && grunt --stack extensive-tests-and-publish-to-aws",
				"integration-test": "grunt integration-tests",
				"--- combined tasks ---": "",
				"check-before-pull-request": "concurrently --kill-others-on-fail npm:lint npm:dtslint npm:check-format npm:test"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"lint-staged": {
				"*.{js,css,json,md}": [
					"prettier --write",
					"git add"
				],
				"*.js": [
					"eslint --fix",
					"git add"
				]
			},
			"gitHead": "91a1b5d2f456cb733cbd88149fc9270973db79d7",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.6.0",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "6.13.4",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-i1ZUP7Qp2JdkMaFon2a+b0m5geE8Z4ZTLaGkgrObkEd+OkUKyRbRWw4KxuFCoHfdETSY1yf9/574eVoNSiK7pw==",
				"shasum": "33af6c3eda930d7a924f5d8f1c6d8edc3180512e",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.6.0.tgz",
				"fileCount": 113,
				"unpackedSize": 2661971,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFluZCRA9TVsSAnZWagAAW4IP/i1lDiPY6iXt8u+kDaiZ\nv6eIBxl3NsIcIFSzxs977sXdhZm4SlHdiWl3MW6GNOGHdgpRsFpwHk3ybuUM\nkHyvOsPnBhjGJeGpisrQlyeskQ9TpaMaTYeypWbz3uqrNoDDBDFddZtr1fYe\ngj7gEJM76ftVa4L4Q2Q3bPx7GAqj9z6f7cydtXhs7FJSDcx8H3nI6bDKOpbL\nfdDAL/PC634fpvqW4zBGTxkFHwRhcaiDTr2N2utLgMdsY4Quxy+o9/cToB1+\nyGZmRA2u2wozwsXplZd/kNWqMFHoaOQNEH9/bko8/aRK0C0bPluPB2jqaY1e\n22SQcXmQHe0M7eSM7PeedEjv1eAenj5PhmVJX/w1r32pzV9O+3FtBsQnNpGB\nwTySQynVCpdytxQDBVvXCOUtVuM8yU07Mm8hAGdu7zh1IlfxVPiP+qAVWGCo\nZ+g/YSdzONUj8KDqEGRq2rye4AgGjNZ8eyY6kxhCJKTzpQV+oKNpaGrBPo/r\nE+oFmGYY0aA8ADRfO0Bh9m6y7kGogkSL8gVJK0uFVW2KcWajipQBdSvYwcbA\nSjMa0jfaXv8ofiYqRtTL7a4tjv1FbyvLpUkksdGdizWJ8ueJSYUkWiAbgFxZ\nvh2/58OJ1IEIJdd8eiJY0NTTg6jsi1hbG9n0BYmJ9rAIuwS2cLynN/Md+yCT\n5aoi\r\n=hx6p\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.6.0_1578523545319_0.5134287509590798"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.7.0": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.7.0",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"chai": "^4.2.0",
				"chai-diff": "^1.0.1",
				"concurrently": "^5.0.0",
				"dirty-chai": "^2.0.1",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"eslint": "^6.7.2",
				"eslint-config-prettier": "^6.7.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-es5": "^1.4.1",
				"fs-extra": "^8.1.0",
				"grunt": "^1.0.4",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-webpack": "^1.0.8",
				"husky": "^3.1.0",
				"jison": "~0.3.0",
				"lint-staged": "^9.5.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"nyc": "^14.1.1",
				"prettier": "^1.19.1",
				"semver": "^5.0.1",
				"sinon": "^7.5.0",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"format": "prettier --write '**/*.js' && eslint --fix .",
				"check-format": "prettier --check '**/*.js'",
				"lint": "eslint --max-warnings 0 .",
				"dtslint": "dtslint types",
				"test": "grunt",
				"extensive-tests-and-publish-to-aws": "npx mocha tasks/task-tests/ && grunt --stack extensive-tests-and-publish-to-aws",
				"integration-test": "grunt integration-tests",
				"--- combined tasks ---": "",
				"check-before-pull-request": "concurrently --kill-others-on-fail npm:lint npm:dtslint npm:check-format npm:test"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"lint-staged": {
				"*.{js,css,json,md}": [
					"prettier --write",
					"git add"
				],
				"*.js": [
					"eslint --fix",
					"git add"
				]
			},
			"gitHead": "0d5c807017f8ba6c6d947f9d6852033c8faa2e49",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.7.0",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "6.13.4",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-PaZ6G6nYzfJ0Hd1WIhOpsnUPWh1R0Pg//r4wEYOtzG65c2V8RJQ/++yYlVmuoQ7EMXcb4eri5+FB2XH1Lwed9g==",
				"shasum": "8db186e9d7cb89a3705b61d503a6e152665f35cc",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.0.tgz",
				"fileCount": 116,
				"unpackedSize": 2696438,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGKVICRA9TVsSAnZWagAAvs0P/02YcHyZ0EW8/nGfZDMy\neah0vU7Z40b8JQ9USFi2WjL3Cr4SxoXpSTNsC+9LJa3rBuF2ga4Godkil8ol\njOCAdPWfGVUX0bfA8TEX507jZacTFPjp/tA53PxtVD23Y3JU4O8gr5wv5GS+\n2QaQtzz3W5YJsYf0OsyIs0+czerSvzQDaO4EAkU7RTM6It8LSdsggmSlEE33\nXupLENoBA4d5Z4qMo6MRjqu9IUUGiKDqWjdBCTLOydqw1ibbxPJQ1szEWCR7\nBJuTxZ+lqeq88SNM9smjbZJR0zdJyEYH6lwFjWN/ZmDza7pH1QrBwR4JRqj1\n4RvGuakzWvNYHfX2tTexgciTL7bJmjstUr7lfF05crxpEONmlbn45Y6cpPYL\n6qp6TAgXTJjGv2SEIuNz3/y79PECAi76DipWkwnPg2MedOzI/fdfRkN0R9fO\nhMvSt0NwC3ER7dDIhcDGBjBFUK04gV1PR5lf0L8hF7dl8fujb+7Kzm4uzIKc\nkvFDfPcAhuwdixuPM+pA81+/LW837NLO6XZ6aQZ7lJt5YwQrE/6qumcsGlMm\nu3uAwm80K6b/KRpkmr20L2VhbNt0+xC+zUbXNp6UpXYS/QqIszgmMirQAgvm\np8HyxTzZkY4+0ZK7gJJAa71TvdTwIMnE8vO1kIgPJINFk6Z2JxiX5WyXM7Y5\nNoDP\r\n=rE0d\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.7.0_1578673480187_0.4248870098487678"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.7.1": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.7.1",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"chai": "^4.2.0",
				"chai-diff": "^1.0.1",
				"concurrently": "^5.0.0",
				"dirty-chai": "^2.0.1",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"eslint": "^6.7.2",
				"eslint-config-prettier": "^6.7.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-es5": "^1.4.1",
				"fs-extra": "^8.1.0",
				"grunt": "^1.0.4",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-webpack": "^1.0.8",
				"husky": "^3.1.0",
				"jison": "~0.3.0",
				"lint-staged": "^9.5.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"nyc": "^14.1.1",
				"prettier": "^1.19.1",
				"semver": "^5.0.1",
				"sinon": "^7.5.0",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"format": "prettier --write '**/*.js' && eslint --fix .",
				"check-format": "prettier --check '**/*.js'",
				"lint": "eslint --max-warnings 0 .",
				"dtslint": "dtslint types",
				"test": "grunt",
				"extensive-tests-and-publish-to-aws": "npx mocha tasks/task-tests/ && grunt --stack extensive-tests-and-publish-to-aws",
				"integration-test": "grunt integration-tests",
				"--- combined tasks ---": "",
				"check-before-pull-request": "concurrently --kill-others-on-fail npm:lint npm:dtslint npm:check-format npm:test"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"lint-staged": {
				"*.{js,css,json,md}": [
					"prettier --write",
					"git add"
				],
				"*.js": [
					"eslint --fix",
					"git add"
				]
			},
			"gitHead": "14ba3d0c43d75bcfcdbfb7c95c9fac99d88a17c8",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.7.1",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "6.13.4",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-2dd6soo60cwKNJ90VewNLIzdZPR/E2YhszOTgHpN9V0YuwZk7x33/iZoIBnASwDFVHMY7iJ6NPL8d9f/DWYCTA==",
				"shasum": "052bd2618964dcb8aebad0940bfeb2d8d1cfbfde",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.1.tgz",
				"fileCount": 116,
				"unpackedSize": 2709207,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeGw9LCRA9TVsSAnZWagAAetkP/iqP+WU9zBy44DQ9PT+p\nlQzvkfZnslNKBuNDxjaM77x5POA8kxBzCKfwx/YcyqKku+sX3f5PWXsBT0Ht\nRhv00qc/iC3PeDZx0WutqIUOA20VpiqGFxwr9RNLSWJwuWCT3UYr7lFY5oZ5\nSGK9iaE8HKpppiDyqyd82S78cqthK83xirc9AENTVwmQqTugC19D8VLIprvc\nDeyQAGBIT49G9k+Z15ceD1FRNdU1bsbyXGfPi6a2XyoSbF6xTDuXK/1t4KWV\n9yjQcCkFtKj1IU08571pe8G7xxhBly+U564arf2XnVrBM61V9EX2Q2yQFCnS\nsexOWjhsnFz5/x1v7kliKPie2uOT1xcNAF9VnfIfzWCSipKfGHN/kdMRMOwA\nCQ2sy1+qetaFYSH7W7zvOB5Bv3jmJ5jDPmp7hI0PCy6sXw9nq8xn+vGVBvqD\nZVtKx2QgCwengLytW1zBp9mdpX981zlqWQ6jr9IbHwjRQWE4eDTMmrI0cl9/\n8o2HaENCs9e7o0WP7wbRYTMNHCBCFtii9qgMzfznwixisOwUHXUTD9wN1Zgp\n2ZBNwACWgxmPfseQl0i3F6KtOYgcsP55EZPw+GIl3ENjuF50oAm9nJ4JY83B\nFm0xjlo+b3PCMupEHFT8mjk24CLLeQXmaruY1mVEtxM+MtEtFWAdhp+mCsGX\nFb2a\r\n=p/yi\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.7.1_1578831690667_0.4881681682740384"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.7.2": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.7.2",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"chai": "^4.2.0",
				"chai-diff": "^1.0.1",
				"concurrently": "^5.0.0",
				"dirty-chai": "^2.0.1",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"eslint": "^6.7.2",
				"eslint-config-prettier": "^6.7.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-es5": "^1.4.1",
				"fs-extra": "^8.1.0",
				"grunt": "^1.0.4",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-webpack": "^1.0.8",
				"husky": "^3.1.0",
				"jison": "~0.3.0",
				"lint-staged": "^9.5.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"nyc": "^14.1.1",
				"prettier": "^1.19.1",
				"semver": "^5.0.1",
				"sinon": "^7.5.0",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"format": "prettier --write '**/*.js' && eslint --fix .",
				"check-format": "prettier --check '**/*.js'",
				"lint": "eslint --max-warnings 0 .",
				"dtslint": "dtslint types",
				"test": "grunt",
				"extensive-tests-and-publish-to-aws": "npx mocha tasks/task-tests/ && grunt --stack extensive-tests-and-publish-to-aws",
				"integration-test": "grunt integration-tests",
				"--- combined tasks ---": "",
				"check-before-pull-request": "concurrently --kill-others-on-fail npm:lint npm:dtslint npm:check-format npm:test"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"lint-staged": {
				"*.{js,css,json,md}": [
					"prettier --write",
					"git add"
				],
				"*.js": [
					"eslint --fix",
					"git add"
				]
			},
			"gitHead": "586e672c8bba7db787bc9bfe9a9fde4ec98d5b4f",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.7.2",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "6.13.4",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-4PwqDL2laXtTWZghzzCtunQUTLbo31pcCJrd/B/9JP8XbhVzpS5ZXuKqlOzsd1rtcaLo4KqAn8nl8mkknS4MHw==",
				"shasum": "01127b3840156a0927058779482031afe0e730d7",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.2.tgz",
				"fileCount": 116,
				"unpackedSize": 2713424,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHNjUCRA9TVsSAnZWagAAGAQQAJsxoDH111Cidz94ZlwK\nJgrQ6ZEN64EPA+d0yUfzl/GWu4y4ng3DJ8yk0IyjdwGRivNnGX1FiTympiWE\nWRkunVciFffXRd/tEI8E2u4tW42V2DejwQjax0uyTpdSkHuxt3qhozsnAbrG\nNWdHGADxnBBtuyCwAOazsVvKWPjrcn91U3SP0FFkyrKkvoKAClhTgK0wsKJ6\nCGXG3wC7H3deyyR44jBYtUnsG7IqKW8iookHOOWaT1jt/Q3VxlH4JesqWVdj\n/0jD0cczb8c13HqTwgj7w85IJPxlewHp4GZD1TBjqKyLsQVLp8Cx9AUi1ezl\nlMwdLgSGf7/OwASFp6lafR49E9ANf19lp/nikvZ2l6QPGIr2Wv69c4MVKoYZ\nWgxJPqbg1IbI1z2nPn3QN+iAhOy5uVZKVVWvLP1oRBcFdOMpOPsOt4ItlJdu\n5oXaJCeS5iw+yIwE01BP4YjO3zdyz8jPqclF5L+Vcy7+VvItKSztZ6sj3YBg\nCZ1jDaKnWWUohnh3oR0jsbx67Ux5E7IY1y6omoyP9S8MxYjrZL3kxl0+xxK9\nvezw+TVuLlJaZ0Fy4o3Jsv5GkFMS+glVtnXi+OtRb5hN4O7emOhUc0ye+jw7\nYhhzh3lz9jO/1l4Tu03I12/tAKUDM3zDEKgh0H097rL4djETCwiWnx9egJpY\n6SgS\r\n=UWWO\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.7.2_1578948819595_0.8018385163391464"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.7.3": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.7.3",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"optimist": "^0.6.1",
				"source-map": "^0.6.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"chai": "^4.2.0",
				"chai-diff": "^1.0.1",
				"concurrently": "^5.0.0",
				"dirty-chai": "^2.0.1",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"eslint": "^6.7.2",
				"eslint-config-prettier": "^6.7.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-es5": "^1.4.1",
				"fs-extra": "^8.1.0",
				"grunt": "^1.0.4",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-webpack": "^1.0.8",
				"husky": "^3.1.0",
				"jison": "~0.3.0",
				"lint-staged": "^9.5.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"nyc": "^14.1.1",
				"prettier": "^1.19.1",
				"semver": "^5.0.1",
				"sinon": "^7.5.0",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"format": "prettier --write '**/*.js' && eslint --fix .",
				"check-format": "prettier --check '**/*.js'",
				"lint": "eslint --max-warnings 0 .",
				"dtslint": "dtslint types",
				"test": "grunt",
				"extensive-tests-and-publish-to-aws": "npx mocha tasks/task-tests/ && grunt --stack extensive-tests-and-publish-to-aws",
				"integration-test": "grunt integration-tests",
				"--- combined tasks ---": "",
				"check-before-pull-request": "concurrently --kill-others-on-fail npm:lint npm:dtslint npm:check-format npm:test"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"lint-staged": {
				"*.{js,css,json,md}": [
					"prettier --write",
					"git add"
				],
				"*.js": [
					"eslint --fix",
					"git add"
				]
			},
			"gitHead": "c9789691af60b446f12f75dd9762f9d8fd3f36eb",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.7.3",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "6.13.4",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-SRGwSYuNfx8DwHD/6InAPzD6RgeruWLT+B8e8a7gGs8FWgHzlExpTFMEq2IA6QpAfOClpKHy6+8IqTjeBCu6Kg==",
				"shasum": "8ece2797826886cf8082d1726ff21d2a022550ee",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.3.tgz",
				"fileCount": 117,
				"unpackedSize": 2714134,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOk5qCRA9TVsSAnZWagAAdhcQAIvuCN9TAHpEYMtp+vXz\n1C6r9KyfQyREhb7A7kPvlxKo5tw5KCFDqwMsd/Tqlj7EOc/ngI8bviAVF0yI\nI6KQeLw3XSSlOFOtipk3yPMCtx3sfw6b36L4TBisYRs1FykhJHZwAs27mYgc\nUvDxvgsBL5ya+RN/Z0xY9WdEUqtwcz01BWJ2Y7LSjYbHbZyyyUzIdWjbYeaA\ngcnmBvPiZP4J6oc6h5j10rcNBgZ3ashaGsmRuVRTK0dqk+aVdqf5KSq/5bsz\nyOuyUdgPIusEKNYvoy/RXN8KyCsYqRxTKw+ZmmSpX3nAl9bp2HiY74rTZ7fm\nXO7Yb8J40x4X97en4D8OF0CIcEnU0sO7SM2uCixheDvT8lSrfgivTO4QAg5w\nerZkwmNICI8iNg//A08ADl4ZAhdtGyUXrzxfL5QfoX+TdIdeS1bTBAhiH/O/\n5j8CtWQ+c1sNv4McbaUCaSemwVUDBTCYD3H/4O7XWQ8zb7k0QU/dGc8ia/za\n4/Au9NdvmCj6TFrbOC45eR11qoLLd+1CC7X9x9+B5wsI2qRSZzn37Zedv18b\n6+zO5ZeOosSkwo/zB06Q3viDjL1IeQfDZeWExGLNi9OteKRcPlLq2XvSamAx\nQZT90A9ibWYXls4lOsxYtqxA7GVCrKhRYoluUJeJVluHfJibBwTrHtVtdpfj\nU+BR\r\n=6b+L\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.7.3_1580879465642_0.2799481999282396"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.0.8": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "3.0.8",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"publishConfig": {
				"tag": "legacy"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"readmeFilename": "README.markdown",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"optimist": "^0.6.1",
				"source-map": "^0.1.40",
				"uglify-js": "^2.6"
			},
			"optionalDependencies": {
				"uglify-js": "^2.6"
			},
			"devDependencies": {
				"async": "^0.9.0",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"grunt": "~0.4.1",
				"grunt-babel": "^5.0.0",
				"grunt-cli": "~0.1.10",
				"grunt-contrib-clean": "0.x",
				"grunt-contrib-concat": "0.x",
				"grunt-contrib-connect": "0.x",
				"grunt-contrib-copy": "0.x",
				"grunt-contrib-requirejs": "0.x",
				"grunt-contrib-uglify": "0.x",
				"grunt-contrib-watch": "0.x",
				"grunt-eslint": "^11.0.0",
				"grunt-saucelabs": "9.x",
				"grunt-webpack": "^1.0.8",
				"istanbul": "^0.3.0",
				"jison": "~0.3.0",
				"keen.io": "0.0.3",
				"mocha": "~1.21.5",
				"mustache": "0.x",
				"semver": "^4.0.0",
				"underscore": "^1.5.1",
				"webpack": "^1.15.0",
				"webpack-dev-server": "^1.16.5"
			},
			"main": "lib/index.js",
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"test": "grunt"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"gitHead": "16bd606fec0ada4c811eb7afe6bfd619d88f3d37",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@3.0.8",
			"_nodeVersion": "10.18.0",
			"_npmVersion": "6.13.4",
			"_npmUser": {
				"name": "knappi",
				"email": "npm@knappi.org"
			},
			"dist": {
				"integrity": "sha512-frzSzoxbJZSB719r+lM3UFKrnHIY6VPY/j47+GNOHVnBHxO+r+Y/iDjozAbj1SztmmMpr2CcZY6rLeN5mqX8zA==",
				"shasum": "4e6ce3650fe6c53c151d106dcff1c5a7ca79e164",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.8.tgz",
				"fileCount": 103,
				"unpackedSize": 3359485,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUk23CRA9TVsSAnZWagAAnV4P/3VkCLbBS3WMgmeQF+HP\nAWG9bTpg9FkPp8Jvmxw9O8qXTAzWmzJuhjAhtLS5KFY3uzE0Yq1Ax3n7y3xH\nIR9fkLdn9QWDYrYnv4mb2AAhg/DVDff8EsZzFNXJKF7PtAxU8Lh2zTEQUtB2\nd2zeD63tw+6MCfe/jXt0hF+dN+znR6FGQeKKBzUUwRC/Oo+ng3dcD2Ol+wE0\niCQzMaJzl/pJOFnIqKay01NgRCBOcQkG3ZCrAlgGXUp8GYurfRy/VPzHeMz6\nX3RnyFwMnAQaucYX40Ri1c57cot29NnoOPIy7F/18yPLlyGwP3g8k+pM3e14\nwh3s/zLujZj2cIjES3vbWys+gIok0MnOeJ3tS3IK5eFkDFDHkFAE5mzSNdIa\njgGgfzNr383VvTXqRyTieGYSfdscz+rWN5NhARqVVisG9iSCljt1rMqsT0b+\ned+v79G/HiltiRHztLYtIg1KaWGazw3wUkDZNyywMmnVcRSkyTxUTZ0VJu0m\nNoSg7mzQ+3tk4nlKpis+eYI4vpAM+GGCYgN3rWksYG4ZMhZTuJE39taYEn8F\nkqKh/ZL5I+894wenmAdejMD666z920XkrTuBhO1QXSkkekOvb0ornb56yODl\nDFYr77IHWzd6FOXyvjynt80tjFFebX9Jh2AQnWmi7IJTbO6A7o8iMY95GT+Y\nxeUs\r\n=ouJU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_3.0.8_1582452150684_0.8675419288222945"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.7.4": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.7.4",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"source-map": "^0.6.1",
				"yargs": "^15.3.1",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"chai": "^4.2.0",
				"chai-diff": "^1.0.1",
				"concurrently": "^5.0.0",
				"dirty-chai": "^2.0.1",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"eslint": "^6.7.2",
				"eslint-config-prettier": "^6.7.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-es5": "^1.4.1",
				"fs-extra": "^8.1.0",
				"grunt": "^1.0.4",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-webpack": "^1.0.8",
				"husky": "^3.1.0",
				"jison": "~0.3.0",
				"lint-staged": "^9.5.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"nyc": "^14.1.1",
				"prettier": "^1.19.1",
				"semver": "^5.0.1",
				"sinon": "^7.5.0",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"format": "prettier --write '**/*.js' && eslint --fix .",
				"check-format": "prettier --check '**/*.js'",
				"lint": "eslint --max-warnings 0 .",
				"dtslint": "dtslint types",
				"test": "grunt",
				"extensive-tests-and-publish-to-aws": "npx mocha tasks/task-tests/ && grunt --stack extensive-tests-and-publish-to-aws",
				"integration-test": "grunt integration-tests",
				"--- combined tasks ---": "",
				"check-before-pull-request": "concurrently --kill-others-on-fail npm:lint npm:dtslint npm:check-format npm:test"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"lint-staged": {
				"*.{js,css,json,md}": [
					"prettier --write",
					"git add"
				],
				"*.js": [
					"eslint --fix",
					"git add"
				]
			},
			"gitHead": "7adc19ab40917389fc1372d19677f1d024ec42b1",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.7.4",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-Is8+SzHv8K9STNadlBVpVhxXrSXxVgTyIvhdg2Qjak1SfSZ7iEozLHdwiX1jJ9lLFkcFJxqGK5s/cI7ZX+qGkQ==",
				"shasum": "902c579cc97b350bb4bc12e6cabd85b57dcd9975",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.4.tgz",
				"fileCount": 117,
				"unpackedSize": 2714149,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehM2fCRA9TVsSAnZWagAAA4gQAIRd1rIPo+tzNlO6yH0G\nh6BU6XHW4mtqCx3OkU+bykGoCrpzxE84cbIPPE39bR7QqGNdziXna6Rw9fIs\nDN/tcue0eXi/JlB8p2MR9X15OEaJzYZOSMrC/a6WCi+haO9CT0i3coX5HpGz\nSZSDBl0uahmezhFgDHF53bG0bX2qfqLjLu1yhfnhfPL5NLC2MbfbWtK/jeYs\nBQ0/nkrTURWCxwsRgIlH/gGK8m3Mn3YSa1zWXMLXIB9Nav20bkaApRjkaWM3\nhy1I6BSavbLgcv5nYXjReToxoa7J3b8eLJgUDLmprnhwCwK9xRd0IeP9xsYy\nkKmG5bZMe8wM1T52BD2402JmWk9aJ9rsLShoc8x645y6c6Ws3LjWKtzbwU9T\nyM1ncR3VqKKpqUuw3lE5mG6OWYvrLxPrcWerm4lxVUNajsXndrwpEk/PMpXf\nDxGEdjQOux0025E2tj1TmRkvy8ttKGso2nvczkU9AW7FZgz322DWp5ba62s/\nPMQiWsUfHyzKDXmrtE/HnfWjKli9TYq4ly9Wc+A46GMOkIc2fCUdpK4rvoQ1\nl73HO2H6MLMjmpinlxz9VfOinOxF1B0IUcwjbR/nfHlwgI1mQKawxpRe3YFF\nOv60d4wKFWGqUd4d9odcDP9b/GLi+VhlSsVXvd4I5t+INSFs8TYoBOL4RKmz\nuNfS\r\n=9/oF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"_npmUser": {
				"name": "erisds",
				"email": "github.erisds@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.7.4_1585761694951_0.024958426211914464"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.7.5": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.7.5",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=6"
			},
			"dependencies": {
				"neo-async": "^2.6.0",
				"source-map": "^0.6.1",
				"yargs": "^14.2.3",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"chai": "^4.2.0",
				"chai-diff": "^1.0.1",
				"concurrently": "^5.0.0",
				"dirty-chai": "^2.0.1",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"eslint": "^6.7.2",
				"eslint-config-prettier": "^6.7.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-es5": "^1.4.1",
				"fs-extra": "^8.1.0",
				"grunt": "^1.0.4",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-webpack": "^1.0.8",
				"husky": "^3.1.0",
				"jison": "~0.3.0",
				"lint-staged": "^9.5.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"nyc": "^14.1.1",
				"prettier": "^1.19.1",
				"semver": "^5.0.1",
				"sinon": "^7.5.0",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"format": "prettier --write '**/*.js' && eslint --fix .",
				"check-format": "prettier --check '**/*.js'",
				"lint": "eslint --max-warnings 0 .",
				"dtslint": "dtslint types",
				"test": "grunt",
				"extensive-tests-and-publish-to-aws": "npx mocha tasks/task-tests/ && grunt --stack extensive-tests-and-publish-to-aws",
				"integration-test": "grunt integration-tests",
				"--- combined tasks ---": "",
				"check-before-pull-request": "concurrently --kill-others-on-fail npm:lint npm:dtslint npm:check-format npm:test"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"lint-staged": {
				"*.{js,css,json,md}": [
					"prettier --write",
					"git add"
				],
				"*.js": [
					"eslint --fix",
					"git add"
				]
			},
			"gitHead": "1fd2edee2a12fb228061fcde807905c6b14339c4",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.7.5",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-PiM2ZRLZ0X+CIRSX66u7tkQi3rzrlSHAuioMBI1XP8DsfDaXEA+sD7Iyyoz4QACFuhX5z+IimN+n3BFWvvgWrQ==",
				"shasum": "3105d3f54038976bd54e5ae0c711c70d4ed040f8",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.5.tgz",
				"fileCount": 117,
				"unpackedSize": 2714387,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehjitCRA9TVsSAnZWagAA7BAQAKH++2S/YqDyBNn7+i1m\niaSUg7NLBbGm4lffdeKPOxAljA2oNX7kjeHrvBSgIFVbkpU7aeAYaPdOyshP\nScUhxz0nrHBkXNxmdBWoSezHIL24j394rr6nDkscS26PemfX84F/lOlyrjrr\noknowASvbCLfYQ/UxlaZQ6r1SWD1KJ1MWdUEN2qP9sKxCS36BshgPiDY9iYP\nYoRw0B7xcZR6O2vSqAckAPI7NRJ+O8yCZYm59XgCMASW/bBG6zq0o9q/wZ3V\nQUNvOV/Sn68ciiZIIii0bhFT2xtq1SYgU2uUVxlvcWT/xWTK3waphxhruOwU\njJlnSKxzXxSjBj6Zp0ds1clj0EEpviuo7omTRf4t6aAU4PjwzhAWfVm3loLm\n97tV0Y60VRr/YR2PJjLgKIe8ggyV0+ntI5jaz89Hlzljv2Nrm/QI1jpd/GYC\nreexXYRVj/c3tdiB6OJNnwDE+OO8iHH/pB2bT8k9Ksx5pxYjeXDRmaWhiy8V\ns43zIciDdfxOYkM+Bcq7EHFLaFva/1cgrt2u2OBynrOCoKDtkM0sl9cQ7SYR\nFm27Z+6nK6K23bs6W/1JKg2gUt2Vh0sGQk6Ppz5U0m9uQYr7E4tF9MGkMmTE\nZi4DQNfs/JZ0cnChVotK2qu/HzfrXEffz+xYNSw2RO9izh9om3ePChjXnimg\nMkBU\r\n=dHA4\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"_npmUser": {
				"name": "erisds",
				"email": "github.erisds@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.7.5_1585854636905_0.6774276681391258"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"4.7.6": {
			"name": "handlebars",
			"barename": "handlebars",
			"version": "4.7.6",
			"description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration",
			"homepage": "http://www.handlebarsjs.com/",
			"keywords": [
				"handlebars",
				"mustache",
				"template",
				"html"
			],
			"repository": {
				"type": "git",
				"url": "git+https://github.com/wycats/handlebars.js.git"
			},
			"author": {
				"name": "Yehuda Katz"
			},
			"license": "MIT",
			"engines": {
				"node": ">=0.4.7"
			},
			"dependencies": {
				"minimist": "^1.2.5",
				"neo-async": "^2.6.0",
				"source-map": "^0.6.1",
				"wordwrap": "^1.0.0",
				"uglify-js": "^3.1.4"
			},
			"optionalDependencies": {
				"uglify-js": "^3.1.4"
			},
			"devDependencies": {
				"@knappi/grunt-saucelabs": "^9.0.2",
				"aws-sdk": "^2.1.49",
				"babel-loader": "^5.0.0",
				"babel-runtime": "^5.1.10",
				"benchmark": "~1.0",
				"chai": "^4.2.0",
				"chai-diff": "^1.0.1",
				"concurrently": "^5.0.0",
				"dirty-chai": "^2.0.1",
				"dtslint": "^0.5.5",
				"dustjs-linkedin": "^2.0.2",
				"eco": "~1.1.0-rc-3",
				"eslint": "^6.7.2",
				"eslint-config-prettier": "^6.7.0",
				"eslint-plugin-compat": "^3.3.0",
				"eslint-plugin-es5": "^1.4.1",
				"fs-extra": "^8.1.0",
				"grunt": "^1.0.4",
				"grunt-babel": "^5.0.0",
				"grunt-bg-shell": "^2.3.3",
				"grunt-cli": "^1",
				"grunt-contrib-clean": "^1",
				"grunt-contrib-concat": "^1",
				"grunt-contrib-connect": "^1",
				"grunt-contrib-copy": "^1",
				"grunt-contrib-requirejs": "^1",
				"grunt-contrib-uglify": "^1",
				"grunt-contrib-watch": "^1.1.0",
				"grunt-webpack": "^1.0.8",
				"husky": "^3.1.0",
				"jison": "~0.3.0",
				"lint-staged": "^9.5.0",
				"mocha": "^5",
				"mock-stdin": "^0.3.0",
				"mustache": "^2.1.3",
				"nyc": "^14.1.1",
				"prettier": "^1.19.1",
				"semver": "^5.0.1",
				"sinon": "^7.5.0",
				"typescript": "^3.4.3",
				"underscore": "^1.5.1",
				"webpack": "^1.12.6",
				"webpack-dev-server": "^1.12.1"
			},
			"main": "lib/index.js",
			"types": "types/index.d.ts",
			"browser": {
				".": "./dist/cjs/handlebars.js",
				"./runtime": "./dist/cjs/handlebars.runtime.js"
			},
			"bin": {
				"handlebars": "bin/handlebars"
			},
			"scripts": {
				"format": "prettier --write '**/*.js' && eslint --fix .",
				"check-format": "prettier --check '**/*.js'",
				"lint": "eslint --max-warnings 0 .",
				"dtslint": "dtslint types",
				"test": "grunt",
				"extensive-tests-and-publish-to-aws": "npx mocha tasks/task-tests/ && grunt --stack extensive-tests-and-publish-to-aws",
				"integration-test": "grunt integration-tests",
				"--- combined tasks ---": "",
				"check-before-pull-request": "concurrently --kill-others-on-fail npm:lint npm:dtslint npm:check-format npm:test"
			},
			"jspm": {
				"main": "handlebars",
				"directories": {
					"lib": "dist/amd"
				},
				"buildConfig": {
					"minify": true
				}
			},
			"husky": {
				"hooks": {
					"pre-commit": "lint-staged"
				}
			},
			"lint-staged": {
				"*.{js,css,json,md}": [
					"prettier --write",
					"git add"
				],
				"*.js": [
					"eslint --fix",
					"git add"
				]
			},
			"gitHead": "e6ad93ea01bcde1f8ddaa4b4ebe572dd616abfaa",
			"bugs": {
				"url": "https://github.com/wycats/handlebars.js/issues"
			},
			"_id": "handlebars@4.7.6",
			"_nodeVersion": "10.16.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==",
				"shasum": "d4c05c1baf90e9945f77aa68a7a219aa4a7df74e",
				"tarball": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.6.tgz",
				"fileCount": 118,
				"unpackedSize": 2716186,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh3mbCRA9TVsSAnZWagAAVHYP/iwwKH9cMzcwanP1i0nt\nE0HvP7IBXETkobshCgRWnEZk58uKm6tSuSS5v0szNhPMLjsN96cBttCpk1My\ne74U+DVoCa4Nd3nnibZ1oTJmSuJF7Ix06H0mt4zthA0vanQXLm4y3pusVr78\nzZ3wly7HDLWAqybXrn41TveCEQlAfGN+ZsHa9nnjsau3MeuuJkuCZTEftkTW\nbb2o5lW7bZFTkNMwt7O7dn06AJFENzCVMtUb8iRdwYvrSTLlocwTa3bcF/2v\nZb3EbVIrfa6dg+CXmfDMWiMu2EKwfGMptnsYJs/4ujgVXDPTUIRBN7RlwA1s\nXABRY2yONFzzJh6ysmlZj1BnT9TbTQ2rzt2xb39U0PFJh3KndmQbi7XNTJ7i\n7u/TA7Q2cjrCDNulnuwmiZR8UJ74AjVAA36w85P9veC8t3x7MKJRtxFnAUKQ\nd8J6f1zY4LNgxv+pBAxxtTA4aXA0Tpc6Ie5DMFqINHcxmrHRdChZDT3VI7zm\nebsxd1YKjh8rr0fy+fzKYvKuJ0Xvcc3TnJbC9bDEftw45ggPcXBk55e0DdjQ\n/1UwjWFSMZURYFRoDjTdJK1mi9WiJg7kqC8tYLXxjsh8qE4yLeCsyUgCT3PM\nX9QHfPra4gCLBLG3YHqWhawqOiBcBu2sncpvnosdLlvXF+iJWOEXZzDi+1LX\nzMk0\r\n=BVr7\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "erisds",
					"email": "erisds@gmail.com"
				},
				{
					"name": "knappi",
					"email": "npm@knappi.org"
				},
				{
					"name": "kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "lawnsea",
					"email": "lawnsea@gmail.com"
				},
				{
					"name": "wycats",
					"email": "wycats@gmail.com"
				}
			],
			"_npmUser": {
				"name": "erisds",
				"email": "github.erisds@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/handlebars_4.7.6_1585936795283_0.8705430481714711"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-04-03T17:59:59.757Z",
		"created": "2011-08-22T07:43:35.895Z",
		"1.0.6beta": "2012-07-23T18:53:47.547Z",
		"1.0.6": "2012-07-23T20:40:16.218Z",
		"1.0.6-2": "2012-07-31T16:51:15.818Z",
		"1.0.7": "2012-09-18T00:27:56.641Z",
		"1.0.8": "2013-01-19T08:16:17.068Z",
		"1.0.9": "2013-02-16T01:42:18.658Z",
		"1.0.10": "2013-02-27T13:52:46.041Z",
		"1.0.11": "2013-05-14T04:09:31.792Z",
		"1.0.12": "2013-05-31T18:17:14.762Z",
		"1.1.0": "2013-11-04T03:26:41.402Z",
		"1.1.1": "2013-11-04T16:51:05.873Z",
		"1.1.2": "2013-11-06T00:10:27.251Z",
		"1.2.0": "2013-12-24T03:40:07.196Z",
		"1.2.1": "2013-12-26T22:29:08.995Z",
		"1.3.0": "2014-01-02T04:10:52.596Z",
		"2.0.0-alpha.1": "2014-02-10T08:13:47.817Z",
		"2.0.0-alpha.2": "2014-03-06T07:29:15.301Z",
		"2.0.0-alpha.3": "2014-05-20T03:29:06.402Z",
		"2.0.0-alpha.4": "2014-05-20T04:15:51.253Z",
		"2.0.0-beta.1": "2014-08-26T23:56:46.944Z",
		"2.0.0": "2014-09-02T02:28:10.108Z",
		"3.0.0": "2015-02-10T06:19:08.929Z",
		"3.0.1": "2015-03-24T19:22:58.022Z",
		"3.0.2": "2015-04-20T08:11:49.009Z",
		"3.0.3": "2015-04-28T19:52:27.516Z",
		"4.0.0": "2015-09-01T13:19:39.900Z",
		"4.0.1": "2015-09-03T02:21:56.385Z",
		"4.0.2": "2015-09-04T14:13:29.001Z",
		"4.0.3": "2015-09-24T03:41:34.740Z",
		"4.0.4": "2015-10-29T06:57:07.467Z",
		"4.0.5": "2015-11-20T05:07:09.574Z",
		"4.0.6": "2016-11-13T01:27:44.012Z",
		"4.0.7": "2017-04-29T20:54:02.815Z",
		"4.0.8": "2017-05-02T20:56:18.104Z",
		"4.0.9": "2017-05-21T11:40:01.362Z",
		"4.0.10": "2017-05-21T12:11:57.129Z",
		"4.0.11": "2017-10-17T20:53:02.288Z",
		"1.0.2-beta": "2011-08-22T07:43:36.484Z",
		"1.0.4-beta": "2012-01-17T20:31:34.054Z",
		"1.0.5-beta": "2012-02-09T17:06:54.946Z",
		"4.0.12": "2018-09-04T18:46:09.130Z",
		"3.0.4": "2018-12-15T12:55:51.046Z",
		"3.0.5": "2018-12-15T13:16:42.402Z",
		"3.0.6": "2019-01-02T09:19:43.673Z",
		"4.1.0": "2019-02-07T09:48:59.169Z",
		"4.0.13": "2019-02-07T10:28:06.749Z",
		"4.1.1": "2019-03-16T21:29:12.773Z",
		"4.1.2": "2019-04-13T14:20:03.504Z",
		"4.0.14": "2019-04-13T14:39:39.923Z",
		"3.0.7": "2019-06-30T08:54:45.053Z",
		"4.1.2-0": "2019-08-25T16:07:36.104Z",
		"4.2.0": "2019-09-03T19:58:46.734Z",
		"4.2.1": "2019-09-20T17:41:29.622Z",
		"4.3.0": "2019-09-24T06:11:05.848Z",
		"4.3.1": "2019-09-24T22:35:03.833Z",
		"4.3.2": "2019-09-26T21:59:12.055Z",
		"4.3.3": "2019-09-27T05:47:40.552Z",
		"4.3.4": "2019-09-28T11:37:01.761Z",
		"4.4.0": "2019-09-29T13:30:24.859Z",
		"4.4.1": "2019-10-02T19:53:18.342Z",
		"4.3.5": "2019-10-02T20:06:43.205Z",
		"4.2.2": "2019-10-02T20:13:51.077Z",
		"4.4.2": "2019-10-02T20:47:43.239Z",
		"4.4.3": "2019-10-08T20:06:45.778Z",
		"4.4.4": "2019-10-20T19:35:52.389Z",
		"4.4.5": "2019-10-20T21:08:42.557Z",
		"4.5.0": "2019-10-28T18:48:41.717Z",
		"4.5.1": "2019-10-29T04:42:50.350Z",
		"4.5.2": "2019-11-13T21:08:11.678Z",
		"4.5.3": "2019-11-18T07:11:39.454Z",
		"4.6.0": "2020-01-08T22:45:45.537Z",
		"4.7.0": "2020-01-10T16:24:40.337Z",
		"4.7.1": "2020-01-12T12:21:30.932Z",
		"4.7.2": "2020-01-13T20:53:39.828Z",
		"4.7.3": "2020-02-05T05:11:05.763Z",
		"3.0.8": "2020-02-23T10:02:30.932Z",
		"4.7.4": "2020-04-01T17:21:35.174Z",
		"4.7.5": "2020-04-02T19:10:37.280Z",
		"4.7.6": "2020-04-03T17:59:55.566Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "4.7.6",
		"legacy": "3.0.8",
		"4.0-patch": "4.0.14",
		"patch-4.3": "4.3.5",
		"patch-4.2": "4.2.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"91fd36352a4e25dfb8e4fe1ba6d49506\"",
			"fetched": 1602009395700
		}
	},
	"_distfiles": {
		"handlebars-1.0.6.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.6.tgz",
			"sha": "2f53834fd2d1969d0306032ad39c49f7f5c9022b",
			"registry": "npmjs"
		},
		"handlebars-1.0.6-2.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.6-2.tgz",
			"sha": "18131e5d2263e6b6afe9a6e83abbe6e1d859d1bf",
			"registry": "npmjs"
		},
		"handlebars-1.0.7.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.7.tgz",
			"sha": "c0fc63d1d596339cd0bba5fe0b5cbb1b2e3a7f3f",
			"registry": "npmjs"
		},
		"handlebars-1.0.8.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.8.tgz",
			"sha": "163ac59a7fb08a3303e1dbb737be1aa4388bd896",
			"registry": "npmjs"
		},
		"handlebars-1.0.9.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.9.tgz",
			"sha": "37fe6ad900f104247bcb3c3eea409df8acc108b4",
			"registry": "npmjs"
		},
		"handlebars-1.0.10.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.10.tgz",
			"sha": "d1c2f90921ca0755c9eb5f4b468d33db19f32c3b",
			"registry": "npmjs"
		},
		"handlebars-1.0.11.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.11.tgz",
			"sha": "28b8af8b1f3658ef377e621e0d6b07078fc450a9",
			"registry": "npmjs"
		},
		"handlebars-1.0.12.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.12.tgz",
			"sha": "18c6d3440c35e91b19b3ff582b9151ab4985d4fc",
			"registry": "npmjs"
		},
		"handlebars-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.1.0.tgz",
			"sha": "955b9762cd5b79241036e3e667b595646e7b03c3",
			"registry": "npmjs"
		},
		"handlebars-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.1.1.tgz",
			"sha": "674ca5f5cb93df63197481fd4839c0f1ae0d31b7",
			"registry": "npmjs"
		},
		"handlebars-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.1.2.tgz",
			"sha": "5360ecb5a487fce01145eb225ccaf3b29db3f43e",
			"registry": "npmjs"
		},
		"handlebars-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.2.0.tgz",
			"sha": "9e4d92b374069213994d4fe933844ca840e1aeaa",
			"registry": "npmjs"
		},
		"handlebars-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.2.1.tgz",
			"sha": "0a9016379064f8957779bdc2812869120aba9d98",
			"registry": "npmjs"
		},
		"handlebars-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.3.0.tgz",
			"sha": "9e9b130a93e389491322d975cf3ec1818c37ce34",
			"registry": "npmjs"
		},
		"handlebars-2.0.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-2.0.0-alpha.1.tgz",
			"sha": "c4d149068c713de0afa7f45bbb88a2ca73715afd",
			"registry": "npmjs"
		},
		"handlebars-2.0.0-alpha.2.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-2.0.0-alpha.2.tgz",
			"sha": "ceb96d6023181345588173ca2b7b8c92e3f4c5b2",
			"registry": "npmjs"
		},
		"handlebars-2.0.0-alpha.3.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-2.0.0-alpha.3.tgz",
			"sha": "cc38b3993ebc5a6a94c164ab89b67dd4456c0a4b",
			"registry": "npmjs"
		},
		"handlebars-2.0.0-alpha.4.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-2.0.0-alpha.4.tgz",
			"sha": "4c65dd13bdca070953365973ee984b965a42c3e8",
			"registry": "npmjs"
		},
		"handlebars-2.0.0-beta.1.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-2.0.0-beta.1.tgz",
			"sha": "41ea18d562b905c4727e000169b34e14c1ab7a1d",
			"registry": "npmjs"
		},
		"handlebars-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-2.0.0.tgz",
			"sha": "6e9d7f8514a3467fa5e9f82cc158ecfc1d5ac76f",
			"registry": "npmjs"
		},
		"handlebars-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.0.tgz",
			"sha": "7f4e537f4dd6992869d66c01b7505eba3561a5d5",
			"registry": "npmjs"
		},
		"handlebars-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.1.tgz",
			"sha": "fe0f64898305e9f1267e82c336662847eda0d6f5",
			"registry": "npmjs"
		},
		"handlebars-3.0.2.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.2.tgz",
			"sha": "d97ecc6c68c7f653e0e168bf93981f3f3926b1dd",
			"registry": "npmjs"
		},
		"handlebars-3.0.3.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.3.tgz",
			"sha": "0e09651a2f0fb3c949160583710d551f92e6d2ad",
			"registry": "npmjs"
		},
		"handlebars-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.0.tgz",
			"sha": "9e6ab5d6c150a55cf32854facb209865f38a2d39",
			"registry": "npmjs"
		},
		"handlebars-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.1.tgz",
			"sha": "6bdb61476c1abe9348909f0fde0856f848bed933",
			"registry": "npmjs"
		},
		"handlebars-4.0.2.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.2.tgz",
			"sha": "83c1200a969ba66285af6f938b0c5bb8845370e9",
			"registry": "npmjs"
		},
		"handlebars-4.0.3.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.3.tgz",
			"sha": "3776991c55b1703b2dae9bf540fcba7595d14dfa",
			"registry": "npmjs"
		},
		"handlebars-4.0.4.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.4.tgz",
			"sha": "12b94e9c4cafa612424b1c13addf612c0d2a5f29",
			"registry": "npmjs"
		},
		"handlebars-4.0.5.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.5.tgz",
			"sha": "92c6ed6bb164110c50d4d8d0fbddc70806c6f8e7",
			"registry": "npmjs"
		},
		"handlebars-4.0.6.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.6.tgz",
			"sha": "2ce4484850537f9c97a8026d5399b935c4ed4ed7",
			"registry": "npmjs"
		},
		"handlebars-4.0.7.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.7.tgz",
			"sha": "e97325aeb8ea0b9e12b9c4dd73c4c312ad0ede59",
			"registry": "npmjs"
		},
		"handlebars-4.0.8.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.8.tgz",
			"sha": "22b875cd3f0e6cbea30314f144e82bc7a72ff420",
			"registry": "npmjs"
		},
		"handlebars-4.0.9.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.9.tgz",
			"sha": "29dbc24f447fdd6caebc4a3053446800a8183836",
			"registry": "npmjs"
		},
		"handlebars-4.0.10.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.10.tgz",
			"sha": "3d30c718b09a3d96f23ea4cc1f403c4d3ba9ff4f",
			"registry": "npmjs"
		},
		"handlebars-4.0.11.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.11.tgz",
			"sha": "630a35dfe0294bc281edae6ffc5d329fc7982dcc",
			"registry": "npmjs"
		},
		"handlebars-1.0.2beta.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.2beta.tgz",
			"sha": "533aa8755d1cd4ac616e48b9f77b9c98d0088a91",
			"registry": "npmjs"
		},
		"handlebars-1.0.4beta.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.4beta.tgz",
			"sha": "7d49a3631e6f1d7bb5e9b98e761300a18ea36e07",
			"registry": "npmjs"
		},
		"handlebars-1.0.5beta.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-1.0.5beta.tgz",
			"sha": "a75b5312239748aeb352a9a2fa682242fefeaf9f",
			"registry": "npmjs"
		},
		"handlebars-4.0.12.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.12.tgz",
			"sha": "2c15c8a96d46da5e266700518ba8cb8d919d5bc5",
			"registry": "npmjs"
		},
		"handlebars-3.0.4.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.4.tgz",
			"sha": "84ac924c49984ad286a437046b7228158509cd39",
			"registry": "npmjs"
		},
		"handlebars-3.0.5.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.5.tgz",
			"sha": "6704ceffddf5da3bc4ecbdbcab6d198e06368721",
			"registry": "npmjs"
		},
		"handlebars-3.0.6.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.6.tgz",
			"sha": "61cf316cf98395971d38c66523fa530b8a3c7ed2",
			"registry": "npmjs"
		},
		"handlebars-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.0.tgz",
			"sha": "0d6a6f34ff1f63cecec8423aa4169827bf787c3a",
			"registry": "npmjs"
		},
		"handlebars-4.0.13.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.13.tgz",
			"sha": "89fc17bf26f46fd7f6f99d341d92efaae64f997d",
			"registry": "npmjs"
		},
		"handlebars-4.1.1.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.1.tgz",
			"sha": "6e4e41c18ebe7719ae4d38e5aca3d32fa3dd23d3",
			"registry": "npmjs"
		},
		"handlebars-4.1.2.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.2.tgz",
			"sha": "b6b37c1ced0306b221e094fc7aca3ec23b131b67",
			"registry": "npmjs"
		},
		"handlebars-4.0.14.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.0.14.tgz",
			"sha": "88de711eb693a5b783ae06065f9b91b0dd373a71",
			"registry": "npmjs"
		},
		"handlebars-3.0.7.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.7.tgz",
			"sha": "d64f0d6a480e0a637420af75713475166a2d644b",
			"registry": "npmjs"
		},
		"handlebars-4.1.2-0.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.2-0.tgz",
			"sha": "f59a947593b318d89c32fb8a6af35ea2ff5cb390",
			"registry": "npmjs"
		},
		"handlebars-4.2.0.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.2.0.tgz",
			"sha": "57ce8d2175b9bbb3d8b3cf3e4217b1aec8ddcb2e",
			"registry": "npmjs"
		},
		"handlebars-4.2.1.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.2.1.tgz",
			"sha": "dc69c0e61604224f0c23b38b5b6741db210b57da",
			"registry": "npmjs"
		},
		"handlebars-4.3.0.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.3.0.tgz",
			"sha": "427391b584626c9c9c6ffb7d1fb90aa9789221cc",
			"registry": "npmjs"
		},
		"handlebars-4.3.1.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.3.1.tgz",
			"sha": "6febc1890851f62a8932d495cc88d29390fa850d",
			"registry": "npmjs"
		},
		"handlebars-4.3.2.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.3.2.tgz",
			"sha": "c10366a4300f708f78a421472c5d7851dbe886ab",
			"registry": "npmjs"
		},
		"handlebars-4.3.3.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.3.3.tgz",
			"sha": "56dd05fe33d6bd8a7d797351c39a0cdcfd576be5",
			"registry": "npmjs"
		},
		"handlebars-4.3.4.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.3.4.tgz",
			"sha": "aab065294c27ad16ff4e711240a7288d2753306d",
			"registry": "npmjs"
		},
		"handlebars-4.4.0.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.4.0.tgz",
			"sha": "22e1a897c5d83023d39801f35f6b65cf97ed8b25",
			"registry": "npmjs"
		},
		"handlebars-4.4.1.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.4.1.tgz",
			"sha": "07a4fd3242da53a077d647335c3278ba0a0c5658",
			"registry": "npmjs"
		},
		"handlebars-4.3.5.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.3.5.tgz",
			"sha": "d6c2d0a0f08b4479e3949f8321c0f3893bb691be",
			"registry": "npmjs"
		},
		"handlebars-4.2.2.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.2.2.tgz",
			"sha": "614ef0999e660b5e3165327e0eded5468e0a943d",
			"registry": "npmjs"
		},
		"handlebars-4.4.2.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.4.2.tgz",
			"sha": "8810a9821a9d6d52cb2f57d326d6ce7c3dfe741d",
			"registry": "npmjs"
		},
		"handlebars-4.4.3.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.4.3.tgz",
			"sha": "180bae52c1d0e9ec0c15d7e82a4362d662762f6e",
			"registry": "npmjs"
		},
		"handlebars-4.4.4.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.4.4.tgz",
			"sha": "d6cbdda5fb0706e6c1b43356afea30016106c60f",
			"registry": "npmjs"
		},
		"handlebars-4.4.5.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.4.5.tgz",
			"sha": "1b1f94f9bfe7379adda86a8b73fb570265a0dddd",
			"registry": "npmjs"
		},
		"handlebars-4.5.0.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.0.tgz",
			"sha": "d5d902dfe0f266ef79f3921b89233a5f611cdea7",
			"registry": "npmjs"
		},
		"handlebars-4.5.1.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.1.tgz",
			"sha": "8a01c382c180272260d07f2d1aa3ae745715c7ba",
			"registry": "npmjs"
		},
		"handlebars-4.5.2.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.2.tgz",
			"sha": "5a4eb92ab5962ca3415ac188c86dc7f784f76a0f",
			"registry": "npmjs"
		},
		"handlebars-4.5.3.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz",
			"sha": "5cf75bd8714f7605713511a56be7c349becb0482",
			"registry": "npmjs"
		},
		"handlebars-4.6.0.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.6.0.tgz",
			"sha": "33af6c3eda930d7a924f5d8f1c6d8edc3180512e",
			"registry": "npmjs"
		},
		"handlebars-4.7.0.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.0.tgz",
			"sha": "8db186e9d7cb89a3705b61d503a6e152665f35cc",
			"registry": "npmjs"
		},
		"handlebars-4.7.1.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.1.tgz",
			"sha": "052bd2618964dcb8aebad0940bfeb2d8d1cfbfde",
			"registry": "npmjs"
		},
		"handlebars-4.7.2.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.2.tgz",
			"sha": "01127b3840156a0927058779482031afe0e730d7",
			"registry": "npmjs"
		},
		"handlebars-4.7.3.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.3.tgz",
			"sha": "8ece2797826886cf8082d1726ff21d2a022550ee",
			"registry": "npmjs"
		},
		"handlebars-3.0.8.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-3.0.8.tgz",
			"sha": "4e6ce3650fe6c53c151d106dcff1c5a7ca79e164",
			"registry": "npmjs"
		},
		"handlebars-4.7.4.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.4.tgz",
			"sha": "902c579cc97b350bb4bc12e6cabd85b57dcd9975",
			"registry": "npmjs"
		},
		"handlebars-4.7.5.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.5.tgz",
			"sha": "3105d3f54038976bd54e5ae0c711c70d4ed040f8",
			"registry": "npmjs"
		},
		"handlebars-4.7.6.tgz": {
			"url": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.6.tgz",
			"sha": "d4c05c1baf90e9945f77aa68a7a219aa4a7df74e",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"handlebars-4.5.3.tgz": {
			"shasum": "5cf75bd8714f7605713511a56be7c349becb0482"
		}
	},
	"_rev": "14-e1085da8edb41656",
	"_id": "handlebars",
	"readme": "[![Travis Build Status](https://img.shields.io/travis/wycats/handlebars.js/master.svg)](https://travis-ci.org/wycats/handlebars.js)\n[![Appveyor Build Status](https://ci.appveyor.com/api/projects/status/github/wycats/handlebars.js?branch=master&svg=true)](https://ci.appveyor.com/project/wycats/handlebars-js)\n[![Selenium Test Status](https://saucelabs.com/buildstatus/handlebars)](https://saucelabs.com/u/handlebars)\n\nHandlebars.js\n=============\n\nHandlebars.js is an extension to the [Mustache templating\nlanguage](http://mustache.github.com/) created by Chris Wanstrath.\nHandlebars.js and Mustache are both logicless templating languages that\nkeep the view and the code separated like we all know they should be.\n\nCheckout the official Handlebars docs site at\n[https://handlebarsjs.com/](https://handlebarsjs.com) and the live demo at [http://tryhandlebarsjs.com/](http://tryhandlebarsjs.com/).\n\nInstalling\n----------\n\nSee our [installation documentation](https://handlebarsjs.com/installation/).\n\nUsage\n-----\nIn general, the syntax of Handlebars.js templates is a superset\nof Mustache templates. For basic syntax, check out the [Mustache\nmanpage](http://mustache.github.com/mustache.5.html).\n\nOnce you have a template, use the `Handlebars.compile` method to compile\nthe template into a function. The generated function takes a context\nargument, which will be used to render the template.\n\n```js\nvar source = \"<p>Hello, my name is {{name}}. I am from {{hometown}}. I have \" +\n             \"{{kids.length}} kids:</p>\" +\n             \"<ul>{{#kids}}<li>{{name}} is {{age}}</li>{{/kids}}</ul>\";\nvar template = Handlebars.compile(source);\n\nvar data = { \"name\": \"Alan\", \"hometown\": \"Somewhere, TX\",\n             \"kids\": [{\"name\": \"Jimmy\", \"age\": \"12\"}, {\"name\": \"Sally\", \"age\": \"4\"}]};\nvar result = template(data);\n\n// Would render:\n// <p>Hello, my name is Alan. I am from Somewhere, TX. I have 2 kids:</p>\n// <ul>\n//   <li>Jimmy is 12</li>\n//   <li>Sally is 4</li>\n// </ul>\n```\n\nFull documentation and more examples are at [handlebarsjs.com](https://handlebarsjs.com/).\n\nPrecompiling Templates\n----------------------\n\nHandlebars allows templates to be precompiled and included as javascript code rather than the handlebars template allowing for faster startup time. Full details are located [here](https://handlebarsjs.com/installation/precompilation.html).\n\nDifferences Between Handlebars.js and Mustache\n----------------------------------------------\nHandlebars.js adds a couple of additional features to make writing\ntemplates easier and also changes a tiny detail of how partials work.\n\n- [Nested Paths](https://handlebarsjs.com/guide/expressions.html#path-expressions)\n- [Helpers](https://handlebarsjs.com/guide/expressions.html#helpers)\n- [Block Expressions](https://handlebarsjs.com/guide/block-helpers.html#basic-blocks)\n- [Literal Values](https://handlebarsjs.com/guide/expressions.html#literal-segments)\n- [Delimited Comments](https://handlebarsjs.com/guide/#template-comments)\n\nBlock expressions have the same syntax as mustache sections but should not be confused with one another. Sections are akin to an implicit `each` or `with` statement depending on the input data and helpers are explicit pieces of code that are free to implement whatever behavior they like. The [mustache spec](http://mustache.github.io/mustache.5.html) defines the exact behavior of sections. In the case of name conflicts, helpers are given priority.\n\n### Compatibility\n\nThere are a few Mustache behaviors that Handlebars does not implement.\n- Handlebars deviates from Mustache slightly in that it does not perform recursive lookup by default. The compile time `compat` flag must be set to enable this functionality. Users should note that there is a performance cost for enabling this flag. The exact cost varies by template, but it's recommended that performance sensitive operations should avoid this mode and instead opt for explicit path references.\n- The optional Mustache-style lambdas are not supported. Instead Handlebars provides its own lambda resolution that follows the behaviors of helpers.\n- Alternative delimiters are not supported.\n\n\nSupported Environments\n----------------------\n\nHandlebars has been designed to work in any ECMAScript 3 environment. This includes\n\n- Node.js\n- Chrome\n- Firefox\n- Safari 5+\n- Opera 11+\n- IE 6+\n\nOlder versions and other runtimes are likely to work but have not been formally\ntested. The compiler requires `JSON.stringify` to be implemented natively or via a polyfill. If using the precompiler this is not necessary.\n\n[![Selenium Test Status](https://saucelabs.com/browser-matrix/handlebars.svg)](https://saucelabs.com/u/handlebars)\n\nPerformance\n-----------\n\nIn a rough performance test, precompiled Handlebars.js templates (in\nthe original version of Handlebars.js) rendered in about half the\ntime of Mustache templates. It would be a shame if it were any other\nway, since they were precompiled, but the difference in architecture\ndoes have some big performance advantages. Justin Marney, a.k.a.\n[gotascii](http://github.com/gotascii), confirmed that with an\n[independent test](http://sorescode.com/2010/09/12/benchmarks.html). The\nrewritten Handlebars (current version) is faster than the old version,\nwith many [performance tests](https://travis-ci.org/wycats/handlebars.js/builds/33392182#L538) being 5 to 7 times faster than the Mustache equivalent.\n\n\nUpgrading\n---------\n\nSee [release-notes.md](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) for upgrade notes.\n\nKnown Issues\n------------\n\nSee [FAQ.md](https://github.com/wycats/handlebars.js/blob/master/FAQ.md) for known issues and common pitfalls.\n\n\nHandlebars in the Wild\n----------------------\n\n* [Assemble](http://assemble.io), by [@jonschlinkert](https://github.com/jonschlinkert)\n  and [@doowb](https://github.com/doowb), is a static site generator that uses Handlebars.js\n  as its template engine.\n* [Cory](https://github.com/leo/cory), by [@leo](https://github.com/leo), is another tiny static site generator\n* [CoSchedule](http://coschedule.com) An editorial calendar for WordPress that uses Handlebars.js\n* [dashbars](https://github.com/pismute/dashbars) A modern helper library for Handlebars.js.\n* [Ember.js](http://www.emberjs.com) makes Handlebars.js the primary way to\n  structure your views, also with automatic data binding support.\n* [Ghost](https://ghost.org/) Just a blogging platform.\n* [handlebars_assets](http://github.com/leshill/handlebars_assets): A Rails Asset Pipeline gem\n  from Les Hill (@leshill).\n* [handlebars-helpers](https://github.com/assemble/handlebars-helpers) is an extensive library\n  with 100+ handlebars helpers.\n* [handlebars-layouts](https://github.com/shannonmoeller/handlebars-layouts) is a set of helpers which implement extendible and embeddable layout blocks as seen in other popular templating languages.\n* [hbs](http://github.com/donpark/hbs): An Express.js view engine adapter for Handlebars.js,\n  from Don Park.\n* [koa-hbs](https://github.com/jwilm/koa-hbs): [koa](https://github.com/koajs/koa) generator based\n  renderer for Handlebars.js.\n* [jblotus](http://github.com/jblotus) created [http://tryhandlebarsjs.com](http://tryhandlebarsjs.com)\n  for anyone who would like to try out Handlebars.js in their browser.\n* [jQuery plugin](http://71104.github.io/jquery-handlebars/): allows you to use\n  Handlebars.js with [jQuery](http://jquery.com/).\n* [Lumbar](http://walmartlabs.github.io/lumbar) provides easy module-based template management for\n  handlebars projects.\n* [Marionette.Handlebars](https://github.com/hashchange/marionette.handlebars) adds support for Handlebars and Mustache templates to Marionette.\n* [sammy.js](http://github.com/quirkey/sammy) by Aaron Quint, a.k.a. quirkey,\n  supports Handlebars.js as one of its template plugins.\n* [SproutCore](http://www.sproutcore.com) uses Handlebars.js as its main\n  templating engine, extending it with automatic data binding support.\n* [YUI](http://yuilibrary.com/yui/docs/handlebars/) implements a port of handlebars\n* [Swag](https://github.com/elving/swag) by [@elving](https://github.com/elving) is a growing collection of helpers for handlebars.js. Give your handlebars.js templates some swag son!\n* [DOMBars](https://github.com/blakeembrey/dombars) is a DOM-based templating engine built on the Handlebars parser and runtime **DEPRECATED**\n* [promised-handlebars](https://github.com/nknapp/promised-handlebars) is a wrapper for Handlebars that allows helpers to return Promises.\n* [just-handlebars-helpers](https://github.com/leapfrogtechnology/just-handlebars-helpers) A fully tested lightweight package with common Handlebars helpers.\n\nExternal Resources\n------------------\n\n* [Gist about Synchronous and asynchronous loading of external handlebars templates](https://gist.github.com/2287070)\n\nHave a project using Handlebars? Send us a [pull request][pull-request]!\n\nLicense\n-------\nHandlebars.js is released under the MIT license.\n\n[pull-request]: https://github.com/wycats/handlebars.js/pull/new/master"
}