{
	"name": "istanbul",
	"versions": {
		"0.1.0": {
			"name": "istanbul",
			"version": "0.1.0",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage,code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*"
			},
			"TODO": [
				"Turn project name into a link at the bottom of the HTML report when such a link is available",
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"add README.md file",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"_id": "istanbul@0.1.0",
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.12",
			"_nodeVersion": "v0.6.14",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "b09ef40721e659253c9df9e5c4fd468a8a588bac",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.1": {
			"name": "istanbul",
			"version": "0.1.1",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage,code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*"
			},
			"TODO": [
				"Turn project name into a link at the bottom of the HTML report when such a link is available",
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"add README.md file",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"_id": "istanbul@0.1.1",
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.12",
			"_nodeVersion": "v0.6.14",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "0ee95178e4571ce522d290e0e949cf91c8aa01c8",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.2": {
			"name": "istanbul",
			"version": "0.1.2",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage,code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"_id": "istanbul@0.1.2",
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.12",
			"_nodeVersion": "v0.6.14",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "f12a2f86ef531a2ef5b9eff9dee4c989b0113703",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.3": {
			"name": "istanbul",
			"version": "0.1.3",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage,code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"_id": "istanbul@0.1.3",
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.12",
			"_nodeVersion": "v0.6.14",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "d77709c2e43b63704fc35c5cbe16da7de156b0f5",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.4": {
			"name": "istanbul",
			"version": "0.1.4",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage,code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"_id": "istanbul@0.1.4",
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.12",
			"_nodeVersion": "v0.6.14",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "f0b825fb00d6bb919396ec001feae766be95c355",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.4.tgz"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.5": {
			"name": "istanbul",
			"version": "0.1.5",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage,code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"_id": "istanbul@0.1.5",
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.12",
			"_nodeVersion": "v0.6.14",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "6b2d9bd8f855a2fb48086028437ad18ef8f97419",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.5.tgz"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.6": {
			"name": "istanbul",
			"version": "0.1.6",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage,code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"_id": "istanbul@0.1.6",
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.12",
			"_nodeVersion": "v0.6.14",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "dcd3435503ffd44ff21d37fffc81717fa2f7d7f9",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.6.tgz"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.7": {
			"name": "istanbul",
			"version": "0.1.7",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage,code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"_id": "istanbul@0.1.7",
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.12",
			"_nodeVersion": "v0.6.14",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "4cf37f25276e9b942fcfd11b23ef0b62706a06ad",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.7.tgz"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.8": {
			"name": "istanbul",
			"version": "0.1.8",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage,code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"_id": "istanbul@0.1.8",
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.12",
			"_nodeVersion": "v0.6.14",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "0e5e61f03e31b52fe54bd3a95d7cf4265612b2a2",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.8.tgz"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.9": {
			"name": "istanbul",
			"version": "0.1.9",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage,code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"_id": "istanbul@0.1.9",
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.12",
			"_nodeVersion": "v0.6.14",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "df60a8a5185a3734dd884eae1642c1935d025f42",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.9.tgz"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.10": {
			"name": "istanbul",
			"version": "0.1.10",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage,code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"_id": "istanbul@0.1.10",
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.12",
			"_nodeVersion": "v0.6.14",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "4f56719704c4556a12e40b3033fd7e7886af1ed5",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.10.tgz"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.11": {
			"name": "istanbul",
			"version": "0.1.11",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage,code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"_id": "istanbul@0.1.11",
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.12",
			"_nodeVersion": "v0.6.14",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "f3f8c095085c6759e111fbeabf37a7904f7f570b",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.11.tgz"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.12": {
			"name": "istanbul",
			"version": "0.1.12",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": "coverage,code coverage, JS code coverage, JS coverage",
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.12",
			"dist": {
				"shasum": "23457b58c6840acd04e906eda5a0b047ab74a7db",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.12.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.13": {
			"name": "istanbul",
			"version": "0.1.13",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": "coverage,code coverage, JS code coverage, JS coverage",
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.13",
			"dist": {
				"shasum": "7412ba55b642d5bbe87880588f8e9c2167ad09d6",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.13.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.14": {
			"name": "istanbul",
			"version": "0.1.14",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": "coverage,code coverage, JS code coverage, JS coverage",
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.14",
			"dist": {
				"shasum": "7e8c7fb76b0e75b8369d52d9e9d1bca8b272c8f9",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.14.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.15": {
			"name": "istanbul",
			"version": "0.1.15",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": "coverage,code coverage, JS code coverage, JS coverage",
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.15",
			"dist": {
				"shasum": "41beab68120f8b8c8cf2fff7ad3ae0bdc54f73c6",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.15.tgz"
			},
			"_npmVersion": "1.1.59",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.16": {
			"name": "istanbul",
			"version": "0.1.16",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.16",
			"dist": {
				"shasum": "72e20311b7ecd373617da62b5e2b8c51ee433813",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.16.tgz"
			},
			"_npmVersion": "1.1.59",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.17": {
			"name": "istanbul",
			"version": "0.1.17",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.17",
			"dist": {
				"shasum": "3d07e656925b4f980b6ce4a8a5a5bf33f6026500",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.17.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.18": {
			"name": "istanbul",
			"version": "0.1.18",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.18",
			"dist": {
				"shasum": "3fb32ee841f41ee33902ab0f9f040d5db9ae10a3",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.18.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.19": {
			"name": "istanbul",
			"version": "0.1.19",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.19",
			"dist": {
				"shasum": "9826cc8a9ba5ab73b8775bf5b6853fbf388fe0e8",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.19.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.20": {
			"name": "istanbul",
			"version": "0.1.20",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.20",
			"dist": {
				"shasum": "050f626445f0e8501fc9037ddf0c90f3e18fbbac",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.20.tgz"
			},
			"_npmVersion": "1.1.59",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.21": {
			"name": "istanbul",
			"version": "0.1.21",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.21",
			"dist": {
				"shasum": "c7ca726ed6c19ee967f1e78fdbf18ef570a3b5c5",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.21.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.22": {
			"name": "istanbul",
			"version": "0.1.22",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "0.9.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.22",
			"dist": {
				"shasum": "72f9c36b979b55cd0af7c1485770e48f2b62fd18",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.22.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.23": {
			"name": "istanbul",
			"version": "0.1.23",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.23",
			"dist": {
				"shasum": "508724a1f4680e5c86ac914bfc871b1e459ed513",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.23.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.24": {
			"name": "istanbul",
			"version": "0.1.24",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.24",
			"dist": {
				"shasum": "b8c7aa038b6ec18fa02961e3bdc66ba2327d5768",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.24.tgz"
			},
			"_npmVersion": "1.1.65",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.25": {
			"name": "istanbul",
			"version": "0.1.25",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.25",
			"dist": {
				"shasum": "1f69555a0e618a4bf99e8a09eabe44534486b0f0",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.25.tgz"
			},
			"_npmVersion": "1.1.59",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.26": {
			"name": "istanbul",
			"version": "0.1.26",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.26",
			"dist": {
				"shasum": "36678489e2f77fdc67813fba778f30a4e25e3695",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.26.tgz"
			},
			"_npmVersion": "1.1.59",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.27": {
			"name": "istanbul",
			"version": "0.1.27",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.27",
			"dist": {
				"shasum": "e2e1e2775656530d8379e4653bb6f7caa7e7b16c",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.27.tgz"
			},
			"_npmVersion": "1.1.59",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.28": {
			"name": "istanbul",
			"version": "0.1.28",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.28",
			"dist": {
				"shasum": "ae47d4e50695e17f24a291e21a9cbe283c6a1059",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.28.tgz"
			},
			"_npmVersion": "1.1.70",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.29": {
			"name": "istanbul",
			"version": "0.1.29",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.2.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.29",
			"dist": {
				"shasum": "09a020427280df1993d0748e023f162881e3f291",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.29.tgz"
			},
			"_npmVersion": "1.1.70",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.30": {
			"name": "istanbul",
			"version": "0.1.30",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.2.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.30",
			"dist": {
				"shasum": "919149c5c94112bdf6ff40e4c773ebeadcb19269",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.30.tgz"
			},
			"_npmVersion": "1.1.70",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.31": {
			"name": "istanbul",
			"version": "0.1.31",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.2.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.31",
			"dist": {
				"shasum": "3c90cf7955f981525c5380419e8a75046de5d861",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.31.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.12",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.32": {
			"name": "istanbul",
			"version": "0.1.32",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.2.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.32",
			"dist": {
				"shasum": "ae9c107a797a84e864c0a8b650330b7a7dc5213d",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.32.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.33": {
			"name": "istanbul",
			"version": "0.1.33",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.0.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.1.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.2.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.33",
			"dist": {
				"shasum": "486f9edea77c6dcb90add78b732806df5f7c198c",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.33.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.34": {
			"name": "istanbul",
			"version": "0.1.34",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.3.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"TODO": [
				"Need a legend for the HTML report + some explanation on how branch coverage is shown",
				"figure out a controlled mechanism to suppress branch coverage when impossible-to-test branches are present in source"
			],
			"_id": "istanbul@0.1.34",
			"dist": {
				"shasum": "04e9141891e778e3c5de17795f775599867f9b54",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.34.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.35": {
			"name": "istanbul",
			"version": "0.1.35",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.3.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"_id": "istanbul@0.1.35",
			"dist": {
				"shasum": "18e2fb211466feb54cdf943d4e9daf4c9128f758",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.35.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.36": {
			"name": "istanbul",
			"version": "0.1.36",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.3.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"_id": "istanbul@0.1.36",
			"dist": {
				"shasum": "eea854e0db2ecd316381c636229eef7d5db9b86d",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.36.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.37": {
			"name": "istanbul",
			"version": "0.1.37",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.4.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"_id": "istanbul@0.1.37",
			"dist": {
				"shasum": "ed9c02e2af80d8946d406d7014d931935ef2d7e0",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.37.tgz"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.38": {
			"name": "istanbul",
			"version": "0.1.38",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.4.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"_id": "istanbul@0.1.38",
			"dist": {
				"shasum": "674b2475fd910dd557423fa1911a78201cc0c53d",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.38.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.39": {
			"name": "istanbul",
			"version": "0.1.39",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.4.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"_id": "istanbul@0.1.39",
			"dist": {
				"shasum": "ee34dd7b7abc353a710eea6fbe4289f1a17043ba",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.39.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.40": {
			"name": "istanbul",
			"version": "0.1.40",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.4.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"_id": "istanbul@0.1.40",
			"dist": {
				"shasum": "c84f9df3aa9805815b1cb24ed1e34776fe0fd407",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.40.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.41": {
			"name": "istanbul",
			"version": "0.1.41",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.4.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"_id": "istanbul@0.1.41",
			"dist": {
				"shasum": "1a95a2e68b6cc5e75e27079c2f631f74a927e4a1",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.41.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.42": {
			"name": "istanbul",
			"version": "0.1.42",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.x",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.4.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"_id": "istanbul@0.1.42",
			"dist": {
				"shasum": "7fd55566fadb911e27ef401896cf526780c10648",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.42.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.43": {
			"name": "istanbul",
			"version": "0.1.43",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.23",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.4.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"_id": "istanbul@0.1.43",
			"dist": {
				"shasum": "8dfd86802b345209f366d29093330ace17f1539d",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.43.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.44": {
			"name": "istanbul",
			"version": "0.1.44",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.23",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.5.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"_id": "istanbul@0.1.44",
			"dist": {
				"shasum": "7ea1d55e34234e7b7d8f2f61cceb29b59439d983",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.44.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.11",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.45": {
			"name": "istanbul",
			"version": "0.1.45",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.23",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.5.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.1.45",
			"dist": {
				"shasum": "905f360213d1aefbcb7bad6ef823015ce7d6f9fd",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.45.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.13",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.1.46": {
			"name": "istanbul",
			"version": "0.1.46",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.23",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.5.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.1.46",
			"dist": {
				"shasum": "cefeb1c787d125a6db23bd0f63b0eb9390b0b40d",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.46.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.13",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.0": {
			"name": "istanbul",
			"version": "0.2.0",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.23",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.5.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.0",
			"dist": {
				"shasum": "fd523f3e1479e4c575b4f0bfdaaec20c1b796478",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.13",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.1": {
			"name": "istanbul",
			"version": "0.2.1",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "0.0.23",
				"handlebars": "1.0.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.5.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x"
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.1",
			"dist": {
				"shasum": "21755f7ff0d7627a0747e571ffcea7f2ee9627d8",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.13",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.2": {
			"name": "istanbul",
			"version": "0.2.2",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/create-escodegen-browser.js && test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "1.0.x",
				"handlebars": "1.2.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.6.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x",
				"bower": "1.x"
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.2",
			"dist": {
				"shasum": "164665a1abc236041e9b14202a15993cc9f9defb",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.13",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.3": {
			"name": "istanbul",
			"version": "0.2.3",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/create-escodegen-browser.js && test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "1.0.x",
				"handlebars": "1.2.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.6.x",
				"js-yaml": "3.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x",
				"bower": "1.x"
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.3",
			"dist": {
				"shasum": "bbce67c1d540610e7021becda51d7cbbbecc68cc",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.3.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.13",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.4": {
			"name": "istanbul",
			"version": "0.2.4",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/create-escodegen-browser.js && npm_config_coverage=1 test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "1.0.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.6.x",
				"js-yaml": "3.x"
			},
			"devDependencies": {
				"rimraf": "*",
				"nodeunit": "*",
				"jshint": "*",
				"yui-lint": "*",
				"requirejs": "2.x",
				"bower": "1.x"
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.4",
			"dist": {
				"shasum": "faaaa400f2cf652c3dc8b3d9484b44a5528e3a04",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.23",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.5": {
			"name": "istanbul",
			"version": "0.2.5",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/create-escodegen-browser.js && test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "1.1.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.3.x",
				"nopt": "2.1.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.6.x",
				"js-yaml": "3.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.8.x",
				"jshint": "2.4.x",
				"yui-lint": "0.1.x",
				"requirejs": "2.x",
				"bower": "1.x"
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.5",
			"dist": {
				"shasum": "c6e5e5e2632ae7f208b4322dd69082bb76771ea4",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.5.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.25",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.6": {
			"name": "istanbul",
			"version": "0.2.6",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint --config ./node_modules/yui-lint/jshint.json lib/*js lib/command/*js lib/report/*js lib/store/*js lib/util/*js test/*js test/instrumentation/*js test/cli/*js test/other/*js",
				"test": "test/create-escodegen-browser.js && test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.0.x",
				"escodegen": "1.2.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.3.x",
				"nopt": "2.2.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.6.x",
				"js-yaml": "3.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.8.x",
				"jshint": "2.4.x",
				"yui-lint": "0.1.x",
				"requirejs": "2.x",
				"bower": "1.x"
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.6",
			"dist": {
				"shasum": "2c56f1c715aa47fc67eed291123adef8bc45e6a1",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.6.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.23",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.7": {
			"name": "istanbul",
			"version": "0.2.7",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.1.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.3.x",
				"nopt": "2.2.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.6.x",
				"js-yaml": "3.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.8.x",
				"jshint": "2.4.x",
				"requirejs": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.7",
			"dist": {
				"shasum": "bb482e1d06a0fea00993a10b2ee266fc740642bc",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.7.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.8": {
			"name": "istanbul",
			"version": "0.2.8",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.3.x",
				"nopt": "2.2.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.6.x",
				"js-yaml": "3.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.8.x",
				"jshint": "2.4.x",
				"requirejs": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.8",
			"dist": {
				"shasum": "b42fe683e7e6df01ed709a2b7fb238a6b3e454f0",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.8.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.9": {
			"name": "istanbul",
			"version": "0.2.9",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.3.x",
				"nopt": "2.2.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.6.x",
				"js-yaml": "3.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.8.x",
				"jshint": "2.4.x",
				"requirejs": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.9",
			"dist": {
				"shasum": "1407ed4c879fe2ae80fa4641a9b1816825f5403b",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.9.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.10": {
			"name": "istanbul",
			"version": "0.2.10",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "2.2.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.8.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.6.x",
				"js-yaml": "3.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.8.x",
				"jshint": "2.4.x",
				"requirejs": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.10",
			"dist": {
				"shasum": "40b922b7a0dd4917609b9c26bb9a0bef5f98013a",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.10.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.11": {
			"name": "istanbul",
			"version": "0.2.11",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "2.2.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.8.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.6.x",
				"js-yaml": "3.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.8.x",
				"jshint": "2.4.x",
				"requirejs": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.11",
			"dist": {
				"shasum": "98bcb6ab879822fe458e261d2e06ca6a2661ea74",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.11.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.12": {
			"name": "istanbul",
			"version": "0.2.12",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "2.2.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.8.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.6.x",
				"js-yaml": "3.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.8.x",
				"jshint": "2.4.x",
				"requirejs": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.12",
			"dist": {
				"shasum": "9a51b1151082804b9fbf03bac75082ed86e14798",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.12.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.13": {
			"name": "istanbul",
			"version": "0.2.13",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "2.2.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.8.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.6.x",
				"js-yaml": "3.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.8.x",
				"jshint": "2.4.x",
				"requirejs": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"gitHead": "a4a6c31ff3e71ee4c976b457c66d9c59ac487daf",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.13",
			"_shasum": "717beab1d7c710534dbb764baf20860f782f50dd",
			"_from": ".",
			"_npmVersion": "1.4.16",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "717beab1d7c710534dbb764baf20860f782f50dd",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.13.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.14": {
			"name": "istanbul",
			"version": "0.2.14",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.7.x",
				"js-yaml": "3.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"gitHead": "4fa74dea69b81d50fb6d841cf0ecbffee3212e55",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.14",
			"_shasum": "6667623254b33d33cf0ab6b5c70ca7e819ec582f",
			"_from": ".",
			"_npmVersion": "1.4.16",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "6667623254b33d33cf0ab6b5c70ca7e819ec582f",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.14.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.15": {
			"name": "istanbul",
			"version": "0.2.15",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.7.x",
				"js-yaml": "3.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"gitHead": "70bd95845df118d65cfe295cc46070f2f88c48a0",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.15",
			"_shasum": "645d32d01c5cadc5501a6b72967eb4a7a207268f",
			"_from": ".",
			"_npmVersion": "1.4.16",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "645d32d01c5cadc5501a6b72967eb4a7a207268f",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.15.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.2.16": {
			"name": "istanbul",
			"version": "0.2.16",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.7.x",
				"js-yaml": "3.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"gitHead": "f980c7007a36e24c9c15ad513e287c33e8500cd1",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.2.16",
			"_shasum": "870545a0d4f4b4ce161039e9e805a98c2c700bd9",
			"_from": ".",
			"_npmVersion": "1.4.16",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "870545a0d4f4b4ce161039e9e805a98c2c700bd9",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.16.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.0": {
			"name": "istanbul",
			"version": "0.3.0",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.7.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"gitHead": "4b22224639d782de70770a5b0e86a8542d37307d",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.0",
			"_shasum": "5b7179104942adbb0ec3e140d5e3d071db55abbd",
			"_from": ".",
			"_npmVersion": "1.4.16",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "5b7179104942adbb0ec3e140d5e3d071db55abbd",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.0.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.1": {
			"name": "istanbul",
			"version": "0.3.1",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.7.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"gitHead": "42d685f794a02f5eebe2649efa50b0ed4fa15228",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.1",
			"_shasum": "c5da759b4dde9e65f96d9657e12d3633d43f078c",
			"_from": ".",
			"_npmVersion": "1.4.16",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "c5da759b4dde9e65f96d9657e12d3633d43f078c",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.1.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.2": {
			"name": "istanbul",
			"version": "0.3.2",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.7.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"gitHead": "d82e578847721946575046514b9cd0af99d0b583",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.2",
			"_shasum": "e1ce9a9ec80d51dcbbeca82149f3befdc21d6835",
			"_from": ".",
			"_npmVersion": "1.4.25",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "e1ce9a9ec80d51dcbbeca82149f3befdc21d6835",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.2.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.3": {
			"name": "istanbul",
			"version": "0.3.3",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.7.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"gitHead": "79f4baf1dfef851de71aa52e91d33a5100be81fb",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.3",
			"_shasum": "d58f05f2ed3c536916d8a12b6d3afd90e4a46d41",
			"_from": ".",
			"_npmVersion": "1.4.25",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "d58f05f2ed3c536916d8a12b6d3afd90e4a46d41",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.3.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.4": {
			"name": "istanbul",
			"version": "0.3.4",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				}
			],
			"preferGlobal": true,
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.7.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x"
			},
			"jshintConfig": {
				"bitwise": true,
				"camelcase": false,
				"curly": true,
				"eqeqeq": true,
				"forin": true,
				"freeze": true,
				"immed": true,
				"latedef": true,
				"maxlen": 150,
				"newcap": true,
				"noarg": true,
				"nonbsp": true,
				"nonew": true,
				"plusplus": true,
				"trailing": true,
				"undef": true,
				"unused": true,
				"strict": false,
				"asi": false,
				"boss": false,
				"debug": false,
				"eqnull": false,
				"esnext": false,
				"evil": false,
				"expr": false,
				"funcscope": false,
				"globalstrict": false,
				"iterator": false,
				"lastsemic": false,
				"laxbreak": true,
				"laxcomma": false,
				"loopfunc": false,
				"multistr": false,
				"notypeof": false,
				"proto": false,
				"scripturl": false,
				"smarttabs": false,
				"shadow": false,
				"sub": false,
				"supernew": false,
				"validthis": false,
				"noyield": false,
				"browser": true,
				"node": true,
				"nomen": false,
				"onevar": true,
				"passfail": false,
				"white": false
			},
			"gitHead": "27923a73cb36f78b6f469f11e2c74b0cf07c3d88",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.4",
			"_shasum": "0c20e687deab36fde43b4c3b0f021b06a4712b95",
			"_from": ".",
			"_npmVersion": "1.4.25",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "0c20e687deab36fde43b4c3b0f021b06a4712b95",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.4.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.5": {
			"name": "istanbul",
			"version": "0.3.5",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "1.2.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.7.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x"
			},
			"gitHead": "5a951b7349757596420991ddfd8f6f2b02d8fb4d",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.5",
			"_shasum": "ef9ca4c1d5e6a5deac2245842051b59763a2de37",
			"_from": ".",
			"_npmVersion": "1.4.25",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "ef9ca4c1d5e6a5deac2245842051b59763a2de37",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.5.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.6": {
			"name": "istanbul",
			"version": "0.3.6",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "node test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "2.0.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"supports-color": "1.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.7.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x"
			},
			"gitHead": "7e2f37257a4cfdb5e75cbf6e0e19135637aef77c",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.6",
			"_shasum": "e63ffc1d61de2f6344a899f80abdc0ef6491b17b",
			"_from": ".",
			"_npmVersion": "1.4.25",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "e63ffc1d61de2f6344a899f80abdc0ef6491b17b",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.6.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.7": {
			"name": "istanbul",
			"version": "0.3.7",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "node test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "2.0.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"supports-color": "1.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.7.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x",
				"glob": "4.4.x"
			},
			"gitHead": "1242e834f95b5c948a9a0a930364c2bfb3a0f9f2",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.7",
			"_shasum": "65bc2a4a8d597c3ff9dbc5a4ed9d309cb2425c27",
			"_from": ".",
			"_npmVersion": "1.4.25",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "65bc2a4a8d597c3ff9dbc5a4ed9d309cb2425c27",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.7.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.8": {
			"name": "istanbul",
			"version": "0.3.8",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "node test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "2.0.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"supports-color": "1.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.7.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x",
				"glob": "4.4.x"
			},
			"gitHead": "c7bc4cc87b7190515b3765eb770855ca7ed3f19c",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.8",
			"_shasum": "4c0e77ef96971b077757675bde06bc9b3ad84860",
			"_from": ".",
			"_npmVersion": "1.4.25",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "4c0e77ef96971b077757675bde06bc9b3ad84860",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.8.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.9": {
			"name": "istanbul",
			"version": "0.3.9",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "2.1.x",
				"escodegen": "1.3.x",
				"handlebars": "1.3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"supports-color": "1.2.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "0.7.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x",
				"glob": "4.4.x"
			},
			"gitHead": "83e6abd6a3e094418bb8b88d7b58242fc5145fe4",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.9",
			"_shasum": "c9399b71bc43c7d59ccba5909fd9c4f87248dd2b",
			"_from": ".",
			"_npmVersion": "1.4.25",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "c9399b71bc43c7d59ccba5909fd9c4f87248dd2b",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.9.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.10": {
			"name": "istanbul",
			"version": "0.3.10",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "2.1.x",
				"escodegen": "1.6.x",
				"handlebars": "3.0.0",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"supports-color": "1.3.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "1.1.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x",
				"glob": "4.4.x"
			},
			"gitHead": "7143da69bca5e2b10232c98540f6c29dd54aa254",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.10",
			"_shasum": "e04f406dc064ce14bbe6534383174f9fa363c8f0",
			"_from": ".",
			"_npmVersion": "1.4.25",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "e04f406dc064ce14bbe6534383174f9fa363c8f0",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.10.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.11": {
			"name": "istanbul",
			"version": "0.3.11",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "2.1.x",
				"escodegen": "1.6.x",
				"handlebars": "3.0.0",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"supports-color": "1.3.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "1.1.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x",
				"glob": "4.4.x"
			},
			"gitHead": "bdbf32025dd097ce1347d4fd6bb20d618a942e22",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.11",
			"_shasum": "93793d217f769c56193321e7259a8cf0b3e56c39",
			"_from": ".",
			"_npmVersion": "1.4.25",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "93793d217f769c56193321e7259a8cf0b3e56c39",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.11.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.13": {
			"name": "istanbul",
			"version": "0.3.13",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "2.1.x",
				"escodegen": "1.6.x",
				"handlebars": "3.0.0",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"supports-color": "1.3.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "1.1.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x",
				"glob": "4.4.x"
			},
			"gitHead": "9909c0ba03f53ab286f850e32ca2f1e16daa0549",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.13",
			"_shasum": "152dbcc195f01e9102fea48fe71084f583f6299c",
			"_from": ".",
			"_npmVersion": "1.4.25",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				}
			],
			"dist": {
				"shasum": "152dbcc195f01e9102fea48fe71084f583f6299c",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.13.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.14": {
			"name": "istanbul",
			"version": "0.3.14",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "2.1.x",
				"escodegen": "1.6.x",
				"handlebars": "3.0.0",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.x",
				"which": "1.0.x",
				"async": "0.9.x",
				"supports-color": "1.3.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "1.1.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x",
				"glob": "4.4.x"
			},
			"gitHead": "d721d9e91858fedd982fe2657c21d3a2dbe2ded4",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.14",
			"_shasum": "5e0aa144cfdde6bb7111124c8b425c6bf53ffc1e",
			"_from": ".",
			"_npmVersion": "1.4.25",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "5e0aa144cfdde6bb7111124c8b425c6bf53ffc1e",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.14.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.15": {
			"name": "istanbul",
			"version": "0.3.15",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "2.1.x",
				"escodegen": "1.6.x",
				"handlebars": "3.0.0",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.1.6",
				"which": "1.0.x",
				"async": "0.9.x",
				"supports-color": "1.3.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "1.1.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x",
				"glob": "4.4.x"
			},
			"gitHead": "04b839a57bfe493ee9deb502d6464884596aebf9",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.15",
			"_shasum": "9e2d8fb1ca71ddbb05bb8f4adfe1707a3693f7a9",
			"_from": ".",
			"_npmVersion": "2.10.1",
			"_nodeVersion": "0.12.4",
			"_npmUser": {
				"name": "davglass",
				"email": "davglass@gmail.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "9e2d8fb1ca71ddbb05bb8f4adfe1707a3693f7a9",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.15.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.16": {
			"name": "istanbul",
			"version": "0.3.16",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "2.1.x",
				"escodegen": "1.6.x",
				"handlebars": "3.0.0",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.2.x",
				"which": "1.0.x",
				"async": "1.x",
				"supports-color": "1.3.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "1.1.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x",
				"glob": "4.4.x"
			},
			"gitHead": "c0b19da193e33e92856bcbf2587eb4c3855a02c9",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul#readme",
			"_id": "istanbul@0.3.16",
			"_shasum": "108676a17289f2310c4936ce719d34d25cb23fbd",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "0.10.39",
			"_npmUser": {
				"name": "davglass",
				"email": "davglass@gmail.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "108676a17289f2310c4936ce719d34d25cb23fbd",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.16.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.17": {
			"name": "istanbul",
			"version": "0.3.17",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "2.4.x",
				"escodegen": "1.6.x",
				"handlebars": "3.0.0",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.2.x",
				"which": "1.0.x",
				"async": "1.x",
				"supports-color": "1.3.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "1.1.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x",
				"glob": "4.4.x"
			},
			"gitHead": "f556b46aef4963820c9239fd217f6f08ace275b7",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.3.17",
			"_shasum": "5a9ade6f54e26205a72ffe3f022724a56d741da1",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "5a9ade6f54e26205a72ffe3f022724a56d741da1",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.17.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.18": {
			"name": "istanbul",
			"version": "0.3.18",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				},
				{
					"name": "Nikita Gusakov @nkt"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "2.5.x",
				"escodegen": "1.6.x",
				"handlebars": "3.0.0",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.2.x",
				"which": "1.0.x",
				"async": "1.x",
				"supports-color": "1.3.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "1.1.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x",
				"glob": "4.4.x"
			},
			"gitHead": "d63866884fb62f214e9bf4837b6238df987ab0b7",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul#readme",
			"_id": "istanbul@0.3.18",
			"_shasum": "1599ef08f061da235f6e70e848bc9f96dddf12c1",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "0.10.26",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "1599ef08f061da235f6e70e848bc9f96dddf12c1",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.18.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.19": {
			"name": "istanbul",
			"version": "0.3.19",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				},
				{
					"name": "Nikita Gusakov @nkt"
				},
				{
					"name": "Alex Dunphy @alexdunphy",
					"email": "alexanderdunphy@gmail.com"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "2.5.x",
				"escodegen": "1.6.x",
				"handlebars": "3.0.0",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.2.x",
				"which": "1.0.x",
				"async": "1.x",
				"supports-color": "1.3.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "1.1.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x",
				"glob": "4.4.x"
			},
			"gitHead": "89dd6648f00269d57697b02f9793342df398e394",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul#readme",
			"_id": "istanbul@0.3.19",
			"_shasum": "b8e30aca58a4a4e08966d9530e706bcbba252ba2",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "0.10.26",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "b8e30aca58a4a4e08966d9530e706bcbba252ba2",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.19.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.20": {
			"name": "istanbul",
			"version": "0.3.20",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				},
				{
					"name": "Nikita Gusakov @nkt"
				},
				{
					"name": "Alex Dunphy @alexdunphy",
					"email": "alexanderdunphy@gmail.com"
				},
				{
					"name": "Artemy Tregubenko @arty-name",
					"email": "me@arty.name"
				},
				{
					"name": "Arye Lukashevski @aryelu"
				},
				{
					"name": "@sterlinghw"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"esprima": "2.5.x",
				"escodegen": "1.7.x",
				"handlebars": "3.0.0",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"fileset": "0.2.x",
				"which": "1.0.x",
				"async": "1.x",
				"supports-color": "1.3.x",
				"abbrev": "1.0.x",
				"wordwrap": "0.0.x",
				"resolve": "1.1.x",
				"js-yaml": "3.x",
				"once": "1.x"
			},
			"devDependencies": {
				"rimraf": "2.2.x",
				"nodeunit": "0.9.x",
				"jshint": "2.5.x",
				"requirejs": "2.x",
				"coveralls": "2.x",
				"glob": "4.4.x"
			},
			"gitHead": "d560b0f787fafd02e7eea3bb7cd6cdbdc4c2d405",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul#readme",
			"_id": "istanbul@0.3.20",
			"_shasum": "0a9649d3a4235bc25cafb1c7a7344effe4a3e201",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "0.10.26",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "0a9649d3a4235bc25cafb1c7a7344effe4a3e201",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.20.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.21": {
			"name": "istanbul",
			"version": "0.3.21",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				},
				{
					"name": "Nikita Gusakov @nkt"
				},
				{
					"name": "Alex Dunphy @alexdunphy",
					"email": "alexanderdunphy@gmail.com"
				},
				{
					"name": "Artemy Tregubenko @arty-name",
					"email": "me@arty.name"
				},
				{
					"name": "Arye Lukashevski @aryelu"
				},
				{
					"name": "@sterlinghw"
				},
				{
					"name": "Gord Tanner",
					"email": "gord@bithound.io"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"abbrev": "1.0.x",
				"async": "1.x",
				"escodegen": "1.6.x",
				"esprima": "2.5.x",
				"fileset": "0.2.x",
				"handlebars": "^4.0.1",
				"js-yaml": "3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"once": "1.x",
				"resolve": "1.1.x",
				"supports-color": "^3.1.0",
				"which": "^1.1.1",
				"wordwrap": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "2.x",
				"glob": "^5.0.14",
				"jshint": "^2.8.0",
				"nodeunit": "0.9.x",
				"requirejs": "2.x",
				"rimraf": "^2.4.3"
			},
			"gitHead": "5e87c9cce3939bb49f303406d0a630649c604fc8",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul#readme",
			"_id": "istanbul@0.3.21",
			"_shasum": "fd5c3c753d8edaa6a693e7c70cd2ccce3cb137e3",
			"_from": ".",
			"_npmVersion": "2.13.5",
			"_nodeVersion": "0.10.39",
			"_npmUser": {
				"name": "davglass",
				"email": "davglass@gmail.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "fd5c3c753d8edaa6a693e7c70cd2ccce3cb137e3",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.21.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.3.22": {
			"name": "istanbul",
			"version": "0.3.22",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				},
				{
					"name": "Nikita Gusakov @nkt"
				},
				{
					"name": "Alex Dunphy @alexdunphy",
					"email": "alexanderdunphy@gmail.com"
				},
				{
					"name": "Artemy Tregubenko @arty-name",
					"email": "me@arty.name"
				},
				{
					"name": "Arye Lukashevski @aryelu"
				},
				{
					"name": "@sterlinghw"
				},
				{
					"name": "Gord Tanner",
					"email": "gord@bithound.io"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"abbrev": "1.0.x",
				"async": "1.x",
				"escodegen": "1.7.x",
				"esprima": "2.5.x",
				"fileset": "0.2.x",
				"handlebars": "^4.0.1",
				"js-yaml": "3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"once": "1.x",
				"resolve": "1.1.x",
				"supports-color": "^3.1.0",
				"which": "^1.1.1",
				"wordwrap": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "2.x",
				"glob": "^5.0.14",
				"jshint": "^2.8.0",
				"nodeunit": "0.9.x",
				"requirejs": "2.x",
				"rimraf": "^2.4.3"
			},
			"gitHead": "2a6d054a3ae5b1582000b4c84ce16577a471c713",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul#readme",
			"_id": "istanbul@0.3.22",
			"_shasum": "3e164d85021fe19c985d1f0e7ef0c3e22d012eb6",
			"_from": ".",
			"_npmVersion": "2.13.5",
			"_nodeVersion": "0.10.39",
			"_npmUser": {
				"name": "davglass",
				"email": "davglass@gmail.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "3e164d85021fe19c985d1f0e7ef0c3e22d012eb6",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.22.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.4.0": {
			"name": "istanbul",
			"version": "0.4.0",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				},
				{
					"name": "Nikita Gusakov @nkt"
				},
				{
					"name": "Alex Dunphy @alexdunphy",
					"email": "alexanderdunphy@gmail.com"
				},
				{
					"name": "Artemy Tregubenko @arty-name",
					"email": "me@arty.name"
				},
				{
					"name": "Arye Lukashevski @aryelu"
				},
				{
					"name": "@sterlinghw"
				},
				{
					"name": "Gord Tanner",
					"email": "gord@bithound.io"
				},
				{
					"name": "Tom MacWright @tmcw",
					"email": "tom@macwright.org"
				},
				{
					"name": "Kitson Kelly @kitsonk"
				},
				{
					"name": "@asa-git"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"abbrev": "1.0.x",
				"async": "1.x",
				"escodegen": "1.7.x",
				"esprima": "2.5.x",
				"fileset": "0.2.x",
				"handlebars": "^4.0.1",
				"js-yaml": "3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"once": "1.x",
				"resolve": "1.1.x",
				"supports-color": "^3.1.0",
				"which": "^1.1.1",
				"wordwrap": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "2.x",
				"glob": "^5.0.14",
				"jshint": "^2.8.0",
				"nodeunit": "0.9.x",
				"requirejs": "2.x",
				"rimraf": "^2.4.3"
			},
			"gitHead": "4799c5823da130753cbe0f1c52423be6b9fb39dd",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.4.0",
			"_shasum": "058b8437644f86f3b30f18bb355a95975a7fde78",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "058b8437644f86f3b30f18bb355a95975a7fde78",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.4.0.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.4.1": {
			"name": "istanbul",
			"version": "0.4.1",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				},
				{
					"name": "Nikita Gusakov @nkt"
				},
				{
					"name": "Alex Dunphy @alexdunphy",
					"email": "alexanderdunphy@gmail.com"
				},
				{
					"name": "Artemy Tregubenko @arty-name",
					"email": "me@arty.name"
				},
				{
					"name": "Arye Lukashevski @aryelu"
				},
				{
					"name": "@sterlinghw"
				},
				{
					"name": "Gord Tanner",
					"email": "gord@bithound.io"
				},
				{
					"name": "Tom MacWright @tmcw",
					"email": "tom@macwright.org"
				},
				{
					"name": "Kitson Kelly @kitsonk"
				},
				{
					"name": "@asa-git"
				},
				{
					"name": "@RoCat"
				},
				{
					"name": "Ian Page Hands @iphands",
					"email": "iphands@gmail.com"
				},
				{
					"name": "Eddie Gurnee @pegurnee"
				},
				{
					"name": "Kevin Decker @kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"abbrev": "1.0.x",
				"async": "1.x",
				"escodegen": "1.7.x",
				"esprima": "2.7.x",
				"fileset": "0.2.x",
				"handlebars": "^4.0.1",
				"js-yaml": "3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"once": "1.x",
				"resolve": "1.1.x",
				"supports-color": "^3.1.0",
				"which": "^1.1.1",
				"wordwrap": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "2.x",
				"glob": "^5.0.14",
				"jshint": "^2.8.0",
				"nodeunit": "0.9.x",
				"requirejs": "2.x",
				"rimraf": "^2.4.3"
			},
			"gitHead": "42f1bb1ce3dfb390aa46cadbef9574d079d228e9",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul",
			"_id": "istanbul@0.4.1",
			"_shasum": "cd7308eb349d05b9f2181632ba4c4a3b534d2724",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "cd7308eb349d05b9f2181632ba4c4a3b534d2724",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.4.1.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"1.0.0-alpha.1": {
			"name": "istanbul",
			"version": "1.0.0-alpha.1",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				},
				{
					"name": "Nikita Gusakov @nkt"
				},
				{
					"name": "Alex Dunphy @alexdunphy",
					"email": "alexanderdunphy@gmail.com"
				},
				{
					"name": "Artemy Tregubenko @arty-name",
					"email": "me@arty.name"
				},
				{
					"name": "Arye Lukashevski @aryelu"
				},
				{
					"name": "@sterlinghw"
				},
				{
					"name": "Gord Tanner",
					"email": "gord@bithound.io"
				},
				{
					"name": "Tom MacWright @tmcw",
					"email": "tom@macwright.org"
				},
				{
					"name": "Kitson Kelly @kitsonk"
				},
				{
					"name": "@asa-git"
				},
				{
					"name": "@RoCat"
				},
				{
					"name": "Ian Page Hands @iphands",
					"email": "iphands@gmail.com"
				},
				{
					"name": "Eddie Gurnee @pegurnee"
				},
				{
					"name": "Kevin Decker @kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"istanbul-api": "^1.0.0-alpha",
				"abbrev": "1.0.x",
				"async": "1.x",
				"js-yaml": "3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"which": "^1.1.1",
				"wordwrap": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "2.x",
				"glob": "^5.0.14",
				"istanbul-lib-coverage": "^1.0.0-alpha.0",
				"istanbul-lib-instrument": "^1.0.0-alpha.0",
				"jshint": "^2.8.0",
				"nodeunit": "0.9.x",
				"requirejs": "2.x",
				"rimraf": "^2.4.3"
			},
			"gitHead": "05f70c3bca86b861e67fa316d9400e3d1a9bad07",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul#readme",
			"_id": "istanbul@1.0.0-alpha.1",
			"_shasum": "b7c6882b0e60317cdf6c5e73c35d921c0b11d42f",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "0.10.26",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "b7c6882b0e60317cdf6c5e73c35d921c0b11d42f",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-1.0.0-alpha.1.tgz"
			},
			"directories": {}
		},
		"1.0.0-alpha.2": {
			"name": "istanbul",
			"version": "1.0.0-alpha.2",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				},
				{
					"name": "Nikita Gusakov @nkt"
				},
				{
					"name": "Alex Dunphy @alexdunphy",
					"email": "alexanderdunphy@gmail.com"
				},
				{
					"name": "Artemy Tregubenko @arty-name",
					"email": "me@arty.name"
				},
				{
					"name": "Arye Lukashevski @aryelu"
				},
				{
					"name": "@sterlinghw"
				},
				{
					"name": "Gord Tanner",
					"email": "gord@bithound.io"
				},
				{
					"name": "Tom MacWright @tmcw",
					"email": "tom@macwright.org"
				},
				{
					"name": "Kitson Kelly @kitsonk"
				},
				{
					"name": "@asa-git"
				},
				{
					"name": "@RoCat"
				},
				{
					"name": "Ian Page Hands @iphands",
					"email": "iphands@gmail.com"
				},
				{
					"name": "Eddie Gurnee @pegurnee"
				},
				{
					"name": "Kevin Decker @kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"istanbul-api": "^1.0.0-alpha",
				"abbrev": "1.0.x",
				"async": "1.x",
				"js-yaml": "3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"which": "^1.1.1",
				"wordwrap": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "2.x",
				"glob": "^5.0.14",
				"istanbul-lib-coverage": "^1.0.0-alpha.0",
				"istanbul-lib-instrument": "^1.0.0-alpha.0",
				"jshint": "^2.8.0",
				"nodeunit": "0.9.x",
				"requirejs": "2.x",
				"rimraf": "^2.4.3"
			},
			"gitHead": "8784ee28521a64e47e4c513227bf8ddc6aa2ae3d",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul#readme",
			"_id": "istanbul@1.0.0-alpha.2",
			"_shasum": "06096bc08e98baad744aae46962d8df9fac63d08",
			"_from": ".",
			"_npmVersion": "2.12.0",
			"_nodeVersion": "0.10.26",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "06096bc08e98baad744aae46962d8df9fac63d08",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-1.0.0-alpha.2.tgz"
			},
			"directories": {}
		},
		"0.4.2": {
			"name": "istanbul",
			"version": "0.4.2",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				},
				{
					"name": "Nikita Gusakov @nkt"
				},
				{
					"name": "Alex Dunphy @alexdunphy",
					"email": "alexanderdunphy@gmail.com"
				},
				{
					"name": "Artemy Tregubenko @arty-name",
					"email": "me@arty.name"
				},
				{
					"name": "Arye Lukashevski @aryelu"
				},
				{
					"name": "@sterlinghw"
				},
				{
					"name": "Gord Tanner",
					"email": "gord@bithound.io"
				},
				{
					"name": "Tom MacWright @tmcw",
					"email": "tom@macwright.org"
				},
				{
					"name": "Kitson Kelly @kitsonk"
				},
				{
					"name": "@asa-git"
				},
				{
					"name": "@RoCat"
				},
				{
					"name": "Ian Page Hands @iphands",
					"email": "iphands@gmail.com"
				},
				{
					"name": "Eddie Gurnee @pegurnee"
				},
				{
					"name": "Kevin Decker @kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "isaacs @isaacs",
					"email": "i@izs.me"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"abbrev": "1.0.x",
				"async": "1.x",
				"escodegen": "1.7.x",
				"esprima": "2.7.x",
				"fileset": "0.2.x",
				"handlebars": "^4.0.1",
				"js-yaml": "3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"once": "1.x",
				"resolve": "1.1.x",
				"supports-color": "^3.1.0",
				"which": "^1.1.1",
				"wordwrap": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "2.x",
				"glob": "^5.0.14",
				"jshint": "^2.8.0",
				"nodeunit": "0.9.x",
				"requirejs": "2.x",
				"rimraf": "^2.4.3"
			},
			"gitHead": "d919f7355027e3c213aa81af5464962d9dc8350b",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul#readme",
			"_id": "istanbul@0.4.2",
			"_shasum": "765e728b9455beddb6daa7b9cec4b9c3c3ede487",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "765e728b9455beddb6daa7b9cec4b9c3c3ede487",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.4.2.tgz"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.4.3": {
			"name": "istanbul",
			"version": "0.4.3",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				},
				{
					"name": "Nikita Gusakov @nkt"
				},
				{
					"name": "Alex Dunphy @alexdunphy",
					"email": "alexanderdunphy@gmail.com"
				},
				{
					"name": "Artemy Tregubenko @arty-name",
					"email": "me@arty.name"
				},
				{
					"name": "Arye Lukashevski @aryelu"
				},
				{
					"name": "@sterlinghw"
				},
				{
					"name": "Gord Tanner",
					"email": "gord@bithound.io"
				},
				{
					"name": "Tom MacWright @tmcw",
					"email": "tom@macwright.org"
				},
				{
					"name": "Kitson Kelly @kitsonk"
				},
				{
					"name": "@asa-git"
				},
				{
					"name": "@RoCat"
				},
				{
					"name": "Ian Page Hands @iphands",
					"email": "iphands@gmail.com"
				},
				{
					"name": "Eddie Gurnee @pegurnee"
				},
				{
					"name": "Kevin Decker @kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "isaacs @isaacs",
					"email": "i@izs.me"
				},
				{
					"name": "Steve Gray @steve-gray"
				},
				{
					"name": "Prayag Verma @pra85",
					"email": "prayag.verma@gmail.com"
				},
				{
					"name": "Abe Fehr @abejfehr",
					"email": "abe.fehr@gmail.com"
				},
				{
					"name": "Brian Woodward @doowb",
					"email": "brian.woodward@gmail.com"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"abbrev": "1.0.x",
				"async": "1.x",
				"escodegen": "1.8.x",
				"esprima": "2.7.x",
				"fileset": "0.2.x",
				"handlebars": "^4.0.1",
				"js-yaml": "3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"once": "1.x",
				"resolve": "1.1.x",
				"supports-color": "^3.1.0",
				"which": "^1.1.1",
				"wordwrap": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "2.x",
				"glob": "^5.0.14",
				"jshint": "^2.8.0",
				"nodeunit": "0.9.x",
				"requirejs": "2.x",
				"rimraf": "^2.4.3"
			},
			"gitHead": "fc3ba35e981494f5360ff7cdc103b9b787693ed1",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul#readme",
			"_id": "istanbul@0.4.3",
			"_shasum": "5b714ee0ae493ac5ef204b99f3872bceef73d53a",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "5b714ee0ae493ac5ef204b99f3872bceef73d53a",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.4.3.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/istanbul-0.4.3.tgz_1459965339818_0.3014606302604079"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"0.4.4": {
			"name": "istanbul",
			"version": "0.4.4",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				},
				{
					"name": "Nikita Gusakov @nkt"
				},
				{
					"name": "Alex Dunphy @alexdunphy",
					"email": "alexanderdunphy@gmail.com"
				},
				{
					"name": "Artemy Tregubenko @arty-name",
					"email": "me@arty.name"
				},
				{
					"name": "Arye Lukashevski @aryelu"
				},
				{
					"name": "@sterlinghw"
				},
				{
					"name": "Gord Tanner",
					"email": "gord@bithound.io"
				},
				{
					"name": "Tom MacWright @tmcw",
					"email": "tom@macwright.org"
				},
				{
					"name": "Kitson Kelly @kitsonk"
				},
				{
					"name": "@asa-git"
				},
				{
					"name": "@RoCat"
				},
				{
					"name": "Ian Page Hands @iphands",
					"email": "iphands@gmail.com"
				},
				{
					"name": "Eddie Gurnee @pegurnee"
				},
				{
					"name": "Kevin Decker @kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "isaacs @isaacs",
					"email": "i@izs.me"
				},
				{
					"name": "Steve Gray @steve-gray"
				},
				{
					"name": "Prayag Verma @pra85",
					"email": "prayag.verma@gmail.com"
				},
				{
					"name": "Abe Fehr @abejfehr",
					"email": "abe.fehr@gmail.com"
				},
				{
					"name": "Brian Woodward @doowb",
					"email": "brian.woodward@gmail.com"
				},
				{
					"name": "@Victorystick"
				},
				{
					"name": "@inversion"
				},
				{
					"name": "@JamesMGreene"
				},
				{
					"name": "@ChALkeR"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"abbrev": "1.0.x",
				"async": "1.x",
				"escodegen": "1.8.x",
				"esprima": "2.7.x",
				"fileset": "0.2.x",
				"handlebars": "^4.0.1",
				"js-yaml": "3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"once": "1.x",
				"resolve": "1.1.x",
				"supports-color": "^3.1.0",
				"which": "^1.1.1",
				"wordwrap": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "2.x",
				"glob": "^5.0.14",
				"jshint": "^2.8.0",
				"nodeunit": "0.9.x",
				"requirejs": "2.x",
				"rimraf": "^2.4.3"
			},
			"gitHead": "5dbd62c8852e4c2f7325961bb3a16ea486a7ba7c",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul#readme",
			"_id": "istanbul@0.4.4",
			"_shasum": "e8cf718dfedb713c8334ab9ffade35f1042d2a56",
			"_from": ".",
			"_npmVersion": "3.9.3",
			"_nodeVersion": "6.2.1",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "e8cf718dfedb713c8334ab9ffade35f1042d2a56",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.4.4.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/istanbul-0.4.4.tgz_1466440699048_0.31589354388415813"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		},
		"1.1.0-alpha.1": {
			"name": "istanbul",
			"version": "1.1.0-alpha.1",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				},
				{
					"name": "Nikita Gusakov @nkt"
				},
				{
					"name": "Alex Dunphy @alexdunphy",
					"email": "alexanderdunphy@gmail.com"
				},
				{
					"name": "Artemy Tregubenko @arty-name",
					"email": "me@arty.name"
				},
				{
					"name": "Arye Lukashevski @aryelu"
				},
				{
					"name": "@sterlinghw"
				},
				{
					"name": "Gord Tanner",
					"email": "gord@bithound.io"
				},
				{
					"name": "Tom MacWright @tmcw",
					"email": "tom@macwright.org"
				},
				{
					"name": "Kitson Kelly @kitsonk"
				},
				{
					"name": "@asa-git"
				},
				{
					"name": "@RoCat"
				},
				{
					"name": "Ian Page Hands @iphands",
					"email": "iphands@gmail.com"
				},
				{
					"name": "Eddie Gurnee @pegurnee"
				},
				{
					"name": "Kevin Decker @kpdecker",
					"email": "kpdecker@gmail.com"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"istanbul-api": "^1.1.0-alpha",
				"abbrev": "1.0.x",
				"async": "1.x",
				"js-yaml": "3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"which": "^1.1.1",
				"wordwrap": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "2.x",
				"glob": "^5.0.14",
				"istanbul-lib-coverage": "^1.0.0-alpha",
				"istanbul-lib-instrument": "^1.1.0-alpha",
				"jshint": "^2.8.0",
				"nodeunit": "0.9.x",
				"requirejs": "2.x",
				"rimraf": "^2.4.3"
			},
			"gitHead": "eecc799dc3a78db50a39b1f51f31c1517858c3ae",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul#readme",
			"_id": "istanbul@1.1.0-alpha.1",
			"_shasum": "781795656018a2174c5f60f367ee5d361cb57b77",
			"_from": ".",
			"_npmVersion": "2.15.1",
			"_nodeVersion": "0.10.45",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "781795656018a2174c5f60f367ee5d361cb57b77",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-1.1.0-alpha.1.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/istanbul-1.1.0-alpha.1.tgz_1466827707735_0.4791151727549732"
			},
			"directories": {}
		},
		"0.4.5": {
			"name": "istanbul",
			"version": "0.4.5",
			"description": "Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests ",
			"keywords": [
				"coverage",
				"code coverage",
				"JS code coverage",
				"JS coverage"
			],
			"author": {
				"name": "Krishnan Anantheswaran",
				"email": "kananthmail-github@yahoo.com"
			},
			"license": "BSD-3-Clause",
			"contributors": [
				{
					"name": "Reid Burke",
					"email": "me@reidburke.com"
				},
				{
					"name": "Martin Cooper",
					"email": "mfncooper@gmail.com"
				},
				{
					"name": "Dav Glass",
					"email": "davglass@gmail.com"
				},
				{
					"name": "nowamasa",
					"email": "nowamasa@gmail.com"
				},
				{
					"name": "Miller Medeiros @millermedeiros",
					"email": "contact@millermedeiros.com"
				},
				{
					"name": "Daniel Perez Alvarez @unindented",
					"email": "unindented@gmail.com"
				},
				{
					"name": "Mathias Bynens @mathiasbynens",
					"email": "mathias@qiwi.be"
				},
				{
					"name": "Nathan Brown @nbrownus",
					"email": "nate@betable.com"
				},
				{
					"name": "Brian Ng @existentialism",
					"email": "bng412@gmail.com"
				},
				{
					"name": "John Morrison @jrgm"
				},
				{
					"name": "Tomaz Muraus @kami",
					"email": "tomaz+github@tomaz.me"
				},
				{
					"name": "Joe @jhansche",
					"email": "jhansche@meetme.com"
				},
				{
					"name": "Vojta Jina @vojtajina",
					"email": "vojta.jina@gmail.com"
				},
				{
					"name": "Dmitry Shirokov @runk",
					"email": "deadrunk@gmail.com"
				},
				{
					"name": "Chris Gladd @chrisgladd"
				},
				{
					"name": "Sergey Belov",
					"email": "peimei@ya.ru"
				},
				{
					"name": "porneL @pornel",
					"email": "pornel@pornel.net"
				},
				{
					"name": "@asifrc"
				},
				{
					"name": "Gergely Nemeth @gergelyke"
				},
				{
					"name": "@bixdeng"
				},
				{
					"name": "@mpderbec"
				},
				{
					"name": "@jxiaodev"
				},
				{
					"name": "Arpad Borsos @Swatinem",
					"email": "arpad.borsos@googlemail.com"
				},
				{
					"name": "Ariya Hidayat @ariya"
				},
				{
					"name": "@markyen"
				},
				{
					"name": "Sam Saccone @samccone",
					"email": "sam@samx.it"
				},
				{
					"name": "Jason Cheatham @jason0x43"
				},
				{
					"name": "@smikes"
				},
				{
					"name": "Yasyf Mohamedali @yasyf",
					"email": "yasyfm@gmail.com"
				},
				{
					"name": "Fabio Crisci @piuccio",
					"email": "piuccio@gmail.com"
				},
				{
					"name": "Ryan Roemer @ryan-roemer",
					"email": "ryan@loose-bits.com"
				},
				{
					"name": "Douglas Christopher Wilson @dougwilson"
				},
				{
					"name": "Gustav Nikolaj @gustavnikolaj",
					"email": "gustavnikolaj@gmail.com"
				},
				{
					"name": "Denis Sokolov @denis-sokolov",
					"email": "denis@sokolov.cc"
				},
				{
					"name": "Yann Mainier @ymainier"
				},
				{
					"name": "Yiyu He @dead-horse",
					"email": "heyiyu.deadhorse@gmail.com"
				},
				{
					"name": "Andrew Kelley @andrewrk",
					"email": "superjoe30@gmail.com"
				},
				{
					"name": "Will LaBranche @wlabranche",
					"email": "will@labranche.io"
				},
				{
					"name": "Mathieu Naouache @math-nao",
					"email": "math.nao@outlook.com"
				},
				{
					"name": "Ron Korving @ronkorving"
				},
				{
					"name": "Rob McGuire-Dale @robatron",
					"email": "rob.mcguiredale@gmail.com"
				},
				{
					"name": "Justin Johnson @booleangate"
				},
				{
					"name": "Juan Gabriel Jiménez @juangabreil",
					"email": "juangabreil@gmail.com"
				},
				{
					"name": "Daniel Sabelnikov @dragn",
					"email": "dsabelnikov@gmail.com"
				},
				{
					"name": "Tony Lukasavage @tonylukasavage",
					"email": "anthony.lukasavage@gmail.com"
				},
				{
					"name": "Simon Ramsay @nexus-uw"
				},
				{
					"name": "Dominykas Blyžė @dominykas"
				},
				{
					"name": "Seth Pollack @sethpollack"
				},
				{
					"name": "Benjamin E. Coe @bcoe",
					"email": "ben@npmjs.com"
				},
				{
					"name": "Yuren Ju",
					"email": "yurenju@gmail.com"
				},
				{
					"name": "Aleksey Verkholantsev",
					"email": "alex-vee@yandex-team.ru"
				},
				{
					"name": "Ed S",
					"email": "ejsanders@gmail.com"
				},
				{
					"name": "Mordy Tikotzky",
					"email": "mordytk@gmail.com"
				},
				{
					"name": "Haoliang Gao @popomore",
					"email": "sakura9515@gmail.com"
				},
				{
					"name": "Roderick Hsiao @roderickhsiao"
				},
				{
					"name": "Nikita Gusakov @nkt"
				},
				{
					"name": "Alex Dunphy @alexdunphy",
					"email": "alexanderdunphy@gmail.com"
				},
				{
					"name": "Artemy Tregubenko @arty-name",
					"email": "me@arty.name"
				},
				{
					"name": "Arye Lukashevski @aryelu"
				},
				{
					"name": "@sterlinghw"
				},
				{
					"name": "Gord Tanner",
					"email": "gord@bithound.io"
				},
				{
					"name": "Tom MacWright @tmcw",
					"email": "tom@macwright.org"
				},
				{
					"name": "Kitson Kelly @kitsonk"
				},
				{
					"name": "@asa-git"
				},
				{
					"name": "@RoCat"
				},
				{
					"name": "Ian Page Hands @iphands",
					"email": "iphands@gmail.com"
				},
				{
					"name": "Eddie Gurnee @pegurnee"
				},
				{
					"name": "Kevin Decker @kpdecker",
					"email": "kpdecker@gmail.com"
				},
				{
					"name": "isaacs @isaacs",
					"email": "i@izs.me"
				},
				{
					"name": "Steve Gray @steve-gray"
				},
				{
					"name": "Prayag Verma @pra85",
					"email": "prayag.verma@gmail.com"
				},
				{
					"name": "Abe Fehr @abejfehr",
					"email": "abe.fehr@gmail.com"
				},
				{
					"name": "Brian Woodward @doowb",
					"email": "brian.woodward@gmail.com"
				},
				{
					"name": "@Victorystick"
				},
				{
					"name": "@inversion"
				},
				{
					"name": "@JamesMGreene"
				},
				{
					"name": "@ChALkeR"
				},
				{
					"name": "@graingert"
				}
			],
			"scripts": {
				"pretest": "jshint index.js lib/ test/ && ./download-escodegen-browser.sh",
				"test": "node --harmony test/run.js",
				"posttest": "node ./lib/cli.js check-coverage --statements 95 --branches 80",
				"docs": "npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js ."
			},
			"bin": {
				"istanbul": "./lib/cli.js"
			},
			"files": [
				"index.js",
				"lib/"
			],
			"repository": {
				"type": "git",
				"url": "git://github.com/gotwarlost/istanbul.git"
			},
			"dependencies": {
				"abbrev": "1.0.x",
				"async": "1.x",
				"escodegen": "1.8.x",
				"esprima": "2.7.x",
				"glob": "^5.0.15",
				"handlebars": "^4.0.1",
				"js-yaml": "3.x",
				"mkdirp": "0.5.x",
				"nopt": "3.x",
				"once": "1.x",
				"resolve": "1.1.x",
				"supports-color": "^3.1.0",
				"which": "^1.1.1",
				"wordwrap": "^1.0.0"
			},
			"devDependencies": {
				"coveralls": "2.x",
				"jshint": "^2.8.0",
				"nodeunit": "0.9.x",
				"requirejs": "2.x",
				"rimraf": "^2.4.3"
			},
			"gitHead": "89e338fcb1c8a7dea3b9e8f851aa55de2bc3abee",
			"bugs": {
				"url": "https://github.com/gotwarlost/istanbul/issues"
			},
			"homepage": "https://github.com/gotwarlost/istanbul#readme",
			"_id": "istanbul@0.4.5",
			"_shasum": "65c7d73d4c4da84d4f3ac310b918fb0b8033733b",
			"_from": ".",
			"_npmVersion": "2.11.3",
			"_nodeVersion": "0.12.7",
			"_npmUser": {
				"name": "gotwarlost",
				"email": "kananthmail-github@yahoo.com"
			},
			"maintainers": [
				{
					"name": "gotwarlost",
					"email": "kananthmail-github@yahoo.com"
				},
				{
					"name": "davglass",
					"email": "davglass@gmail.com"
				}
			],
			"dist": {
				"shasum": "65c7d73d4c4da84d4f3ac310b918fb0b8033733b",
				"tarball": "https://registry.npmjs.org/istanbul/-/istanbul-0.4.5.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/istanbul-0.4.5.tgz_1471809726773_0.4557724657934159"
			},
			"directories": {},
			"deprecated": "This module is no longer maintained, try this instead:\n  npm i nyc\nVisit https://istanbul.js.org/integrations for other alternatives."
		}
	},
	"time": {
		"modified": "2019-01-31T21:36:02.578Z",
		"created": "2012-09-12T14:44:22.706Z",
		"0.1.0": "2012-09-12T14:44:23.367Z",
		"0.1.1": "2012-09-14T05:59:50.708Z",
		"0.1.2": "2012-09-14T19:55:05.358Z",
		"0.1.3": "2012-09-17T22:10:52.162Z",
		"0.1.4": "2012-09-27T04:46:27.059Z",
		"0.1.5": "2012-09-30T19:08:17.363Z",
		"0.1.6": "2012-10-14T13:11:35.224Z",
		"0.1.7": "2012-10-17T04:01:20.930Z",
		"0.1.8": "2012-10-17T04:37:52.266Z",
		"0.1.9": "2012-10-18T03:34:30.216Z",
		"0.1.10": "2012-10-20T18:54:52.190Z",
		"0.1.11": "2012-10-26T16:56:04.496Z",
		"0.1.12": "2012-10-30T22:44:34.498Z",
		"0.1.13": "2012-10-30T23:59:25.734Z",
		"0.1.14": "2012-10-31T18:12:11.242Z",
		"0.1.15": "2012-10-31T21:06:35.633Z",
		"0.1.16": "2012-10-31T21:17:16.507Z",
		"0.1.17": "2012-10-31T23:51:54.506Z",
		"0.1.18": "2012-11-02T07:45:07.512Z",
		"0.1.19": "2012-11-02T23:41:32.666Z",
		"0.1.20": "2012-11-06T00:42:34.668Z",
		"0.1.21": "2012-11-13T08:11:19.101Z",
		"0.1.22": "2012-11-14T21:19:09.251Z",
		"0.1.23": "2012-12-02T20:19:51.275Z",
		"0.1.24": "2012-12-09T02:23:59.741Z",
		"0.1.25": "2012-12-11T06:29:17.351Z",
		"0.1.26": "2013-01-03T20:07:58.839Z",
		"0.1.27": "2013-01-03T23:56:59.724Z",
		"0.1.28": "2013-01-27T21:49:49.413Z",
		"0.1.29": "2013-01-28T00:52:09.106Z",
		"0.1.30": "2013-02-10T21:43:19.569Z",
		"0.1.31": "2013-02-23T18:15:28.668Z",
		"0.1.32": "2013-03-08T21:47:21.086Z",
		"0.1.33": "2013-03-27T05:32:51.269Z",
		"0.1.34": "2013-04-01T00:02:25.145Z",
		"0.1.35": "2013-05-12T03:30:01.740Z",
		"0.1.36": "2013-05-29T16:45:30.357Z",
		"0.1.37": "2013-06-13T18:04:10.772Z",
		"0.1.38": "2013-06-30T22:00:32.076Z",
		"0.1.39": "2013-07-01T20:34:29.410Z",
		"0.1.40": "2013-07-04T19:28:24.714Z",
		"0.1.41": "2013-07-10T22:44:50.633Z",
		"0.1.42": "2013-07-11T00:45:37.868Z",
		"0.1.43": "2013-07-30T22:34:59.742Z",
		"0.1.44": "2013-09-17T04:28:23.902Z",
		"0.1.45": "2013-11-19T03:33:00.061Z",
		"0.1.46": "2013-12-03T14:28:01.931Z",
		"0.2.0": "2013-12-17T02:06:47.118Z",
		"0.2.1": "2013-12-19T06:19:30.208Z",
		"0.2.2": "2013-12-26T18:31:27.872Z",
		"0.2.3": "2013-12-28T06:29:23.171Z",
		"0.2.4": "2014-01-21T05:54:51.986Z",
		"0.2.5": "2014-03-05T17:15:06.004Z",
		"0.2.6": "2014-03-05T18:59:01.594Z",
		"0.2.7": "2014-03-31T02:33:51.733Z",
		"0.2.8": "2014-05-01T20:22:12.284Z",
		"0.2.9": "2014-05-12T00:33:21.617Z",
		"0.2.10": "2014-05-16T05:12:20.596Z",
		"0.2.11": "2014-06-10T06:18:54.840Z",
		"0.2.12": "2014-06-26T12:50:06.394Z",
		"0.2.13": "2014-06-27T06:05:33.277Z",
		"0.2.14": "2014-07-02T11:45:40.158Z",
		"0.2.15": "2014-07-04T07:36:51.375Z",
		"0.2.16": "2014-07-04T07:51:33.187Z",
		"0.3.0": "2014-07-08T13:57:29.772Z",
		"0.3.1": "2014-09-04T16:28:15.490Z",
		"0.3.2": "2014-09-04T21:32:04.022Z",
		"0.3.3": "2014-12-03T07:12:00.173Z",
		"0.3.4": "2014-12-03T21:50:03.473Z",
		"0.3.5": "2014-12-07T17:31:31.093Z",
		"0.3.6": "2015-02-19T07:19:52.904Z",
		"0.3.7": "2015-03-04T22:12:08.329Z",
		"0.3.8": "2015-03-15T20:40:18.334Z",
		"0.3.9": "2015-03-23T17:49:05.036Z",
		"0.3.10": "2015-03-23T21:58:05.676Z",
		"0.3.11": "2015-03-24T19:24:08.213Z",
		"0.3.13": "2015-03-30T19:50:08.211Z",
		"0.3.14": "2015-05-11T15:43:21.772Z",
		"0.3.15": "2015-06-09T16:56:50.724Z",
		"0.3.16": "2015-06-24T11:49:17.998Z",
		"0.3.17": "2015-06-28T03:48:23.191Z",
		"0.3.18": "2015-08-17T20:43:40.804Z",
		"0.3.19": "2015-08-30T00:52:11.130Z",
		"0.3.20": "2015-09-14T04:43:59.479Z",
		"0.3.21": "2015-09-24T00:05:34.451Z",
		"0.3.22": "2015-10-05T14:03:12.448Z",
		"0.4.0": "2015-10-17T04:33:52.961Z",
		"0.4.1": "2015-11-24T18:39:37.695Z",
		"1.0.0-alpha.1": "2015-11-26T08:28:19.782Z",
		"1.0.0-alpha.2": "2015-11-27T00:30:07.324Z",
		"0.4.2": "2016-01-11T06:39:10.881Z",
		"0.4.3": "2016-04-06T17:55:40.232Z",
		"0.4.4": "2016-06-20T16:38:22.110Z",
		"1.1.0-alpha.1": "2016-06-25T04:08:28.296Z",
		"0.4.5": "2016-08-21T20:02:09.468Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "0.4.5",
		"next": "1.1.0-alpha.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"ebc21bec19266e2b5fb7fb66e907f662\"",
			"fetched": 1594657060728
		}
	},
	"_distfiles": {
		"istanbul-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.0.tgz",
			"sha": "b09ef40721e659253c9df9e5c4fd468a8a588bac",
			"registry": "npmjs"
		},
		"istanbul-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.1.tgz",
			"sha": "0ee95178e4571ce522d290e0e949cf91c8aa01c8",
			"registry": "npmjs"
		},
		"istanbul-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.2.tgz",
			"sha": "f12a2f86ef531a2ef5b9eff9dee4c989b0113703",
			"registry": "npmjs"
		},
		"istanbul-0.1.3.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.3.tgz",
			"sha": "d77709c2e43b63704fc35c5cbe16da7de156b0f5",
			"registry": "npmjs"
		},
		"istanbul-0.1.4.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.4.tgz",
			"sha": "f0b825fb00d6bb919396ec001feae766be95c355",
			"registry": "npmjs"
		},
		"istanbul-0.1.5.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.5.tgz",
			"sha": "6b2d9bd8f855a2fb48086028437ad18ef8f97419",
			"registry": "npmjs"
		},
		"istanbul-0.1.6.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.6.tgz",
			"sha": "dcd3435503ffd44ff21d37fffc81717fa2f7d7f9",
			"registry": "npmjs"
		},
		"istanbul-0.1.7.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.7.tgz",
			"sha": "4cf37f25276e9b942fcfd11b23ef0b62706a06ad",
			"registry": "npmjs"
		},
		"istanbul-0.1.8.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.8.tgz",
			"sha": "0e5e61f03e31b52fe54bd3a95d7cf4265612b2a2",
			"registry": "npmjs"
		},
		"istanbul-0.1.9.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.9.tgz",
			"sha": "df60a8a5185a3734dd884eae1642c1935d025f42",
			"registry": "npmjs"
		},
		"istanbul-0.1.10.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.10.tgz",
			"sha": "4f56719704c4556a12e40b3033fd7e7886af1ed5",
			"registry": "npmjs"
		},
		"istanbul-0.1.11.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.11.tgz",
			"sha": "f3f8c095085c6759e111fbeabf37a7904f7f570b",
			"registry": "npmjs"
		},
		"istanbul-0.1.12.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.12.tgz",
			"sha": "23457b58c6840acd04e906eda5a0b047ab74a7db",
			"registry": "npmjs"
		},
		"istanbul-0.1.13.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.13.tgz",
			"sha": "7412ba55b642d5bbe87880588f8e9c2167ad09d6",
			"registry": "npmjs"
		},
		"istanbul-0.1.14.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.14.tgz",
			"sha": "7e8c7fb76b0e75b8369d52d9e9d1bca8b272c8f9",
			"registry": "npmjs"
		},
		"istanbul-0.1.15.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.15.tgz",
			"sha": "41beab68120f8b8c8cf2fff7ad3ae0bdc54f73c6",
			"registry": "npmjs"
		},
		"istanbul-0.1.16.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.16.tgz",
			"sha": "72e20311b7ecd373617da62b5e2b8c51ee433813",
			"registry": "npmjs"
		},
		"istanbul-0.1.17.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.17.tgz",
			"sha": "3d07e656925b4f980b6ce4a8a5a5bf33f6026500",
			"registry": "npmjs"
		},
		"istanbul-0.1.18.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.18.tgz",
			"sha": "3fb32ee841f41ee33902ab0f9f040d5db9ae10a3",
			"registry": "npmjs"
		},
		"istanbul-0.1.19.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.19.tgz",
			"sha": "9826cc8a9ba5ab73b8775bf5b6853fbf388fe0e8",
			"registry": "npmjs"
		},
		"istanbul-0.1.20.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.20.tgz",
			"sha": "050f626445f0e8501fc9037ddf0c90f3e18fbbac",
			"registry": "npmjs"
		},
		"istanbul-0.1.21.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.21.tgz",
			"sha": "c7ca726ed6c19ee967f1e78fdbf18ef570a3b5c5",
			"registry": "npmjs"
		},
		"istanbul-0.1.22.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.22.tgz",
			"sha": "72f9c36b979b55cd0af7c1485770e48f2b62fd18",
			"registry": "npmjs"
		},
		"istanbul-0.1.23.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.23.tgz",
			"sha": "508724a1f4680e5c86ac914bfc871b1e459ed513",
			"registry": "npmjs"
		},
		"istanbul-0.1.24.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.24.tgz",
			"sha": "b8c7aa038b6ec18fa02961e3bdc66ba2327d5768",
			"registry": "npmjs"
		},
		"istanbul-0.1.25.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.25.tgz",
			"sha": "1f69555a0e618a4bf99e8a09eabe44534486b0f0",
			"registry": "npmjs"
		},
		"istanbul-0.1.26.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.26.tgz",
			"sha": "36678489e2f77fdc67813fba778f30a4e25e3695",
			"registry": "npmjs"
		},
		"istanbul-0.1.27.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.27.tgz",
			"sha": "e2e1e2775656530d8379e4653bb6f7caa7e7b16c",
			"registry": "npmjs"
		},
		"istanbul-0.1.28.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.28.tgz",
			"sha": "ae47d4e50695e17f24a291e21a9cbe283c6a1059",
			"registry": "npmjs"
		},
		"istanbul-0.1.29.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.29.tgz",
			"sha": "09a020427280df1993d0748e023f162881e3f291",
			"registry": "npmjs"
		},
		"istanbul-0.1.30.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.30.tgz",
			"sha": "919149c5c94112bdf6ff40e4c773ebeadcb19269",
			"registry": "npmjs"
		},
		"istanbul-0.1.31.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.31.tgz",
			"sha": "3c90cf7955f981525c5380419e8a75046de5d861",
			"registry": "npmjs"
		},
		"istanbul-0.1.32.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.32.tgz",
			"sha": "ae9c107a797a84e864c0a8b650330b7a7dc5213d",
			"registry": "npmjs"
		},
		"istanbul-0.1.33.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.33.tgz",
			"sha": "486f9edea77c6dcb90add78b732806df5f7c198c",
			"registry": "npmjs"
		},
		"istanbul-0.1.34.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.34.tgz",
			"sha": "04e9141891e778e3c5de17795f775599867f9b54",
			"registry": "npmjs"
		},
		"istanbul-0.1.35.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.35.tgz",
			"sha": "18e2fb211466feb54cdf943d4e9daf4c9128f758",
			"registry": "npmjs"
		},
		"istanbul-0.1.36.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.36.tgz",
			"sha": "eea854e0db2ecd316381c636229eef7d5db9b86d",
			"registry": "npmjs"
		},
		"istanbul-0.1.37.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.37.tgz",
			"sha": "ed9c02e2af80d8946d406d7014d931935ef2d7e0",
			"registry": "npmjs"
		},
		"istanbul-0.1.38.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.38.tgz",
			"sha": "674b2475fd910dd557423fa1911a78201cc0c53d",
			"registry": "npmjs"
		},
		"istanbul-0.1.39.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.39.tgz",
			"sha": "ee34dd7b7abc353a710eea6fbe4289f1a17043ba",
			"registry": "npmjs"
		},
		"istanbul-0.1.40.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.40.tgz",
			"sha": "c84f9df3aa9805815b1cb24ed1e34776fe0fd407",
			"registry": "npmjs"
		},
		"istanbul-0.1.41.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.41.tgz",
			"sha": "1a95a2e68b6cc5e75e27079c2f631f74a927e4a1",
			"registry": "npmjs"
		},
		"istanbul-0.1.42.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.42.tgz",
			"sha": "7fd55566fadb911e27ef401896cf526780c10648",
			"registry": "npmjs"
		},
		"istanbul-0.1.43.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.43.tgz",
			"sha": "8dfd86802b345209f366d29093330ace17f1539d",
			"registry": "npmjs"
		},
		"istanbul-0.1.44.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.44.tgz",
			"sha": "7ea1d55e34234e7b7d8f2f61cceb29b59439d983",
			"registry": "npmjs"
		},
		"istanbul-0.1.45.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.45.tgz",
			"sha": "905f360213d1aefbcb7bad6ef823015ce7d6f9fd",
			"registry": "npmjs"
		},
		"istanbul-0.1.46.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.1.46.tgz",
			"sha": "cefeb1c787d125a6db23bd0f63b0eb9390b0b40d",
			"registry": "npmjs"
		},
		"istanbul-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.0.tgz",
			"sha": "fd523f3e1479e4c575b4f0bfdaaec20c1b796478",
			"registry": "npmjs"
		},
		"istanbul-0.2.1.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.1.tgz",
			"sha": "21755f7ff0d7627a0747e571ffcea7f2ee9627d8",
			"registry": "npmjs"
		},
		"istanbul-0.2.2.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.2.tgz",
			"sha": "164665a1abc236041e9b14202a15993cc9f9defb",
			"registry": "npmjs"
		},
		"istanbul-0.2.3.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.3.tgz",
			"sha": "bbce67c1d540610e7021becda51d7cbbbecc68cc",
			"registry": "npmjs"
		},
		"istanbul-0.2.4.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.4.tgz",
			"sha": "faaaa400f2cf652c3dc8b3d9484b44a5528e3a04",
			"registry": "npmjs"
		},
		"istanbul-0.2.5.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.5.tgz",
			"sha": "c6e5e5e2632ae7f208b4322dd69082bb76771ea4",
			"registry": "npmjs"
		},
		"istanbul-0.2.6.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.6.tgz",
			"sha": "2c56f1c715aa47fc67eed291123adef8bc45e6a1",
			"registry": "npmjs"
		},
		"istanbul-0.2.7.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.7.tgz",
			"sha": "bb482e1d06a0fea00993a10b2ee266fc740642bc",
			"registry": "npmjs"
		},
		"istanbul-0.2.8.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.8.tgz",
			"sha": "b42fe683e7e6df01ed709a2b7fb238a6b3e454f0",
			"registry": "npmjs"
		},
		"istanbul-0.2.9.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.9.tgz",
			"sha": "1407ed4c879fe2ae80fa4641a9b1816825f5403b",
			"registry": "npmjs"
		},
		"istanbul-0.2.10.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.10.tgz",
			"sha": "40b922b7a0dd4917609b9c26bb9a0bef5f98013a",
			"registry": "npmjs"
		},
		"istanbul-0.2.11.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.11.tgz",
			"sha": "98bcb6ab879822fe458e261d2e06ca6a2661ea74",
			"registry": "npmjs"
		},
		"istanbul-0.2.12.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.12.tgz",
			"sha": "9a51b1151082804b9fbf03bac75082ed86e14798",
			"registry": "npmjs"
		},
		"istanbul-0.2.13.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.13.tgz",
			"sha": "717beab1d7c710534dbb764baf20860f782f50dd",
			"registry": "npmjs"
		},
		"istanbul-0.2.14.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.14.tgz",
			"sha": "6667623254b33d33cf0ab6b5c70ca7e819ec582f",
			"registry": "npmjs"
		},
		"istanbul-0.2.15.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.15.tgz",
			"sha": "645d32d01c5cadc5501a6b72967eb4a7a207268f",
			"registry": "npmjs"
		},
		"istanbul-0.2.16.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.2.16.tgz",
			"sha": "870545a0d4f4b4ce161039e9e805a98c2c700bd9",
			"registry": "npmjs"
		},
		"istanbul-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.0.tgz",
			"sha": "5b7179104942adbb0ec3e140d5e3d071db55abbd",
			"registry": "npmjs"
		},
		"istanbul-0.3.1.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.1.tgz",
			"sha": "c5da759b4dde9e65f96d9657e12d3633d43f078c",
			"registry": "npmjs"
		},
		"istanbul-0.3.2.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.2.tgz",
			"sha": "e1ce9a9ec80d51dcbbeca82149f3befdc21d6835",
			"registry": "npmjs"
		},
		"istanbul-0.3.3.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.3.tgz",
			"sha": "d58f05f2ed3c536916d8a12b6d3afd90e4a46d41",
			"registry": "npmjs"
		},
		"istanbul-0.3.4.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.4.tgz",
			"sha": "0c20e687deab36fde43b4c3b0f021b06a4712b95",
			"registry": "npmjs"
		},
		"istanbul-0.3.5.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.5.tgz",
			"sha": "ef9ca4c1d5e6a5deac2245842051b59763a2de37",
			"registry": "npmjs"
		},
		"istanbul-0.3.6.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.6.tgz",
			"sha": "e63ffc1d61de2f6344a899f80abdc0ef6491b17b",
			"registry": "npmjs"
		},
		"istanbul-0.3.7.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.7.tgz",
			"sha": "65bc2a4a8d597c3ff9dbc5a4ed9d309cb2425c27",
			"registry": "npmjs"
		},
		"istanbul-0.3.8.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.8.tgz",
			"sha": "4c0e77ef96971b077757675bde06bc9b3ad84860",
			"registry": "npmjs"
		},
		"istanbul-0.3.9.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.9.tgz",
			"sha": "c9399b71bc43c7d59ccba5909fd9c4f87248dd2b",
			"registry": "npmjs"
		},
		"istanbul-0.3.10.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.10.tgz",
			"sha": "e04f406dc064ce14bbe6534383174f9fa363c8f0",
			"registry": "npmjs"
		},
		"istanbul-0.3.11.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.11.tgz",
			"sha": "93793d217f769c56193321e7259a8cf0b3e56c39",
			"registry": "npmjs"
		},
		"istanbul-0.3.13.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.13.tgz",
			"sha": "152dbcc195f01e9102fea48fe71084f583f6299c",
			"registry": "npmjs"
		},
		"istanbul-0.3.14.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.14.tgz",
			"sha": "5e0aa144cfdde6bb7111124c8b425c6bf53ffc1e",
			"registry": "npmjs"
		},
		"istanbul-0.3.15.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.15.tgz",
			"sha": "9e2d8fb1ca71ddbb05bb8f4adfe1707a3693f7a9",
			"registry": "npmjs"
		},
		"istanbul-0.3.16.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.16.tgz",
			"sha": "108676a17289f2310c4936ce719d34d25cb23fbd",
			"registry": "npmjs"
		},
		"istanbul-0.3.17.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.17.tgz",
			"sha": "5a9ade6f54e26205a72ffe3f022724a56d741da1",
			"registry": "npmjs"
		},
		"istanbul-0.3.18.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.18.tgz",
			"sha": "1599ef08f061da235f6e70e848bc9f96dddf12c1",
			"registry": "npmjs"
		},
		"istanbul-0.3.19.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.19.tgz",
			"sha": "b8e30aca58a4a4e08966d9530e706bcbba252ba2",
			"registry": "npmjs"
		},
		"istanbul-0.3.20.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.20.tgz",
			"sha": "0a9649d3a4235bc25cafb1c7a7344effe4a3e201",
			"registry": "npmjs"
		},
		"istanbul-0.3.21.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.21.tgz",
			"sha": "fd5c3c753d8edaa6a693e7c70cd2ccce3cb137e3",
			"registry": "npmjs"
		},
		"istanbul-0.3.22.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.3.22.tgz",
			"sha": "3e164d85021fe19c985d1f0e7ef0c3e22d012eb6",
			"registry": "npmjs"
		},
		"istanbul-0.4.0.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.4.0.tgz",
			"sha": "058b8437644f86f3b30f18bb355a95975a7fde78",
			"registry": "npmjs"
		},
		"istanbul-0.4.1.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.4.1.tgz",
			"sha": "cd7308eb349d05b9f2181632ba4c4a3b534d2724",
			"registry": "npmjs"
		},
		"istanbul-1.0.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-1.0.0-alpha.1.tgz",
			"sha": "b7c6882b0e60317cdf6c5e73c35d921c0b11d42f",
			"registry": "npmjs"
		},
		"istanbul-1.0.0-alpha.2.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-1.0.0-alpha.2.tgz",
			"sha": "06096bc08e98baad744aae46962d8df9fac63d08",
			"registry": "npmjs"
		},
		"istanbul-0.4.2.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.4.2.tgz",
			"sha": "765e728b9455beddb6daa7b9cec4b9c3c3ede487",
			"registry": "npmjs"
		},
		"istanbul-0.4.3.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.4.3.tgz",
			"sha": "5b714ee0ae493ac5ef204b99f3872bceef73d53a",
			"registry": "npmjs"
		},
		"istanbul-0.4.4.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.4.4.tgz",
			"sha": "e8cf718dfedb713c8334ab9ffade35f1042d2a56",
			"registry": "npmjs"
		},
		"istanbul-1.1.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-1.1.0-alpha.1.tgz",
			"sha": "781795656018a2174c5f60f367ee5d361cb57b77",
			"registry": "npmjs"
		},
		"istanbul-0.4.5.tgz": {
			"url": "https://registry.npmjs.org/istanbul/-/istanbul-0.4.5.tgz",
			"sha": "65c7d73d4c4da84d4f3ac310b918fb0b8033733b",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"istanbul-0.4.5.tgz": {
			"shasum": "65c7d73d4c4da84d4f3ac310b918fb0b8033733b"
		}
	},
	"_rev": "2-eab5cfc70474c9f4",
	"_id": "istanbul",
	"readme": "## Istanbul - a JS code coverage tool written in JS\n\n[![Build Status](https://secure.travis-ci.org/gotwarlost/istanbul.svg?branch=master)](http://travis-ci.org/gotwarlost/istanbul)\n[![Dependency Status](https://gemnasium.com/gotwarlost/istanbul.svg)](https://gemnasium.com/gotwarlost/istanbul)\n[![Coverage Status](https://img.shields.io/coveralls/gotwarlost/istanbul.svg)](https://coveralls.io/r/gotwarlost/istanbul?branch=master)\n[![bitHound Score](https://www.bithound.io/github/gotwarlost/istanbul/badges/score.svg)](https://www.bithound.io/github/gotwarlost/istanbul)\n\n[![NPM](https://nodei.co/npm/istanbul.png?downloads=true)](https://nodei.co/npm/istanbul/)\n\n**New** `v0.4.0` now has beautiful HTML reports. Props to Tom MacWright @tmcw for a fantastic job!\n\n* [Features and use cases](#features)\n* [Getting started and configuration](#getting-started)\n* [Usage on Windows](#usage-on-windows)\n* [The command line](#the-command-line)\n* [Ignoring code for coverage](#ignoring-code-for-coverage)\n* [API](#api)\n* [Changelog](https://github.com/gotwarlost/istanbul/blob/master/CHANGELOG.md)\n* [License and credits](#license)\n\n### Features\n\n* All-javascript instrumentation library that tracks **statement, branch,\nand function coverage**.\n* **Module loader hooks** to instrument code on the fly\n* **Command line tools** to run node unit tests \"with coverage turned on\" and no cooperation\nwhatsoever from the test runner\n* Multiple report formats: **HTML**, **LCOV**, **Cobertura** and more.\n* Ability to use as [middleware](https://github.com/gotwarlost/istanbul-middleware) when serving JS files that need to be tested on the browser.\n* Can be used on the **command line** as well as a **library**\n* Based on the awesome `esprima` parser and the equally awesome `escodegen` code generator\n* Well-tested on node (prev, current and next versions) and the browser (instrumentation library only)\n\n### Use cases\n\nSupports the following use cases and more\n\n* transparent coverage of nodejs unit tests\n* instrumentation/ reporting of files in batch mode for browser tests\n* Server side code coverage for nodejs by embedding it as [custom middleware](https://github.com/gotwarlost/istanbul-middleware)\n\n### Getting started\n\n    $ npm install -g istanbul\n\nThe best way to see it in action is to run node unit tests. Say you have a test\nscript `test.js` that runs all tests for your node project without coverage.\n\nSimply:\n\n    $ cd /path/to/your/source/root\n    $ istanbul cover test.js\n\nand this should produce a `coverage.json`, `lcov.info` and `lcov-report/*html` under `./coverage`\n\nSample of code coverage reports produced by this tool (for this tool!):\n\n[HTML reports](http://gotwarlost.github.com/istanbul/public/coverage/lcov-report/index.html)\n\n### Usage on Windows\n\nIstanbul assumes that the `command` passed to it is a JS file (e.g. Jasmine, vows etc.),\nthis is however not true on Windows where npm wrap bin files in a `.cmd` file.\nSince Istanbul can not parse `.cmd` files you need to reference the bin file manually.\n\nHere is an example using Jasmine 2:\n\n    istanbul cover node_modules\\jasmine\\bin\\jasmine.js\n\nIn order to use this cross platform (e.i. Linux, Mac and Windows), you can insert\nthe above line into the script object in your package.json file but with normal\nslash.\n\n    \"scripts\": {\n        \"test\": \"istanbul cover node_modules/jasmine/bin/jasmine.js\"\n    }\n\n### Configuring\n\nDrop a `.istanbul.yml` file at the top of the source tree to configure istanbul.\n`istanbul help config` tells you more about the config file format.\n\n### The command line\n\n    $ istanbul help\n\ngives you detailed help on all commands.\n\n```\nUsage: istanbul help config | <command>\n\n`config` provides help with istanbul configuration\n\nAvailable commands are:\n\n      check-coverage\n              checks overall/per-file coverage against thresholds from coverage\n              JSON files. Exits 1 if thresholds are not met, 0 otherwise\n\n\n      cover   transparently adds coverage information to a node command. Saves\n              coverage.json and reports at the end of execution\n\n\n      help    shows help\n\n\n      instrument\n              instruments a file or a directory tree and writes the\n              instrumented code to the desired output location\n\n\n      report  writes reports for coverage JSON objects produced in a previous\n              run\n\n\n      test    cover a node command only when npm_config_coverage is set. Use in\n              an `npm test` script for conditional coverage\n\n\nCommand names can be abbreviated as long as the abbreviation is unambiguous\n```\n\nTo get detailed help for a command and what command-line options it supports, run:\n\n    istanbul help <command>\n\n(Most of the command line options are not covered in this document.)\n\n#### The `cover` command\n\n    $ istanbul cover my-test-script.js -- my test args\n    # note the -- between the command name and the arguments to be passed\n\nThe `cover` command can be used to get a coverage object and reports for any arbitrary\nnode script. By default, coverage information is written under `./coverage` - this\ncan be changed using command-line options.\n\nThe `cover` command can also be passed an optional `--handle-sigint` flag to\nenable writing reports when a user triggers a manual SIGINT of the process that is\nbeing covered. This can be useful when you are generating coverage for a long lived process.\n\n#### The `test` command\n\nThe `test` command has almost the same behavior as the `cover` command, except that\nit skips coverage unless the `npm_config_coverage` environment variable is set.\n\n**This command is deprecated** since the latest versions of npm do not seem to\nset the `npm_config_coverage` variable.\n\n#### The `instrument` command\n\nInstruments a single JS file or an entire directory tree and produces an output\ndirectory tree with instrumented code. This should not be required for running node\nunit tests but is useful for tests to be run on the browser.\n\n#### The `report` command\n\nWrites reports using `coverage*.json` files as the source of coverage information.\nReports are available in multiple formats and can be individually configured\nusing the istanbul config file. See `istanbul help report` for more details.\n\n#### The `check-coverage` command\n\nChecks the coverage of statements, functions, branches, and lines against the\nprovided thresholds. Positive thresholds are taken to be the minimum percentage\nrequired and negative numbers are taken to be the number of uncovered entities\nallowed.\n\n### Ignoring code for coverage\n\n* Skip an `if` or `else` path with `/* istanbul ignore if */` or `/* istanbul ignore else */` respectively.\n* For all other cases, skip the next 'thing' in the source with: `/* istanbul ignore next */`\n\nSee [ignoring-code-for-coverage.md](ignoring-code-for-coverage.md) for the spec.\n\n\n### API\n\nAll the features of istanbul can be accessed as a library.\n\n#### Instrument code\n\n```javascript\n    var istanbul = require('istanbul');\n    var instrumenter = new istanbul.Instrumenter();\n\n    var generatedCode = instrumenter.instrumentSync('function meaningOfLife() { return 42; }',\n        'filename.js');\n```\n\n#### Generate reports given a bunch of coverage JSON objects\n\n```javascript\n    var istanbul = require('istanbul'),\n        collector = new istanbul.Collector(),\n        reporter = new istanbul.Reporter(),\n        sync = false;\n\n    collector.add(obj1);\n    collector.add(obj2); //etc.\n\n    reporter.add('text');\n    reporter.addAll([ 'lcov', 'clover' ]);\n    reporter.write(collector, sync, function () {\n        console.log('All reports generated');\n    });\n```\n\nFor the gory details consult the [public API](http://gotwarlost.github.com/istanbul/public/apidocs/index.html)\n\n\n### Multiple Process Usage\n\nIstanbul can be used in a multiple process environment by running each process\nwith Istanbul, writing a unique coverage file for each process, and combining\nthe results when generating reports. The method used to perform this will\ndepend on the process forking API used. For example when using the\n[cluster module](http://nodejs.org/api/cluster.html) you must setup the master\nto start child processes with Istanbul coverage, disable reporting, and output\ncoverage files that include the PID in the filename.  Before each run you may\nneed to clear out the coverage data directory.\n\n```javascript\n    if(cluster.isMaster) {\n        // setup cluster if running with istanbul coverage\n        if(process.env.running_under_istanbul) {\n            // use coverage for forked process\n            // disabled reporting and output for child process\n            // enable pid in child process coverage filename\n            cluster.setupMaster({\n                exec: './node_modules/.bin/istanbul',\n                args: [\n                    'cover', '--report', 'none', '--print', 'none', '--include-pid',\n                    process.argv[1], '--'].concat(process.argv.slice(2))\n            });\n        }\n        // ...\n        // ... cluster.fork();\n        // ...\n    } else {\n        // ... worker code\n    }\n```\n\n### Coverage.json\n\nFor details on the format of the coverage.json object, [see here](./coverage.json.md).\n\n### License\n\nistanbul is licensed under the [BSD License](http://github.com/gotwarlost/istanbul/raw/master/LICENSE).\n\n### Third-party libraries\n\nThe following third-party libraries are used by this module:\n\n* abbrev: https://github.com/isaacs/abbrev-js -  to handle command abbreviations\n* async: https://github.com/caolan/async - for parallel instrumentation of files\n* escodegen: https://github.com/Constellation/escodegen - for JS code generation\n* esprima: https://github.com/ariya/esprima - for JS parsing\n* glob: https://github.com/isaacs/node-glob - for loading and matching path expressions\n* handlebars: https://github.com/wycats/handlebars.js/ - for report template expansion\n* js-yaml: https://github.com/nodeca/js-yaml - for YAML config file load\n* mkdirp: https://github.com/substack/node-mkdirp - to create output directories\n* nodeunit: https://github.com/caolan/nodeunit - dev dependency for unit tests\n* nopt: https://github.com/isaacs/nopt - for option parsing\n* once: https://github.com/isaacs/once - to ensure callbacks are called once\n* resolve: https://github.com/substack/node-resolve - for resolving a post-require hook module name into its main file.\n* rimraf - https://github.com/isaacs/rimraf - dev dependency for unit tests\n* which: https://github.com/isaacs/node-which - to resolve a node command to a file for the `cover` command\n* wordwrap: https://github.com/substack/node-wordwrap - for prettier help\n* prettify: http://code.google.com/p/google-code-prettify/ - for syntax colored HTML reports. Files checked in under `lib/vendor/`\n\n### Inspired by\n\n* YUI test coverage - https://github.com/yui/yuitest - the grand-daddy of JS coverage tools. Istanbul has been specifically designed to offer an alternative to this library with an easy migration path.\n* cover: https://github.com/itay/node-cover - the inspiration for the `cover` command, modeled after the `run` command in that tool. The coverage methodology used by istanbul is quite different, however\n\n### Shout out to\n\n   * [mfncooper](https://github.com/mfncooper) - for great brainstorming discussions\n   * [reid](https://github.com/reid), [davglass](https://github.com/davglass), the YUI dudes, for interesting conversations, encouragement, support and gentle pressure to get it done :)\n\n### Why the funky name?\n\nSince all the good ones are taken. Comes from the loose association of ideas across\ncoverage, carpet-area coverage, the country that makes good carpets and so on..."
}