{
	"name": "snyk-go-plugin",
	"versions": {
		"1.0.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"fs": "0.0.1-security",
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5",
				"toml": "^2.3.2"
			},
			"version": "1.0.0",
			"gitHead": "315df6f3efb110a49cf8ee43b2a10cdace3e1fb6",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.0.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.2.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-olpcInegf6D19SyWizXfUrtSApIMaNQnU96b5dbLdBGXZ2td2KEsM5SLVluq7fgAy9Pf7JOR1qRu4uxkdzBKRQ==",
				"shasum": "d7286bbfb337cebdf5ef4fd8cc1633204205124a",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.0.0.tgz_1502101395631_0.042857118882238865"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap -R=spec `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"fs": "0.0.1-security",
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5",
				"toml": "^2.3.2"
			},
			"version": "1.1.0",
			"gitHead": "1c7ceae2882edc61872b2d2db4e3ccda89ad186b",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.1.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.2.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-k6U2mBoPUj7Jl287v794JoaZmwVf1t+f3CHvojlKL8mKA/NlM0dqqBVWuk9kWOrHjn26U07FTjlCxo7mjPL7Gg==",
				"shasum": "fc604b4a80b741f7cd0af7d3ec1713288800423d",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.1.0.tgz_1502176879649_0.5080975710880011"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap -R=spec `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"fs": "0.0.1-security",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.1.1",
			"gitHead": "a110a5fa55b84d053e112040bee9b89414bc5cf8",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.1.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.3.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-BzbRNgLl77tz+aohDN/2zLTBPvH5LoXkI0iP1kEsIeEUNuWTjktV4BZeut9jD5KmaNYsLZPCd5uiydJ5G9XdUA==",
				"shasum": "93d5510b7e7b1d54ff6e32e6701b67487bd590af",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.1.1.tgz_1502802803500_0.2081142091192305"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"fs": "0.0.1-security",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.1.2",
			"gitHead": "b2e13c5a55f73035e51baf12d5bd379e3759ba84",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.1.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-T5O/45MzBYmwIYiiEv530F7dLC3YxMWCB+AfsfUtzFALsVALDPdUlklITRL1BbmdbjDWtYhZ2pmraLE6aLA6+Q==",
				"shasum": "af93ab38d34ab40c67f1ffb00eb3bf6e4b6ab17c",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.1.2.tgz_1503305116493_0.9746054967399687"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.3": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"fs": "0.0.1-security",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.1.3",
			"gitHead": "379f7ba5e15354c2ebb0747e4cabe1e7bfeb3348",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.1.3",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-UUheeILvg4ZcNBF5JxJ7qTVQ9ytIpeGZkG94M7dbJgTo5zFFy0lNXQkWiKcEDbgGdoOl8zeeCED1nmKAM7HcvQ==",
				"shasum": "68fc6ef980872b254fb812430a6b1f3d84a146fd",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.1.3.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.1.3.tgz_1503934863243_0.991518292343244"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.4": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"fs": "0.0.1-security",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.1.4",
			"gitHead": "869524a5d0a7c5552de6019d76efa6c1db528c18",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.1.4",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.4.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-DLJYrbCeMKXrXRCJnvtfNYmtidglffhPkt1BTUXnMP1e9Vgd4+eoS7+111KVLxV3v43osCTs/4g7DrcwefZWaw==",
				"shasum": "ed1126b68c1a488d813eb2b36f12e195a01d764f",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.1.4.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.1.4.tgz_1504008295221_0.3768054498359561"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"fs": "0.0.1-security",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.2.0",
			"gitHead": "8a2a2b6aa9a44c4b04b19097659b55a5ec09de6a",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.2.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-rM5uPOCGx28wP8iqg37v60ORoI7H2gTiIi8vi1NdIfwQZoDJpRZx/G8RxakiGOkh+gAMesH5JxGGGopwKi1BKA==",
				"shasum": "13a436c42b199f631c1e3657356c2099d272efd1",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.2.0.tgz_1505233296047_0.5372879470232874"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.1": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.2.1",
			"gitHead": "2c2ce54db7bcc23e40bba048795cff6e7b01d093",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.2.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-KmnzxEodZSwK0QW/WFi2CLOue3vRPLV7rT+gdGsOuPOAE96urnAmO9+JiBYMDHu2TFIszSV+UJDdJSmccuq/3Q==",
				"shasum": "91e3024d5c1c0c4f62d34d16dca8e1bbe5ad7ecf",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.2.1.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.2.1.tgz_1505845329166_0.6934932717122138"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.2": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.2.2",
			"gitHead": "fd72530781ef10df77fdcc78dfb8be576c8fd2fa",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.2.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-6tFFNWkFXrXTALe8jbfImTxFCdKXKcbgSwKbHT1dJNubeIRojqr/u9Zu6cbkABxHKUG9rwj5CZVHvfb1vcICcQ==",
				"shasum": "b4f552a941b638d3ee0b3153cba19c8b1aabdbfa",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.2.2.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.2.2.tgz_1506349541925_0.1116495078895241"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.3": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.2.3",
			"gitHead": "a3225078d74c311c724e23021192888b245a1a4b",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.2.3",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-UbJYhY+uRRW9TCyOocnYHVZI/dJkJTGHnKBhcgTjkzuKm7HsgcrjV93929Ll/zezRROYiTymMvAufydw5A7k5g==",
				"shasum": "c341e3d1ba361573fbfe402d6a0861c855cb068a",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.2.3.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.2.3.tgz_1506436607595_0.8778440745081753"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.0",
			"gitHead": "c29fd3199af3177b80fd601c3c5b40a076fbba78",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.3.0",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.5.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-wMGWRwDg/OsGX69/BMwyMJ3uxoOzFnhNSej0drFsFPPWlxQlN0EaWoQSbhdKGKAtpJ/kM2FfSwuSv4XyWJajYA==",
				"shasum": "9e275cdef4bc5cf24499ea609db36db572caac8c",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.3.0.tgz_1506443975023_0.7268806155771017"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.1": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.1",
			"gitHead": "8c8d0835197c7d6e993f8abdfd08651759c0d917",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.3.1",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-LUzgGZ3ueIJXpSKpuN4P0gbgIziUZZqE6HlZJWWbW+MCb5HCO32u/qeMl0MPgF8bQoZl9Ap4Ed/pKDJo/tcdTA==",
				"shasum": "ba50cdcbfdfc1e177253bdbfee6fa128f1433e2c",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.3.1.tgz_1506614784225_0.1788336168974638"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.2": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.2",
			"gitHead": "53d4d44505515780a6899477ac7318ac862d4f47",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.3.2",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-w2zOvAc4bcXw7qU/7eWTO6N7zk9kRSYo+b3sgzzu4XBkxCU+gbZ3Yg64W7pzvNbjVW5XEcL/mo2FCJsj6UqjWA==",
				"shasum": "b1f78794b53f649d38ec46397d5da3985ac2b9c5",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.3.2.tgz_1506925493884_0.5258443208876997"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.3": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.3",
			"gitHead": "219cc133a5c7a68bb788c38d144a2b51bb2285ff",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.3.3",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-e0W0f/RvUr134LewwfeLIa0qw5T56z2aI4pFDT4mOGkpXpkohyei7PpG9U0zZNnShIljAhBf0RuK1Pu/akaKrA==",
				"shasum": "d1466ab8f3d0be13a20ea8a8dfef50509e29f515",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.3.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.3.3.tgz_1506944002250_0.13331993483006954"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.4": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.4",
			"gitHead": "5677c22fb6f122b1c9b6926f39caee4189e633c9",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.3.4",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-IvvWusfqbh3F7mIB0QpBeJaKm03lPKY8eE8ms53wS8wzgC+Cxfg+OF316/UN17zbx15Uz5Ubrjwxf1u2uDHYEg==",
				"shasum": "263a4124ec0ed5e96a75a03a58acbe9d378a7fa0",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.4.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.3.4.tgz_1506949949644_0.17932592798024416"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.5": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.5",
			"gitHead": "17f531b660afee7990600959ece3a6eede8a3425",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.3.5",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-NDDnQQmfRH7CbxDNW084eAbjmIOsmlcAADOQMOnb4aFuSCVXZSsBnkQIawGE+WerQKW0iLliG+d3CSxlCvXkmg==",
				"shasum": "8b39c6baa7fe6d286b4e7a058ac67e31b1663ff4",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.5.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.3.5.tgz_1506982421572_0.6963918732944876"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.6": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "tap `find ./test -name '*.test.js'`",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -e 'js go'  -x 'npm test'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.6",
			"gitHead": "90396b836b2c15dcc51e0a5ffcdb9ab086390ac6",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.3.6",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-Iohd8OA4H6vv0uY1l4O1Gj2zfDaZBb/nlTgrJtoTBm0Cj73jFuthAvezo50HZo9s0me7M8cSp9WMdhF3yCuaIA==",
				"shasum": "f336548bbc8df7353dfd77c707422b6ad51d391f",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.6.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.3.6.tgz_1507270904304_0.5380755239166319"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.7": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test-functional": "tap `ls ./test/*.test.js`",
				"test-system": "tap --timeout=300 `ls ./test/system/*.test.js`",
				"test": "npm run test-functional && npm run test-system",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -e 'js go'  -x 'npm test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.7",
			"gitHead": "07e3af38a23e8a70d51aabc7cdb0f2df3c73c1b0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.3.7",
			"_npmVersion": "5.3.0",
			"_nodeVersion": "8.6.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-5Pal4eS5l4ahCvpx8rYZBJea7WeGE8vOng/9O603vBgxK0T+EFMOCwNYaXxqHqfjwjwdKzyUS18xsKrzHrNWIg==",
				"shasum": "af57af7132c9e313555b5d8955312b87f016f447",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.7.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.3.7.tgz_1507563031499_0.8479984593577683"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.8": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test-functional": "tap `ls ./test/*.test.js`",
				"test-system": "tap --timeout=300 `ls ./test/system/*.test.js`",
				"test": "npm run test-functional && npm run test-system",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.8",
			"gitHead": "842cd66cf64e565bbf27d89cda9aced0f70b7da2",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.3.8",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.7.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-jHdC6+wEgSCV287PWFPx/9yb7NaLIi/jf4qxxu4CfNVjepA7Nk88LWAb4URQ/kJbw2IY7lz9z6OJlr/npqt9MA==",
				"shasum": "77f7fc663b276d4e6007c5bd23ec2453c35a45ee",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.8.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.3.8.tgz_1508413490064_0.8470343216322362"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.9": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js' | grep -v fixtures` -v",
				"test-functional": "tap `ls ./test/*.test.js`",
				"test-system": "tap --timeout=300 `ls ./test/system/*.test.js`",
				"test": "npm run test-functional && npm run test-system",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.9",
			"gitHead": "5c653c8fb5b1e10d931274f19b2311f28bfc9518",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.3.9",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.2",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-DfDAd1snTOaaMpRJUfBoFnSiruzblXwwZC6glYJxHufSqomX26iSOmmHNpmYr4FkudYMToVIIn3KghlS1H0VvA==",
				"shasum": "8d085d6ec675177404c69901353939e99a117762",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.9.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.3.9.tgz_1512573655057_0.7007097657769918"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js' | grep -v fixtures` -v",
				"test-functional": "tap `ls ./test/*.test.js`",
				"test-system": "tap --timeout=300 `ls ./test/system/*.test.js`",
				"test": "npm run test-functional && npm run test-system",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.4.0",
			"gitHead": "b971397e739a9751a9c17a9dcd387b8e9656d61e",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.4.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.3",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-4eXOgsP+CzSa8VinIRk6J0qV44pDHtOwPDtifom1pD4cTo0eXEU4APh7bX5qtJzzyvIlZjAShopI9czv9Qtsxw==",
				"shasum": "b419c90e5a2db42ff367ff5c0f59c066c77d5d59",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.4.0.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.4.0.tgz_1512928854179_0.48620576900430024"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.1": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js' | grep -v fixtures` -v",
				"test-functional": "tap `ls ./test/*.test.js`",
				"test-system": "tap --timeout=300 `ls ./test/system/*.test.js`",
				"test": "npm run test-functional && npm run test-system",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.4.1",
			"gitHead": "c05984ce9c918c635a641a3af9fd2612b622ffd2",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.4.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.3",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-V8W6PMRU93Gkr/lovDW/FdJwQs081W7w0Gvq0zID3Il8iQoZOlkPitm/vekCGnh2crj3UTNJVG2ZDfwDFDJPqA==",
				"shasum": "a9515851f906b0e10bc97ceffb6b49ba0b9215f9",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.4.1.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.4.1.tgz_1512996574679_0.5225013759918511"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.2": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js' | grep -v fixtures` -v",
				"test-functional": "tap `ls ./test/*.test.js`",
				"test-system": "tap --timeout=300 `ls ./test/system/*.test.js`",
				"test": "npm run test-functional && npm run test-system",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.4.2",
			"gitHead": "0727193e899f201e7607b5e2a847ad3013d24f64",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.4.2",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.3",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-TEFA3Rm/mC0aPXYzg4qohjWmpIYumx/PgG+pGORqGo+bie+fB5I5CNXE7yZX0+bepYu+WD6E8NLtiNovykaFyg==",
				"shasum": "b17b0fa216ed2ab8e7c54607b9252be1992bd980",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.4.2.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.4.2.tgz_1513066711953_0.16412053210660815"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.3": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js' | grep -v fixtures` -v",
				"test-functional": "tap `ls ./test/*.test.js`",
				"test-system": "tap --timeout=300 `ls ./test/system/*.test.js`",
				"test": "npm run test-functional && npm run test-system",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.4.3",
			"gitHead": "c495161733a300d53bdc42d44fdf0990de849b23",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.4.3",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.3",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-xU+X+4qNwpe+0dwkxBiMrKbTXBT5HSaUViqTZ/SlgtPDRZ9XclgJ/b9IPU4ujAZ69Pzv5hRDyRP0wFO7hw0kXg==",
				"shasum": "3aa016f97414cd470c72347bd1ab07a131df7a6b",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.4.3.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.4.3.tgz_1513607943165_0.16942362999543548"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.4": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js' | grep -v fixtures` -v",
				"test-functional": "tap `ls ./test/*.test.js`",
				"test-system": "tap --timeout=300 `ls ./test/system/*.test.js`",
				"test": "npm run test-functional && npm run test-system",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.4.4",
			"gitHead": "2c286cf61c1c985203e417b5d7f01907f9170b42",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.4.4",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.3",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-SgM6CORSB2YjUqJ3h8qmEFVlHnOjOxLjbj11RTkuBld1xj+FVkqhVzX8nkp4bq0uAtkBGQZ+TM3CERxIPFUQvQ==",
				"shasum": "90230b9f6399f91922a25a0c4cc1105eba224a07",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.4.4.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.4.4.tgz_1514107066221_0.2577370998915285"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.5": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs ./lib ./test/*.js ./test/system/*.js -v",
				"test-functional": "tap ./test/*.test.js",
				"test-system": "tap --timeout=300 ./test/system/*.test.js",
				"test": "npm run test-functional && npm run test-system",
				"test-system-windows": "tap --timeout=300 ./test/system/*.test.js -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional && npm run test-system-windows",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.4.5",
			"gitHead": "f0b1f4c698a25f2d275983a88f89f6d6b7265d51",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.4.5",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.3",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-uuPXt/NDROmG/pnQveOdur/ToG3h4W64F8r+3L7ZCMPikkRkieoCMGpfMYhEgG+oMlO1bzAsf+YGvMfY0o96Kg==",
				"shasum": "bf462656caade0603970b68e756f4b389c3aeaaa",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.4.5.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin-1.4.5.tgz_1514385331762_0.42940336582250893"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.6": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs ./lib ./test/*.js ./test/system/*.js -v",
				"test-functional": "tap ./test/*.test.js",
				"test-system": "tap --timeout=300 ./test/system/*.test.js",
				"test": "npm run test-functional && npm run test-system",
				"test-system-windows": "tap --timeout=300 ./test/system/*.test.js -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional && npm run test-system-windows",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.4.6",
			"gitHead": "a3e6d4f4fef68cc9a7b6b4aabb3a3e40733fd798",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.4.6",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npm-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-Fnl5UWjklZzXN05MsWThM+8jW71LAD0k/bMt8Gqbnb0EdmOdyopyxfeTw2K6yXxyBiiVSJE0De+2Enak4zgBwA==",
				"shasum": "5fd68666056fcb68cf8e5752e0e8233e288aa080",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.4.6.tgz",
				"fileCount": 13,
				"unpackedSize": 27760
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.4.6_1522312470451_0.7114624542479207"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.5.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs ./lib ./test/*.js ./test/system/*.js -v",
				"test-functional": "tap ./test/*.test.js",
				"test-system": "tap --timeout=300 ./test/system/*.test.js",
				"test": "npm run test-functional && npm run test-system",
				"test-system-windows": "tap --timeout=300 ./test/system/*.test.js -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional && npm run test-system-windows",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^6.3.6",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.5.0",
			"gitHead": "76af71816d1a4a6b2ec1478c9542dad2a3d0f6c9",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.5.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npm-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-H6CHhGqchCcQV/JhOiSbTI8JLYhQU7dZ/oLwHMfVEXSD3bWOp1evlohuaQQaqic/ZInitLsjkCLHG2x47ZgUgQ==",
				"shasum": "0c51fe8c4cfc412f09a297ec33b79ab718f85633",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.5.0.tgz",
				"fileCount": 13,
				"unpackedSize": 27650,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4XliCRA9TVsSAnZWagAABFEQAJpIro+I7NdSJYameMaZ\nkShqx4jocOCY1Or1e6ReecuKiAuH8VSldheo+QyG0gil8ucbTWivqVKVMr6V\nPHIOBf9mjplHdRtB+KtN40aVbe8B91JR8bAwPfDAcTGcEgsburcuJm9AcWSW\n2BN3uoONlBEdut4fuaX6CZwapM+4Kyi0gOyTxE3+aBtbZIZ4S/cCyM4nBNnm\nXTzXgGOJEPJRAusO3a370J0o42C74bwst+GLm0MY9UJ4XWCRsNG15diAmKUs\nzMye5YMh4jGiIxKfzp2GHGRWoubwjgU9a51++MEdCirugqqL/LZwAHH8cR27\nNMtFCwg9JXSNY1OQJg4Dx4qafvsr9X7IZ64j931UX8VHVJtp+/p2Pf4n9pBM\nnhdRKOXFTuwPOz5cDxRaxVhMJ6sOGVCfU5jO1LP5YJTv0Js7tqE6KYxENNcZ\nkCcH0iy27wsna64+KAenMkhNvaE/3Xcoa9BfSATlvdJEnL+4ZbWWgrsyPgkL\nyaB5V0TArllN+SXmJABbeHqMH9U+0IxcNEBs84HicSDoU/a0SEpOIpuov2Hr\ncyUV0Hxqyocas9wh0enwPRqBeJ/NmsZjeC5aotv6dKlq9cOUso8M1B8K5d32\n+NzYWKNOsnnnO2WOf3gDEoqAzVUOTtCgAJOvjZPu+2J33qbzNe94tUDFfAMu\nqxwo\r\n=xH4n\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.5.0_1524726113995_0.4693267689463976"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.5.1": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs ./lib ./test/*.js ./test/system/*.js -v",
				"test-functional": "tap ./test/*.test.js",
				"test-system": "tap --timeout=300 ./test/system/*.test.js",
				"test": "npm run test-functional && npm run test-system",
				"test-system-windows": "tap --timeout=300 ./test/system/*.test.js -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional && npm run test-system-windows",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2",
				"tmp": "0.0.33"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"semantic-release": "^8.2.3",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.5.1",
			"gitHead": "7ad89662f2c6f7ee55c0240173db0ecdc3786966",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.5.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.2",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npm-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-8OPJOT05Z/UL5fFSXV6b/A6KjlS1Ahr2gpup1bhXtAGXlUUPyWidqkCIER9fexDXqYWgAoDAdn9YHIvmL/5bfw==",
				"shasum": "220016f2dc51e1f5fe8efe496049039ad3f03010",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.5.1.tgz",
				"fileCount": 13,
				"unpackedSize": 29615,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBqA+CRA9TVsSAnZWagAAOccP/jKMUFgBFjJzSLyjlbHq\nd85UU092JUk7Y8OMH3cO8DsM1+B9HmoxYhvnSKEPQGxhiYPA5HRaoYTHalbd\nBbqwmwdsPrJvIIAWi5QvbCXlHRkU4KhcEXfN+zPIOpflxG23JsYmthBMPy4L\n9u7u1y0NtMF51kwg+EMitGnEMJIDPQleuIfpF8owypQgb8rEhxVA+yTeZ6cl\nVDHGDNhKDPlqRq1LTasXnFQQz40qEd02k9xpUK9Ot6dGMKC5+pkL81pC4hDr\n47j43KOK2gaQ4QlSw7acVSNYY9wJvmnRARfxGZubC9J3FsJrKzPvOy0HCetL\nXSfwhrQvLHmkgI+eYD3VzFefMSuF35PCEpmt5O+/7tEJB0FMnniJ8PYzBUOt\n4Xnvq5mpYOXxsQtqKxWql6IMCVAu2C9eKNAmmyfiqdykiWGubiMP4/jR29wG\n6iMOMda1SQEXwn1Dz7ehKiK2ap8TjzJFrmX+wzMwycP2xSXtOU+00gTNyiXw\nJaR394EKW36NkyX6MyxSBPzHoRk/0S+SPiN4r4MpYYEuLwxoG59JkEX3s/C3\nEhwLU3dCjpLBbV/h2H9XU+P8UuUfzcCawrBqT6PRv4DOfiuDcjr8NOw81LIN\nqb3kWkIPw+NBrHwvagmU8ozKM8i2d8u+eSKFezvkdHOjtU2grAyceve46ybH\nBzoC\r\n=19X/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.5.1_1527160893899_0.10660702994081372"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.5.2": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test/*.js test/system/*.js",
				"test-functional": "tap ./test/*.test.js -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.js",
				"test": "npm run test-functional && npm run test-system",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.js -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional && npm run test-system-windows",
				"semantic-release": "semantic-release",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2",
				"tmp": "0.0.33"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"semantic-release": "^15",
				"tap": "^12.0.1",
				"tap-only": "0.0.5"
			},
			"version": "1.5.2",
			"gitHead": "40a509fbd1c18890acb95c03bf94f8b14c144bf0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.5.2",
			"_npmVersion": "6.3.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-XWajcSh6Ld+I+WdcyU3DGDuE2ydThQd8ORkESy0nQ2LwekygLYVYN66OBy0uxpqYfd4qoqeg+J8lb4oGzCmyGA==",
				"shasum": "c45273a2a05ca621553b3a0c60511757f8d24e1b",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.5.2.tgz",
				"fileCount": 15,
				"unpackedSize": 36035,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbapHzCRA9TVsSAnZWagAAb0UP/02YswyMISk0svzf2Xvp\nrStrC9P2dcznJIGr51o8B00YPHKyYlKCqLsWxp314joX/SqcAE2xiVJ8IZW3\nCEFgwIsrIqY77TFnOThMvsyXR0fbJXEtyyos3anuv/7XWSZGKmYy0pc5CXUN\ntK2TbhhknWJzOtLmACpLFvDKEfMTUPxE5QpoPzHxB8He8qq+Pb8B9zZzIso3\nYtia3R/nIfaHbzdTLmcAAJHV5LUYdAl+328xIRk5LhjlzIPaftwdJkYL3nrL\nlM1KCEcKMDP6xxfcXN6ZpBwCmcBODp1qM/6JxOW7zI+/NLbPHjv4up31RQS4\n2vFbH7EfIalbwn7D6GN33Nab8pF2EUjBjnidKUMIaKfT9ZILPSoorDLGUIMM\naZ55PEbOXy4qzN8EP6FgJKrn3iAYgKKC/9WYIIvwuL95f4hVAT8J1U8GOZwU\nUCHE/kg96IsCGykNrMzU6FlNK/SvVIuQlpCJZY5ajDJKjMN+Q6o5NsNUNfHS\n9X+sBpWxuOHUt65LrM+RWU2ExoINmRaTHzIgPGfa/lJnvmw9LxCEy38VJJNA\ncq+XhA/oY7ami2WXtYoXppCD6UWHtbvATPYRWpnKUhWDBOs6Wai+HFDVttg1\nMyItkw1BhGi6cwEe+KSR7AVExJUz55MgSH8r0ubPKd67EwvlGRmAOZauXvnR\n15io\r\n=dZeU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.5.2_1533710835586_0.2827185410915838"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test/*.js test/system/*.js",
				"test-functional": "tap ./test/*.test.js -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.js",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.js -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.js -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"semantic-release": "semantic-release",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2",
				"tmp": "0.0.33"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"semantic-release": "^15",
				"tap": "^12.0.1",
				"tap-only": "0.0.5"
			},
			"version": "1.6.0",
			"gitHead": "0d6ad2c1f69c64445692c9a40389143f6873c1a5",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.6.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.12.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-E6aYw7XAXSs2wJR3fU+vGQ1lVyjAw8PHIQYQwBwMkTHByhJIWPcu6Hy/jT5LcjJHlhYXlpOuk53HeLVK+kcXrQ==",
				"shasum": "4b312db52fdde6d9b2ac75fe1f9712b88563737d",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.6.0.tgz",
				"fileCount": 15,
				"unpackedSize": 36315,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxZBPCRA9TVsSAnZWagAA/jkP/j8Ku8QdOOBbVBzTjyza\ntbuv6OSWFnIAqEt3/frHsuWtSnjopZfSZHDkqy+VNj2DA4hFewDzyDilyqL/\nsAJVN9qPrvjIH9jUWpSti4WwKtcw9JkF8SRgZUkdBKU4yE4EMkI4u48pfpQy\nusIFPkAtUFmdi76ieyq2L9y6M1FW7qml4UWv92MKPA34XDh3z3favBw4nRwW\nMAaQhRO1Nh3dLN1PdIWQumOVtLsZHIoEyr++POMMIew6TQbKHodhVlJbqY3A\nrnJYC1Sq8mbrqcslN3+vE8yv1maWdAt7viRjcGYROwH0jc9pEJg2oHZKctWU\nxseqbCXP//Lx7HHtsiaRy/cuMkTZuWEIdah8MM9+jkLTQnGgC+SpBmvQhSDr\nr5vhdOWQkZJ2MrjoltR59uzdJoorkHMtrzW6zYnYiH+V1ieuymJDSfMl2EwT\ndkKHG/mYmfozWPLIRURGQhbWnidKXHi6Bx/uooESVIhWStqFdkTltoGndymn\n4iUUYt8TwAuStC5EH0eeCUyCNuV+8r9Uhz0ZQsjkCY4PhgBZp1L9ZY+6aPxl\nEoG+5wKLauX2yzkJJyj95M2KhGjwO6JSuhaWjp8d92/NDnGgaVfkQ6doclaD\nfpQFC0UR1AA+8p9sFZc5O1HdockSdNQa36VsfMm/LglRxYc+scROk2TuLLuF\nZ393\r\n=yLP8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.6.0_1539674191007_0.16611075371684847"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.1": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test/*.js test/system/*.js",
				"test-functional": "tap ./test/*.test.js -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.js",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.js -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.js -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"semantic-release": "semantic-release",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"toml": "^2.3.2",
				"tmp": "0.0.33"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"semantic-release": "^15",
				"tap": "^12.0.1",
				"tap-only": "0.0.5"
			},
			"version": "1.6.1",
			"gitHead": "73b3714817adac8f9641cd99ad45314369d5c050",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.6.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.14.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-hFOMyznfcMzF1HaZP18VmjQSqK/jBOowh0lpJY4UqmaQSZyJury3Ax+44O9oVUJi8lb8A4g7RVbxhlWl6bIqlA==",
				"shasum": "fad24de943a587d676af9408e5b3976d6b20267d",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.6.1.tgz",
				"fileCount": 15,
				"unpackedSize": 36345,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCTW/CRA9TVsSAnZWagAAeqwP/1FHTJ+hg8PeWyaDFQq4\nOffupWVeeKZEyHSCsUpQijla5UfkBbq9I4gP1uLkaMNsqMAYDdWWkJ5uhzas\nDv0qviAqCd7xyaAnAnEqMqjmZU9Nd3rzGFt3hh0kj7gEKad9cODy3ohQlj91\nWBd3DlXg7+tis4+UqReVBPjxzB3unJdh5ulRUsRDlS32iehse2aL1TOP8qRH\nCyTJ1W+SuUyjEzIOL0x/pbujO72+Ri98zGzLEl2U8MMDoJ09yhFoHIg4iGgd\nr+K8qqR0CnLO8RPWs8oL32k+MwTpUf5h1zj3s7A2KQfTxIl0Ngr7ppUfrAKS\nIJlN2wc6WOuduvJ+dyT0hg8rHPh+ws6pinhaZq1BiugO6lfui/VuEWjABt6E\nvE4PEqIMzv8QTcn1/auUilB0bmXlQJei57Y0TtKpQYTPpJLgWdqdZ7Lj6N3g\nCyRho6t+W1JDkiYMb/QSAlX80F9wnfohHDPZvgQh8UIOaaK5JOTFKJF44OyC\np/0yXP0CEo+FodkQZeX+5iJlQnTNNhwo62Tl2cX1NpugadSWejpwU+davD0y\n873btu4knPLRorMhaKllPDYYw2TEevjicQaHId6+RriYugWLliCVxMT3BOVM\nTksIn/yEV+lYKFMPSXzZerArEAIfnIjR+rpF954uJRZyewqTahlVQD76iHEt\nTHAN\r\n=IyoY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.6.1_1544107455115_0.22445325110243597"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.2": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/lib/index.js",
			"scripts": {
				"build": "tsc",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"snyk-go-parser": "1.0.0",
				"tmp": "0.0.33",
				"toml": "^2.3.2"
			},
			"devDependencies": {
				"@types/graphlib": "^2.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.6.2",
			"gitHead": "47372b7d42b75323956835391edd7449e8cf9992",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.6.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-IOwmc08zuNDHehrXs8yjPBW6ghnibTjK3nBEwu+bT9Ufd5wNBaGV9UB7bFBy3GZrEP7opsDR7Ih6SamQHjZdMg==",
				"shasum": "d9487b30e7d52bf884561f0ee18b41b1e4bc6165",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.6.2.tgz",
				"fileCount": 23,
				"unpackedSize": 57957,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvJEMCRA9TVsSAnZWagAAmYgP/01gQpG4oRWFXqP8Ousy\ngP/5uAgecTCIKVDR3L4hwHr1rRK6RPgzSfPryK2WpqQk5I/ZlCQm7FQaCgHy\nZeNXhZtKynzAPHoEcekGwlS0+MuGwTdVR5RLkG0ymm3sjfHHRXFqtvJ2UzkQ\nKdth9vG2jkrnpiQfFYGlHQ/wuY7I2ysW3YHVd3sRZZGDZCdlnzSIxSaC2Res\nlCCLQ3259plMJaKpQ/2c/WZ/oItQXPvhDyCADXoVSkLXiA9VyS7b1zaC6S/L\n3N8sAbO36mhd5IMY7GyGYoQEts/olxRsMY+niurWmmve6bhD6ARoB/DBAoIE\ndDL6o1AzGb3nozOO7QAnob8RfSU+668xRKsOzHcgrxGbAxrYnY/jrYYylFzM\nszvhlKCoapKvIwGMbK8zoiKvMiJqdrqFbVm9w1Wmegugv2h2e044uqSsEX80\n0IYtIeBe2yOZrvE7cBXGt+UWqFudkhE0YE3UvDsD37RSzA9A4Ihn5uzJAysC\niG9yT0QVTf0ayezLvXY9z9Jen0GOsieE1VpM3e4+LRisi0iw+mD0GKEPUVve\nN/txOevQcDH3rvULjt23pp4cnxZ2qJvdMMMng2mBH4t4VjvaXxMV4dsZtv3A\nsuyssO+gaZM8Lv3FvJXmxX/F6/Y4GcrEibm6zpArrf+xLHe5/dU7gf7aF6RR\nS0wn\r\n=JlaE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.6.2_1555861771692_0.6889155315511177"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.3": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"graphlib": "^2.1.1",
				"snyk-go-parser": "1.0.0",
				"tmp": "0.0.33"
			},
			"devDependencies": {
				"@types/graphlib": "^2.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.6.3",
			"gitHead": "f3c6e13d3536899825dc9b7b633eabc940c19fdf",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.6.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-r3zEMV0I/RfK2UiY1M0+5yVeiv1t19WecElYVmq18Zh/LMHMCoKoYMMWGubtWO7qvdcFNiqj1RL3mG51oJM+YQ==",
				"shasum": "b68e84a0db8711dd5aa2ed52040e9d9cbc3d1b27",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.6.3.tgz",
				"fileCount": 23,
				"unpackedSize": 57903,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvXKGCRA9TVsSAnZWagAAlxMQAIQbu+kpC15ThhwAMexp\nazb6ex6XjIWMqRi7qzsX0hMWhEZfgzZeQ2dS63KfA2iCtc1s0fxAeQy2eY9B\nGq11UK+rT6dgjw8du0fLzi+uRchiBbYVswnYuAX3qX5Hp0xc7GVvamPq2yji\ns2VsKtY3ONcPmyY13rEV7sOc2aVk+09mT22XJHpuRqKlNiUibKNRHxa9450I\ng29OUYgqIg8GNS9Ejj2QDASwNrCMdj68Yyd6ohHX4Q4BIHa51hUN4Ulz6F/Z\nRvdh28ycXgZszcOrjanSWux30IgXz1j5WrWQFnraKbe8to/0Ppe9lIX/d8vl\nupUI46BwUhzgCt2NBhTkPvTVWrbv3DKYrwVhXTs98UPJYwqxVrjGI5hRqo4/\ny1Ig4/VLef/gFWBUD00e9JWqttnIRsGPCojNOYqEMJGDEYSLWDZEa6svtfdN\nU968XVpsyiPpgmvyXtb3+9h52zoJj/w9R0ehZ9o6VcybQcek1Oyk0ZChBdrr\n9euRBAMYWITc9o+tYHgYwKJQJ+2GbzimzKWuYogbnFPAAsq3n3oyDilz8mMQ\ng6nz/4J3gySN2l9qdSNsyQTXuMsKBOCuX6l9etEkKO3nvYhFlqT8jLDcZf+F\nwjVPu6JXvmROeHnRYKRTTEotZlffDNGtx0Jy/7bmFtpBVhj3N4nLnUusIglr\nSra/\r\n=Sse5\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.6.3_1555919493719_0.38910458863537745"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.7.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^4.1.1",
				"graphlib": "^2.1.1",
				"snyk-go-parser": "1.0.2",
				"tmp": "0.0.33"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/graphlib": "^2.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.7.0",
			"gitHead": "3a08d62e5fc15ea7eef3dfb57d76db31066685aa",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.7.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-4gGWFiilx3BINIqVau/GGhyOin5Vf0qzL5VYKV3FeZdJ22RBxqO3+NjRwsOzDJdIEgixp+NGV2hnuSKQCGsr9A==",
				"shasum": "b69e12f04204eae73b243b4a52dd8f9ac2eaa8e9",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.7.0.tgz",
				"fileCount": 23,
				"unpackedSize": 59819,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvXVaCRA9TVsSAnZWagAANLoP/RO61ho8Hgdu6RCjPuT3\nkkPKG4Lhlnd1zqMsQWP8qUPKM2FxOXA1qs0sCmYFkWIEY2kRg9AtUsvnLkXY\nCtK6Jkz10rmuaPlxBRVlElhZEecDECUNppKuQZTlhBZPpLtaLfT/QwpDCmDS\n0nxOgf3nKkx/KAEbmwtVPvZOLiy7CKzLxTntbji1nl8HFfceSPcF32vcnQ2x\nSeV61EeqsHwVxpH5NeybJ/gpVAyDX6IkeIgbHPxKYG0vuSs93CworpFDdIWF\nuwE7MH0bkZXzfXY3vggpmw1OJuZvRPDtr1myHJIftLF8pyuFGmNhbqQteycN\nFPzSMKo2OOwR0PwVyAj2sSeoIAfz/Qs8JNeO8FoRnKIfBXm2sUf2IcfzvZl+\nAE2gcLg3IRL0t5yaj5/KSRqKZ++3o+YwrmyiawUGqytnRRqeW0a7tAVb6FRB\nvI57Asy/0GnFgBbamTfnmU7jWKZUFc0fcjZek4pMXzPoXvZglkpbXjCqjLCc\nPMACxma/1gcjHoFATtrMXDZgO6Dj8Cil/aDZnFYaZ+Cpv/undl9jM+4ukrWn\nDs5vD50a9gTc/wE740jO3IqMYbtFZGuBx++sGeHm9aic+tvq74dK1WVJZwtD\n+rmdztP9ivkNyDVv3CzFrbb51o6lQyAytkkMXmYNTSRjCX7N8zI1uSCFUVJs\nrTzH\r\n=EGCE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.7.0_1555920217701_0.9719605262017925"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.7.1": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^4.1.1",
				"graphlib": "^2.1.1",
				"snyk-go-parser": "1.0.2",
				"tmp": "0.0.33"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/graphlib": "^2.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.7.1",
			"gitHead": "400cfcb54776e5ced8402a98f47a140dadfe5a40",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.7.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-jtsK4V/pOiUMfTjM2ASFb2D4u/xOF3zqOteqbtK6N64o0ndQf5D8SMkIRB0APJV5ZjqhPDHzItRyKRtscSkx4Q==",
				"shasum": "27fe11b43b823bd367e57eed945f5dc4b50241a5",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.7.1.tgz",
				"fileCount": 23,
				"unpackedSize": 58781,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyzAQCRA9TVsSAnZWagAA5V4QAIc3hdAvd5lUuvjtJqBH\n6JtivkKsOz9dUBbehLNS/KZfWF4uACqlTIuACQm0Ek22x7LKc+F9oVVzKvlz\nNf0Hd8dvdE6qf6j2ge9gTuD/YYuroddxmr/5QKceaOopZD7wfaV7M+cga3mR\nGYrwGK4kfBPGV5aE/SCPiwD370kk23PzHSkMx5gF55wZ5rlsnxJNE8+phZLY\nBkILuYzc8QtNbxAJ/otwlD1/T//cmfBCwr3JAaFhuZmKjq8c8GwxxkzzbIzB\nnux4tD+ai/NOrO+eFYJklJC3p86hVCwVHbOiVvnb0u6WrPhLNKdkXLEjLHsW\ncpG7cIJ3MyT8pMiEXhrM95/YK/U5TGtppOfOjktixPoabVbjXz/gJz4Ev9I8\noWrVALI1pBDJqt3ZG9GAWzRJHUZ69fdDxRbHcN2aQgwFwlB1gN+14ap8jvgp\n0LcnsyJ+Nx/acexx5irqbE3W7LZqPMj2nxeJWjqatShuSwEvxWSny7K6pMyl\nCxZDB010Y4fwS2ehvjmkfOE9Ra+5edmmgiVsoJ6luZ7ZSWgW9IahDQmO90IL\nQJCEL04GW8usmd2TYBKsZDPjd6j8dzPOgx05crekRPl/9N3+f5Z8Rp5r33EM\nuO8TXFOhmJP89VQhslxlc8r4WT1ccVe+WvUaf+WavBMYvgI0urMtqqSlcIJs\nyb9B\r\n=zrhM\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.7.1_1556819983562_0.8747190241006046"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.7.2": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^4.1.1",
				"graphlib": "^2.1.1",
				"snyk-go-parser": "1.0.2",
				"tmp": "0.0.33"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/graphlib": "^2.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.7.2",
			"gitHead": "4618c9c44acb6ce20d1e5a3b5e6c69daf1dd9940",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.7.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-PDYZplpMVS3G5mQWDJakje4h2QibJSfwuNNaKMjBYFi+i8YoO6SG//G57Pdkz0uJ5iz5sEldfEtQNN2xN/zlIw==",
				"shasum": "d93c068e4965a3c5f5edb0f45cfa27a165c310f4",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.7.2.tgz",
				"fileCount": 23,
				"unpackedSize": 60125,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3CnLCRA9TVsSAnZWagAA+rMP/Rx6jkHg0HKmFwMNzyds\nbdN15prNGzXRsyaQgpHzgzCtRqOM/ZmuT0Nj2hNvQ9u2cOdCet0RGILa5P+z\nj6IacjgHPeqFnuuQk/i6c7SNd1ST8Dd4GGEgfiOMv4vOd68agTm+FgEbirYj\nqt87TS0RSPQjp6e6G+snru/VaFKA7fmdvAMj4XHsueE9Z+uxsl26W1rdQTtK\nyGfAbNLz/m/09/tJYeCpA+lddnEuuhj18NMCbaDyeeigvq2RCr0GpLD/Waws\nsipumQ/tMCTsfDXEfDqcBn2PDKcvdREJ1jsBPV5mfzppNCjUXaJ2EojSIxwQ\nRpM5C0oOXVv1/2hhyuhGzOCEFZuGOCifk56q4NcisVUN9MZcEhubSAdIkzJe\nIB4lz/D13+E9G1MymLx2HXxxp71az6Qpyw8CXch5T5fL04wVsLs3X/fxCTgL\nLlDv7pfzcTLhIVUyLX6XkYMU80wHgjIZgDDzjcDtg+o1SuFux4ytBfVOjH99\ns4SdoNhK0PAUkkg9EAolOFhthoYSQyXbXvh8ttAsYsyFJAre7ndfuaeIP/IN\nUBus33OhwMMJ0svHHRXLd0nc6/9NLGAVLZ9/IBhPjKRzFLWS1nbHGEGEDA5A\ncohOP3JCV5C6CsxiXK3YhTFubrv9bNrBCPDS0T0RLa11Nh6Jb869tu6LzlY6\nCquj\r\n=iGh3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.7.2_1557932490533_0.44330626608728085"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.8.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^4.1.1",
				"graphlib": "^2.1.1",
				"snyk-go-parser": "1.0.2",
				"tmp": "0.0.33"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/graphlib": "^2.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.8.0",
			"gitHead": "f8810533644dee488c35c22d0561c0f3e07c584d",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.8.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-b4ryV/4LwAGDHgI2YYaI8KGjrSIh8h4VfhfydoPNtUIxjNuaJI4Q9NgzMcWyYx6mo0Deq9t0InQM9kEcyeRSJg==",
				"shasum": "7a18b4ef5eb11ebe593efc3cea706922b2f10b08",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.8.0.tgz",
				"fileCount": 23,
				"unpackedSize": 66320,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8BRzCRA9TVsSAnZWagAAsNgP/RvgXjtvP6VT1CnCR9Xx\nQvUW26gU2I7WLCrxLwLT/F6XvSeBsHE8PLjN3SSSyB61DShAH1w41wsv4IxU\nqanIxN/ZXaW/J6G88/FQVoNo5LB+zft2Gzirz309rYvUocw5prpB0XAYx66H\n6Tv2GEhmvF+CkjPFQYsvi+7fPqP7uzYDiZAPwGTpic2Xc0x20loAY6Eo6+cM\nptcj3jjvQBYrcuA2UGv9zOQiaCOby+/iSnlZhqwAQIaFgsU2cKhDY+cnDiqX\nuEEaQx5KPpPRNGHN7bhiw0Plm++vzcSiX+BAzs1OmXoiAr6My3pnB4GHi/nJ\nSnH9cA3bqEV2wUAyrJSWFrGhDxP2ybQucWnF81LWDvCVbpXxgMW/1yFj+0pf\nnI/B+4sCJTcVZk3awcFTWXtPfC4xf5ADUExlft39fO9OdP9rrLIfEXMqtuBI\nyn2vMGz1EJOOU0y+ccXpYoBKmnhf5ZhT4c+bXnxQhVZoY3PBkNtAWPqUfXBQ\nxCzemV7GI436PArAGvD9SL7NqQGPxzG/eOzJyUF8313osFm3l+vgdPBpZkoA\nYyuLJWo0PJd/OlEnEzXfOjSWXMfqGEwCHp5Ko+BXEV+I5Jplhm8KYNj/djtE\nmnvo0XuhDxDNOlB83Yp27ZVrvs38lkHAl5HvRyR2XsPr1qISEnVqFCzCduzD\nh97g\r\n=U4bn\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.8.0_1559237746976_0.0071920988862754776"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.9.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^4.1.1",
				"graphlib": "^2.1.1",
				"snyk-go-parser": "1.3.0",
				"tmp": "0.0.33"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/graphlib": "^2.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.9.0",
			"gitHead": "edad17d6dcc59a622d4ea24f01d1f995eeefe14b",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.9.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-8keL4KKHZUXHK2R9DSaejzs4/UPokT1LsSLBxNsqxC9PJ8JSfXIErNmUCyZbCraVt3TPUbUyAfIYoekhokMgpQ==",
				"shasum": "fc6b3ae897949fad60f65bfc3033dd3d50b4661e",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.9.0.tgz",
				"fileCount": 27,
				"unpackedSize": 78279,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9VPJCRA9TVsSAnZWagAADKMP/0Ih94ITuQv21aFepuj6\nrQhzNqOZVw/r7eBDyS6HfcGHhAuPJCExHJR8MfoBfR3jF4/itBFBW+Fl8uVX\nnNgNTD0OoKGCB32PF5RUECE0h9D8FDZurymBbwfTw9HqZTAQiJPVR4yka4mY\nzYR6teeoGcEQgl7kG2BjErcL0WD17EHyZwSTjlExa7GxgKNUfgMJaACNqa4E\nKr38Mu2DzE5FK/A9ZAIWL76IBfR9PiuXG4Z5S0tOSG8h+RuZJqeXCaF/Kb8w\nl1Qx1tokwZTd+Ms4F+4oGFr1Om2kPtKpjxZi4N64/H05CrqWPw2nLAjaaWwe\noHREqAoFVDNh9gWiQjq7ZlFvqRDgAnJ+AsSBRsnkIx/WqC+Eb4dSigaZ8HCU\nx2vZxBZDhnlSJt+OFiPdGuR3Jv6cRlO1ZEL9NXyi39rRTIgcw5GRxc5crL9v\noZtYrcnAcHNRAgxqsBJwCdt/ls2sFExmceBBCPwrJxwZBa5R/a8/P+DCXy6Z\nIBbg2vbtfRynyclGa+MgyKP20hYcSPC7/d7lpn9DgP2hPJ9klCe/Wx9isLQk\n7839yBdPWO3LLltIRXrknSr8BGS1tHzLHXqTkQMzVL9lJVShxI9Gqp92BmgM\nuA0n+yiQstWecHRUjwlPiBI9CYH4USBmE1JAeyiuzzBb+APrT/VJbLighH3y\nAFNt\r\n=+MC5\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.9.0_1559581641109_0.1576415706616323"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.10.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^4.1.1",
				"graphlib": "^2.1.1",
				"snyk-go-parser": "1.3.0",
				"tmp": "0.0.33"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/graphlib": "^2.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.10.0",
			"gitHead": "bda42ee94cfa349a24bad8f5ea3b1c0f05e0926c",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.10.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-6Jt8MMflrDL2duJiHJOvjbxpBM1gsGQdsnZmC6QgM3mDybqGwHzt29IG7VpZABPtqlL41jY6g5ScggjuxA9JVQ==",
				"shasum": "4764ffc5c87bd0f322a179f7718c6f04b2f45867",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.10.0.tgz",
				"fileCount": 23,
				"unpackedSize": 73146,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+lA0CRA9TVsSAnZWagAArb4P/2Ura+Np4XXT07GzBFQy\nkf+OQh40kY9ZYrfR8IVDsMe42JEMbOv+KaBVs9BJkXFETW8iuo7buaHvo9Ar\nvfjjxUxKdrFHew59VSr1Z5bx48R6yyMfJMawav+2BlCszPbOy5hQI5OGqOI6\nNXQKtiMxgy3+aTtOAZPxwTNiWKygVlisb9y9uVxu0Gql1WIJjdgZi05+WjEw\nqFv3Aos++dtdTGkQCJV2995oEDuvFtnxjKiUDrTjlSzXRzmfgvAk3Ka8VsaX\nfBDHUy1dmvsWRqLv/y6KYD3bkvl3WZClxT4p50M7ko1oujUqirdsU0042x3V\n22pHTg/oT5x7ucvbI+oTAc8nkFipRG3xNFh9HRixhAkXh6xTbmH1RCH9b5Is\nPUNTFmRZ70Psc6Sg+Yv5iuo9Ds8rsF6bfHj1cR2XsRUuQEvrEeMmCmXlkGlP\nWNfSuVwLDSpt28nH3sIoxwuEO4tn0/1dMtVbH/lno4BvPOPgYngec8t3IX2Q\nr0c0Ui6Dadd/C5C47UOOzdJcAf8SdSbvfuJ8DXUQWa0e1ONZBYXFYLzKCB6o\nADgRyS2LhJAmbBqES9ipfhRJhHDE66FPffdb8cdS6FjSqIA3lXBBl9czowaz\nK8aVh/xbMvYNm2eSjxy0OTCdjcS5PpD/G5Bq2rgm2rxq8Jz62SIcsKvMYBkP\nTdzK\r\n=1jY8\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.10.0_1559908404100_0.4555762525162821"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.10.1": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^4.1.1",
				"graphlib": "^2.1.1",
				"snyk-go-parser": "1.3.1",
				"tmp": "0.0.33"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/graphlib": "^2.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.10.1",
			"gitHead": "06a7d19f4266efe8da7aa97dacccc683eda7fdef",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.10.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-R1/V0JDpa8VHvNwhcL6lXKWy8jtlDnuSeQoPXkCXM57gJNpeO3jPpNW7ITy3C0n5uJeLZZQfLNs2n1pC0tzY9g==",
				"shasum": "c2d89d5c5f3aa2bf3964a9256c081e96de8efa91",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.10.1.tgz",
				"fileCount": 23,
				"unpackedSize": 73170,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAksDCRA9TVsSAnZWagAAvywP/22KrXQsj1FKuV2P53vC\n9OS2DCXtaxhjEHg4SKZDbxKPy82uoPVcPkcsPXlzG4HMyRvU68xn0Jjc/YV+\nBwXIU3AcLxVHso+imX8BaEr7TT0kfJaXBwhtYyV1k83qFURLnPO0ZLn9geWi\nV9jQ5OWb2kEhjiMmazLZDkhhjTIHd958+3zeuSqBDkkr/P1ewhvJDHIxVKD3\nwe95MUrKuzckzWqktR2SfvAItCPOdpshTJFQla5y/WxIuFgvFO00kInHrUxn\nnjTNirmY6A07e6hC/SWg1eMCZIrz4bzykNrOaZF4CyigEMg6sqlPJeaJna/y\nVzP/a1mnz0ob2Y7ob2bMEikIjCePu8QjrTuXlVmE+ah1wELw6TBSPnxlaTi8\nAcCqGrTCSOmLuv1QLMI2fGQkSkCYxP0GOpcHKIOxSoqHpI4ndhEuykA80/Qo\n5hq17DhOBgJ/11f2MlLXrY7/Kq6uZMh99DBRtpJ3S7LBREY1j00lWwAvUlI4\nS6xwJ8pH/RLeFS8N/DTQlmUQjwQI+y0LVerh9EKPLqwGumQvDcjQWKfeke9C\nK+W/xT9IA9OvxaTNnkMoqoMVNFu3oUmW44PXdcrzCULv6kaM7r1UOlReLvdO\n+8uuA0xpPlxR44hS5rg7deBUkVd922U3hT3FuaLfuom49FEIrOH7rzYLmhLt\nSicI\r\n=fcAc\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.10.1_1560431363216_0.17566239892334146"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.10.2": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^4.1.1",
				"graphlib": "^2.1.1",
				"snyk-go-parser": "1.3.1",
				"tmp": "0.0.33"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/graphlib": "^2.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.10.2",
			"gitHead": "2042b48d28fa3c0c79049d5fa2badcdd3dcf7a85",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.10.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-k+f/0XgiAfnqK36L3t3EBYyMy8/vVFAU9ctHO5BztaXZXMfkYZpRsJGbvR3c7cVE4n4ruwYQhlKLM8bCuai8SQ==",
				"shasum": "520ace2d84df4d3c5088d2cbc776ef2d5ac0f236",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.10.2.tgz",
				"fileCount": 23,
				"unpackedSize": 73736,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC2t/CRA9TVsSAnZWagAAwgkQAIoc9MsJ3IUvQfKlmglL\n/PGMQNMi2CqdJEcjaaX8/u2orMJdvETGjPiFeLtNMtYxoZ61nAaH1LLgCUk+\no+sbtAUZYsUyjpSIW/F7r8xDWpHs1zmn0E+eHjPrZuJR5BBao68s1QsjmuID\no6ArQ/xuro68uZOAd/Pnwsmy88LoXcxNWguIfKa3nEqlvHOikgTdPGt9PlAV\n5Oc/F95Z7uij5efD3FejK0rIhRJfHs+u/ZCdIr6ouHCggPmSeWOPR4x6RN8P\nCebw1yD7Rp9b6RCceXjTGOMWS+kc3k9P946xPJey5d3TInAu10TFwWRrGdpz\n22tf3FBE7lLxrT11G5yid287d+1HCsUtcpyM5KqjP/jv/SC98rSrChxwfn4h\neo4sw9i5G93zljH9PhM9vyxVyVlQ7HvztGQ+90SQqMCVAvQXbFN89OVf23Vs\nUr8Dod8EoT3weH3Sqz1sSbTBH2714ZzzMxzehK7fZrJbpfa69dERvBMEkoXv\n1n6wsg/OPHfSAkWrkes8DTO4tLCv1pqFtysNmlHTIA1tTPTP9tK4lDVFBhic\n/aU/kNDcMYg/ZBJ7mVC7gwOOdWunxOTHdp39r3My4ynfSFX6X9E5iMpg2rAO\nLhK3Z1XnpUd5RwC4/Neko1aITTgUAD2Lezzk9Pi674AAjDVUYmQ/FiDP0z8e\nt1+H\r\n=FKTb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.10.2_1561029502891_0.8693932232358894"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.11.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^4.1.1",
				"graphlib": "^2.1.1",
				"snyk-go-parser": "1.3.1",
				"tmp": "0.0.33",
				"tslib": "^1.10.0"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/graphlib": "^2.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.11.0",
			"gitHead": "be92c84e5227e619615abee2a590186c66a17561",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.11.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-9hsGgloioGuey5hbZfv+MkFEslxXHyzUlaAazcR0NsY7VLyG/b2g3f88f/ZwCwlWaKL9LMv/ERIiey3oWAB/qg==",
				"shasum": "7810242391e39588929de47b829d04938bac8f1a",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.11.0.tgz",
				"fileCount": 23,
				"unpackedSize": 73760,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOAYUCRA9TVsSAnZWagAA4+4P/R8SnHq2rMijch1pW+MH\njzqgr92EtLOBGvj/p0g6WfAqnv4HF1GGhdJEsDhbynlTVbkAOpYcb5r/zIIX\n0pFMsjDZxaiIqXMbUbxuNyoNYC861kWC4EkLeVmzK1my4RBwQrlt4fTx1Wnu\nIvwAkrq/oe+yaD3tmmzg8bsxTafIXq5tfP3xs8cD7kg2mBvaNnARrdwGLFho\nrWhVhl63zk3gBJC4AQO13vHal3uJ5ajfIrRA712YGC6Q3AjoWnzAKDNK3DPp\nJKvDhlJAXQrEqYYC7DlVmj71g4tCISC9QJhcfwkwvwIaRFZ8Mm1UjIoIPWa9\n+lVzYe4rESEcbxKMX2BgyTJ/xbOchVSO8B6NIR5LFpc2Ryom97fKMwjwGK7a\ntS+k+b7SC8Y7dKNqsBjh0j/DKqkylxJFakU3/ICyfxFjZBteo6LVzYdEBaAw\nzDWYJLPemM0Y5jBAVXmU82S7GFMR7QA39h0sR0VfoULBFFXBVtYJ/jCXmiuZ\nBOaZI5c3fRv67twej9BGN/020oJDdwGS0XgSN0OlaWpw4PpIfaDAlTn1TV/w\nU6FIiWf5TIuuLr+XeaVT0ZYs9/RWsr/VD5j6kyRdJzWhLGF7EY9s+q3+dpUj\nOMiTix07D8l2YwLSnjQQ6wRJzH73xihN6dR1gCNkB/1ohKvI+EYFPR6Vn5yk\nLqxM\r\n=Qohw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.11.0_1563952659576_0.6850032380689139"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.11.1": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^4.1.1",
				"graphlib": "^2.1.1",
				"snyk-go-parser": "1.3.1",
				"tmp": "0.0.33",
				"tslib": "^1.10.0"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/graphlib": "^2.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.11.1",
			"gitHead": "35f5e68037647fd0a35602d058301fbcc07f4d1f",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.11.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-IsNi7TmpHoRHzONOWJTT8+VYozQJnaJpKgnYNQjzNm2JlV8bDGbdGQ1a8LcEoChxnJ8v8aMZy7GTiQyGGABtEQ==",
				"shasum": "cd7c73c42bd3cf5faa2a90a54cd7c6db926fea5d",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.11.1.tgz",
				"fileCount": 27,
				"unpackedSize": 76123,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlfFnCRA9TVsSAnZWagAArS4QAKEyRAPaLoX2DwVkOvyr\nVypaTO3YyLF/AYBckwUqcHmm8MnCWDksoV8EFUaPnyLrc2mvRqsq5c0qhOeG\nrS/za/XS5SWuv6ilU5mLgjyqUdZo4GQW8tJCBROJzR9l709vd9/aqfoYNH5B\nqwEOdgqsIFDXcC8v41snALwBI+YnAu7XxlNjFzsPkxmNyrwd2YGB7/Pwe1tJ\njWejslZbCMCeSGfVuKCTM0n6Mu3KNImiK6lcFZC7K1x2Fd2697EaphiMItDC\nBD9u/rdynPPz+adknQobnguBhjxXW1lNgQriNVa0sK6DmYFjUGRyvSLtxt3F\n6X7jshNsQLHDnyyakCXECslFUXaxfkenUA8DPxn4F/bHaxu6NDGPP14TMUtX\ntI5FSlUdfpdoKhZ3Y9gOuln69Vbhw3iZpkNkHAVpztuUwE5irtzKgdYYgZAY\nwEjBWykJPQIpcUFoG4QwKfC65WW2gwIWig4+huW6fFEvrJsTpM6C7GOcCKuu\nCN5ozAP4VrxIYSslACbFmdW98TVj8ETidnj3TneZ/3tyfwZoa7u1W8i2SOp6\nlrylXsBm3E4dthlGEBmoOIhudegTCK/YfXpnZn23SkTK5jBAGLnnrgjrihpd\nG45n20AAQ//Vq/baI37t9x/twzDJiO+v4tk5MNXRtaCIWfQov9XIG5loT68N\nmEdp\r\n=Lp4y\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.11.1_1570107750312_0.9183579554737515"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.12.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^4.1.1",
				"graphlib": "^2.1.1",
				"snyk-go-parser": "1.3.3",
				"tmp": "0.0.33",
				"tslib": "^1.10.0"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/graphlib": "^2.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.12.0",
			"gitHead": "fbe22cbacd5c3923dafaaf574297b8d8be016fa1",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.12.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.2",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-8rba/qn/hrUtPL0tDgdhJvp5HoN/3OMOUTmrtPiI0JHfVW6fqBTM9UnCFXJdK7UCUt9ITKIWIL0UBAzTc4hgKg==",
				"shasum": "a97f8b9c6af167e27bd6db2eb7c1d6f822f01730",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.12.0.tgz",
				"fileCount": 27,
				"unpackedSize": 76137,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyS1+CRA9TVsSAnZWagAAHSUP/RsCojg/xXPJAeVK7lW3\n5chzKt4SH6YJHu2b21EeJmOKp9jBgXWdr7DFF7+I//3hlp6d1b7jMNbYr72G\nLxzPN1siBJ7PZwt6p7fssUUtuF1wrZWxjJBHclUrROjkBzXZKJ7Vsbddktw9\n9rbmztuouMrXSwRxpyz0vS5cbhc97cOF4mWUZbtrcggPEWqA5q2Z029vHC1U\nNJ8Ha7bjv7HYnYNQefwKEvRw3yCWvwqKfsA/1Y+7mnJ7UIHZHrF5FUYMTzAF\n8+Y218uuhcjWr5sAdjn1u/fY1L7zJF3S7/gwe6gFz8LuSb/pjff/7twrXQig\nPo2FWX0h3/1h/WpciFaJlr0ijQcVHfxfLx8w6c1fU2nGN/1fIXCZT4qSYGZD\nK9yKQ8wjO4zYCTvQTI7gHOKr3J8OwCaktGjKZDORb3J6FfRR6EilFdDoVFq6\n5Fw861Np0nSmx53LaN46PBhVxm5hcZosC5xgEiZXuiahzc5RypJAz0N5gHxQ\nDbQ14ktuK7e368xoJkF9mcQSgOP9OBRc952aPvG4bBh+yyfbx8tVzpGM4YB8\nPv6PSjdBHXSkB2xAyJC9b/JSBxwXabT7I9KWUvR9370oAfDewwbHgUUBJR4m\ny2UeCgTwGBu5qG7LagySJ9fj3vNtNzqDLgGYi3I2LMi4ouw4se3wYjEw231V\nhHPj\r\n=/Ieg\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.12.0_1573465469754_0.8693469671034098"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.13.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^4.1.1",
				"graphlib": "^2.1.1",
				"snyk-go-parser": "1.4.0",
				"tmp": "0.1.0",
				"tslib": "^1.10.0"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/graphlib": "^2.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.13.0",
			"gitHead": "5af74b730136705765f6bc440d9437f4167e0a4d",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.13.0",
			"_nodeVersion": "10.19.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-6lN9S8uO6LE1Y6ZJMZm3EZ8kvvI/vZh8r+JJGAPfVO2C265xymEpFBJ4Nn2or0Q0LlqZ8W8lWi1HUMXXid6k+w==",
				"shasum": "7d0c7efa3151a893f6744939285f318a9a242c1e",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.13.0.tgz",
				"fileCount": 27,
				"unpackedSize": 76820,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTreZCRA9TVsSAnZWagAArYQP/iv8p9nA7swwVrZd6j/i\nAtcdNajzLn/5e9lP1vVNVMjrOIJDfJTAioQBsvvrcSX92O3F2Y1CtDOsLDCO\nlV/Qkjpi73vBNI7dcn6bMFBDIB5z3Oo4z5OB+T5qlCmw7gDIz0IZenvykVnQ\nyUOwBfSlOWsXC/WruPb4fxJuczDubyHKYpNRfpjfyheavHtrA5XAY8PxdXqa\n7IOcQ9qk5kB2oeLvQhWr6fOiWJ8O2GM6VacKtqE3h9WuAecuXOt8uGHoyNQk\nLluhroE/79YebQ+pPpjI1MRK2CnRI0yauv8X+fJAJY60Y4z9MjtM3NKqv1RY\n4dsjPHa4p1vcEiGKSfbt+i0zeSB4HBIdBMYAptXBqKDypTEDYwhrJs0K11j/\nugBB27kFHGtKZGKAEY0mxErAnrPhU3x5/hN379yrz5KfV4Nv1BHW0bA79J+X\nloCt1tc5awqst4xn3uNlMQRnQznvPpuBE3Z5lG0nH2zcjHaHJzqNnLAswQtN\nL7354jtwXKI/7rR7q+a7IWHlejvvH6IVFeDlt6Pzv1qIqJcWMF1MK13l7mfx\nop0/cAfSi5hkolmgUfi8CSlJs5+goSvjhcSCjWRxKJbt9Z+hdrup9APsAb0L\n0a99Wx6a7rpoVALbHA+RdWyJX8KrcjgpCxnvb0buE8rFdksADXxcsqlgx/gp\nqTEE\r\n=k9DZ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.13.0_1582217112944_0.17420040263753922"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.14.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"@snyk/graphlib": "2.1.9-patch",
				"debug": "^4.1.1",
				"snyk-go-parser": "1.4.0",
				"tmp": "0.1.0",
				"tslib": "^1.10.0"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.14.0",
			"gitHead": "8908fa86a4cb171b959944b71a25eacac83b6f6d",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.14.0",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-9L+76De8F6yXWb+O3DA8QUi7+eDF2mOzCOveEPUJGkqWIDmurIiFcVxHJoj0EStjcxb3dX367KKlDlfFx+HiyA==",
				"shasum": "a96c3c09ea1728807158c52dd2d9a6d650617a82",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.14.0.tgz",
				"fileCount": 27,
				"unpackedSize": 76840,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqqPhCRA9TVsSAnZWagAAjEEP/AnvwcOHLRDq/APhY7yU\nHCqxn89s1gwpiar6TLMO/nBLDGRgSrmHIyof9bNYlk+VIE4ThGnmIweS/hr+\nC4MhrDdIz56/5JytQsDqJ+fyylnnBojBAo4RKLFrWpppi6MhnqjTIFDBUegr\nWEsdHtAOt+iJKzI55jikgI/iI+sFvUheZdz5zZlpuY0POI5GlAGq6tHww8zd\n/8lCpDpoIZXToJCLfHi1lUXZ20oU6kaSm08b31331XeSeWimd2Xh+SgvYG65\niUyKyLNL/E/P8PLjQLylkKfmvw867e4H92TWa48XnIdoYvHMaEO+HXJxOmaV\nvYmI7suQwW8iSgjx9F8G7RdePSSTyoS68gUMAWFxmE1AsLukN5x8r6lLdMOj\nSCBmtLic4M6cYKji7b163wWlcXwU/hKUFHMyt7H6pVIY7vbfPOr0lLeOlmLP\nP8GZTGbvgN2eYBlxMTSapK3KAkYF6QyWGKY+cqZZpFTYtVDAt9n2pG+P6pEO\nHqPFOW6AHQWfkcD7b5IjLXLqSezG734DlrcpE46LQhflrjyi5/bLwRswFyhe\ntq/43gxuDwF8I9Exv9bVQ/MtTes+fF7/p0vWsSZTX7gq2TS9gcs2nA0HF/V1\nvspCkgNkPz3ErfmMnr98Tu49Sk6Ro+uccjDiPCo1CpJ4h6b2EcrhGAgezAxt\nbkQw\r\n=TRy9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.14.0_1588241377290_0.3762347968336106"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.14.1": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"@snyk/graphlib": "2.1.9-patch",
				"debug": "^4.1.1",
				"snyk-go-parser": "1.4.1",
				"tmp": "0.1.0",
				"tslib": "^1.10.0"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.14.1",
			"gitHead": "745052bf8ff170be806bac11d5ab1cd5c7a240a8",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.14.1",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-O3YHUJphrYEFZ3vIsw/cmLfWdE17WHYYpKAQC+FGOeTw7qVUOjhERg7xL3yYL8nfJIdBOSeMl1hMX8cU1Q4V3A==",
				"shasum": "6afa5754c8a04909b5b71397cb52cfcb015f7d50",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.14.1.tgz",
				"fileCount": 27,
				"unpackedSize": 76840,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuldFCRA9TVsSAnZWagAAq+EP/RfQa1kAyHjUEyWJA1n7\n7dbZC6fvkQ2M/KxW7odnN8SDEQlvuv5b6M98/vJc8d3U+/lZ0Old9CQ0Gnzc\n/gsipWHifdiHLGs2tmYxxaOyOIpaSdwacvFZBFaNxDg71ZcdF0iyp6OajCMp\nz6TIWIhXyL4GzbPgN+jNOer0uu8qZG+OqO07tWOxlvRyM9QlnumCj4D62jau\nzMo6B1a0slji01C1jJRO6Qpq5eAL9Mriw7kWTqMhvWl1XX+7IEw3Huq8hWZE\nuQjBOgrjPG1H4AMsii13tlMsl9gCBFJ8XmL25IbDBB1DRzOXehFQFRRINBb5\n4yn32m9r9STQn9DHNODKNIMH4HLLgY6espGlqnT/xbw7ELbTLpLAjH6TiENg\nlfIIo12Fj0w7TocSMFlFFQ8hcJddJlU392Kp3IEdZNy0zjmEznNOppkfibfb\nUZaXnWK36KlAj0EkXxVQwUzwk74fzvsErTEd/07xF8zNtvzT4O99Hp/+svLY\ntQOommPd6ysnfOliycE7A/JZR3Jw10HInhOpArA9KTVs2445TMPJX8kYXssL\n9xeDq8tWCBBoh4XrHEIBfyNLLEoPX7O7fluyKLxqCYRJfnszQXqHjvXdv3n1\nffVuOko1GMkCpWRIRU+0LIwk3rEFYQzSIpin3ErHxjPt0zJegFbhTJs5Ab2J\niBgD\r\n=b/XG\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.14.1_1589270341089_0.19611062472068563"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.14.2": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"@snyk/graphlib": "2.1.9-patch",
				"debug": "^4.1.1",
				"snyk-go-parser": "1.4.1",
				"tmp": "0.1.0",
				"tslib": "^1.10.0"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.14.2",
			"gitHead": "f269307ec024096dc8c464f5f579472e49e27be2",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.14.2",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-r/uaM3gk/RF7m/VGYswxlnA6I+kMgK3eVPsPyf7400BhqF8noh8K7v10CEg67mHA4JM0l7dZASqejr/5kKw9ZQ==",
				"shasum": "03adb93ac28e21f9da03b444d0e06ee4b71c55ad",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.14.2.tgz",
				"fileCount": 27,
				"unpackedSize": 77162,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezmoECRA9TVsSAnZWagAAc1kP+gOFaMtCKOa1np9Vfr3q\nu25E7mljE4xwGl5uH8gJ8xV99jwr0N3CkLEdRTLeUF+nzriY4gjWgq9jAhbG\nhTaCKzKgwyLRndGyKVF/JytD7GOUKMt30ltuS6uEX2xTouKPzWRdTeoFIjEJ\nJx4tLjBnRz4/a5r8y1UR2k6Otj30bmtARK7C+t6jdd0p96b75CFe/a7YOEHM\nClfmpao57pBNQ7v3ehsepmh3wGeSS/J1Phe11JeHiYHsgU6TuS/Bandl3Wln\nUa5lBC54v+8odxsd07JQaRS/O+/VxVTf+19JMLc4vMEEhZdtGmPzPE6ZOBZS\nT/MPwwNtM/TeAnj3cirOwS4kisY5Mz5GXxpoXW2Uv6HjTeacjoQmEQWooQmg\nHCPRKqL1MkJy+K+etvP1HIyVGVzEJCYftu8tt1UPApm7ggx9uWLyJp2zCK/f\nO28jDhyl7c7Y4tpZy+gHHR+OJHNgvWQIfc/gE+GwU+F7pN2zZyjbNIFfdF5h\nfPiD/y6y2KZvaAmUvDyP2hkh7KeGye9n3A+sZFxXssmllgiuPU2o0o8BERGt\nrO8GwRzRmZLfx2B6j3ZwPaxO3kXhlY3g+a3YLhjmXNtWRPA8FskHrTr3O5/H\nG4DK0ZjlU/5GAVTrbLOnqcfoDJgsPH+rja2kB2B3ejD12v1sWky8HG5l9n71\nA9Ip\r\n=9Hyi\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.14.2_1590585860412_0.4377917785360681"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.14.3": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"@snyk/graphlib": "2.1.9-patch",
				"debug": "^4.1.1",
				"snyk-go-parser": "1.4.1",
				"tmp": "0.2.0",
				"tslib": "^1.10.0"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.14.3",
			"gitHead": "a1dd2cbd14db66a3ce9f41c9ac771e5c3fcfdee6",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.14.3",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-q/mTeC/RZIf51Ylnww4EqTT/HLgo9svoDUH9nOUTXxIsJtfKouZhTA1vo/vliz6iEnhS1WanXd+y+YulwndPrA==",
				"shasum": "8dcd89ff7dfaa873583df81faacb646b501be847",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.14.3.tgz",
				"fileCount": 27,
				"unpackedSize": 77162,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez9jECRA9TVsSAnZWagAAIQYP/iOPCIVkzkR+Ca4f9ETx\nW3vfQkuTKu8M2KGHQGRzVLdh7ChpYNCnNulX9Txda7lmd9Yee1ptuOTlhuUM\nafJeoXP7XIjihzOo6Ebt2rinqxoVCxIW4niDqLjBZMaWCks0SF/zgUKQ4xSO\ng1xRWIevXZ+Sgd0S0GOyuzl39MW2aTVuuQdAMk/nszHHAsaG+0vzrip5p2c0\n91xKsUXqlerD/rneAjOyuhPrSuz+21BEkj7984eS6n3Ecibr9DJkZtpj05w5\nVAx6rQYdaiH6Wk27QerqLd0e/bEjW+dhlBRqh5QhfhWssM4MVUKQyROu1teS\n/N/LlJ33gHeHjpeEPznhfwHrEYI+snunfF3ITFH6Fkea8ZacxfEfFUlJeQyG\nxezXZ0hPidnpZCfoeaY7MBDWsdwsKNIW2dKoV5mJok346c26WYv7elRBgmMy\nodVdFYzAhEvAuDiXECq0LvenYYcwCaaEpRf0GErAPmqM4frZN141w5s+YFHv\nkKkDf1vt0maulpJAMTb38Wv9XYzUHAATTVxJihJ+Pxk5j7TG7VVKaCEaj6TA\n+RTELOPw5Andk8cc/012KinwKJPgZVK1fELm5UEtrL3DnsS0iNallbgahqmY\nY3RWBfBrOt0rNEgLouHu+7JCYMt1XfPXdjbNcpON5DSkc1qCRsvq48gegYEh\nQky1\r\n=w/mI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.14.3_1590679748427_0.5075155557043147"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.15.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"@snyk/graphlib": "2.1.9-patch",
				"debug": "^4.1.1",
				"snyk-go-parser": "1.4.1",
				"tmp": "0.2.0",
				"tslib": "^1.10.0"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.15.0",
			"gitHead": "6ae8217e4bbf992545cd47c423aada2f7fa376e1",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.15.0",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-qWmU01WZ3IRCkyx6KpWQk2FxeP5xU2FPWOQIu7zR2w92pqXPnBnw6gUYmicijNwUMQQGp/hj3ELu5k10TEH83A==",
				"shasum": "c90fe2db6109fbcf805d84cdccb40c97e5ccd3b9",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.15.0.tgz",
				"fileCount": 27,
				"unpackedSize": 76563,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFCzqCRA9TVsSAnZWagAAkAoP/0btOP679Tq1tqZYOZQv\nip2BLW6dKI7HdJE5iiIAAkL1tPQPrHbp4u6i34JOuRD2DAZXbI9Bx5gEDttw\nDZGI4Ascz9n5VA8fcM6u6/vdorN3VbL62cG1Va3pet6TF06avHCShrBRlU0n\nWiGJR6Nkt0+s6bEF78VidwbNbsLAwJ40Dt4wL/FgIF9DkJNpYBGbbIlr0oWC\nMKcFk4Bc5W0czYS62YbwONot8NinQ2tszedHeA5zCyRs5xDxrv5yWBKgPTUB\ncLxODGRm4XY2E+opEr9/wD3gVfgVPNbpxAvMt9EQH8wPUbvIVWEyP3WVI1yO\nuWoMG5nF25m1wh+WzRocFcNpecA7YH252l+DbO9Z8UP7zZourJ0fiJkfjo2t\njDTAQQon+SuNWtardoUZZ/zmGWKasKDE9ug4goxTEjNt7c061rv1/9RvTl/a\n0NO7VUwBSOujR2JEDrOcsU42sj8KsbrRA2rZmToP53oHzGQZqsbSBcfxg1OG\n9EX+wKWbFFolANb1Ek3OeUXHoJNTOe0aQ7ywQHBjZnEkIclZqWMBvK56pZNp\npRxzTx1jRDxAF/ZEdIqTrNK0A2Oh670KEWoL+psX27h1L6t8CP2b1wTcjApE\nAyYBBIJm8OGRz+FiwB9yBrcRbUVxOIx3KsYynyz3WG96OzOyC/rAohun3dgF\nDk5e\r\n=h5Vr\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.15.0_1595157738245_0.03121539649393279"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.16.0": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"@snyk/dep-graph": "1.19.3",
				"@snyk/graphlib": "2.1.9-patch",
				"debug": "^4.1.1",
				"snyk-go-parser": "1.4.1",
				"tmp": "0.2.0",
				"tslib": "^1.10.0"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.16.0",
			"gitHead": "1f75207daef2d3bae2110bd6b72be828e4424daa",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.16.0",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-XNGHEFyP+pCzcqmXnj5T/1Oy6AZzm2WkTSuUpohWQ/09ecMRCCv2yrr/kwMQemrKN4+7CoJS/9xfm3GnNlzVHA==",
				"shasum": "4688e45e59d1673256f645fccca2fa6a7ab0f55a",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.16.0.tgz",
				"fileCount": 27,
				"unpackedSize": 81977,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFXHRCRA9TVsSAnZWagAAe74P/Rka2UIkOkX7ep/kYqA8\nQfZSfICId6V5tt2KTvqNOYE145rm92MXm+Sjxg/zadN1ccE8zpRP9kcpks+x\nO9MwOaudQTqpvJYisFeZB1QHvvV5ATsIIr4HsUR+cla9/+f+fwgvnDdmxAno\nZ3/331mAmMQ52fYM0A5YYamVf8YbHQJoHYVaKDAWn7uWdtMuTMFnsFO1fjBR\nX+iuOKteejR1W8O92HodJKLi2jSorcPZxgxVUN9oZZor1glXU6v14xzoWYFt\n8B25UfSigd60xjR5nQQAT7PgxKL26hpUkTlXcTrodDGzcDzSOqBCyI2NnCoz\nBKrwLeiT6f3GZ+kU9hiW+ruUtu5THx7+JN5SH2N1ut3JP+VtmViwP6O3ZT8J\no6XuXqvfVgnmYcOGRsdkEdVF+RkbJf8x51ceJjtvykS/o3QI9enbmsen66B3\ncAL+R0mwRn5hzRk39059FRfkwMmTdlbUVP+Al1BcVakHc56UwF3gNAGNY4/u\nIyYM3tau3UblsmP6at6k1p6qLO6VKI1ghD3SF5p+zxZqiTDdZ4r12fyFy16J\ngrsHw7aHIkENd5UsrBTRkDTzksWrXmfCIkvppcn4afaLoaM2ct7RquZ0UX6X\nBDJYr4A3D+1WkXkqBtSyqqlNw3ulf56060eJASQc78doVBKru5ll5u1a81cW\nsezL\r\n=zK31\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.16.0_1595240912668_0.5351621772029698"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.16.1": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"@snyk/dep-graph": "1.19.3",
				"@snyk/graphlib": "2.1.9-patch",
				"debug": "^4.1.1",
				"snyk-go-parser": "1.4.1",
				"tmp": "0.2.1",
				"tslib": "^1.10.0"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.16.1",
			"gitHead": "adfae1e2aeb275f4182453c9d2079a2ac12686ab",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.16.1",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-D0PDV/oVBTOosg3d1s7yckeKeQssPfHcQQdDDJKUne3Bp3HeVHEzSkoXH2jtYOkMomUOKHny73PmggZIhh75hA==",
				"shasum": "e5df34da6a45487d470ba19fe5bccb096bddd8a1",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.16.1.tgz",
				"fileCount": 27,
				"unpackedSize": 81977,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLTW9CRA9TVsSAnZWagAA3+sP/13C2ZnlMakJPCYS+fKe\nzHaCO43k47QTfk2J9X6M9lj0cULjs+d8XSowslS3f4cSx7MUgUH/ie2cgcYe\nDzyUxTK18DL00qqVpAi7O6Uz30mPWX98TIge0nzKTNqYSMz0gfy0SE55eC7O\nkDjHQUZctFSdrch1ieIkqLyTHg47PeCsmr53hxwj89IX1nkMJww+RqGAcA0Y\nWiIqdtXBTqqJAQPfLvL3FiM49AfhOsGdM239Oia3rMgcD3X6LBsbnfposxPb\n7pa0aWiN9cKvE4TqkSmbpp1thtNXU6SYLFRoJDWh8mNMAsPIHQUuHgNcbnc3\ndTnQiYM/piQY/al0N6gaRd3iEXX4jrZRVXq0qtSS5D914ug4X+LMzZtucmkG\nUd3h4/yzeN+JrH4bafxfPEXvhAE7kahHS29Wa+E2yYVPU3Rl+eB3jvirah0s\nz7crmAdoYszFzPXJJAh0Rxzou1aI9+zTWQYQbfRbR5YmzfS7wQoPnIfo4Hay\nGc7w+VR1joRKYWuee7FZvDMjpeO/99vxFJcc7Ielto6/JgE6mJ3jzQNDGex8\nPVjQYApUKKHVf7G9rT6JUVwWki0b5qH5hCO3qlNvoEsOkmWisGvX+3zMGxzc\n2BgtXSZcMq+tDokmlXhCaMzLDnRnRDkRoOQdOjm1M4iXREuUsJD5q5C2uwNu\nvZLy\r\n=n1EB\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.16.1_1596798397181_0.26320275070348464"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.16.2": {
			"name": "snyk-go-plugin",
			"description": "Snyk CLI Golang plugin",
			"homepage": "https://github.com/snyk/snyk-go-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-go-plugin.git"
			},
			"main": "dist/index.js",
			"types": "dist/index.d.ts",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "tslint --project tsconfig.json --format stylish",
				"prepare": "npm run build",
				"test-functional": "tap ./test/*.test.ts -R spec",
				"test-system": "tap -R spec --timeout=300 ./test/system/*.test.ts",
				"test": "npm run test-functional && npm run test-system",
				"test-functional-windows": "tap -R spec --timeout=300 ./test/*.test.ts -g \"^(?!.*symlink)\"",
				"test-system-windows": "tap -R spec --timeout=300 ./test/system/*.test.ts -g \"^(?!.*prometheus)\"",
				"test-windows": "npm run test-functional-windows && npm run test-system-windows",
				"watch": "nodemon -e 'js go'  -x 'npm run test-functional'"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"@snyk/dep-graph": "1.19.4",
				"graphlib": "2.1.8",
				"debug": "^4.1.1",
				"snyk-go-parser": "1.4.1",
				"tmp": "0.2.1",
				"tslib": "^1.10.0"
			},
			"devDependencies": {
				"@types/debug": "^4.1.4",
				"@types/node": "^6.14.4",
				"@types/tmp": "^0.1.0",
				"tap": "^12.6.1",
				"tap-only": "0.0.5",
				"ts-node": "^8.0.3",
				"tslint": "^5.15.0",
				"typescript": "^3.4.2"
			},
			"version": "1.16.2",
			"gitHead": "6d3d8068e0e1fc7a7abd4304af99300dc84e4092",
			"bugs": {
				"url": "https://github.com/snyk/snyk-go-plugin/issues"
			},
			"_id": "snyk-go-plugin@1.16.2",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-FAM56z3bl1iuxeqkCEA/jyZ2hpwkQK8xQxQbhR+QppEK5lole7w1PQyWYgZAJ9oRY/BU32zdRAJwGuZbhk7G2Q==",
				"shasum": "aa3d57fee79d4f2c6bb2282ec94609123fd2ed1d",
				"tarball": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.16.2.tgz",
				"fileCount": 27,
				"unpackedSize": 81953,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUi+cCRA9TVsSAnZWagAA7PwP/0n2zHbnh8acz8UY4DQk\nAdgP32402jYOXTgMd9YJ8pXhEATcFVqHz25YKeOG3/DJB4v1X2vldh81uFWq\nhn+Z2a1gcZXUlA8IrUa6OPQ+UL03E+GKW827Qy6m5vDq1MIpOuFWQZhpuxcm\ngN1B/Fwqsk0szDT/QaiYMlYvMF3XuG5zajhER270/UMgqNm8IRFFORRKEKsS\n03qDAMyHzkI+DdBZwzYlyEmbvvxJsL1MUxsUizTFXoUKzrVHrA5Gwv/xfGO0\neXayOzlEnBud3kkQE1GNczyWImdldvOQbbxNQq9ZrOfQ9bmq7vvI422yOZXm\nfpwIOLLn4X0dK9zxnnCEiX1qfz0ndg7zB+CKr4YtNgKN4cYs58fwqxGl483R\nz6yyWyNMTMLNAb0a4E4D4iLHxWTjcIfwt2o15/WceZyDz1OjU+9YYJw4RSty\nkTzhwIs8Nh3U/osCk7h35rYLENPG0KLf08Emn1vIQVaiThlCB1tGE3f5EWU+\n07viHGJ7LEq8+BP/A+qMdFUCrast/gH0abVFUAKWl2WQ9p2VxhRMUq3ZjF1S\nupoA4W4hu67GY0H3PNj/TGSx16/YCg9+aNld9q1p0/ipZyJkyrhyZ6eHv5fQ\n2V+VWfCOqza1ZQOGVFWwHktXWWaxSxXLEUDITApfsXDghP6O/3Wk3OqRYqqv\nINi3\r\n=iRTn\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-go-plugin_1.16.2_1599221660154_0.2952860478936705"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-09-04T12:14:22.512Z",
		"created": "2017-08-07T10:23:16.531Z",
		"1.0.0": "2017-08-07T10:23:16.531Z",
		"1.1.0": "2017-08-08T07:21:20.742Z",
		"1.1.1": "2017-08-15T13:13:24.406Z",
		"1.1.2": "2017-08-21T08:45:17.590Z",
		"1.1.3": "2017-08-28T15:41:04.098Z",
		"1.1.4": "2017-08-29T12:04:56.148Z",
		"1.2.0": "2017-09-12T16:21:36.896Z",
		"1.2.1": "2017-09-19T18:22:10.092Z",
		"1.2.2": "2017-09-25T14:25:42.795Z",
		"1.2.3": "2017-09-26T14:36:48.884Z",
		"1.3.0": "2017-09-26T16:39:35.865Z",
		"1.3.1": "2017-09-28T16:06:25.257Z",
		"1.3.2": "2017-10-02T06:24:54.823Z",
		"1.3.3": "2017-10-02T11:33:23.127Z",
		"1.3.4": "2017-10-02T13:12:30.553Z",
		"1.3.5": "2017-10-02T22:13:42.610Z",
		"1.3.6": "2017-10-06T06:21:45.250Z",
		"1.3.7": "2017-10-09T15:30:32.496Z",
		"1.3.8": "2017-10-19T11:44:51.010Z",
		"1.3.9": "2017-12-06T15:20:55.972Z",
		"1.4.0": "2017-12-10T18:00:55.090Z",
		"1.4.1": "2017-12-11T12:49:35.557Z",
		"1.4.2": "2017-12-12T08:18:32.841Z",
		"1.4.3": "2017-12-18T14:39:03.315Z",
		"1.4.4": "2017-12-24T09:17:47.230Z",
		"1.4.5": "2017-12-27T14:35:32.568Z",
		"1.4.6": "2018-03-29T08:34:30.534Z",
		"1.5.0": "2018-04-26T07:01:54.149Z",
		"1.5.1": "2018-05-24T11:21:34.078Z",
		"1.5.2": "2018-08-08T06:47:15.699Z",
		"1.6.0": "2018-10-16T07:16:31.162Z",
		"1.6.1": "2018-12-06T14:44:15.276Z",
		"1.6.2": "2019-04-21T15:49:31.884Z",
		"1.6.3": "2019-04-22T07:51:33.838Z",
		"1.7.0": "2019-04-22T08:03:37.907Z",
		"1.7.1": "2019-05-02T17:59:43.711Z",
		"1.7.2": "2019-05-15T15:01:30.651Z",
		"1.8.0": "2019-05-30T17:35:47.166Z",
		"1.9.0": "2019-06-03T17:07:21.264Z",
		"1.10.0": "2019-06-07T11:53:24.286Z",
		"1.10.1": "2019-06-13T13:09:23.395Z",
		"1.10.2": "2019-06-20T11:18:23.011Z",
		"1.11.0": "2019-07-24T07:17:39.771Z",
		"1.11.1": "2019-10-03T13:02:30.439Z",
		"1.12.0": "2019-11-11T09:44:29.941Z",
		"1.13.0": "2020-02-20T16:45:13.094Z",
		"1.14.0": "2020-04-30T10:09:37.488Z",
		"1.14.1": "2020-05-12T07:59:01.267Z",
		"1.14.2": "2020-05-27T13:24:20.518Z",
		"1.14.3": "2020-05-28T15:29:08.609Z",
		"1.15.0": "2020-07-19T11:22:18.358Z",
		"1.16.0": "2020-07-20T10:28:32.859Z",
		"1.16.1": "2020-08-07T11:06:37.369Z",
		"1.16.2": "2020-09-04T12:14:20.306Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.16.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"4ac1def32218142e74fc648df6a53b48\"",
			"fetched": 1602009373789
		}
	},
	"_distfiles": {
		"snyk-go-plugin-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.0.0.tgz",
			"sha": "d7286bbfb337cebdf5ef4fd8cc1633204205124a",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.1.0.tgz",
			"sha": "fc604b4a80b741f7cd0af7d3ec1713288800423d",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.1.1.tgz",
			"sha": "93d5510b7e7b1d54ff6e32e6701b67487bd590af",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.1.2.tgz",
			"sha": "af93ab38d34ab40c67f1ffb00eb3bf6e4b6ab17c",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.1.3.tgz",
			"sha": "68fc6ef980872b254fb812430a6b1f3d84a146fd",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.1.4.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.1.4.tgz",
			"sha": "ed1126b68c1a488d813eb2b36f12e195a01d764f",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.2.0.tgz",
			"sha": "13a436c42b199f631c1e3657356c2099d272efd1",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.2.1.tgz",
			"sha": "91e3024d5c1c0c4f62d34d16dca8e1bbe5ad7ecf",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.2.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.2.2.tgz",
			"sha": "b4f552a941b638d3ee0b3153cba19c8b1aabdbfa",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.2.3.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.2.3.tgz",
			"sha": "c341e3d1ba361573fbfe402d6a0861c855cb068a",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.0.tgz",
			"sha": "9e275cdef4bc5cf24499ea609db36db572caac8c",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.1.tgz",
			"sha": "ba50cdcbfdfc1e177253bdbfee6fa128f1433e2c",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.2.tgz",
			"sha": "b1f78794b53f649d38ec46397d5da3985ac2b9c5",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.3.3.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.3.tgz",
			"sha": "d1466ab8f3d0be13a20ea8a8dfef50509e29f515",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.3.4.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.4.tgz",
			"sha": "263a4124ec0ed5e96a75a03a58acbe9d378a7fa0",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.3.5.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.5.tgz",
			"sha": "8b39c6baa7fe6d286b4e7a058ac67e31b1663ff4",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.3.6.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.6.tgz",
			"sha": "f336548bbc8df7353dfd77c707422b6ad51d391f",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.3.7.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.7.tgz",
			"sha": "af57af7132c9e313555b5d8955312b87f016f447",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.3.8.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.8.tgz",
			"sha": "77f7fc663b276d4e6007c5bd23ec2453c35a45ee",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.3.9.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.3.9.tgz",
			"sha": "8d085d6ec675177404c69901353939e99a117762",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.4.0.tgz",
			"sha": "b419c90e5a2db42ff367ff5c0f59c066c77d5d59",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.4.1.tgz",
			"sha": "a9515851f906b0e10bc97ceffb6b49ba0b9215f9",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.4.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.4.2.tgz",
			"sha": "b17b0fa216ed2ab8e7c54607b9252be1992bd980",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.4.3.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.4.3.tgz",
			"sha": "3aa016f97414cd470c72347bd1ab07a131df7a6b",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.4.4.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.4.4.tgz",
			"sha": "90230b9f6399f91922a25a0c4cc1105eba224a07",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.4.5.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.4.5.tgz",
			"sha": "bf462656caade0603970b68e756f4b389c3aeaaa",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.4.6.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.4.6.tgz",
			"sha": "5fd68666056fcb68cf8e5752e0e8233e288aa080",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.5.0.tgz",
			"sha": "0c51fe8c4cfc412f09a297ec33b79ab718f85633",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.5.1.tgz",
			"sha": "220016f2dc51e1f5fe8efe496049039ad3f03010",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.5.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.5.2.tgz",
			"sha": "c45273a2a05ca621553b3a0c60511757f8d24e1b",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.6.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.6.0.tgz",
			"sha": "4b312db52fdde6d9b2ac75fe1f9712b88563737d",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.6.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.6.1.tgz",
			"sha": "fad24de943a587d676af9408e5b3976d6b20267d",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.6.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.6.2.tgz",
			"sha": "d9487b30e7d52bf884561f0ee18b41b1e4bc6165",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.6.3.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.6.3.tgz",
			"sha": "b68e84a0db8711dd5aa2ed52040e9d9cbc3d1b27",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.7.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.7.0.tgz",
			"sha": "b69e12f04204eae73b243b4a52dd8f9ac2eaa8e9",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.7.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.7.1.tgz",
			"sha": "27fe11b43b823bd367e57eed945f5dc4b50241a5",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.7.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.7.2.tgz",
			"sha": "d93c068e4965a3c5f5edb0f45cfa27a165c310f4",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.8.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.8.0.tgz",
			"sha": "7a18b4ef5eb11ebe593efc3cea706922b2f10b08",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.9.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.9.0.tgz",
			"sha": "fc6b3ae897949fad60f65bfc3033dd3d50b4661e",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.10.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.10.0.tgz",
			"sha": "4764ffc5c87bd0f322a179f7718c6f04b2f45867",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.10.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.10.1.tgz",
			"sha": "c2d89d5c5f3aa2bf3964a9256c081e96de8efa91",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.10.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.10.2.tgz",
			"sha": "520ace2d84df4d3c5088d2cbc776ef2d5ac0f236",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.11.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.11.0.tgz",
			"sha": "7810242391e39588929de47b829d04938bac8f1a",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.11.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.11.1.tgz",
			"sha": "cd7c73c42bd3cf5faa2a90a54cd7c6db926fea5d",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.12.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.12.0.tgz",
			"sha": "a97f8b9c6af167e27bd6db2eb7c1d6f822f01730",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.13.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.13.0.tgz",
			"sha": "7d0c7efa3151a893f6744939285f318a9a242c1e",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.14.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.14.0.tgz",
			"sha": "a96c3c09ea1728807158c52dd2d9a6d650617a82",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.14.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.14.1.tgz",
			"sha": "6afa5754c8a04909b5b71397cb52cfcb015f7d50",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.14.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.14.2.tgz",
			"sha": "03adb93ac28e21f9da03b444d0e06ee4b71c55ad",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.14.3.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.14.3.tgz",
			"sha": "8dcd89ff7dfaa873583df81faacb646b501be847",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.15.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.15.0.tgz",
			"sha": "c90fe2db6109fbcf805d84cdccb40c97e5ccd3b9",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.16.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.16.0.tgz",
			"sha": "4688e45e59d1673256f645fccca2fa6a7ab0f55a",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.16.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.16.1.tgz",
			"sha": "e5df34da6a45487d470ba19fe5bccb096bddd8a1",
			"registry": "npmjs"
		},
		"snyk-go-plugin-1.16.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-go-plugin/-/snyk-go-plugin-1.16.2.tgz",
			"sha": "aa3d57fee79d4f2c6bb2282ec94609123fd2ed1d",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "12-04ee3ae4aa0c2442",
	"_id": "snyk-go-plugin",
	"readme": "![Snyk logo](https://snyk.io/style/asset/logo/snyk-print.svg)\n\n***\n\nSnyk helps you find, fix and monitor for known vulnerabilities in your dependencies, both on an ad hoc basis and as part of your CI (Build) system.\n\n| :information_source: This repository is only a plugin to be used with the Snyk CLI tool. To use this plugin to test and fix vulnerabilities in your project, install the Snyk CLI tool first. Head over to [snyk.io](https://github.com/snyk/snyk) to get started. |\n| --- |\n\n## Snyk Golang CLI Plugin\n\nThis plugin provides dependency metadata for Golang projects that use `dep` (and have a `Gopkg.lock` file), or `govendor` (and have a `vendor/vendor.json` file)."
}