{
	"name": "nomnom",
	"versions": {
		"0.1.2": {
			"name": "nomnom",
			"description": "Limited option parser",
			"version": "0.1.2",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/harthur/nomnomargs"
			},
			"directories": {
				"lib": "./lib"
			},
			"main": "./lib/nomnom",
			"_id": "nomnom@0.1.2",
			"engines": {
				"node": "*"
			},
			"_nodeSupported": true,
			"_npmVersion": "0.2.7-2",
			"_nodeVersion": "v0.3.1-pre",
			"dist": {
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-0.1.2.tgz",
				"shasum": "ce9fde093f163b40451b36b1cb62ec377f98d809"
			},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"0.1.3": {
			"name": "nomnom",
			"description": "Limited option parser",
			"version": "0.1.3",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/harthur/nomnomargs.git"
			},
			"directories": {
				"lib": "./lib"
			},
			"main": "./lib/nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line"
			],
			"_id": "nomnom@0.1.3",
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "0.2.14-5",
			"_nodeVersion": "v0.5.0-pre",
			"modules": {
				"nomnom.js": "lib/nomnom.js"
			},
			"files": [
				""
			],
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "9c3ec65bac68933e5a77909256f91502beca0a7f",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-0.1.3.tgz"
			},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"0.2.0": {
			"name": "nomnom",
			"description": "Limited option parser",
			"version": "0.2.0",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/harthur/nomnomargs.git"
			},
			"directories": {
				"lib": "./lib"
			},
			"main": "./lib/nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line"
			],
			"dependencies": {
				"underscore": "*"
			},
			"_id": "nomnom@0.2.0",
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "0.2.14-5",
			"_nodeVersion": "v0.5.0-pre",
			"modules": {
				"nomnom.js": "lib/nomnom.js"
			},
			"files": [
				""
			],
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "a08bdac1da7afac5878732f7857a2c6914fd5cd6",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-0.2.0.tgz"
			},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"0.3.0": {
			"name": "nomnom",
			"description": "Option parser with support for usage and commands",
			"version": "0.3.0",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/harthur/nomnomargs.git"
			},
			"directories": {
				"lib": "./lib"
			},
			"main": "./lib/nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line"
			],
			"dependencies": {
				"underscore": ">= 1.1.5"
			},
			"_id": "nomnom@0.3.0",
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "0.2.14-5",
			"_nodeVersion": "v0.5.0-pre",
			"modules": {
				"nomnom.js": "lib/nomnom.js"
			},
			"files": [
				""
			],
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "3faecf1f465bde1b2e5d1b5b8b8548769818792f",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-0.3.0.tgz"
			},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"0.4.0": {
			"name": "nomnom",
			"description": "Option parser with support for usage and commands",
			"version": "0.4.0",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/harthur/nomnomargs.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line"
			],
			"dependencies": {
				"underscore": ">= 1.1.5"
			},
			"_id": "nomnom@0.4.0",
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "0.2.14-5",
			"_nodeVersion": "v0.5.0-pre",
			"directories": {},
			"files": [
				""
			],
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "afa2e425edca9494a87b86570adaf4f00eec86ac",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-0.4.0.tgz"
			},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"0.4.1": {
			"name": "nomnom",
			"description": "Option parser with support for usage and commands",
			"version": "0.4.1",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/harthur/nomnomargs.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options"
			],
			"dependencies": {
				"underscore": ">= 1.1.5"
			},
			"devDependencies": {},
			"_id": "nomnom@0.4.1",
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.0.1",
			"_nodeVersion": "v0.5.0-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "2a64ed59c3d9440c3b9d0036b2ddef7bfd2a5f4f",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-0.4.1.tgz"
			},
			"scripts": {},
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"0.4.2": {
			"name": "nomnom",
			"description": "Option parser with support for usage and commands",
			"version": "0.4.2",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options"
			],
			"dependencies": {
				"underscore": ">= 1.1.5"
			},
			"devDependencies": {},
			"_id": "nomnom@0.4.2",
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.0.5",
			"_nodeVersion": "v0.5.0-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "a79d407b566e79d628248b207cb2114a7348d14b",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-0.4.2.tgz"
			},
			"scripts": {},
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"0.4.3": {
			"name": "nomnom",
			"description": "Option parser with support for usage and commands",
			"version": "0.4.3",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options"
			],
			"dependencies": {
				"underscore": ">= 1.1.5"
			},
			"devDependencies": {},
			"_id": "nomnom@0.4.3",
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.0.5",
			"_nodeVersion": "v0.5.0-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "6c2db1247deff6f6757e357201238f07d97184e3",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-0.4.3.tgz"
			},
			"scripts": {},
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"0.4.4": {
			"name": "nomnom",
			"description": "Option parser with support for usage and commands",
			"version": "0.4.4",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options"
			],
			"dependencies": {
				"underscore": ">= 1.1.5"
			},
			"devDependencies": {},
			"_id": "nomnom@0.4.4",
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.0.5",
			"_nodeVersion": "v0.5.0-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "15025d0d0ef6f94951e516c62d5710923d649480",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-0.4.4.tgz"
			},
			"scripts": {},
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"0.4.6": {
			"name": "nomnom",
			"description": "Option parser with support for usage and commands",
			"version": "0.4.6",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options"
			],
			"dependencies": {
				"underscore": ">= 1.1.5"
			},
			"devDependencies": {},
			"_id": "nomnom@0.4.6",
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.0.5",
			"_nodeVersion": "v0.5.0-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "a35253deefc47dbbcf634ffa9955ff039aaffc4c",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-0.4.6.tgz"
			},
			"scripts": {},
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"0.4.8": {
			"name": "nomnom",
			"description": "Option parser with support for usage and commands",
			"version": "0.4.8",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options"
			],
			"dependencies": {
				"underscore": ">= 1.1.5"
			},
			"devDependencies": {},
			"_id": "nomnom@0.4.8",
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.0.5",
			"_nodeVersion": "v0.5.0-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "3ab00ea3e51d4f8bbf396cb4c54822fdc9adef5c",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-0.4.8.tgz"
			},
			"scripts": {},
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"0.5.0": {
			"name": "nomnom",
			"description": "Option parser with generated usage and commands",
			"version": "0.5.0",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options",
				"parser"
			],
			"dependencies": {
				"underscore": ">= 1.1.5"
			},
			"devDependencies": {},
			"_id": "nomnom@0.5.0",
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.0.5",
			"_nodeVersion": "v0.5.0-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "202f8aad796e082ed052e3629027de2f91f62719",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-0.5.0.tgz"
			},
			"scripts": {},
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"0.6.0": {
			"name": "nomnom",
			"description": "Option parser with generated usage and commands",
			"version": "0.6.0",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options",
				"parser"
			],
			"dependencies": {
				"underscore": ">= 1.1.5"
			},
			"_npmJsonOpts": {
				"file": "/Users/harth/.npm/nomnom/0.6.0/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "nomnom@0.6.0",
			"devDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.0.13",
			"_nodeVersion": "v0.5.0-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "b38ca9a3785d9f578f6f5ffa79ce162829ca2c69",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-0.6.0.tgz"
			},
			"scripts": {},
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"0.6.1": {
			"name": "nomnom",
			"description": "Option parser with generated usage and commands",
			"version": "0.6.1",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options",
				"parser"
			],
			"dependencies": {
				"underscore": ">= 1.1.5"
			},
			"_npmJsonOpts": {
				"file": "/Users/harth/.npm/nomnom/0.6.1/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "nomnom@0.6.1",
			"devDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.0.13",
			"_nodeVersion": "v0.5.0-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "39f6a52bd529538083c7a7ca6d2cd9aa7a8fa03a",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-0.6.1.tgz"
			},
			"scripts": {},
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"1.0.0": {
			"name": "nomnom",
			"description": "Option parser with generated usage and commands",
			"version": "1.0.0",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options",
				"parser"
			],
			"dependencies": {
				"underscore": ">= 1.1.5"
			},
			"_npmJsonOpts": {
				"file": "/Users/harth/.npm/nomnom/1.0.0/package/package.json",
				"wscript": false,
				"contributors": false,
				"serverjs": false
			},
			"_id": "nomnom@1.0.0",
			"devDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.0.13",
			"_nodeVersion": "v0.5.0-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "0fb591bbdf7f69ccf842f754e490a2f91a128c25",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-1.0.0.tgz"
			},
			"scripts": {},
			"maintainers": [
				{
					"name": "harth",
					"email": "fayearthur@gmail.com"
				}
			],
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"1.5.0": {
			"name": "nomnom",
			"description": "Option parser with generated usage and commands",
			"version": "1.5.0",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options",
				"parser"
			],
			"dependencies": {
				"underscore": ">= 1.1.5"
			},
			"_npmUser": {
				"name": "harth",
				"email": "fayearthur@gmail.com"
			},
			"_id": "nomnom@1.5.0",
			"devDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.0.103",
			"_nodeVersion": "v0.5.0-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "c8adc40f49a6397fb7ac8b13fed7c5a7749eae51",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-1.5.0.tgz"
			},
			"maintainers": [
				{
					"name": "harth",
					"email": "fayearthur@gmail.com"
				}
			],
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"1.5.1": {
			"name": "nomnom",
			"description": "Option parser with generated usage and commands",
			"version": "1.5.1",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options",
				"parser"
			],
			"dependencies": {
				"underscore": "1.1.x",
				"colors": "0.5.x"
			},
			"_npmUser": {
				"name": "harth",
				"email": "fayearthur@gmail.com"
			},
			"_id": "nomnom@1.5.1",
			"devDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.0.103",
			"_nodeVersion": "v0.5.0-pre",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "29e173eba23eeb5363c6c707d26a4b929f732f3e",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-1.5.1.tgz"
			},
			"maintainers": [
				{
					"name": "harth",
					"email": "fayearthur@gmail.com"
				}
			],
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"1.5.2": {
			"name": "nomnom",
			"description": "Option parser with generated usage and commands",
			"version": "1.5.2",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"scripts": {
				"test": "./node_modules/.bin/nodeunit test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "git://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options",
				"parser"
			],
			"dependencies": {
				"underscore": "1.1.x",
				"colors": "0.5.x"
			},
			"devDependencies": {
				"nodeunit": "~0.7.4"
			},
			"_npmUser": {
				"name": "harth",
				"email": "fayearthur@gmail.com"
			},
			"_id": "nomnom@1.5.2",
			"optionalDependencies": {},
			"engines": {
				"node": "*"
			},
			"_engineSupported": true,
			"_npmVersion": "1.1.0-3",
			"_nodeVersion": "v0.6.9",
			"_defaultsLoaded": true,
			"dist": {
				"shasum": "f4345448a853cfbd5c0d26320f2477ab0526fe2f",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-1.5.2.tgz"
			},
			"maintainers": [
				{
					"name": "harth",
					"email": "fayearthur@gmail.com"
				}
			],
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"1.5.3": {
			"name": "nomnom",
			"description": "Option parser with generated usage and commands",
			"version": "1.5.3",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"scripts": {
				"test": "./node_modules/.bin/nodeunit test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options",
				"parser"
			],
			"dependencies": {
				"underscore": "1.1.x",
				"colors": "0.5.x"
			},
			"devDependencies": {
				"nodeunit": "~0.7.4"
			},
			"_id": "nomnom@1.5.3",
			"dist": {
				"shasum": "9a97fd964056399a3704f2fcdbcc4fdad85fb413",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-1.5.3.tgz"
			},
			"_npmVersion": "1.1.63",
			"_npmUser": {
				"name": "harth",
				"email": "fayearthur@gmail.com"
			},
			"maintainers": [
				{
					"name": "harth",
					"email": "fayearthur@gmail.com"
				}
			],
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"1.6.0": {
			"name": "nomnom",
			"description": "Option parser with generated usage and commands",
			"version": "1.6.0",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"scripts": {
				"test": "./node_modules/.bin/nodeunit test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options",
				"parser"
			],
			"dependencies": {
				"colors": "0.5.x",
				"underscore": "~1.4.4"
			},
			"devDependencies": {
				"nodeunit": "~0.7.4"
			},
			"_id": "nomnom@1.6.0",
			"dist": {
				"shasum": "f17448b50c56f28d1921d0e88992a066b4f1515b",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-1.6.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "harth",
				"email": "fayearthur@gmail.com"
			},
			"maintainers": [
				{
					"name": "harth",
					"email": "fayearthur@gmail.com"
				}
			],
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"1.6.1": {
			"name": "nomnom",
			"description": "Option parser with generated usage and commands",
			"version": "1.6.1",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"scripts": {
				"test": "./node_modules/.bin/nodeunit test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options",
				"parser"
			],
			"dependencies": {
				"colors": "0.5.x",
				"underscore": "~1.4.4"
			},
			"devDependencies": {
				"nodeunit": "~0.7.4"
			},
			"_id": "nomnom@1.6.1",
			"dist": {
				"shasum": "bfed4506642d81278738e891c557e80694c1e0c9",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-1.6.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "harth",
				"email": "fayearthur@gmail.com"
			},
			"maintainers": [
				{
					"name": "harth",
					"email": "fayearthur@gmail.com"
				}
			],
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"1.6.2": {
			"name": "nomnom",
			"description": "Option parser with generated usage and commands",
			"version": "1.6.2",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"scripts": {
				"test": "./node_modules/.bin/nodeunit test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options",
				"parser"
			],
			"dependencies": {
				"colors": "0.5.x",
				"underscore": "~1.4.4"
			},
			"devDependencies": {
				"nodeunit": "~0.7.4"
			},
			"_id": "nomnom@1.6.2",
			"dist": {
				"shasum": "84a66a260174408fc5b77a18f888eccc44fb6971",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-1.6.2.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.14",
			"_npmUser": {
				"name": "harth",
				"email": "fayearthur@gmail.com"
			},
			"maintainers": [
				{
					"name": "harth",
					"email": "fayearthur@gmail.com"
				}
			],
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"1.7.0": {
			"name": "nomnom",
			"description": "Option parser with generated usage and commands",
			"version": "1.7.0",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"scripts": {
				"test": "nodeunit test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options",
				"parser"
			],
			"dependencies": {
				"colors": "0.5.x",
				"underscore": "~1.4.4"
			},
			"devDependencies": {
				"nodeunit": "~0.7.4"
			},
			"bugs": {
				"url": "https://github.com/harthur/nomnom/issues"
			},
			"homepage": "https://github.com/harthur/nomnom",
			"_id": "nomnom@1.7.0",
			"dist": {
				"shasum": "0be6b9ca3197578313c8692712842459130a82bf",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-1.7.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "harth",
				"email": "fayearthur@gmail.com"
			},
			"maintainers": [
				{
					"name": "harth",
					"email": "fayearthur@gmail.com"
				}
			],
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"1.8.0": {
			"name": "nomnom",
			"description": "Option parser with generated usage and commands",
			"version": "1.8.0",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"scripts": {
				"test": "nodeunit test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options",
				"parser"
			],
			"dependencies": {
				"underscore": "~1.6.0",
				"chalk": "~0.4.0"
			},
			"devDependencies": {
				"nodeunit": "~0.7.4"
			},
			"bugs": {
				"url": "https://github.com/harthur/nomnom/issues"
			},
			"homepage": "https://github.com/harthur/nomnom",
			"_id": "nomnom@1.8.0",
			"_shasum": "dcbbf531b9299c11b7d7845066045b5237d2c8d9",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "harth",
				"email": "fayearthur@gmail.com"
			},
			"maintainers": [
				{
					"name": "harth",
					"email": "fayearthur@gmail.com"
				}
			],
			"dist": {
				"shasum": "dcbbf531b9299c11b7d7845066045b5237d2c8d9",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-1.8.0.tgz"
			},
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		},
		"1.8.1": {
			"name": "nomnom",
			"description": "Option parser with generated usage and commands",
			"version": "1.8.1",
			"author": {
				"name": "Heather Arthur",
				"email": "fayearthur@gmail.com"
			},
			"scripts": {
				"test": "nodeunit test/*.js"
			},
			"repository": {
				"type": "git",
				"url": "http://github.com/harthur/nomnom.git"
			},
			"main": "./nomnom",
			"keywords": [
				"arguments",
				"option parser",
				"command line",
				"options",
				"parser"
			],
			"dependencies": {
				"underscore": "~1.6.0",
				"chalk": "~0.4.0"
			},
			"devDependencies": {
				"nodeunit": "~0.7.4"
			},
			"bugs": {
				"url": "https://github.com/harthur/nomnom/issues"
			},
			"homepage": "https://github.com/harthur/nomnom",
			"_id": "nomnom@1.8.1",
			"dist": {
				"shasum": "2151f722472ba79e50a76fc125bb8c8f2e4dc2a7",
				"tarball": "https://registry.npmjs.org/nomnom/-/nomnom-1.8.1.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.4.3",
			"_npmUser": {
				"name": "harth",
				"email": "fayearthur@gmail.com"
			},
			"maintainers": [
				{
					"name": "harth",
					"email": "fayearthur@gmail.com"
				}
			],
			"directories": {},
			"deprecated": "Package no longer supported. Contact support@npmjs.com for more info.",
			"contributors": []
		}
	},
	"time": {
		"modified": "2018-03-17T02:16:35.116Z",
		"created": "2011-04-07T23:03:55.183Z",
		"0.1.2": "2011-04-07T23:03:55.183Z",
		"0.1.3": "2011-04-07T23:03:55.183Z",
		"0.2.0": "2011-04-15T18:48:56.752Z",
		"0.3.0": "2011-04-17T18:19:39.618Z",
		"0.4.0": "2011-04-25T06:24:04.514Z",
		"0.4.1": "2011-05-01T01:48:54.108Z",
		"0.4.2": "2011-05-10T05:18:54.260Z",
		"0.4.3": "2011-05-25T08:04:25.013Z",
		"0.4.4": "2011-05-31T22:13:03.598Z",
		"0.4.6": "2011-06-03T08:04:11.821Z",
		"0.4.8": "2011-06-04T08:22:27.636Z",
		"0.5.0": "2011-06-14T04:30:37.807Z",
		"0.6.0": "2011-06-28T02:20:32.321Z",
		"0.6.1": "2011-07-18T00:51:30.864Z",
		"1.0.0": "2011-08-07T00:52:43.882Z",
		"1.5.0": "2011-11-02T17:38:43.908Z",
		"1.5.1": "2011-11-02T18:06:07.714Z",
		"1.5.2": "2012-06-23T14:42:02.956Z",
		"1.5.3": "2013-02-11T21:38:15.599Z",
		"1.6.0": "2013-03-17T08:26:54.379Z",
		"1.6.1": "2013-05-19T04:45:42.584Z",
		"1.6.2": "2013-11-03T07:42:32.615Z",
		"1.7.0": "2014-05-27T13:29:16.564Z",
		"1.8.0": "2014-06-28T08:23:10.991Z",
		"1.8.1": "2014-11-07T18:17:52.473Z",
		"2.0.0": "2018-02-17T00:32:37.653Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.8.1"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"0ab7ecc8211a561ce9db554227e6ad3e\"",
			"fetched": 1593324354242
		}
	},
	"_distfiles": {
		"nomnom-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-0.1.2.tgz",
			"sha": "ce9fde093f163b40451b36b1cb62ec377f98d809",
			"registry": "npmjs"
		},
		"nomnom-0.1.3.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-0.1.3.tgz",
			"sha": "9c3ec65bac68933e5a77909256f91502beca0a7f",
			"registry": "npmjs"
		},
		"nomnom-0.2.0.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-0.2.0.tgz",
			"sha": "a08bdac1da7afac5878732f7857a2c6914fd5cd6",
			"registry": "npmjs"
		},
		"nomnom-0.3.0.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-0.3.0.tgz",
			"sha": "3faecf1f465bde1b2e5d1b5b8b8548769818792f",
			"registry": "npmjs"
		},
		"nomnom-0.4.0.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-0.4.0.tgz",
			"sha": "afa2e425edca9494a87b86570adaf4f00eec86ac",
			"registry": "npmjs"
		},
		"nomnom-0.4.1.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-0.4.1.tgz",
			"sha": "2a64ed59c3d9440c3b9d0036b2ddef7bfd2a5f4f",
			"registry": "npmjs"
		},
		"nomnom-0.4.2.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-0.4.2.tgz",
			"sha": "a79d407b566e79d628248b207cb2114a7348d14b",
			"registry": "npmjs"
		},
		"nomnom-0.4.3.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-0.4.3.tgz",
			"sha": "6c2db1247deff6f6757e357201238f07d97184e3",
			"registry": "npmjs"
		},
		"nomnom-0.4.4.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-0.4.4.tgz",
			"sha": "15025d0d0ef6f94951e516c62d5710923d649480",
			"registry": "npmjs"
		},
		"nomnom-0.4.6.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-0.4.6.tgz",
			"sha": "a35253deefc47dbbcf634ffa9955ff039aaffc4c",
			"registry": "npmjs"
		},
		"nomnom-0.4.8.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-0.4.8.tgz",
			"sha": "3ab00ea3e51d4f8bbf396cb4c54822fdc9adef5c",
			"registry": "npmjs"
		},
		"nomnom-0.5.0.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-0.5.0.tgz",
			"sha": "202f8aad796e082ed052e3629027de2f91f62719",
			"registry": "npmjs"
		},
		"nomnom-0.6.0.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-0.6.0.tgz",
			"sha": "b38ca9a3785d9f578f6f5ffa79ce162829ca2c69",
			"registry": "npmjs"
		},
		"nomnom-0.6.1.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-0.6.1.tgz",
			"sha": "39f6a52bd529538083c7a7ca6d2cd9aa7a8fa03a",
			"registry": "npmjs"
		},
		"nomnom-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-1.0.0.tgz",
			"sha": "0fb591bbdf7f69ccf842f754e490a2f91a128c25",
			"registry": "npmjs"
		},
		"nomnom-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-1.5.0.tgz",
			"sha": "c8adc40f49a6397fb7ac8b13fed7c5a7749eae51",
			"registry": "npmjs"
		},
		"nomnom-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-1.5.1.tgz",
			"sha": "29e173eba23eeb5363c6c707d26a4b929f732f3e",
			"registry": "npmjs"
		},
		"nomnom-1.5.2.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-1.5.2.tgz",
			"sha": "f4345448a853cfbd5c0d26320f2477ab0526fe2f",
			"registry": "npmjs"
		},
		"nomnom-1.5.3.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-1.5.3.tgz",
			"sha": "9a97fd964056399a3704f2fcdbcc4fdad85fb413",
			"registry": "npmjs"
		},
		"nomnom-1.6.0.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-1.6.0.tgz",
			"sha": "f17448b50c56f28d1921d0e88992a066b4f1515b",
			"registry": "npmjs"
		},
		"nomnom-1.6.1.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-1.6.1.tgz",
			"sha": "bfed4506642d81278738e891c557e80694c1e0c9",
			"registry": "npmjs"
		},
		"nomnom-1.6.2.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-1.6.2.tgz",
			"sha": "84a66a260174408fc5b77a18f888eccc44fb6971",
			"registry": "npmjs"
		},
		"nomnom-1.7.0.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-1.7.0.tgz",
			"sha": "0be6b9ca3197578313c8692712842459130a82bf",
			"registry": "npmjs"
		},
		"nomnom-1.8.0.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-1.8.0.tgz",
			"sha": "dcbbf531b9299c11b7d7845066045b5237d2c8d9",
			"registry": "npmjs"
		},
		"nomnom-1.8.1.tgz": {
			"url": "https://registry.npmjs.org/nomnom/-/nomnom-1.8.1.tgz",
			"sha": "2151f722472ba79e50a76fc125bb8c8f2e4dc2a7",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"nomnom-1.8.1.tgz": {
			"shasum": "2151f722472ba79e50a76fc125bb8c8f2e4dc2a7"
		}
	},
	"_rev": "2-67cc27197259aeeb",
	"_id": "nomnom",
	"readme": "# Deprecated Package\n\nThis package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.\n\nPlease contact support@npmjs.com if you have questions about this package."
}