{
	"name": "dargs",
	"versions": {
		"0.1.0": {
			"name": "dargs",
			"version": "0.1.0",
			"description": "Converts an object of options into an array of command-line arguments. Useful when calling command-line tools.",
			"keywords": [
				"options",
				"arguments",
				"args",
				"flags",
				"cli"
			],
			"homepage": "https://github.com/sindresorhus/dargs",
			"bugs": "https://github.com/sindresorhus/dargs/issues",
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"main": "dargs.js",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/dargs.git"
			},
			"scripts": {
				"test": "mocha"
			},
			"devDependencies": {
				"mocha": "~1.9.0"
			},
			"engines": {
				"node": ">=0.8.0"
			},
			"licenses": [
				{
					"type": "MIT"
				}
			],
			"files": [
				"dargs.js"
			],
			"_id": "dargs@0.1.0",
			"dist": {
				"shasum": "2364ad9f441f976dcd5fe9961e21715665a5e3c3",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-0.1.0.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.2.18",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "dargs",
			"version": "1.0.0",
			"description": "Converts an object of options into an array of command-line arguments",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/dargs"
			},
			"keywords": [
				"options",
				"arguments",
				"args",
				"flags",
				"cli"
			],
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"scripts": {
				"test": "mocha"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"gitHead": "0d109d7fdfb3c4455b23488d007b5e8fba676765",
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs",
			"_id": "dargs@1.0.0",
			"_shasum": "6e9fc85e0e434ed4f341257f2196dc6ecf333be9",
			"_from": ".",
			"_npmVersion": "1.4.14",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "6e9fc85e0e434ed4f341257f2196dc6ecf333be9",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "dargs",
			"version": "2.0.0",
			"description": "Converts an object of options into an array of command-line arguments",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/dargs"
			},
			"keywords": [
				"options",
				"arguments",
				"args",
				"flags",
				"cli"
			],
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"scripts": {
				"test": "mocha"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"gitHead": "26bf5e94ff78ebed3d2e8e2e20e0302a9ea7883e",
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs",
			"_id": "dargs@2.0.0",
			"_shasum": "9fbfd26fa2cf7d9a7d07e33fc906f97e373ac36c",
			"_from": ".",
			"_npmVersion": "1.4.23",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "9fbfd26fa2cf7d9a7d07e33fc906f97e373ac36c",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-2.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.1": {
			"name": "dargs",
			"version": "2.0.1",
			"description": "Converts an object of options into an array of command-line arguments",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/dargs"
			},
			"keywords": [
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"minimist"
			],
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"scripts": {
				"test": "mocha"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs",
			"_id": "dargs@2.0.1",
			"_shasum": "d75036aa359e85bd280a2a634e9864b0902deeaf",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "d75036aa359e85bd280a2a634e9864b0902deeaf",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-2.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.2": {
			"name": "dargs",
			"version": "2.0.2",
			"description": "Converts an object of options into an array of command-line arguments",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/dargs"
			},
			"keywords": [
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"minimist"
			],
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"scripts": {
				"test": "mocha"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs",
			"_id": "dargs@2.0.2",
			"_shasum": "9f238f298c923d76473306c8f5a32b2321c2f93f",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "9f238f298c923d76473306c8f5a32b2321c2f93f",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-2.0.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.0.3": {
			"name": "dargs",
			"version": "2.0.3",
			"description": "Converts an object of options into an array of command-line arguments",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/dargs"
			},
			"keywords": [
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"minimist"
			],
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"scripts": {
				"test": "mocha"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs",
			"_id": "dargs@2.0.3",
			"_shasum": "e9d33c9a2cedda730e0b64b7f0f8f0b669007032",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "e9d33c9a2cedda730e0b64b7f0f8f0b669007032",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-2.0.3.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"2.1.0": {
			"name": "dargs",
			"version": "2.1.0",
			"description": "Convert an object of options into an array of command-line arguments",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/dargs"
			},
			"keywords": [
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"minimist",
				"bin",
				"binary",
				"command",
				"cmd"
			],
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"scripts": {
				"test": "mocha"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"gitHead": "e1f3e8ae83fe011a2b9ceb9aa596e2e54751e5cd",
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs",
			"_id": "dargs@2.1.0",
			"_shasum": "46c27ffab1ffb1378ef212597213719fe602bc93",
			"_from": ".",
			"_npmVersion": "2.1.4",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "46c27ffab1ffb1378ef212597213719fe602bc93",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-2.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "dargs",
			"version": "3.0.0",
			"description": "Convert an object of options into an array of command-line arguments",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/dargs"
			},
			"keywords": [
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"minimist",
				"bin",
				"binary",
				"command",
				"cmd"
			],
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"scripts": {
				"test": "node test.js"
			},
			"devDependencies": {
				"array-equal": "^1.0.0",
				"ava": "^0.0.4"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"gitHead": "66813d59e542d3c224665dbf24f965fce651171e",
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs",
			"_id": "dargs@3.0.0",
			"_shasum": "a13060200bcca826b3ae45029f448a84b4638cbb",
			"_from": ".",
			"_npmVersion": "2.1.5",
			"_nodeVersion": "0.10.32",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "a13060200bcca826b3ae45029f448a84b4638cbb",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-3.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"3.0.1": {
			"name": "dargs",
			"version": "3.0.1",
			"description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/dargs"
			},
			"keywords": [
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"minimist",
				"bin",
				"binary",
				"command",
				"cmd",
				"reverse",
				"inverse",
				"opposite",
				"invert",
				"switch",
				"construct",
				"parse",
				"parser",
				"argv"
			],
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"scripts": {
				"test": "node test.js"
			},
			"devDependencies": {
				"array-equal": "^1.0.0",
				"ava": "^0.0.4"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"gitHead": "7044fed5614b4ccc40ed1a5b0dac2e22b0f70729",
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs",
			"_id": "dargs@3.0.1",
			"_shasum": "5a1f3f4332341f3f1cd10829e0df23996dfd29be",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "5a1f3f4332341f3f1cd10829e0df23996dfd29be",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-3.0.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.0": {
			"name": "dargs",
			"version": "4.0.0",
			"description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/dargs"
			},
			"keywords": [
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"minimist",
				"bin",
				"binary",
				"command",
				"cmd",
				"reverse",
				"inverse",
				"opposite",
				"invert",
				"switch",
				"construct",
				"parse",
				"parser",
				"argv"
			],
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"scripts": {
				"test": "node test.js"
			},
			"devDependencies": {
				"array-equal": "^1.0.0",
				"ava": "^0.0.4"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"gitHead": "32d3d9eecd039ff4f5036625763e766d1c60ccd8",
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs",
			"_id": "dargs@4.0.0",
			"_shasum": "86620b56317224f28607084abfa82be9cab0624c",
			"_from": ".",
			"_npmVersion": "1.4.28",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"dist": {
				"shasum": "86620b56317224f28607084abfa82be9cab0624c",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-4.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"4.0.1": {
			"name": "dargs",
			"version": "4.0.1",
			"description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/dargs.git"
			},
			"keywords": [
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"minimist",
				"bin",
				"binary",
				"command",
				"cmd",
				"reverse",
				"inverse",
				"opposite",
				"invert",
				"switch",
				"construct",
				"parse",
				"parser",
				"argv"
			],
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"scripts": {
				"test": "node test.js"
			},
			"dependencies": {
				"number-is-nan": "^1.0.0"
			},
			"devDependencies": {
				"array-equal": "^1.0.0",
				"ava": "^0.0.4"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"gitHead": "2b70c92a4f540f693760be1ffaa8c77785b82698",
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs#readme",
			"_id": "dargs@4.0.1",
			"_shasum": "172ad43156f7837f85ec22e9dd7c46a6c093ef19",
			"_from": ".",
			"_npmVersion": "2.10.0",
			"_nodeVersion": "0.12.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "172ad43156f7837f85ec22e9dd7c46a6c093ef19",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-4.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"4.1.0": {
			"name": "dargs",
			"version": "4.1.0",
			"description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/dargs"
			},
			"keywords": [
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"minimist",
				"bin",
				"binary",
				"command",
				"cmd",
				"reverse",
				"inverse",
				"opposite",
				"invert",
				"switch",
				"construct",
				"parse",
				"parser",
				"argv"
			],
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"dependencies": {
				"number-is-nan": "^1.0.0"
			},
			"devDependencies": {
				"array-equal": "^1.0.0",
				"ava": "*",
				"xo": "*"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"license": "MIT",
			"files": [
				"index.js"
			],
			"gitHead": "048f7ac4167d72c1462d9ab1a94d121d940789c9",
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs",
			"_id": "dargs@4.1.0",
			"_shasum": "03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17",
			"_from": ".",
			"_npmVersion": "3.3.12",
			"_nodeVersion": "5.3.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-4.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"5.0.0": {
			"name": "dargs",
			"version": "5.0.0",
			"description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/dargs.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"reverse",
				"minimist",
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"commander",
				"bin",
				"binary",
				"command",
				"cmd",
				"inverse",
				"opposite",
				"invert",
				"switch",
				"construct",
				"parse",
				"parser",
				"argv"
			],
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"xo": {
				"esnext": true
			},
			"gitHead": "d04c36dfb41761f729c7d3e155038c5bf53927d5",
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs#readme",
			"_id": "dargs@5.0.0",
			"_shasum": "69689d5b302f9dd694a9c45f7325fb55eee6f5d8",
			"_from": ".",
			"_npmVersion": "2.15.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "69689d5b302f9dd694a9c45f7325fb55eee6f5d8",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-5.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/dargs-5.0.0.tgz_1467327200331_0.7406640162225813"
			},
			"directories": {},
			"contributors": []
		},
		"5.0.1": {
			"name": "dargs",
			"version": "5.0.1",
			"description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/dargs.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"reverse",
				"minimist",
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"commander",
				"bin",
				"binary",
				"command",
				"cmd",
				"inverse",
				"opposite",
				"invert",
				"switch",
				"construct",
				"parse",
				"parser",
				"argv"
			],
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"xo": {
				"esnext": true
			},
			"gitHead": "964da885ebf48e0323a1553839ad5c1bee7bf11e",
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs#readme",
			"_id": "dargs@5.0.1",
			"_shasum": "383f60efa682d4653fc3e85ace77eecb613a3f31",
			"_from": ".",
			"_npmVersion": "2.15.5",
			"_nodeVersion": "4.4.5",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "383f60efa682d4653fc3e85ace77eecb613a3f31",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-5.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/dargs-5.0.1.tgz_1467327336671_0.8395104785449803"
			},
			"directories": {},
			"contributors": []
		},
		"5.1.0": {
			"name": "dargs",
			"version": "5.1.0",
			"description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/dargs.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=4"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"reverse",
				"minimist",
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"commander",
				"bin",
				"binary",
				"command",
				"cmd",
				"inverse",
				"opposite",
				"invert",
				"switch",
				"construct",
				"parse",
				"parser",
				"argv"
			],
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"xo": {
				"esnext": true
			},
			"gitHead": "6f796ea830d0a6b1d75592f6c28ac619339f2965",
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs#readme",
			"_id": "dargs@5.1.0",
			"_shasum": "ec7ea50c78564cd36c9d5ec18f66329fade27829",
			"_from": ".",
			"_npmVersion": "3.10.7",
			"_nodeVersion": "4.5.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "ec7ea50c78564cd36c9d5ec18f66329fade27829",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-5.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				},
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/dargs-5.1.0.tgz_1474564238125_0.8079354558140039"
			},
			"directories": {},
			"contributors": []
		},
		"6.0.0": {
			"name": "dargs",
			"version": "6.0.0",
			"description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/dargs.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"reverse",
				"minimist",
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"commander",
				"bin",
				"binary",
				"command",
				"cmd",
				"inverse",
				"opposite",
				"invert",
				"switch",
				"construct",
				"parse",
				"parser",
				"argv"
			],
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"gitHead": "926509985730c9d233b03fc8bf753f7b4208ff4b",
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs#readme",
			"_id": "dargs@6.0.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-6lJauzNaI7MiM8EHQWmGj+s3rP5/i1nYs8GAvKrLAx/9dpc9xS/4seFb1ioR39A+kcfu4v3jnEa/EE5qWYnitQ==",
				"shasum": "da35d4633cd821de868f97d645f8d1f9b0353a24",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-6.0.0.tgz",
				"fileCount": 4,
				"unpackedSize": 6974,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCTSOCRA9TVsSAnZWagAAf3QQAJtvHrZte1/qJ8wnN5t5\n31a6RcoKJx2AAIG+kxJZ7hj0zSm0tEJwt+vnFe+qwxw7RUOQjGPJwgqJQV9R\ncWodc3FI+Bx3iQjLnchxhLlUiWGR3nbayaZrW8SdGP5qM1LORVCaR9dTahXA\nwbYWH1+DO9L1kmEvRv7c2c5RM3V06+MiCSXBqfp9MeqvwIflwX4j2wkX76UV\nrVRMIDw4KssZgS2nQVqLpCEeexTyyHvov/das8yMx4LgBflVzfYf7VSZn1L3\nMOwbOkH9HHK4hNDl9FB4hSBXTiwmn+iIuMPOCEpcPnLzFpljD8I788dnhT6I\ncdSg8jXLezMd15efBLJAtGqym0Kb9+JKN4Qwz8r7H9leJ1zmUabn5+Jy4X+I\n6PTo5UZDjS4Pg6o8SLu0efnaBrPBcYRWhplbvqPcPnpNgi8kZLiitmC4jke8\nUp2pKgM+E+mg6RR/NfDLuoagZ/FV/+gfLxHlNFZmYC0oiJIPZqT0yXyHr7Vb\nCCkCYQYgLivRz6hp6LEAgsL1vEq0bRfk4jK9H4vqT9ee7+qBYwvQDELjTxor\nOgo3lBBFgU+y8kG3ZpSXs62tRqsB4+I7VsmoHAObEPgfkps5tt/nFEVyO7jq\nsGiYqCAfX0fZhSt3GKQtBg8paOTRDPGfB8GjMiNdi4ejc7chRu7FzXWoyzC/\no3zn\r\n=/JF1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "kevva",
					"email": "kevinmartensson@gmail.com"
				},
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/dargs_6.0.0_1527329933419_0.13146743229601499"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"6.1.0": {
			"name": "dargs",
			"version": "6.1.0",
			"description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/dargs.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"reverse",
				"minimist",
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"commander",
				"bin",
				"binary",
				"command",
				"cmd",
				"inverse",
				"opposite",
				"invert",
				"switch",
				"construct",
				"parse",
				"parser",
				"argv"
			],
			"devDependencies": {
				"ava": "^1.4.1",
				"tsd": "^0.7.2",
				"xo": "^0.24.0"
			},
			"gitHead": "904bba20e357f4eeb3e1ac3db8b5bfbbfd3f47b5",
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs#readme",
			"_id": "dargs@6.1.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "10.15.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-5dVBvpBLBnPwSsYXqfybFyehMmC/EenKEcf23AhCTgTf48JFBbmJKqoZBsERDnjL0FyiVTYWdFsRfTLHxLyKdQ==",
				"shasum": "1f3b9b56393ecf8caa7cbfd6c31496ffcfb9b272",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-6.1.0.tgz",
				"fileCount": 5,
				"unpackedSize": 10648,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrt1JCRA9TVsSAnZWagAAtVMQAKN95JsvT2mngLvRSYa/\n7FrYnBDHfieH31KIJ1TiMom1am5kE4hNaM82yejrjT9PCdu/bFJy2HXmz+tU\n1QVSQimQXiNTQBAp7TX5ajM1pZa+Mt9HlB5hcCiPBuBDjQP5SHBtGwzAZuLg\nHEgknq6WOgXR0dSMWhdIUFBfTJF1sbcK0ZB49eE8DIyYyLsXaV83MXOowa+V\nxl5ErGUnflcEydURWKJ5mMf1CWrezi0UtvjpA0HjqIhnmtgcUhGADyMcBiku\nVLCFHRnW6sK/FmptrCcggoBEGtz7HdgazsI32gdWAIBf1lYKFSE2I3xEj+58\nLW0fQyu58QPJ30cGikr+hL3mSE7yJrRJnHu6p+dTlD9Af1MtzMwGyI6SVrlF\njsOED0dMgyFrd/iiyA/oO7pl9AOKazQgvYnTWwhnZ2HO16/riVRMzKVzmp9p\nxyfe+HE6H8b470YTf2Q6APDp4QQNSNXTicd7k6rqh8qQzxnfDmg6SN6nxfAx\nigUL7j3cFsoARil6xdOKL8uEeyvc++dY1WplAWG1iWlSWO3Ps0jt2Q82w/VB\njhC/c+2l2vXFZ5Ju4fNH4leSfuP2fcOc2ZRMoeGehNH8KKlVXO5rKiOYZejn\ntGD807C+KpeS0Xap0yah6T/WOczrVyEZ7pOf+pi26BPvtts+TO6Ga9aPz+OD\nUSpE\r\n=J4Zq\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/dargs_6.1.0_1554963784992_0.6728548021652732"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"7.0.0": {
			"name": "dargs",
			"version": "7.0.0",
			"description": "Reverse minimist. Convert an object of options into an array of command-line arguments.",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/dargs.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=8"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"reverse",
				"minimist",
				"options",
				"arguments",
				"args",
				"flags",
				"cli",
				"nopt",
				"commander",
				"binary",
				"command",
				"inverse",
				"opposite",
				"invert",
				"switch",
				"construct",
				"parse",
				"parser",
				"argv"
			],
			"devDependencies": {
				"ava": "^2.1.0",
				"tsd": "^0.7.3",
				"xo": "^0.24.0"
			},
			"gitHead": "5f9a3f9d2d62bd1aa068b3eb7b4f66443ca52d35",
			"bugs": {
				"url": "https://github.com/sindresorhus/dargs/issues"
			},
			"homepage": "https://github.com/sindresorhus/dargs#readme",
			"_id": "dargs@7.0.0",
			"_nodeVersion": "8.16.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==",
				"shasum": "04015c41de0bcb69ec84050f3d9be0caf8d6d5cc",
				"tarball": "https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz",
				"fileCount": 5,
				"unpackedSize": 11548,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDiYjCRA9TVsSAnZWagAAHvEP/jG6tr/94GU3noWe/RpH\nbt+HRHYG9ikEjrXtw4QoseVWRq3kAtCz5WHzYmAhvXTPyvXwTHyRBZGUx6ku\nXb1kMflb22tR4QbbuLCSk+VmQeNzRg35wrAsq/FYCAOyq3dyGYeRkX9uCFSN\nS3+/X5sW5DQjw6UkNEFf2tlVAbbz5Vt9xZZh70yMVqyRSgDSuOHrUkEPlU5h\nAkHYhGzlAah8XfoSLR2QE5aTkW4C5q0B2gJ0kEvnIh/2F4iebwupRfE7JmRl\ni9wDTSO65ViJ0E4xqtdytq2fW63CF07H55VPan5fRa2y/OlaZT/ty/cnGims\nyGNtb+n456LMHBveBxObKZnEtzBefVAZHadRfbiOG+K4xOIJWor3oI7MXJkV\nB+LRCGqevjw0ZLPEwDjXybwKZ6+YfUCo1kHakKSoYB1L17Pz06RrWx4rp81P\nPZrRFjXA8JEjSbj6z/cuADlDg/E5G7HNXsCa6eNdOJXDgDbnpisffwfdHzDH\nbSefn7VfbKqmbGygKvl9PFYRffEoxFobqqw2H5C7zBmicMIZJbgVuEAjZATW\nDRnTp7xHpJZ+5Ewm11+C52jVrT0hLnDlZ0XDm59dTazC9ylr8vQ5/z8X5ELC\nuTZw/TZKz5d5vhA/IxeQAut9FSkVJWJ5exKsb50nS/vZ0WNpLnVqgUj92bST\nWZK8\r\n=AhQX\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "sindresorhus@gmail.com",
					"name": "sindresorhus"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/dargs_7.0.0_1561208354704_0.45079454158630816"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-06-22T12:59:17.360Z",
		"created": "2013-04-18T22:54:26.066Z",
		"0.1.0": "2013-04-18T22:54:29.011Z",
		"1.0.0": "2014-08-13T16:53:18.275Z",
		"2.0.0": "2014-08-21T15:29:23.437Z",
		"2.0.1": "2014-08-26T16:13:20.027Z",
		"2.0.2": "2014-08-27T13:20:10.818Z",
		"2.0.3": "2014-08-27T16:54:52.246Z",
		"2.1.0": "2014-10-29T05:51:03.722Z",
		"3.0.0": "2014-11-06T08:40:02.768Z",
		"3.0.1": "2015-02-04T11:37:32.084Z",
		"4.0.0": "2015-02-06T16:55:07.972Z",
		"4.0.1": "2015-05-20T20:53:28.186Z",
		"4.1.0": "2016-01-07T19:16:55.079Z",
		"5.0.0": "2016-06-30T22:53:22.100Z",
		"5.0.1": "2016-06-30T22:55:38.504Z",
		"5.1.0": "2016-09-22T17:10:39.821Z",
		"6.0.0": "2018-05-26T10:18:53.480Z",
		"6.1.0": "2019-04-11T06:23:05.138Z",
		"7.0.0": "2019-06-22T12:59:14.817Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "7.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"d70600c001d5e034d2663cebed4f8ac1\"",
			"fetched": 1593324461879
		}
	},
	"_distfiles": {
		"dargs-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-0.1.0.tgz",
			"sha": "2364ad9f441f976dcd5fe9961e21715665a5e3c3",
			"registry": "npmjs"
		},
		"dargs-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-1.0.0.tgz",
			"sha": "6e9fc85e0e434ed4f341257f2196dc6ecf333be9",
			"registry": "npmjs"
		},
		"dargs-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-2.0.0.tgz",
			"sha": "9fbfd26fa2cf7d9a7d07e33fc906f97e373ac36c",
			"registry": "npmjs"
		},
		"dargs-2.0.1.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-2.0.1.tgz",
			"sha": "d75036aa359e85bd280a2a634e9864b0902deeaf",
			"registry": "npmjs"
		},
		"dargs-2.0.2.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-2.0.2.tgz",
			"sha": "9f238f298c923d76473306c8f5a32b2321c2f93f",
			"registry": "npmjs"
		},
		"dargs-2.0.3.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-2.0.3.tgz",
			"sha": "e9d33c9a2cedda730e0b64b7f0f8f0b669007032",
			"registry": "npmjs"
		},
		"dargs-2.1.0.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-2.1.0.tgz",
			"sha": "46c27ffab1ffb1378ef212597213719fe602bc93",
			"registry": "npmjs"
		},
		"dargs-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-3.0.0.tgz",
			"sha": "a13060200bcca826b3ae45029f448a84b4638cbb",
			"registry": "npmjs"
		},
		"dargs-3.0.1.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-3.0.1.tgz",
			"sha": "5a1f3f4332341f3f1cd10829e0df23996dfd29be",
			"registry": "npmjs"
		},
		"dargs-4.0.0.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-4.0.0.tgz",
			"sha": "86620b56317224f28607084abfa82be9cab0624c",
			"registry": "npmjs"
		},
		"dargs-4.0.1.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-4.0.1.tgz",
			"sha": "172ad43156f7837f85ec22e9dd7c46a6c093ef19",
			"registry": "npmjs"
		},
		"dargs-4.1.0.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-4.1.0.tgz",
			"sha": "03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17",
			"registry": "npmjs"
		},
		"dargs-5.0.0.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-5.0.0.tgz",
			"sha": "69689d5b302f9dd694a9c45f7325fb55eee6f5d8",
			"registry": "npmjs"
		},
		"dargs-5.0.1.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-5.0.1.tgz",
			"sha": "383f60efa682d4653fc3e85ace77eecb613a3f31",
			"registry": "npmjs"
		},
		"dargs-5.1.0.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-5.1.0.tgz",
			"sha": "ec7ea50c78564cd36c9d5ec18f66329fade27829",
			"registry": "npmjs"
		},
		"dargs-6.0.0.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-6.0.0.tgz",
			"sha": "da35d4633cd821de868f97d645f8d1f9b0353a24",
			"registry": "npmjs"
		},
		"dargs-6.1.0.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-6.1.0.tgz",
			"sha": "1f3b9b56393ecf8caa7cbfd6c31496ffcfb9b272",
			"registry": "npmjs"
		},
		"dargs-7.0.0.tgz": {
			"url": "https://registry.npmjs.org/dargs/-/dargs-7.0.0.tgz",
			"sha": "04015c41de0bcb69ec84050f3d9be0caf8d6d5cc",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"dargs-6.1.0.tgz": {
			"shasum": "1f3b9b56393ecf8caa7cbfd6c31496ffcfb9b272"
		}
	},
	"_rev": "2-952819294d295e0a",
	"_id": "dargs",
	"readme": "# dargs [![Build Status](https://travis-ci.org/sindresorhus/dargs.svg?branch=master)](https://travis-ci.org/sindresorhus/dargs)\n\n> Reverse [`minimist`](https://github.com/substack/minimist). Convert an object of options into an array of command-line arguments.\n\nUseful when spawning command-line tools.\n\n\n## Install\n\n```\n$ npm install dargs\n```\n\n\n## Usage\n\n```js\nconst dargs = require('dargs');\n\nconst object = {\n\t_: ['some', 'option'],          // Values in '_' will be appended to the end of the generated argument list\n\t'--': ['separated', 'option'],  // Values in '--' will be put at the very end of the argument list after the escape option (`--`)\n\tfoo: 'bar',\n\thello: true,                    // Results in only the key being used\n\tcake: false,                    // Prepends `no-` before the key\n\tcamelCase: 5,                   // CamelCase is slugged to `camel-case`\n\tmultiple: ['value', 'value2'],  // Converted to multiple arguments\n\tpieKind: 'cherry',\n\tsad: ':('\n};\n\nconst excludes = ['sad', /.*Kind$/];  // Excludes and includes accept regular expressions\nconst includes = ['camelCase', 'multiple', 'sad', /^pie.*/];\nconst aliases = {file: 'f'};\n\nconsole.log(dargs(object, {excludes}));\n/*\n[\n\t'--foo=bar',\n\t'--hello',\n\t'--no-cake',\n\t'--camel-case=5',\n\t'--multiple=value',\n\t'--multiple=value2',\n\t'some',\n\t'option',\n\t'--',\n\t'separated',\n\t'option'\n]\n*/\n\nconsole.log(dargs(object, {excludes, includes}));\n/*\n[\n\t'--camel-case=5',\n\t'--multiple=value',\n\t'--multiple=value2'\n]\n*/\n\n\nconsole.log(dargs(object, {includes}));\n/*\n[\n\t'--camel-case=5',\n\t'--multiple=value',\n\t'--multiple=value2',\n\t'--pie-kind=cherry',\n\t'--sad=:('\n]\n*/\n\n\nconsole.log(dargs({\n\tfoo: 'bar',\n\thello: true,\n\tfile: 'baz'\n}, {aliases}));\n/*\n[\n\t'--foo=bar',\n\t'--hello',\n\t'-f', 'baz'\n]\n*/\n```\n\n\n## API\n\n### dargs(object, options?)\n\n#### object\n\nType: `object`\n\nObject to convert to command-line arguments.\n\n#### options\n\nType: `object`\n\n##### excludes\n\nType: `Array<string | RegExp>`\n\nKeys or regex of keys to exclude. Takes precedence over `includes`.\n\n##### includes\n\nType: `Array<string | RegExp>`\n\nKeys or regex of keys to include.\n\n##### aliases\n\nType: `object`\n\nMaps keys in `object` to an aliased name. Matching keys are converted to arguments with a single dash (`-`) in front of the aliased key and the value in a separate array item. Keys are still affected by `includes` and `excludes`.\n\n##### useEquals\n\nType: `boolean`<br>\nDefault: `true`\n\nSetting this to `false` makes it return the key and value as separate array items instead of using a `=` separator in one item. This can be useful for tools that doesn't support `--foo=bar` style flags.\n\n```js\nconst dargs = require('dargs');\n\nconsole.log(dargs({foo: 'bar'}, {useEquals: false}));\n/*\n[\n\t'--foo', 'bar'\n]\n*/\n```\n\n##### shortFlag\n\nType: `boolean`<br>\nDefault: `true`\n\nMake a single character option key `{a: true}` become a short flag `-a` instead of `--a`.\n\n```js\nconst dargs = require('dargs');\n\nconsole.log(dargs({a: true}));\n//=> ['-a']\n\nconsole.log(dargs({a: true}, {shortFlag: false}));\n//=> ['--a']\n```\n\n##### ignoreFalse\n\nType: `boolean`<br>\nDefault: `false`\n\nExclude `false` values. Can be useful when dealing with strict argument parsers that throw on unknown arguments like `--no-foo`.\n\n##### allowCamelCase\n\nType: `boolean`<br>\nDefault: `false`\n\nBy default, camel-cased keys will be hyphenated. Enabling this will bypass the conversion process.\n\n```js\nconst dargs = require('dargs');\n\nconsole.log(dargs({fooBar: 'baz'}));\n//=> ['--foo-bar', 'baz']\n\nconsole.log(dargs({fooBar: 'baz'}, {allowCamelCase: true}));\n//=> ['--fooBar', 'baz']\n```"
}