{
	"name": "stable",
	"versions": {
		"0.1.0": {
			"name": "stable",
			"version": "0.1.0",
			"description": "A stable array sort for JavaScript",
			"main": "stable.js",
			"devDependencies": {
				"tap": "0.2",
				"underscore": "1"
			},
			"scripts": {
				"test": "tap test.js"
			},
			"author": {
				"name": "Stéphan Kochen",
				"email": "stephan@angrybytes.com"
			},
			"license": "MIT",
			"_id": "stable@0.1.0",
			"dist": {
				"shasum": "bbe243f2c6ae9ac6834748f5291e4143fa5d7da3",
				"tarball": "https://registry.npmjs.org/stable/-/stable-0.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "stephank",
					"email": "stephan@kochen.nl"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "stable",
			"version": "0.1.1",
			"description": "A stable array sort for JavaScript",
			"main": "stable.js",
			"devDependencies": {
				"tap": "0.2",
				"underscore": "1"
			},
			"scripts": {
				"test": "tap test.js"
			},
			"author": {
				"name": "Stéphan Kochen",
				"email": "stephan@angrybytes.com"
			},
			"license": "MIT",
			"_id": "stable@0.1.1",
			"dist": {
				"shasum": "06b141468f7a30c27b85824a7adf04f0403cea44",
				"tarball": "https://registry.npmjs.org/stable/-/stable-0.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "stephank",
					"email": "stephan@kochen.nl"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.2": {
			"name": "stable",
			"version": "0.1.2",
			"description": "A stable array sort for JavaScript",
			"main": "stable.js",
			"devDependencies": {
				"tap": "0.2",
				"uglify-js": "1"
			},
			"scripts": {
				"test": "tap test.js",
				"minify": "uglifyjs -o stable.min.js stable.js"
			},
			"author": {
				"name": "Stéphan Kochen",
				"email": "stephan@angrybytes.com"
			},
			"license": "MIT",
			"_id": "stable@0.1.2",
			"dist": {
				"shasum": "388bd37cd30d29945252e08767c5ef43e2c24b6b",
				"tarball": "https://registry.npmjs.org/stable/-/stable-0.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "stephank",
					"email": "stephan@kochen.nl"
				}
			],
			"directories": {},
			"contributors": []
		},
		"0.1.3": {
			"name": "stable",
			"version": "0.1.3",
			"keywords": [
				"stable",
				"array",
				"sort"
			],
			"description": "A stable array sort for JavaScript",
			"repository": {
				"type": "git",
				"url": "https://github.com/Two-Screen/stable.git"
			},
			"main": "stable.js",
			"devDependencies": {
				"tap": "0.2",
				"uglify-js": "1"
			},
			"scripts": {
				"test": "tap test.js",
				"minify": "uglifyjs -o stable.min.js stable.js"
			},
			"author": {
				"name": "Stéphan Kochen",
				"email": "stephan@angrybytes.com"
			},
			"contributors": [
				{
					"name": "Domenic Denicola",
					"email": "domenic@domenicdenicola.com"
				}
			],
			"license": "MIT",
			"_id": "stable@0.1.3",
			"dist": {
				"shasum": "51c0fc5156e26d17fc88054f614434f36c002390",
				"tarball": "https://registry.npmjs.org/stable/-/stable-0.1.3.tgz"
			},
			"_npmVersion": "1.1.70",
			"_npmUser": {
				"name": "stephank",
				"email": "stephan@kochen.nl"
			},
			"maintainers": [
				{
					"name": "stephank",
					"email": "stephan@kochen.nl"
				}
			],
			"directories": {}
		},
		"0.1.4": {
			"name": "stable",
			"version": "0.1.4",
			"keywords": [
				"stable",
				"array",
				"sort"
			],
			"description": "A stable array sort for JavaScript",
			"repository": {
				"type": "git",
				"url": "https://github.com/Two-Screen/stable.git"
			},
			"main": "./stable.js",
			"devDependencies": {
				"tape": "2",
				"uglify-js": "2"
			},
			"scripts": {
				"test": "node ./test.js",
				"minify": "uglifyjs --comments '/^!/' -c -m -o ./stable.min.js ./stable.js"
			},
			"testling": {
				"files": "./test.js",
				"browsers": [
					"ie6",
					"ie7",
					"ie8",
					"ie9",
					"ie10",
					"firefox/25",
					"chrome/31",
					"safari/6.0",
					"opera/12.0",
					"opera/17.0",
					"iphone/6.0",
					"android-browser/4.2"
				]
			},
			"author": {
				"name": "Stéphan Kochen",
				"email": "stephan@angrybytes.com"
			},
			"contributors": [
				{
					"name": "Domenic Denicola",
					"email": "domenic@domenicdenicola.com"
				}
			],
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/Two-Screen/stable/issues"
			},
			"homepage": "https://github.com/Two-Screen/stable",
			"_id": "stable@0.1.4",
			"dist": {
				"shasum": "5160c76386b91120f6594e72604f3b77e86c4f37",
				"tarball": "https://registry.npmjs.org/stable/-/stable-0.1.4.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.14",
			"_npmUser": {
				"name": "stephank",
				"email": "stephan@kochen.nl"
			},
			"maintainers": [
				{
					"name": "stephank",
					"email": "stephan@kochen.nl"
				}
			],
			"directories": {}
		},
		"0.1.5": {
			"name": "stable",
			"version": "0.1.5",
			"keywords": [
				"stable",
				"array",
				"sort"
			],
			"description": "A stable array sort for JavaScript",
			"repository": {
				"type": "git",
				"url": "https://github.com/Two-Screen/stable.git"
			},
			"main": "./stable.js",
			"devDependencies": {
				"tape": "2",
				"uglify-js": "2"
			},
			"scripts": {
				"test": "node ./test.js",
				"minify": "uglifyjs --comments '/^!/' -c -m -o ./stable.min.js ./stable.js"
			},
			"testling": {
				"files": "./test.js",
				"browsers": [
					"ie6",
					"ie7",
					"ie8",
					"ie9",
					"ie10",
					"firefox/25",
					"chrome/31",
					"safari/6.0",
					"opera/12.0",
					"opera/17.0",
					"iphone/6.0",
					"android-browser/4.2"
				]
			},
			"author": {
				"name": "Angry Bytes",
				"email": "info@angrybytes.com"
			},
			"contributors": [
				{
					"name": "Stéphan Kochen",
					"email": "stephan@angrybytes.com"
				},
				{
					"name": "Domenic Denicola",
					"email": "domenic@domenicdenicola.com"
				},
				{
					"name": "Yaffle"
				}
			],
			"license": "MIT",
			"bugs": {
				"url": "https://github.com/Two-Screen/stable/issues"
			},
			"homepage": "https://github.com/Two-Screen/stable",
			"_id": "stable@0.1.5",
			"dist": {
				"shasum": "08232f60c732e9890784b5bed0734f8b32a887b9",
				"tarball": "https://registry.npmjs.org/stable/-/stable-0.1.5.tgz"
			},
			"_from": ".",
			"_npmVersion": "1.3.26",
			"_npmUser": {
				"name": "stephank",
				"email": "stephan@kochen.nl"
			},
			"maintainers": [
				{
					"name": "stephank",
					"email": "stephan@kochen.nl"
				}
			],
			"directories": {}
		},
		"0.1.6": {
			"name": "stable",
			"version": "0.1.6",
			"keywords": [
				"stable",
				"array",
				"sort"
			],
			"description": "A stable array sort for JavaScript",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Two-Screen/stable.git"
			},
			"main": "./stable.js",
			"types": "./index.d.ts",
			"devDependencies": {
				"tape": "^4.6.3",
				"uglify-js": "^2.8.12"
			},
			"scripts": {
				"test": "node ./test.js",
				"minify": "uglifyjs --comments '/^!/' -c -m -o ./stable.min.js ./stable.js"
			},
			"testling": {
				"files": "./test.js",
				"browsers": [
					"ie6",
					"ie7",
					"ie8",
					"ie9",
					"ie10",
					"firefox/25",
					"chrome/31",
					"safari/6.0",
					"opera/12.0",
					"opera/17.0",
					"iphone/6.0",
					"android-browser/4.2"
				]
			},
			"author": {
				"name": "Angry Bytes",
				"email": "info@angrybytes.com"
			},
			"contributors": [
				{
					"name": "Stéphan Kochen",
					"email": "stephan@angrybytes.com"
				},
				{
					"name": "Domenic Denicola",
					"email": "domenic@domenicdenicola.com"
				},
				{
					"name": "Yaffle"
				}
			],
			"license": "MIT",
			"gitHead": "5da5fbd3bc3626e12a92546c0bf6459a845811c7",
			"bugs": {
				"url": "https://github.com/Two-Screen/stable/issues"
			},
			"homepage": "https://github.com/Two-Screen/stable#readme",
			"_id": "stable@0.1.6",
			"_shasum": "910f5d2aed7b520c6e777499c1f32e139fdecb10",
			"_from": ".",
			"_npmVersion": "4.1.2",
			"_nodeVersion": "7.7.2",
			"_npmUser": {
				"name": "stephank",
				"email": "stephan@kochen.nl"
			},
			"dist": {
				"shasum": "910f5d2aed7b520c6e777499c1f32e139fdecb10",
				"tarball": "https://registry.npmjs.org/stable/-/stable-0.1.6.tgz"
			},
			"maintainers": [
				{
					"name": "stephank",
					"email": "stephan@kochen.nl"
				}
			],
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/stable-0.1.6.tgz_1489595710107_0.5838525237049907"
			},
			"directories": {}
		},
		"0.1.7": {
			"name": "stable",
			"version": "0.1.7",
			"keywords": [
				"stable",
				"array",
				"sort"
			],
			"description": "A stable array sort for JavaScript",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Two-Screen/stable.git"
			},
			"main": "./stable.js",
			"module": "./stable.esm.js",
			"types": "./index.d.ts",
			"files": [
				"stable.js",
				"stable.esm.js",
				"stable.min.js",
				"index.d.ts"
			],
			"devDependencies": {
				"rollup": "^0.57.1",
				"standard": "^11.0.1",
				"tape": "^4.6.3",
				"uglify-js": "^3.3.21"
			},
			"scripts": {
				"test": "standard src/ && node ./src/test.js",
				"prepare": "npm run build && npm run minify",
				"build": "rollup -c",
				"minify": "uglifyjs --comments \"/^!/\" -c -m -o ./stable.min.js ./stable.js"
			},
			"testling": {
				"files": "./src/test.js",
				"browsers": [
					"ie6",
					"ie7",
					"ie8",
					"ie9",
					"ie10",
					"firefox/25",
					"chrome/31",
					"safari/6.0",
					"opera/12.0",
					"opera/17.0",
					"iphone/6.0",
					"android-browser/4.2"
				]
			},
			"author": {
				"name": "Angry Bytes",
				"email": "info@angrybytes.com"
			},
			"contributors": [
				{
					"name": "Domenic Denicola",
					"email": "domenic@domenicdenicola.com"
				},
				{
					"name": "Mattias Buelens",
					"email": "mattias@buelens.com"
				},
				{
					"name": "Stéphan Kochen",
					"email": "stephan@angrybytes.com"
				},
				{
					"name": "Yaffle"
				}
			],
			"license": "MIT",
			"gitHead": "3ed0fa7d5ccda95016bb12749a30f894fa6dbe75",
			"bugs": {
				"url": "https://github.com/Two-Screen/stable/issues"
			},
			"homepage": "https://github.com/Two-Screen/stable#readme",
			"_id": "stable@0.1.7",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.11.1",
			"_npmUser": {
				"name": "stephank",
				"email": "stephan@kochen.nl"
			},
			"dist": {
				"integrity": "sha512-LmxBix+nUtyihSBpxXAhRakYEy49fan2suysdS1fUZcKjI+krXmH8DCZJ3yfngfrOnIFNU8O73EgNTzO2jI53w==",
				"shasum": "06e1e4213460252e4f20da89a32cb4a0dbe5f2b2",
				"tarball": "https://registry.npmjs.org/stable/-/stable-0.1.7.tgz",
				"fileCount": 6,
				"unpackedSize": 11111
			},
			"maintainers": [
				{
					"name": "stephank",
					"email": "stephan@kochen.nl"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/stable_0.1.7_1523622686755_0.15181803449047515"
			},
			"deprecated": "v0.1.8 fixes broken webpack builds"
		},
		"0.1.8": {
			"name": "stable",
			"version": "0.1.8",
			"keywords": [
				"stable",
				"array",
				"sort"
			],
			"description": "A stable array sort for JavaScript",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/Two-Screen/stable.git"
			},
			"main": "./stable.js",
			"types": "./index.d.ts",
			"files": [
				"stable.js",
				"stable.min.js",
				"index.d.ts"
			],
			"devDependencies": {
				"rollup": "^0.57.1",
				"standard": "^11.0.1",
				"tape": "^4.6.3",
				"uglify-js": "^3.3.21"
			},
			"scripts": {
				"test": "standard src/ && node ./src/test.js",
				"prepare": "npm run build && npm run minify",
				"build": "rollup -c",
				"minify": "uglifyjs --comments \"/^!/\" -c -m -o ./stable.min.js ./stable.js"
			},
			"testling": {
				"files": "./src/test.js",
				"browsers": [
					"ie6",
					"ie7",
					"ie8",
					"ie9",
					"ie10",
					"firefox/25",
					"chrome/31",
					"safari/6.0",
					"opera/12.0",
					"opera/17.0",
					"iphone/6.0",
					"android-browser/4.2"
				]
			},
			"author": {
				"name": "Angry Bytes",
				"email": "info@angrybytes.com"
			},
			"contributors": [
				{
					"name": "Domenic Denicola",
					"email": "domenic@domenicdenicola.com"
				},
				{
					"name": "Mattias Buelens",
					"email": "mattias@buelens.com"
				},
				{
					"name": "Stéphan Kochen",
					"email": "stephan@angrybytes.com"
				},
				{
					"name": "Yaffle"
				}
			],
			"license": "MIT",
			"gitHead": "2d20475dc7646b4b5427a956182c5f274f2b6551",
			"bugs": {
				"url": "https://github.com/Two-Screen/stable/issues"
			},
			"homepage": "https://github.com/Two-Screen/stable#readme",
			"_id": "stable@0.1.8",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "9.11.1",
			"_npmUser": {
				"name": "stephank",
				"email": "stephan@kochen.nl"
			},
			"dist": {
				"integrity": "sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==",
				"shasum": "836eb3c8382fe2936feaf544631017ce7d47a3cf",
				"tarball": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz",
				"fileCount": 5,
				"unpackedSize": 8408,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4JOkCRA9TVsSAnZWagAAavoP/jzI/mD4SS4QRZpLD3S+\neoy3QNWs5x+u8DRt/Oltav34o7afygp1EFqWCTVHLr/wP30XSXGxN1SDv363\nUGBVAA4Z28q6pbs+fQki+q5OfXZq/19yieL8L2rk6ISBwMX1giepIrTLnTy0\ncV7zgePgCqzUh+d1pPmFA/eq9wVtojG8ml5GZ1R5wbohwQn6zPcFX+r5PvQ0\n1DwxXn5YD6hg1qwZ0AEZWGlLze7QKzb0wyuwnt6l80O6ZQKhaABJ81ldiXCp\nFgBAfCTO5X/57TuEejXfaEaW3u4gXLG1yCwDT8K2jlVJ0IX93pAubpNmjE9s\nWSqRNhF8/hZsHIkiwfqTX8kNrmdnvgnRhe/5ARMZUdJOcfepDqFSxKAZ0Qqs\nD1cWCrZBDsp112zrQxWemArJtSCSCY+b/3R9MtDiHQQmqpHSxm9RMgzLEC4u\nqKa7t4hsZn7f7ffLcEApwFMSr5PpITlgI6ySeBZKqe8BtRAWC+/sqqBKOeMr\nab23ZxuOIj17ZIfyx/jHIhJjuCCPtSh7t5zabWGDjfoWJPRY/Ti7VMUjG5SG\nzxc22348g8LzMg++b5NDz/EbxojIsltZOPsibBLGKBXGgw8dtF55dP9fRlc0\naNs41Z0kxGwDeE7ZHafVo3myXhalzs2yaJTzYTtgBEBgbdAkURxK/JN8+qUY\n+q+a\r\n=4fGr\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "stephank",
					"email": "stephan@kochen.nl"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/stable_0.1.8_1524667299440_0.9340351014871993"
			}
		}
	},
	"time": {
		"modified": "2018-04-25T15:10:05.344Z",
		"created": "2012-07-12T15:35:45.785Z",
		"0.1.0": "2012-07-12T15:35:47.243Z",
		"0.1.1": "2012-07-12T16:31:05.024Z",
		"0.1.2": "2012-07-13T08:41:30.325Z",
		"0.1.3": "2013-01-04T20:24:55.050Z",
		"0.1.4": "2013-11-29T12:13:18.936Z",
		"0.1.5": "2014-04-07T13:19:26.135Z",
		"0.1.6": "2017-03-15T16:35:12.173Z",
		"0.1.7": "2018-04-13T12:31:26.909Z",
		"0.1.8": "2018-04-25T14:41:39.506Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "0.1.8"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"3cfe4569de942571eefe249fa13d01d2\"",
			"fetched": 1600679313644
		}
	},
	"_distfiles": {
		"stable-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/stable/-/stable-0.1.0.tgz",
			"sha": "bbe243f2c6ae9ac6834748f5291e4143fa5d7da3",
			"registry": "npmjs"
		},
		"stable-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/stable/-/stable-0.1.1.tgz",
			"sha": "06b141468f7a30c27b85824a7adf04f0403cea44",
			"registry": "npmjs"
		},
		"stable-0.1.2.tgz": {
			"url": "https://registry.npmjs.org/stable/-/stable-0.1.2.tgz",
			"sha": "388bd37cd30d29945252e08767c5ef43e2c24b6b",
			"registry": "npmjs"
		},
		"stable-0.1.3.tgz": {
			"url": "https://registry.npmjs.org/stable/-/stable-0.1.3.tgz",
			"sha": "51c0fc5156e26d17fc88054f614434f36c002390",
			"registry": "npmjs"
		},
		"stable-0.1.4.tgz": {
			"url": "https://registry.npmjs.org/stable/-/stable-0.1.4.tgz",
			"sha": "5160c76386b91120f6594e72604f3b77e86c4f37",
			"registry": "npmjs"
		},
		"stable-0.1.5.tgz": {
			"url": "https://registry.npmjs.org/stable/-/stable-0.1.5.tgz",
			"sha": "08232f60c732e9890784b5bed0734f8b32a887b9",
			"registry": "npmjs"
		},
		"stable-0.1.6.tgz": {
			"url": "https://registry.npmjs.org/stable/-/stable-0.1.6.tgz",
			"sha": "910f5d2aed7b520c6e777499c1f32e139fdecb10",
			"registry": "npmjs"
		},
		"stable-0.1.7.tgz": {
			"url": "https://registry.npmjs.org/stable/-/stable-0.1.7.tgz",
			"sha": "06e1e4213460252e4f20da89a32cb4a0dbe5f2b2",
			"registry": "npmjs"
		},
		"stable-0.1.8.tgz": {
			"url": "https://registry.npmjs.org/stable/-/stable-0.1.8.tgz",
			"sha": "836eb3c8382fe2936feaf544631017ce7d47a3cf",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"stable-0.1.8.tgz": {
			"shasum": "836eb3c8382fe2936feaf544631017ce7d47a3cf"
		}
	},
	"_rev": "2-2edb6897f269742f",
	"_id": "stable",
	"readme": "## Stable\n\nA stable array sort, because `Array#sort()` is not guaranteed stable.\n\nMIT licensed.\n\n[![Node.js CI](https://secure.travis-ci.org/Two-Screen/stable.png)](http://travis-ci.org/Two-Screen/stable)\n\n[![Browser CI](http://ci.testling.com/Two-Screen/stable.png)](http://ci.testling.com/Two-Screen/stable)\n\n#### From npm\n\nInstall with:\n\n```sh\nnpm install stable\n```\n\nThen use it in Node.js or some other CommonJS environment as:\n\n```js\nconst stable = require('stable')\n```\n\n#### From the browser\n\nInclude [`stable.js`] or the minified version [`stable.min.js`]\nin your page, then call `stable()`.\n\n [`stable.js`]: https://raw.github.com/Two-Screen/stable/master/stable.js\n [`stable.min.js`]: https://raw.github.com/Two-Screen/stable/master/stable.min.js\n\n#### Usage\n\nThe default sort is, as with `Array#sort`, lexicographical:\n\n```js\nstable(['foo', 'bar', 'baz'])  // => ['bar', 'baz', 'foo']\nstable([10, 1, 5])             // => [1, 10, 5]\n```\n\nUnlike `Array#sort`, the default sort is **NOT** in-place. To do an in-place\nsort, use `stable.inplace`, which otherwise works the same:\n\n```js\nconst arr = [10, 1, 5]\nstable(arr) === arr          // => false\nstable.inplace(arr) === arr  // => true\n```\n\nA comparator function can be specified:\n\n```js\n// Regular sort() compatible comparator, that returns a number.\n// This demonstrates the default behavior.\nconst lexCmp = (a, b) => String(a).localeCompare(b)\nstable(['foo', 'bar', 'baz'], lexCmp)  // => ['bar', 'baz', 'foo']\n\n// Boolean comparator. Sorts `b` before `a` if true.\n// This demonstrates a simple way to sort numerically.\nconst greaterThan = (a, b) => a > b\nstable([10, 1, 5], greaterThan)  // => [1, 5, 10]\n```\n\n#### License\n\nCopyright (C) 2018 Angry Bytes and contributors.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE."
}