{
	"name": "find-versions",
	"versions": {
		"0.1.0": {
			"name": "find-versions",
			"version": "0.1.0",
			"description": "Find semver versions in a string: `unicorn 1.0.0` → `1.0.0`",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/find-versions"
			},
			"bin": {
				"find-versions": "cli.js"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli",
				"bin",
				"semver",
				"version",
				"versions",
				"regex",
				"regexp",
				"re",
				"match",
				"matching",
				"semantic",
				"find",
				"extract",
				"get"
			],
			"dependencies": {
				"array-uniq": "^0.1.0",
				"get-stdin": "^0.1.0",
				"minimist": "^0.1.0",
				"semver-regex": "^0.1.0"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/find-versions/issues"
			},
			"homepage": "https://github.com/sindresorhus/find-versions",
			"_id": "find-versions@0.1.0",
			"_shasum": "7d84ea9148dde942a89c7e83deed50b97c25e08d",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "7d84ea9148dde942a89c7e83deed50b97c25e08d",
				"tarball": "https://registry.npmjs.org/find-versions/-/find-versions-0.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"0.1.1": {
			"name": "find-versions",
			"version": "0.1.1",
			"description": "Find semver versions in a string: `unicorn 1.0.0` → `1.0.0`",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/find-versions"
			},
			"bin": {
				"find-versions": "cli.js"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli",
				"bin",
				"semver",
				"version",
				"versions",
				"regex",
				"regexp",
				"re",
				"match",
				"matching",
				"semantic",
				"find",
				"extract",
				"get"
			],
			"dependencies": {
				"array-uniq": "^0.1.0",
				"get-stdin": "^0.1.0",
				"minimist": "^0.1.0",
				"semver-regex": "^0.1.0"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/find-versions/issues"
			},
			"homepage": "https://github.com/sindresorhus/find-versions",
			"_id": "find-versions@0.1.1",
			"_shasum": "3a5bc2cf346ab1b6bd57cd60c480d0022df5ec17",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "3a5bc2cf346ab1b6bd57cd60c480d0022df5ec17",
				"tarball": "https://registry.npmjs.org/find-versions/-/find-versions-0.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "find-versions",
			"version": "1.0.0",
			"description": "Find semver versions in a string: `unicorn 1.0.0` → `1.0.0`",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/find-versions"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"bin": {
				"find-versions": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli",
				"bin",
				"semver",
				"version",
				"versions",
				"regex",
				"regexp",
				"re",
				"match",
				"matching",
				"semantic",
				"find",
				"extract",
				"get"
			],
			"dependencies": {
				"array-uniq": "^1.0.0",
				"get-stdin": "^1.0.0",
				"minimist": "^1.1.0",
				"semver-regex": "^1.0.0"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"gitHead": "3beaabd6efaa927b26f3e90c5b3c8c62b7958eb6",
			"bugs": {
				"url": "https://github.com/sindresorhus/find-versions/issues"
			},
			"homepage": "https://github.com/sindresorhus/find-versions",
			"_id": "find-versions@1.0.0",
			"_shasum": "3b638b7070b04f2e68b4ca887014c7b9b8dc7011",
			"_from": ".",
			"_npmVersion": "1.4.21",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "3b638b7070b04f2e68b4ca887014c7b9b8dc7011",
				"tarball": "https://registry.npmjs.org/find-versions/-/find-versions-1.0.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "find-versions",
			"version": "1.1.0",
			"description": "Find semver versions in a string: `unicorn 1.0.0` → `1.0.0`",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/find-versions"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"bin": {
				"find-versions": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli",
				"bin",
				"semver",
				"version",
				"versions",
				"regex",
				"regexp",
				"re",
				"match",
				"matching",
				"semantic",
				"find",
				"extract",
				"get"
			],
			"dependencies": {
				"array-uniq": "^1.0.0",
				"get-stdin": "^3.0.0",
				"minimist": "^1.1.0",
				"semver-regex": "^1.0.0"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/find-versions/issues"
			},
			"homepage": "https://github.com/sindresorhus/find-versions",
			"_id": "find-versions@1.1.0",
			"_shasum": "2e8eb0001f8368df54fca7e697c39cb6051d787e",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "2e8eb0001f8368df54fca7e697c39cb6051d787e",
				"tarball": "https://registry.npmjs.org/find-versions/-/find-versions-1.1.0.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "find-versions",
			"version": "1.1.1",
			"description": "Find semver versions in a string: `unicorn 1.0.0` → `1.0.0`",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git://github.com/sindresorhus/find-versions"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"bin": {
				"find-versions": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli",
				"bin",
				"semver",
				"version",
				"versions",
				"regex",
				"regexp",
				"re",
				"match",
				"matching",
				"semantic",
				"find",
				"extract",
				"get"
			],
			"dependencies": {
				"array-uniq": "^1.0.0",
				"get-stdin": "^3.0.0",
				"minimist": "^1.1.0",
				"semver-regex": "^1.0.0"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"bugs": {
				"url": "https://github.com/sindresorhus/find-versions/issues"
			},
			"homepage": "https://github.com/sindresorhus/find-versions",
			"_id": "find-versions@1.1.1",
			"_shasum": "072070309217b63c881c74ccfaa75cb947461d3c",
			"_from": ".",
			"_npmVersion": "1.4.9",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "072070309217b63c881c74ccfaa75cb947461d3c",
				"tarball": "https://registry.npmjs.org/find-versions/-/find-versions-1.1.1.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "find-versions",
			"version": "1.1.2",
			"description": "Find semver versions in a string: `unicorn 1.0.0` → `1.0.0`",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/find-versions"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "http://sindresorhus.com"
			},
			"bin": {
				"find-versions": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli",
				"bin",
				"semver",
				"version",
				"versions",
				"regex",
				"regexp",
				"re",
				"match",
				"matching",
				"semantic",
				"find",
				"extract",
				"get"
			],
			"dependencies": {
				"array-uniq": "^1.0.0",
				"get-stdin": "^4.0.1",
				"minimist": "^1.1.0",
				"semver-regex": "^1.0.0"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"gitHead": "33c105fb56f9b49b599be2d5604b3f9c674adc36",
			"bugs": {
				"url": "https://github.com/sindresorhus/find-versions/issues"
			},
			"homepage": "https://github.com/sindresorhus/find-versions",
			"_id": "find-versions@1.1.2",
			"_shasum": "69c5be7cceaab424813ed822868d9cae83102d95",
			"_from": ".",
			"_npmVersion": "2.5.1",
			"_nodeVersion": "0.12.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"dist": {
				"shasum": "69c5be7cceaab424813ed822868d9cae83102d95",
				"tarball": "https://registry.npmjs.org/find-versions/-/find-versions-1.1.2.tgz"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.3": {
			"name": "find-versions",
			"version": "1.1.3",
			"description": "Find semver versions in a string: `unicorn 1.0.0` → `1.0.0`",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/find-versions"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"find-versions": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli-app",
				"cli",
				"semver",
				"version",
				"versions",
				"regex",
				"regexp",
				"re",
				"match",
				"matching",
				"semantic",
				"find",
				"extract",
				"get"
			],
			"dependencies": {
				"array-uniq": "^1.0.0",
				"get-stdin": "^4.0.1",
				"meow": "^3.1.0",
				"semver-regex": "^1.0.0"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"gitHead": "fc15d6de8042e25112e63d9f5250a74f0e439e97",
			"bugs": {
				"url": "https://github.com/sindresorhus/find-versions/issues"
			},
			"homepage": "https://github.com/sindresorhus/find-versions",
			"_id": "find-versions@1.1.3",
			"_shasum": "7bab2c3c04fdb88a44d0e988e8e6f11b49d6ee29",
			"_from": ".",
			"_npmVersion": "2.9.1",
			"_nodeVersion": "0.12.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "7bab2c3c04fdb88a44d0e988e8e6f11b49d6ee29",
				"tarball": "https://registry.npmjs.org/find-versions/-/find-versions-1.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "find-versions",
			"version": "1.2.0",
			"description": "Find semver versions in a string: `unicorn 1.0.0` → `1.0.0`",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/find-versions"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"find-versions": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli-app",
				"cli",
				"semver",
				"version",
				"versions",
				"regex",
				"regexp",
				"re",
				"match",
				"matching",
				"semantic",
				"find",
				"extract",
				"get"
			],
			"dependencies": {
				"array-uniq": "^1.0.0",
				"get-stdin": "^5.0.1",
				"meow": "^3.5.0",
				"semver-regex": "^1.0.0"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"gitHead": "c6e8c6dddfd9b5590336ca4cc721267103d86175",
			"bugs": {
				"url": "https://github.com/sindresorhus/find-versions/issues"
			},
			"homepage": "https://github.com/sindresorhus/find-versions",
			"_id": "find-versions@1.2.0",
			"_shasum": "93bf76fc9cbbbee12a1a2a5a29805015f875180f",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "93bf76fc9cbbbee12a1a2a5a29805015f875180f",
				"tarball": "https://registry.npmjs.org/find-versions/-/find-versions-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "find-versions",
			"version": "1.2.1",
			"description": "Find semver versions in a string: `unicorn 1.0.0` → `1.0.0`",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/find-versions"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"bin": {
				"find-versions": "cli.js"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"files": [
				"index.js",
				"cli.js"
			],
			"keywords": [
				"cli-app",
				"cli",
				"semver",
				"version",
				"versions",
				"regex",
				"regexp",
				"re",
				"match",
				"matching",
				"semantic",
				"find",
				"extract",
				"get"
			],
			"dependencies": {
				"array-uniq": "^1.0.0",
				"get-stdin": "^4.0.1",
				"meow": "^3.5.0",
				"semver-regex": "^1.0.0"
			},
			"devDependencies": {
				"mocha": "*"
			},
			"gitHead": "dbe50cd3588d331e01160b4e43c9a477bdf9a49f",
			"bugs": {
				"url": "https://github.com/sindresorhus/find-versions/issues"
			},
			"homepage": "https://github.com/sindresorhus/find-versions",
			"_id": "find-versions@1.2.1",
			"_shasum": "cbde9f12e38575a0af1be1b9a2c5d5fd8f186b62",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "cbde9f12e38575a0af1be1b9a2c5d5fd8f186b62",
				"tarball": "https://registry.npmjs.org/find-versions/-/find-versions-1.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"2.0.0": {
			"name": "find-versions",
			"version": "2.0.0",
			"description": "Find semver versions in a string: `unicorn 1.0.0` → `1.0.0`",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "https://github.com/sindresorhus/find-versions"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"files": [
				"index.js"
			],
			"keywords": [
				"semver",
				"version",
				"versions",
				"regex",
				"regexp",
				"re",
				"match",
				"matching",
				"semantic",
				"find",
				"extract",
				"get"
			],
			"dependencies": {
				"array-uniq": "^1.0.0",
				"semver-regex": "^1.0.0"
			},
			"devDependencies": {
				"ava": "*",
				"xo": "*"
			},
			"gitHead": "b38cc20e795d59ae34183d4343702558d6821622",
			"bugs": {
				"url": "https://github.com/sindresorhus/find-versions/issues"
			},
			"homepage": "https://github.com/sindresorhus/find-versions",
			"_id": "find-versions@2.0.0",
			"_shasum": "2ad90d490f6828c1aa40292cf709ac3318210c3c",
			"_from": ".",
			"_npmVersion": "2.14.7",
			"_nodeVersion": "4.2.1",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"shasum": "2ad90d490f6828c1aa40292cf709ac3318210c3c",
				"tarball": "https://registry.npmjs.org/find-versions/-/find-versions-2.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"contributors": []
		},
		"3.0.0": {
			"name": "find-versions",
			"version": "3.0.0",
			"description": "Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/find-versions.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava"
			},
			"keywords": [
				"semver",
				"version",
				"versions",
				"regex",
				"regexp",
				"match",
				"matching",
				"semantic",
				"find",
				"extract",
				"get"
			],
			"dependencies": {
				"array-uniq": "^2.0.0",
				"semver-regex": "^2.0.0"
			},
			"devDependencies": {
				"ava": "^1.0.0-rc.1",
				"xo": "^0.23.0"
			},
			"gitHead": "7ab63b0c6bf501c688671bf6c2416121dac18ac3",
			"bugs": {
				"url": "https://github.com/sindresorhus/find-versions/issues"
			},
			"homepage": "https://github.com/sindresorhus/find-versions#readme",
			"_id": "find-versions@3.0.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-IUvtItVFNmTtKoB0PRfbkR0zR9XMG5rWNO3qI1S8L0zdv+v2gqzM0pAunloxqbqAfT8w7bg8n/5gHzTXte8H5A==",
				"shasum": "2c05a86e839c249101910100b354196785a2c065",
				"tarball": "https://registry.npmjs.org/find-versions/-/find-versions-3.0.0.tgz",
				"fileCount": 4,
				"unpackedSize": 3264,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4cxkCRA9TVsSAnZWagAAwAoP/2CMRfjU8eOEkkywTOOH\nLNcgMq/0sm25/0TG+HkV7wn67ryHZeZfeEWpvb8pXjdX2d3JbCIoT8HtiJ2w\nAPrWEcbiH9Bevv68EpDurLBLyhQ44BXw4W7xmdhpoTPSAK8VUfSAjdOWvqeU\nvVWWd8qKRVoLBCAsksPVoVi1CWXhUCo5KFS82XCCJ05ZQV4KGR1D29bsk51g\nFNALBXsOmY7mRUIKYoAcZwlqQxL3kfuMPX6ftaOCRfPpZ+0P251Jrr57T39b\nkuLAw3KkJJdesmGDmClv1zm4FuxgcpxhRGaC2h4L0EeHnrkX5b+NekIn/MAJ\n6n/FFrisxjXq/m5qO6k1f05Vs0xEfk0BLQ/VSWI8GLVZMoW5vWBcVBYvsjsN\n0kpyplkWZljBJyk2JU31MokBQRTvK9NTfuDxZkFcHzQe1QJ7bWKSM6Y56be7\nKVn4kysshbHyR/lEB3inkBPA9UVsLPHFthB1qfOCWhDeDWE8byqGhBDMd1wA\neiCwW+rpb+idH6sdSHmAdYjffq+AnHeUrInnUdlU9fHtO7MYdhc+7/VVtNWd\nYgvtVxCzrLiQ3lclzbNmSZ3hn9g0seGY9EbQP0FP2EU82eaKK96H/KkpL3Ls\n2EJ1mkpFaP6T+ar+Ga3W3KMQk4Gz3yXz3+KET2SNdH+8fsnwOl1yIMK9vNYA\np8CE\r\n=L7Ec\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/find-versions_3.0.0_1541524579362_0.0904914709577942"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.1.0": {
			"name": "find-versions",
			"version": "3.1.0",
			"description": "Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/find-versions.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"semver",
				"version",
				"versions",
				"regex",
				"regexp",
				"match",
				"matching",
				"semantic",
				"find",
				"extract",
				"get"
			],
			"dependencies": {
				"array-uniq": "^2.1.0",
				"semver-regex": "^2.0.0"
			},
			"devDependencies": {
				"ava": "^1.4.1",
				"tsd": "^0.7.2",
				"xo": "^0.24.0"
			},
			"gitHead": "483263bb32d9e724f38a8499f63709e381a4d25b",
			"bugs": {
				"url": "https://github.com/sindresorhus/find-versions/issues"
			},
			"homepage": "https://github.com/sindresorhus/find-versions#readme",
			"_id": "find-versions@3.1.0",
			"_nodeVersion": "8.15.0",
			"_npmVersion": "6.9.0",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-NCTfNiVzeE/xL+roNDffGuRbrWI6atI18lTJ22vKp7rs2OhYzMK3W1dIdO2TUndH/QMcacM4d1uWwgcZcHK69Q==",
				"shasum": "10161f29cf3eb4350dec10a29bdde75bff0df32d",
				"tarball": "https://registry.npmjs.org/find-versions/-/find-versions-3.1.0.tgz",
				"fileCount": 5,
				"unpackedSize": 4016,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctLJSCRA9TVsSAnZWagAArBEP/iG3eT5JLT0/b3xYJyN1\nzeqIoghx0d8z+OURv5Rsye3bZI+o8zQop+naQ9Y9wZLAJSLivuKzD+dH1GC2\n3Vr+XCjSFCe53CXPM28O8BGtofgmfKcoHEd7rzYRgmAmKXemQ6LPXVoIPGCj\nG0zCrDJJ5mBTGEhDK1DbvQrtorEG47hi8WjjJjQqOAYRVTwk6Blp42R0uZrY\nDAHqaLTx9an103jpyZba17ePsl/jdIbI6rOkWsNDYvJYeMud6eB70cGsdfc1\nmpdFlfD3CrQxjzXJIoe9JARV515xKprZztJF9r1M54KXvTZYNzl7Q0P2+mPR\nvdYDRcTjt8tIr3YVx8T6kfi0dSZpgAlll1bR8xmvNlp/6khULEILZXKApNt4\nZ06yymVDGxU6/0sg+NABpv8JxOUlo253H14pO3Jms7peCUxOpWhGzhVj+kFu\n2xZjdhnce40o0X/3ao6qIAyxSkvEUhbMyhoMTk454q1iFi1beFnzV/HheWek\nT+NTeUjHKVL3aGlHvB9y5+vX+wUFqFTXC6RXgSs4FKikz//GrEW/ufW630ab\nbaS5kwcw5K7/9mC9Vb1p8vtQKv0lyBy40f8eb3ilft7pImt44flJ0a0o3peG\nqe3Wq++sWIFOxAj/1NH8U21tbCjJI6fr1+a8TNo+WwuVx6/Gd85aqb/y4l/K\nsKLT\r\n=nEin\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/find-versions_3.1.0_1555346001563_0.20022598247639545"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"3.2.0": {
			"name": "find-versions",
			"version": "3.2.0",
			"description": "Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`",
			"license": "MIT",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/sindresorhus/find-versions.git"
			},
			"author": {
				"name": "Sindre Sorhus",
				"email": "sindresorhus@gmail.com",
				"url": "sindresorhus.com"
			},
			"engines": {
				"node": ">=6"
			},
			"scripts": {
				"test": "xo && ava && tsd"
			},
			"keywords": [
				"semver",
				"version",
				"versions",
				"regex",
				"regexp",
				"match",
				"matching",
				"semantic",
				"find",
				"extract",
				"get"
			],
			"dependencies": {
				"semver-regex": "^2.0.0"
			},
			"devDependencies": {
				"ava": "^1.4.1",
				"tsd": "^0.7.2",
				"xo": "^0.24.0"
			},
			"gitHead": "7c954cc063baad92a9a7d0f3e65a6ed60c2de839",
			"bugs": {
				"url": "https://github.com/sindresorhus/find-versions/issues"
			},
			"homepage": "https://github.com/sindresorhus/find-versions#readme",
			"_id": "find-versions@3.2.0",
			"_nodeVersion": "10.17.0",
			"_npmVersion": "6.11.3",
			"_npmUser": {
				"name": "sindresorhus",
				"email": "sindresorhus@gmail.com"
			},
			"dist": {
				"integrity": "sha512-P8WRou2S+oe222TOCHitLy8zj+SIsVJh52VP4lvXkaFVnOFFdoWv1H1Jjvel1aI6NCFOAaeAVm8qrI0odiLcww==",
				"shasum": "10297f98030a786829681690545ef659ed1d254e",
				"tarball": "https://registry.npmjs.org/find-versions/-/find-versions-3.2.0.tgz",
				"fileCount": 5,
				"unpackedSize": 3952,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd11UnCRA9TVsSAnZWagAAFfYP/3N0fFTAqfIIX3GBh+7o\nM33+MEmo7IotqAYlgLkGa10PAbi5zdKQ6WBSFEMPqrWng9bOsOwWWERJfC1z\n/Y6AVd+4/iuro/fJr88eM7q/m4mT0D3xJ7y+g7Ya3eR9p5JW0ZYSgiPlwbDW\nEPFiPlpL8DAGj+aI9Kf4Ja3jhQYuOIOIHVc/6pHwEi0cwItB1AfiYYY6kKDh\nlrXf9HblhSYPKgX7HqREF0HJKtEwbJ/IEzD0wOld8XWZgVClrsKJxvxfKHRs\nkYflfjkHnAzdWjj4U8qJoPk8bTPiFWqthwFvF5xLT+AqgQG58/90XpmCEOU4\n1o01A+H3+QqWcOfotgHLNMGy3XJOiya1ozheptZF9kFoSMzObOJ6r0O9zW56\naMP1mi3pV03hWnqC68FmCzK7PBPXc4/tp1fAFubG0sBqY5zHJt3hwXXy38zK\nBLqhjJt4/YO7FDN8BXzRsYhJM0wg7rkKw9msI2RgReuEQQ7B21DkXjC+iE5Q\nM8e+CWFmHVA0hNryaGZU/huX+WjWds3vknVkFUSopnxZJSz2fR6dtYbzQVHN\n64oj3Jvtjz6yfjPURQQkQkfjcR2DnJ9cuqFmmoT254NtU1bmJb0oOloFhSYm\nIu7YOdkh1F5+YFrA1TUhF6o2f4P1AG6rQLK6IYC6xuqGflNnWP4DKNuzSWVf\nBny2\r\n=/a2c\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "sindresorhus",
					"email": "sindresorhus@gmail.com"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/find-versions_3.2.0_1574393127455_0.3036714236085505"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2019-11-22T03:25:31.044Z",
		"created": "2014-06-13T23:08:09.807Z",
		"0.1.0": "2014-06-13T23:08:09.807Z",
		"0.1.1": "2014-06-25T13:28:58.984Z",
		"1.0.0": "2014-08-14T14:58:35.825Z",
		"1.1.0": "2014-09-07T17:57:38.235Z",
		"1.1.1": "2014-09-08T17:16:40.748Z",
		"1.1.2": "2015-02-16T17:35:09.712Z",
		"1.1.3": "2015-05-19T19:18:52.215Z",
		"1.2.0": "2015-11-14T11:24:10.730Z",
		"1.2.1": "2015-11-18T21:06:22.334Z",
		"2.0.0": "2015-11-19T09:01:44.194Z",
		"3.0.0": "2018-11-06T17:16:19.582Z",
		"3.1.0": "2019-04-15T16:33:21.784Z",
		"3.2.0": "2019-11-22T03:25:27.599Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "3.2.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"00b17f71713fb8e3eec4207f12f383a3\"",
			"fetched": 1602009374870
		}
	},
	"_distfiles": {
		"find-versions-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/find-versions/-/find-versions-0.1.0.tgz",
			"sha": "7d84ea9148dde942a89c7e83deed50b97c25e08d",
			"registry": "npmjs"
		},
		"find-versions-0.1.1.tgz": {
			"url": "https://registry.npmjs.org/find-versions/-/find-versions-0.1.1.tgz",
			"sha": "3a5bc2cf346ab1b6bd57cd60c480d0022df5ec17",
			"registry": "npmjs"
		},
		"find-versions-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/find-versions/-/find-versions-1.0.0.tgz",
			"sha": "3b638b7070b04f2e68b4ca887014c7b9b8dc7011",
			"registry": "npmjs"
		},
		"find-versions-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/find-versions/-/find-versions-1.1.0.tgz",
			"sha": "2e8eb0001f8368df54fca7e697c39cb6051d787e",
			"registry": "npmjs"
		},
		"find-versions-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/find-versions/-/find-versions-1.1.1.tgz",
			"sha": "072070309217b63c881c74ccfaa75cb947461d3c",
			"registry": "npmjs"
		},
		"find-versions-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/find-versions/-/find-versions-1.1.2.tgz",
			"sha": "69c5be7cceaab424813ed822868d9cae83102d95",
			"registry": "npmjs"
		},
		"find-versions-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/find-versions/-/find-versions-1.1.3.tgz",
			"sha": "7bab2c3c04fdb88a44d0e988e8e6f11b49d6ee29",
			"registry": "npmjs"
		},
		"find-versions-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/find-versions/-/find-versions-1.2.0.tgz",
			"sha": "93bf76fc9cbbbee12a1a2a5a29805015f875180f",
			"registry": "npmjs"
		},
		"find-versions-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/find-versions/-/find-versions-1.2.1.tgz",
			"sha": "cbde9f12e38575a0af1be1b9a2c5d5fd8f186b62",
			"registry": "npmjs"
		},
		"find-versions-2.0.0.tgz": {
			"url": "https://registry.npmjs.org/find-versions/-/find-versions-2.0.0.tgz",
			"sha": "2ad90d490f6828c1aa40292cf709ac3318210c3c",
			"registry": "npmjs"
		},
		"find-versions-3.0.0.tgz": {
			"url": "https://registry.npmjs.org/find-versions/-/find-versions-3.0.0.tgz",
			"sha": "2c05a86e839c249101910100b354196785a2c065",
			"registry": "npmjs"
		},
		"find-versions-3.1.0.tgz": {
			"url": "https://registry.npmjs.org/find-versions/-/find-versions-3.1.0.tgz",
			"sha": "10161f29cf3eb4350dec10a29bdde75bff0df32d",
			"registry": "npmjs"
		},
		"find-versions-3.2.0.tgz": {
			"url": "https://registry.npmjs.org/find-versions/-/find-versions-3.2.0.tgz",
			"sha": "10297f98030a786829681690545ef659ed1d254e",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"find-versions-3.2.0.tgz": {
			"shasum": "10297f98030a786829681690545ef659ed1d254e"
		}
	},
	"_rev": "13-23954ff329d91d4e",
	"_id": "find-versions",
	"readme": "# find-versions [![Build Status](https://travis-ci.com/sindresorhus/find-versions.svg?branch=master)](https://travis-ci.com/sindresorhus/find-versions)\n\n> Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`\n\n\n## Install\n\n```\n$ npm install find-versions\n```\n\n\n## Usage\n\n```js\nconst findVersions = require('find-versions');\n\nfindVersions('unicorn v1.2.3 rainbow 2.3.4+build.1');\n//=> ['1.2.3', '2.3.4+build.1']\n\nfindVersions('cp (GNU coreutils) 8.22', {loose: true});\n//=> ['8.22.0']\n```\n\n\n## API\n\n### findVersions(stringWithVersions, [options])\n\n#### stringWithVersions\n\nType: `string`\n\n#### options\n\nType: `Object`\n\n##### loose\n\nType: `boolean`\nDefault: `false`\n\nAlso match non-semver versions like `1.88`. They're coerced into semver compliant versions.\n\n\n## Related\n\n- [find-versions-cli](https://github.com/sindresorhus/find-versions-cli) - CLI for this module\n\n\n## License\n\nMIT © [Sindre Sorhus](https://sindresorhus.com)"
}