{
	"name": "snyk-nuget-plugin",
	"versions": {
		"1.0.0": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.0.0",
			"gitHead": "aaece7a1fd4f4ae0145d9f7e16a370fff25d665a",
			"_id": "snyk-nuget-plugin@1.0.0",
			"_npmVersion": "5.4.2",
			"_nodeVersion": "8.8.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-csMnwFrwb4ZBkDV6z93WZ0tjclWD1aiJIdjYjM4qJMmoYLRMyLOBdvmcOAoEwp24gJpkd8MreTT3hgCLqK+LJw==",
				"shasum": "2a0c132f1dbbf6ad7895b177ec2371d67b95160f",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.0.0.tgz_1509021028630_0.5602679597213864"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.0.1",
			"gitHead": "bf43292425e43940167de5d6156553ba2be3e4e4",
			"_id": "snyk-nuget-plugin@1.0.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-LFHpJJIB6x1qT74rQpHtqR0qM2HMPmRVLNW9+T+zUwJp8kvtHIiq6FDiMomxd3A4kjIq+I700VDSw5VIDxxQEw==",
				"shasum": "133e22fc76c3a5ea7e73c8a5f9f2065f2b3501a5",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.0.1.tgz_1509530005576_0.69404601235874"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.2": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.0.2",
			"gitHead": "b6e03f0ab16892a53589d24e5e8832b0c03e9a50",
			"_id": "snyk-nuget-plugin@1.0.2",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-V09bIx9LoMN1rqO04d8n7OmhnwkYawp3ZQrGZhQv19EoUfJOGTwQ0/qsU8y/cPUBQRFkN2afquPg2JIUzw6IZA==",
				"shasum": "efb40dfe9d565e41d9df1628a9c33d21c86cdbbc",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.0.2.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.0.2.tgz_1509621961441_0.649409121600911"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.3": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.0.3",
			"gitHead": "286cc0318f81467a90d382fa7e6fdb5ded2284a1",
			"_id": "snyk-nuget-plugin@1.0.3",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-HrUelN1Zv021YzcyQPygv5AG/ejkh/htpnt29qqdqmjijJARnQQUWb5HTjiD70bXxy8HLm2um7okOB7k7grfzw==",
				"shasum": "51e5085f58d35def7c971258836c52f5e2857a6e",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.0.3.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.0.3.tgz_1509970665725_0.8830163811799139"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.1.0",
			"gitHead": "4a31aae232a476d5ce53f52235d50f6104aeed9e",
			"_id": "snyk-nuget-plugin@1.1.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-PUd6Q3wx5TfUXJY501nrFYug68OkFWqFhWXyB9f3Bji57Mp54prNkSkr3IKDDKzmIRBzMaizoiTlZ2rjakOumw==",
				"shasum": "609129d7e2ee54a5e4e72da597779f7e6d414c07",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.1.0.tgz_1510065941416_0.26311034988611937"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.1.1",
			"gitHead": "0cbb349684665e296f10dd83e6c2bc32d4ac9711",
			"_id": "snyk-nuget-plugin@1.1.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-HgkCU/fq2PnDWYVE5lW4MD1jO0uJcaws5s2/RnZ5xpNNLCgWJ3+0BJoas/6cDcA5p+Y7yUPAdfoBYW6ADNpYFw==",
				"shasum": "f23534ae9376075627321d3ecada50733e77918b",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.1.1.tgz_1510151301910_0.7760579390451312"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.2.0",
			"gitHead": "52214c5e2a0714e343822f8d29baf811829ec575",
			"_id": "snyk-nuget-plugin@1.2.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-pon7qzScQ96ujFxhOHfzSs01PQUTEnSBG7koUvxfQ39ZjPjruHN+J8ZU8/t76ceuZ34MJOnXlJVqPgyaPwoubA==",
				"shasum": "4dad574155e4b39a5bac15f8218245f2abca32af",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.2.0.tgz_1510485656282_0.9014161897357553"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.0",
			"gitHead": "ed0e68fca3764d6fd81f2b5eb3d4077549b623ea",
			"_id": "snyk-nuget-plugin@1.3.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-R/yH3w7TRYOXNyliF1DBeeyEiEYscWN91+f7GWGP4WjYqLwBToTmcZXmn+rhEYCyoz1CcKkGMS1o8kgHbiBe3Q==",
				"shasum": "73054f6c5c520cdd6df14cce60755b7b86f24cb9",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.3.0.tgz_1510823407706_0.4186929748393595"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.1": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.1",
			"gitHead": "79641ce1201ef0a5f62b0397888d8fe8f41605fc",
			"_id": "snyk-nuget-plugin@1.3.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-qK2+XVHYJyX9CfQtrKkZpQp3gWnyYUQJrhewNLDac0HwajVw5z+mCOpkLfuLKdVptZKt8Pa60CgwcfsWQeqt9Q==",
				"shasum": "6b1a5d37ca2d5d2b311fc51de03720e23a0a85d4",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.3.1.tgz_1511096863108_0.18666246416978538"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.2": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.2",
			"gitHead": "d7074b9752e5184e7c8ff9e2f2313553e40abd56",
			"_id": "snyk-nuget-plugin@1.3.2",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-9z8mAtKyatJRdIDDeSg47eKmyu5UF/ivNpTliLzQkSkTLtri5GJqRaN7NvRgwu3JlTec/55myJgf0HE9dyeRMg==",
				"shasum": "c054b3868444435de587df4a86048323f6d4e95f",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.3.2.tgz_1511352336504_0.2974173182155937"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.3": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.3",
			"gitHead": "8d8838594cbf05b7f558c58e5bbb5c984e93bd0e",
			"_id": "snyk-nuget-plugin@1.3.3",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-TekZeStK5VNWcCDiaTOJKrlA2BR8kueuduRpmUIDF7dORsDTbDFKDT+OfFdKfm+oqCmM7eCxLk2IqWnVzAbzwQ==",
				"shasum": "c3ac20582174bdda213c5620ee0aa19f3961cad6",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.3.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.3.3.tgz_1511939725663_0.6686609603930265"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.4": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.4",
			"gitHead": "f248a95811cd944b4ef1b40b110b33c828df332f",
			"_id": "snyk-nuget-plugin@1.3.4",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.3",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-7Oti8nGuIEOpm6sv2PMK34SKydj5aX3T12uauiUVRFi2xGS5Z1qMwOUN+qiaGun9FE3j5ngw82tUuzgUlGvFZA==",
				"shasum": "a32c89f8206f6cbc9aa32637a9cfc76d70de3efc",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.4.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.3.4.tgz_1513154470698_0.3879365907050669"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.5": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.5",
			"gitHead": "4639cd429a72eabf5df10936b361e5639a0bff09",
			"_id": "snyk-nuget-plugin@1.3.5",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.3",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-s6gn2fFzOtADT/fhZY3i6N7pSCEhFKxwsnB8rOG6gA9tVd+3NtdpuwhaXHTKPgoIG/6icpmocgBCblhPAkdP0A==",
				"shasum": "64ea4c134ba5020d68b6b1acdbc279cd729e7958",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.5.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.3.5.tgz_1513229187549_0.486004869453609"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.6": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.6",
			"gitHead": "139feb19c94032de0e85d221b35e48139ea817cb",
			"_id": "snyk-nuget-plugin@1.3.6",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.3",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-3y+n1MEzZVWFphpjsa8ETyjqfWLsnZbTeY4JirJhLX3YjT1PfSVIEdCfHjtu54VKbG/aIixrn5pUrxeo4VFnOQ==",
				"shasum": "6fa8fb81272eb2a01aa99da84cb90c74690bc2bb",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.6.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.3.6.tgz_1513776190915_0.7191071112174541"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.7": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.7",
			"gitHead": "00518160974af1cf6f5e835f54242167f4b6b90a",
			"_id": "snyk-nuget-plugin@1.3.7",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.3",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-dO4ko9gWbt/qtQS3HCfaYD6CXNm0AxX0t/ycG5Wx1T1b/e+96rF/jssOS0hFPXcSXsQ7fVXlfPtJEirmPh25fQ==",
				"shasum": "07ad8223b319323db9553e5bc6693b802fd35a71",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.7.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.3.7.tgz_1513860270872_0.7943773218430579"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.8": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.8",
			"gitHead": "288756a6e0577dc76a3ebf72aea8ae228b1f5d7a",
			"_id": "snyk-nuget-plugin@1.3.8",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-Gcc4Frzu4TSh1b8XtVGOjivf+qzCufn7oRmk2cSqsO7Ihnqh2RvGQcQh9gPRz2Eaf2+KKGN3CCTZEWA2UWq/yQ==",
				"shasum": "b57e2238b0e2c686ca7a35c43cac15ea1bf98dc8",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.8.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.3.8.tgz_1515064302247_0.9246136175934225"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.9": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.3.9",
			"gitHead": "4f292de61fde88e1885de5efe933ef7c8fafad9d",
			"_id": "snyk-nuget-plugin@1.3.9",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-F38Amr8AxbalFfUmjLM+57P2Gq2vUh9dWsP7oE2DPXO/f7tW00jwyWhJ5D39Zx+elBoXDxWYvAp14IJnxV18Ag==",
				"shasum": "bcdc503eafe9f3eeb4024b756ded4d0c3b265d12",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.9.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin-1.3.9.tgz_1515415672428_0.3213988495990634"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.4.0",
			"gitHead": "4a246f348e79c92d426e8802ee483298fe5b87c7",
			"_id": "snyk-nuget-plugin@1.4.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npm-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-BFZv6UxViTWbu4+AiWRD1cTby3FZ4rs2CuLma0d80iOTzgfmvFmgeWHlM8bXx0WAC47HYywXQuDJeKzV7iiaXQ==",
				"shasum": "b12380ad566b7550e5f7a969bf839ba36853d42d",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.4.0.tgz",
				"fileCount": 11,
				"unpackedSize": 19557,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5e25CRA9TVsSAnZWagAAbwkP+gKEEI9b7c54Dct5LFaE\n6UXUW3xewJkciIiESYWa2C+mmbNK2UvqSvDHU8ykFMSwKHsfnFxCx1cxx3mv\nH6uPnW1c1RBn5+ter0UXGLk5ybBf8I6jjL/ZmJdeszlP1AmwnZMhc9cr5rca\nOJPz12i18Tiqp7WdqbRu/Uf6S/seSbfsPEYUkmsjT/LxVCT+xgziz0Iroymz\nIj7xg/DIMkEJHAFguHtrSLgFBPNDtYakHd7IzxI3U8obERsy8uTRgphi306v\nMzgtHI13DgDG0YtFdSnco3NJP5Qp29mq6QbOi9lfH4PL73NWxD+1aiopORqr\nXNLSjh9eBEBK+x+mWrtI/RkDM9SrNvwvAYSW1ljCWL9pm6P9HPkZlXLu1pzx\nZ/a91kJf+PEJjU0Yo0HjTXW6KDpknA92ZUmAj4yOse/DvWk+Sg9sbFCGoWbT\ncztoW1jYCdTS7Xo+NiIBFMmwRvJbLk/O5hStu4pFaemZUrdRa2ERuxUnU/IY\nOPLPc+Mow58ZsMV1Kwms//uJOnO8a8FT7Y6ZQkpbVmCWipteZaupPJXZss3N\ne4cGkD8nXFA29NOx5HNTISw+jjiYdEAV/KQ6R/3ee6GXX7wCS4WPdU40doNL\nc9Vgf3XUs95KGX3HFjNcKLPNFPL2ktVo0U56D3Zy+e0Zhfsd16S81L862BT8\n9kLf\r\n=8jxQ\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-nuget-plugin_1.4.0_1525018040770_0.8677696789008802"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.5.0": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0",
				"lodash": "^4.17.10"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.5.0",
			"gitHead": "7f3931efaebf0f39eaebb9da7327d0043ed43377",
			"_id": "snyk-nuget-plugin@1.5.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npm-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-4TQbrhbOZzBUVr6fGTlGfx1Un90ugs1w3OT0CE3/oc2iYRri4UBdMmfEzVwy3DlmVgIZ7nHNTXhsUy4QG6Disw==",
				"shasum": "bbb701dc33648bb7c693945dbd685dd18e5aa59c",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.5.0.tgz",
				"fileCount": 12,
				"unpackedSize": 22192,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7u96CRA9TVsSAnZWagAA8OoP/2BMv8hv2gM8wmtOo0vd\nrfFGajQVzrYgyLZzH8N6sm15npbjx5IG5pjRxd5meEMSzeB24SSUt0bgYiAs\nP4+bKZR9wm7PeIlrJ6JqNUn2cYf4Q2uLGtaV71mLFxKIJ9A3zL0wCB7FJeT9\nkna6dAMuq/fLd4cxDLHYCQLoB40NFekRifcfpWpDwqW9m+ijUjuBOtlhEeEC\no0l4Ufvhgg/fJ5o7BCJpTIYRSw3tBzHEXtOhRJAFhxcdg7qVuwyb4HTp/6LJ\nfLVYZZIoE4/iX8iEEQFj37VTv/4Uz7/2iEsKN9OmxOgqYR5V3n/aJ7LHcJ92\nhgItAYt1hm/fBb7/7x7J07lUYpVGt9OZ+nBMwbdS0cPTgO+ZeQm8xmoUyV22\naAeZS+nqjyIPBmHOHR4lvkm4Vr2s+fX++TBnLQp4h698Pq0PmiUccVspbq6d\n7njx2opA6D8VBUmQmgpcBsv348d3kfWamC/j5Os1jaVrlAwa9bdtq24Sgt+8\nP4N3cefZya9KsAnTvmxmBIw7DJXFWQ6Msb+KEMNj9kQLVkeYtXeH0cLV6VcX\n3tFwV/cplpiaEljSePvEvRyFZdCZdjR281Eys5j+QFdyICyDOMWhw+GjiXnJ\nInpjziYu3NsVtZqFj6y686FXHpBA4V0u+ZH4guiBXyYlS37Y2f02o73KrfOL\nulEa\r\n=3dW4\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-nuget-plugin_1.5.0_1525608313278_0.29143837623456337"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.5.1": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0",
				"lodash": "^4.17.10"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.5.1",
			"gitHead": "226b69ec59e76dcdb96c5bc5230e6620dc40576a",
			"_id": "snyk-nuget-plugin@1.5.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npm-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-NiF4tXA9bpDF5K81MjRdmZWLsUWP5hKOL0nrFbQpn06tcHmxg7grMq406xREoLDAkO2D7vRl7XKGQ7bR58hTxA==",
				"shasum": "cb3cced62a72d3dc264d1de721da61a701ad549f",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.5.1.tgz",
				"fileCount": 12,
				"unpackedSize": 25507,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8Y5GCRA9TVsSAnZWagAACKAP+wTsAy9buNy8MqL4/4yE\nqId2mo2sKQAYTayK4DXCmv5whBDK2Q53szkH00M+cC5yKFT1Le4eGE6SuJAU\nT3SWsxUBQaoi++4gQqlS/tipB3UGHaHke6RJ57mCiYLBvEumTSrZwVGGHJn1\nSOxBZlsU6aGlWfpQOZ9UoTjG2UYxnCkrqAQuwSJlhnGjPxqieOvrgFcFXo+r\nNZkW9wc2KQeyECUUcoYQLwdyrivGsbNcNt35MOyPK2lLTG5GIEq7CxTrRPv4\nRS+w0X8dz2Vee9cUKrlKbIT7m/RGZZMiEAJsUz55m93pE1vylMrMNh8wAlmJ\n6TkAV2BJFkKPFzNFdjHOVVk9zckYePEJJ6A8AhOybRf6X+k2P16CQKze1wxg\nRQgqk241SjLdLE1bE2ZYYgBBT4jzM71gKzf2vtfjIi8Z8/vWVmuTqgAwSwnu\nB7eqlXAPoW/ejKBKkAO8QrAfYOfxR2rTAvLZhsLgsY1WyryE5eB+cWeZRfGC\nk6t+PogKiKANNQrnO3o4+GGw5yP3Iai4awNyB2XFc7PzWtk1hHg4ZPb2UXfz\nA0QR4Qn5MdFMeReSYi22ECyp2oE9WUTWKaaRsKnStzc5mIrCivAmOEU/MGt9\nYiQN5BeK8xJLSaJF3T3O4usPjaL1+I3eYzixQGl7CvJDBfJjTKPB2t5PTEYe\n5tOt\r\n=YmD6\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-nuget-plugin_1.5.1_1525780037921_0.9563890902026841"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.0": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0",
				"lodash": "^4.17.10"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.6.0",
			"gitHead": "f5b24917ddc850f4df8878a42ec5a180f325b178",
			"_id": "snyk-nuget-plugin@1.6.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npm-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-x+D6V0yKV5H+wa+HDhG4nEqHtWAii7vPeKnJGcuRGaAUNnhFUaW9TYzQb+5uC2h934N+wbCXX1yeNcT7jWGmqg==",
				"shasum": "d02c94fc291fa047c96a10a2c82debb588870744",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.0.tgz",
				"fileCount": 12,
				"unpackedSize": 25070,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8ZovCRA9TVsSAnZWagAAHWcP/344bE6cyTM9Dk1vro6c\nibkV1iOt+SBZPAW2jj35UaWOhXhGiSNGJTCnbWpDtPIv4jYYG+qovKFyPf6+\nPqgZPswxHor19z5qwzi2KztXOGPAtsoT1krc7EXz11g4KY3qBS8KvqnSqXSn\nr2AigYE/k/Ie6TD6UyXXNbzRZZFxbkYsT0DWvvVg2aLrkQp03x7bqfLi+Q0l\nmGwuMNn1uZEajrkKqBfSpaEwumwm/etoGD/It3p4mYAn0NUg0wG9f7yw43xj\nzUpv0ONmKGbTrfsHW9KkLbI4JU4/1sT0pIDtU4TLTgzbAtcAokYClzuW1QKT\nXDCXX16jpfr6jWEsd/l3HqXnuSHGvnRN5e+t0+RBOPa5u0nWKAXV11N35/Kl\nhq1ZeGH/MoS5jRcCx3ymE96mDdMVXoh/fpT+TOhc0e6V6XDaZ4w3a7bklt8S\nl+tZvcD1yWXrQuaSFT6T4sNq5sDPxivSC4xEz+xWDrAs37SrNQV04HI0CtSd\nN02slVl1tjC+vvhjrye+DyM2+wkf3atRClsNFphfkBe9Sx+cSmoYyuvVNTcJ\nFw9buHfdA4prZVzwK4m7sv6inRRxGhMi2hypVtxz+fUNGPfTYEWmTcRU+fqi\nvr922QSPF4PNA/yZyG/1M69Kr0TBtt5ozxBaVMv3LlaHiz8Xiqh4xjSBF/Hz\nIkuS\r\n=wRVa\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-nuget-plugin_1.6.0_1525783086749_0.48792319892970304"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.1": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0",
				"lodash": "^4.17.10"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.6.1",
			"gitHead": "cac9b55097cae9f8d06110b64ba181aeb729375e",
			"_id": "snyk-nuget-plugin@1.6.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npm-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-Hfml6WZbVPyTNRS569LL0yMFZUDYlPr8n/zTBZiSO3n0QBFQdTrXcBmGKGdh5xOgRf/hUKRaGCHYjeDOh7b6nw==",
				"shasum": "b0326916d8625c15b295f1583ffb59230e1bc0ef",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.1.tgz",
				"fileCount": 12,
				"unpackedSize": 25137,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8vUSCRA9TVsSAnZWagAAadQP/3LPsf4hYVFWpEUdzmRN\n/TfbQLPIITmjkIMcqg6u/QnGjMqgABflP28Nq/C8Q+w+Y0MC8p9t6dBrzhpC\ni7TqSJXUEaFx6PGBPXoo7ZPKZVdrdZ4wqssT529dKof5x41pPD/TjNpRtRQQ\nNP0Fp3BTAchUracw9R/RsUCYIom5zUN/hFdL9VMz8h3RDrAsDoRnjZwUFfoh\nq+8EBh66KaqERX0WqJZQKc1joYRvnZ/H34pXPzZlymLOTzmnXJeGSebeV9LJ\nPm4OIUPPCkVXB9f8wuhb+8st9Rhp0PJqLfgD3nLLXNoM9gQNYnCluOvHbRCv\nuTvTcaW0c0ke23gNm3TuRB/nF1TbH0rxcedyc3iubazsMbXMFMx1of9DUhWq\nuREZZlWWcNSpyi1MApYqcixekIT9bNeVWRl2p1cEJe09h0IdjjObTnTjGOmQ\n9oQmwQlv3t6HxJ5KofYKLOtLfu5gp0iTFO378y58FSgvHs1wNk7ofgaYOWSl\nLW4mBcKwnLZMpxGG+ideFvX7QzbSwqdhyHMWwS68JOf3B2b+hnARm8SLf4Ln\nAKNyIVC4m5oBv+Q77VtoxPwpVmGUySAGPBnCkXlG2yyuytEj8xF6/RuclcWo\noCiBgWAM2v7sYDdb4z5L1JQ4GjzhXUOYweehteV0zmWyJAiJzB1dg3XkqL0p\nukE0\r\n=oxw0\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-nuget-plugin_1.6.1_1525871889640_0.73830072508919"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.2": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0",
				"lodash": "^4.17.10"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.6.2",
			"gitHead": "c9bab1559bef6729b49116d6dc3e3e4d15879d57",
			"_id": "snyk-nuget-plugin@1.6.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npm-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-8l8hS85esXyweTFgUFdwnGT94Ts42KcG5fdBX2wYosQkpUMePd+GTT9+64k/GvdH5hqcNt2OvtzW+Uf8JF+pbA==",
				"shasum": "ea21181be53c1e7c9183907c25a71d914c5888b9",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.2.tgz",
				"fileCount": 12,
				"unpackedSize": 25184,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+HwACRA9TVsSAnZWagAAnH4P/j+ol1X/AE7b7Cf04Ssr\nnnOQ2EmapEkPJegQVkcAwyU/G+PFh7T+xN41TQ9cCCD1SMRLyRMcvcp0exM7\n2or+ssiuiOBeU6NNhBq+dZerMApwnx8PBWzPVyYZ1oUPCaeQEKkp9HCl8J1t\nJ43fU11YMsqavkHBrpDcvP8dLk1phd0BcnJ2z5FOGXyFZxrUlYQnw9PGVwLU\nzJQKhgQSzVam/sGIDFnIwqgPsLS7AXW5f3qUGr3avj4xHmYlAQ0cmV3GQDVY\nnIG5Z+SU+Q28MuWvlAvF+V6QR8OnMZmNRkbmRqUpEAvEyBQp3lSLFk/7TqCG\nFsToIPsdk6O39iJHlsR5EEKeIrms6oFIAFwOP7Ge6e/nfFi+JkMw6s9c3WKJ\nCNNQ4gLTVMDrF/X9w+DORkGUpi2cSr95X3e8O1ucxeGBBCt0S7aNO6XMiOjU\nYIp5/tEcCQebEpjFinORS4qWvqO036+UDZANplbt8Rj+G9rEDRXghCN4bJxW\n235WZvQvcUo6sfz3ToqTfGMae/qPrk2/Fiyfn80ghqp5YNdCsHfTgNkVMxG+\nPSRsDxDGJvfbll1MKVgI+L3W1jkLKLg1lgPfyRhBY9PM2dT6RIdzOug9+6cP\ng2mdRBVfCM/jQCVPwD5IV4RpVdz67cOb5UGksOhZv0ctynt+CKrpgfvaSRkJ\nI34t\r\n=Dvrc\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-nuget-plugin_1.6.2_1526234111584_0.6153366898372721"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.3": {
			"name": "snyk-nuget-plugin",
			"description": "![logo](https://res.cloudinary.com/snyk/image/upload/v1468845259/logo/snyk-dog.svg) ## Snyk: NuGet Plugin ***",
			"main": "lib/index.js",
			"scripts": {
				"lint": "jscs `find ./lib -name '*.js'` -v && jscs `find ./test -name '*.js'` -v",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"es6-promise": "^4.1.1",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0",
				"lodash": "^4.17.10"
			},
			"devDependencies": {
				"jscs": "^3.0.7",
				"nodemon": "^1.12.1",
				"semantic-release": "^8.2.0",
				"tap": "^10.7.0",
				"tap-only": "0.0.5"
			},
			"version": "1.6.3",
			"gitHead": "68443a1c9a9ff44f37e3476948cbc323c601bf60",
			"_id": "snyk-nuget-plugin@1.6.3",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-sC590aveQb0ns7HuDheIZ7FhN/HZzWgzXKUnBGfia/SXIFBpQz/6tognraMJ4+877uLLSdsB2jkyDeHYeWICrg==",
				"shasum": "841a754d5b8d6eee8744e2f842d3fa5e07a9b602",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.3.tgz",
				"fileCount": 12,
				"unpackedSize": 25948,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTLhGCRA9TVsSAnZWagAAdEwP/1+H3DYfjYS9G0tAAwa9\naI4kf7lk7ZxvXmQOQB63oF6G4SbcCp6bsPF/bLiJbD58FtN8MzouyKgdd91X\n32auLOdWNrILal0wZdZ0OYClA72tgEEVJlgz3+OLtfu1Cuy7xJm9G8R9NiGF\nGhwiQ0W6zpFBKpe2z5Kcvmt1NB/DVmKHbQYqQ/kFd/mh2KbiYbIupATvYADX\n9LJbjtcABufYTYsFuxMM8p5xkRBLHyselID9GoK0DFvguwLSI8WbdI4xY8bN\na0SUS4qOJYMz/UHLLwCBRdsHbWf2+CGm+CLvWhneb4dmWMFncYQLWC554tqU\nTG8necWMpoYsUxRriQ5mNqnQ9OPkVFBuk368NjfKEJPc+aO5eG0cS2XII/iW\neaetiPPGqR8Ani6I7In4uE5PepxD3DxRYQ5bEL+xFN3hauiahTGsaXZx6Zqa\nZ0H0YFSnsp0Ub+Z3ZqsbtlRQYNoEqCE+JAMcYw1/726VA66CCejgmTieYu97\nwn6gsDTS89Afi4vBNeWY/3uP6fCwpZ3X/AmYKy1JInpYtNthzZwcE4L+qNV4\ndfYlJbVpVyCN3BkDbSUPqQ4cE5QaljtmBR5nyPAfvYXXL8ObjND0qty/tcbL\nmvjJFWhFu/jmdoAtjbpHUksfcHpO1QAuzxjdC7eGgav7wyg53NfdxRMkCJ96\nLuBz\r\n=Dh5g\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-nuget-plugin_1.6.3_1531754566531_0.661870797788292"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.4": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test",
				"test": "npm run unit-test",
				"test-windows": "tap -R spec test/*.test.js --timeout=120",
				"unit-test": "tap `ls ./test/*.test.js` -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run unit-test'",
				"semantic-release": "semantic-release"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"xml2js": "^0.4.17",
				"zip": "^1.2.0",
				"lodash": "^4.17.10"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"nodemon": "^1.12.1",
				"semantic-release": "^15",
				"tap": "^12.0.1",
				"tap-only": "0.0.5"
			},
			"version": "1.6.4",
			"gitHead": "80b6d01482b8f24d92f64291f9991fc310835bcc",
			"_id": "snyk-nuget-plugin@1.6.4",
			"_npmVersion": "6.3.0",
			"_nodeVersion": "8.11.3",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-D7cwfPC1U/HABAs4Tc9jviajoblMggWOYvWpjf1F4InG6gTfp5lDeeonFp/Xoj6wcju/j88w2gAveWrJWXNj6w==",
				"shasum": "83cb3e699667ea808803d4020aa0e053e6f3bab4",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.4.tgz",
				"fileCount": 15,
				"unpackedSize": 32172,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbaDiqCRA9TVsSAnZWagAAKIEQAIHt+SrB1PT8gEnWUS2W\nQwC6sjy5UyRVKe+0GC4mY0l32uzpd4SBmaLSlLN7Qv4KW/H2+4QtgDOMRS+G\n5a53FiEJZ25S6CFtHCCqGmKV95BVITxCp/l2VeRib5baiwdnJVL9sycP8J+S\nATsaVFNoedIcDgBIW47FoxEQTovYofu7q3ImLj87958B8oYdxW/Pd9GjJCgv\nTxBPDK81NaexQ7XjpXBuNk9vlhBNgmhoErz48WcC6ND/zxZAtQm62/sipzvr\nJeVi46stfxjgM5LkAFS7UA51bIHnJra7ImVbOJFyvCnTNrhiRIUn9ICkG4m0\nHTvRHVaqE0xLBKRKszkBsbahboHxp1Z4MksampQB4kPlR+ouNbxzECZvDJyn\n1J70PdRbdssJwKOOmQnx0eoB4DC9yie0ZRiBRlo5I9QkRxbmDA8Jl9nDispa\nGabvHGM6n53AGsIoFD/2nyaAMv2tosiJdT+v5z3Xz30Th+LvPRfFbDkd2MQq\nYIRldpy/hpnEXsMMLVliUM4c2zQpJpRrwg92JYkm3uSoubacj/TZpl/Q2cPD\nn6KhVA5jz8rmTnxVp8FiK9mVii1x+ZSnpI1y4NVIzWcIrIr3qvPUu+r5ss6y\nOLlL+nE8KBnsib+eO8fRxXO0qC8+dhmv8PoTWWlRu5xTO1QjHUHXLKfaE/iz\nsB3P\r\n=V1Kr\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-nuget-plugin_1.6.4_1533556905573_0.6256460626328109"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.5": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test",
				"test": "npm run lint && tap test/*.test.js -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run test'"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.10",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"nodemon": "^1.12.1",
				"tap": "^12.0.1",
				"tap-only": "0.0.5"
			},
			"version": "1.6.5",
			"gitHead": "aedb2bd196d1f94c56ca1332ed5934f25b78e7a3",
			"_id": "snyk-nuget-plugin@1.6.5",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.4",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-3qIndzkxCxiaGvAwMkqChbChGdwhNePPyfi0WjhC/nJGwecqU3Fb/NeTW7lgyT+xoq/dFnzW0DgBJ4+AyNA2gA==",
				"shasum": "0a5d53ba47a8bbdc82e245171446ec0485cc591b",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.5.tgz",
				"fileCount": 14,
				"unpackedSize": 32125,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfPBRCRA9TVsSAnZWagAAHUgP/jg1sUAYNVs3i5Q2i68L\nXDnhHieVLpKS2uINfCd8E+R29rkGQjXxSh/Agcm/w0uGo3KRLewHmc71Myca\nl2i2AKGLpg5USg3IG6SYl6gCz9jiG9aGkpb+54b2rC2FHgNlNlVilZRAluQK\nhm/F/26sYboRuve33GNAbB2EZjqzup8mCrwOAPK4Oj9s9/EHyQACPncpw5mz\nF7jIJNt1obCQEVRG3j1r8tB6LdxC+pb5iE6x8cszjvYpCSs76RDTSJNSkW7M\nxfOQxjqLPkNa+5+qyN8wTLeU9XqmAZD5JTz++gIO/Yei2VvYcpqD/o+vB4N1\n0dQQW3FMRP3DHBXUJd96FnLniWzpzvoj0srCPzO20PJ871FcyNmxfeQFdI1W\nsJ5KxYFArPsLXSaASqcOiqN+yHQHjj7RlZKCKJRJs1viWtcguvHP2GmGimW4\n0xp82ZwgoeyIDlRC9WFQ/ql+b0lhYoFswYgy1e1fRF6uRtRT965JL04YwM09\nzw4swDI+TiWglrhcz/pJ2yBb8C/XPfTrPFf72113RhevXHGlwgnty9Ux24+u\nXPVo3/PftY/zC1phwyfrbzOmzCL2mLN/o8WgofzcB7osg9dQjdKN+sFZE/Pr\ng0jCW9RJt0gwXcrZhhxc4f72c46Fy9t2q0/8AoMlKQxpuxPzv+/fYt0vV0DY\nUBGc\r\n=zzZl\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-nuget-plugin_1.6.5_1534914640950_0.7199292811553581"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.7.0": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test",
				"test": "npm run lint && tap test/*.test.js -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run test'"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.10",
				"snyk-paket-parser": "1.4.0",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"nodemon": "^1.12.1",
				"tap": "12.4.1",
				"tap-only": "0.0.5"
			},
			"version": "1.7.0",
			"gitHead": "739068896a555e4277d554de8f763fc79e065467",
			"_id": "snyk-nuget-plugin@1.7.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.15.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-fhPoAWvlNrxdLIWSwMQTSKl3qhie/3YE+0IZO+NLwzoXgm4d3o2J/Rf8SayFsjkvhtjx7fxQLI/f7MTyh4MbvA==",
				"shasum": "8fea91ce7d827d33349bc765643026c35dd543ac",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.7.0.tgz",
				"fileCount": 15,
				"unpackedSize": 33086,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcaRgdCRA9TVsSAnZWagAAV6MP/3kq5xl2tQ579T7gE+jw\np9LYcSNwAH5+yx2lM/Ci/rSKqsjJXf50A5/Zoz+1/2AZ/kdMr5xT4VTIdU9h\nuDGXS+38MwmSNWGBDWdkRP01LEfBDnttZrXYiSgq4yxiIjHRZ9zzpCozsS1Q\n5rAqpxYTyjbk1d5CZGprSePdoR/MgVh8VT2TjsOhm2A96hZLk0oEmNuJp5r6\nIrLutkKHDbb51eocipWPPMET+yQP/KSM8hkT6MBOAiwmTR6NEHcsVj3NVbUX\n27Bm2qgMMXGmg2YG56GioyBSNRwnGUJaynvyAX5VbhJoeUMTmccsK0YgmKvZ\nrKMMoq6y8qTJPffeV1SSKFrIo8HAktatP7UCY96+9l9HCOZeZFLVHiCuAjL7\n2rTnhMCuxUIQk8Xew881ZYBOMKReOdXQlGXE1T8wTGW7LPQ0ddSQGKZXarmy\nLE7zUok5cnrel5Cq4BzCN+4a4iP8AEcsHVOFhiw/7kDxVPooed4huLkdgVAU\nNvQrgw5i0fQ+nO3smCDr2HKDCojdQWPacUhOZboaVkgjOoN9AIhpkiDsTK45\n2r0+ipUEPHk3d3AgzGLDEd6ohXZ6eKrb28Um4QC/m90tBjDIZvrgkVH8SzQn\nuCSv4DGK/kXGJvZuwAihpGvLe4fA4+lFQuOxQhwWA8EwYBHIKuFEbvmR70Q5\nTrtF\r\n=8BRI\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-nuget-plugin_1.7.0_1550391324730_0.6200654571761541"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.7.1": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test",
				"test": "npm run lint && tap test/*.test.js -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run test'"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.10",
				"snyk-paket-parser": "1.4.1",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"nodemon": "^1.12.1",
				"tap": "12.4.1",
				"tap-only": "0.0.5"
			},
			"version": "1.7.1",
			"gitHead": "4f5a698494170979463b7f4641a78e1338ba7baa",
			"_id": "snyk-nuget-plugin@1.7.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.15.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-j4VavJ9HtDDnLZgqJRFzXfBLErC3YtIwAwvECL2xs3q2mVQlw3GpWH+6gQJVfzRm8CWZpbDNdr1DD5lkXxTXXg==",
				"shasum": "61f0fd0e9c88e2330385a6142cc3713581ddff40",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.7.1.tgz",
				"fileCount": 15,
				"unpackedSize": 33086,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcaSKCCRA9TVsSAnZWagAAkjUP/jxFgLBP4LKLRMLIKRKo\n4s7MhelveY56PUIw17l8l+UvffkazPhZ14PEk9YTYz0KhjEJPB8TC9HRhZPo\nUYHPL4mVvm/maSOYD37GwZBKePVevaXP8nJDonqb/I6f+gA3CX55aC1GmFhV\nDnfL2NQWKFHBPvLJTfV1u+v8UrhYcK4LpYHbBScz7x2ijyH5niiH8GP1lSs2\n0B1Hm9rWQKtxArdjrFk+RrqkUKXj6IOMblAj8nlx76F5igzO4a4Kr5PYKaq4\nEdWUyJNDqk4LBndWrnY9Tr5qqfE7mvtBX12sKYQOX92zQDerBzqDgOnrZGEL\n1ceMCmR3TYKKQ6ZFyCWyEJYxeOplOMrCWUSW1AoRAEHVA5sgPBho1s1fFVOL\nlLfqiW51wQ/GSgx/WW+pwIYiVbrMmxlpQInlSNy/JZGVJTBJRvuwqKpQaKX3\nYN4jUn7mmRHAn4IzpyCGX1nA9dqvtflEz5mvLHTgS/GNII1GItoZJJQWmmcs\nFqtcEU2xIuFbQO0xRowlljYu+Mco2T0B2YnevDu2QZZ6Din0dlfR1GP8KDiM\nxk+SBdkQTijwQZPoXxLJvlXS/u7yOfwbvA3neiGuDgPwHNSeRQkfc89eCFF6\n+bTPZ+HfbBPjOCaaxyl5R4nle9/dIgNHYVC43p0GJjhigzlDjkO681V3pUtk\nUps0\r\n=/Z3B\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-nuget-plugin_1.7.1_1550393986157_0.3075997100371979"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.7.2": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test",
				"test": "npm run lint && tap test/*.test.js -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run test'"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.10",
				"snyk-paket-parser": "1.4.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"nodemon": "^1.12.1",
				"tap": "12.4.1",
				"tap-only": "0.0.5"
			},
			"version": "1.7.2",
			"gitHead": "d5e40c83c5095fe27e7723393e7a71beb19e2348",
			"_id": "snyk-nuget-plugin@1.7.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.15.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-zmYD9veH7OeIqGnZHiGv8c8mKtmYrxo2o7P4lNUkpHdCMMsar7moRJxGgO9WlcIrwAGjIhMdP9fUvJ+jVDEteQ==",
				"shasum": "35ae0a0c68bfc68c6c52710bebd037ff765d1f9a",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.7.2.tgz",
				"fileCount": 15,
				"unpackedSize": 33094,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJca8J7CRA9TVsSAnZWagAAVEkQAITiq989VH223gqBmaNO\n8enEEx2QQ6Xoe9lPX1yBMrM178M8caXXxepW+hJajqYtgCns+ftNpsEr1n7H\nKp/OmCXTQaooSVR4iOmBLPIfOBa44/zgWa3WrCHtgQINrychZhUg/4ZoHRfD\nVAVsz0j7kZrTBARTvTIiAEftUZBqvnKEBu7pIJT8P5MCmhIX+xHelYpcTLJx\nW0X7Xgx6cKGDkIi00Rwnp0c+2dV1hY6YLZKBm79dKyRae+GxT/4sJbY5BZf8\n/sM/X8CeO9OMqb9NyQybSA7jKIClO0OB0swcdDDyWRUmt+FzVQQjIuWy3Uxs\nzSNcSPItsGj5QMdUNgkX+GMiPXGxQ8MrFv1sfiv1SzWEtocFQJn6PpTSt5HA\nRKJIC+L5FdffOgZKNIw18aLoieDW24RPCb2wrtY/6TsFy0jVggYXgv+HMtNf\nQH+Iq7mHnC0jJ0TIwTtP58qHA7toTF+XPIl/kkProHq24CkoWGhp1FwIAuKI\nGoUsA5AGzJ3mnbgrggeQZ9uOFkOWV+Q48msDTZsr2TQUNV7y0QeFRud6swp2\n9VWEk/GTRys5GWe7IXxXd8EaewZTAOQQMoEdUT++Wm4UlLm4VPuXT4DcRhjf\nZa5T3Uf2iHz2Cip5upNMFrSYk4iBnsRkiSX4ma9OVhsT9JLLc2uwJdOSWQl3\n+uS8\r\n=YnRH\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-nuget-plugin_1.7.2_1550566011003_0.09709247806630716"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.8.0": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test",
				"test": "npm run lint && tap test/*.test.js -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run test'"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.10",
				"snyk-paket-parser": "1.4.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"nodemon": "^1.12.1",
				"tap": "12.4.1",
				"tap-only": "0.0.5"
			},
			"version": "1.8.0",
			"gitHead": "967d84a7ef06ba70e4fcb82db416989b1d6bbeb5",
			"_id": "snyk-nuget-plugin@1.8.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.15.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-om6mqAsSvA7jG0OAKLbmjvX/65uwPzEwEveBlfqKgzrK13+gCAJMr5H4vxcM8zUwBw4WunjyTbi444I5oM/4cw==",
				"shasum": "da130e86ab687685d4c2af36e6c7663598d83539",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.8.0.tgz",
				"fileCount": 15,
				"unpackedSize": 33481,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdOtpCRA9TVsSAnZWagAAp2AQAJKRIsq+VJKNK7OMh7tK\nzCcfyuVwZ7TBArwHxQOce8sT2eYhYcFWI7Uc6dorPEZzmrw03mUrFUSpe3Mr\n2Yd4W++zjx3UCuP/haENsmZLJdIqhYYVM6HUsTU96N0TdgpRsY/hv9Pyz3vC\ne+VfGQ/mJUgpALDs39b7nmAsn7n40P5cL1J3cgWKbyuQes5Aoojtbvo3R5D8\nJQDJ1YfPCkZXkJiXd+mVpA4YU7p1xV/7kvcFxayDsKBfWRwyVWpfvoRnu04Q\n73jgSHHlzA6QiEYgD3+VBPbgIubD9thp42rVqF/EssGETvzBN29cDV/o9CWp\nokVyhHhvWw7lAK9oJnqnj6x1C1A0I66XLO87OHuVLVKh1QP8QUPyXVofsRQM\nejv6WmPYe3MVF6oBsXwTDLtlqungX3EfO/6b5hFw1RwZb0Ar+5jOfGQPD4DM\nsHZzuWIAHevuxVoDWEnyMu11GWYH+gE3Y/zwfNlBLOrJaXf//+XclFYVEkEi\nrAnar9WjwhommKzauEG+NkVswnOnjQEuapfdvEVXfPuqkrHjjv3Kuo337MHh\nqUiRmOX3fKwFhkV/kE5lDzen6T7ydZodhqRsfdpRbczdJ5KFelZ+5Ok5GKLK\n/wmEi/NAwRlpc1LXL3ND97mXML1ISdo5smFxm4+rqAMK2RPWbmv07phpQR+S\nGspl\r\n=jtZL\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-nuget-plugin_1.8.0_1551166313007_0.8234991253881916"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.9.0": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test",
				"test": "npm run lint && tap test/*.test.js -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run test'"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.10",
				"snyk-paket-parser": "1.4.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"nodemon": "^1.12.1",
				"tap": "12.4.1",
				"tap-only": "0.0.5"
			},
			"version": "1.9.0",
			"gitHead": "b8857e50dd6e0ca822aef9d88f9a68de07fbff41",
			"_id": "snyk-nuget-plugin@1.9.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.15.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-GsxMcX2HpOFMv1oqAvI8b9dp4EKvOkvCixm24mwS4GjNo/ibeLAnsxs51W9qUyIaNF+F0y2J4k54n6azAnsxdw==",
				"shasum": "079e0f3b50c3fc107fe59d21b1b4ff74ad5263cc",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.9.0.tgz",
				"fileCount": 16,
				"unpackedSize": 34377,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcd6rnCRA9TVsSAnZWagAACpAP/A9Cq2G+1spY76lGrxTp\n11FXGYk7wU+Yv8JiLBRWvg0ou97AinyLXKOcYRZYtNaeHIpp3gqNpCbNiX5B\nT8XdKAH+DdzeEdGB+BooEmZAr+uQMYxElYQ/M5FR5XemfTtD/wbQp0oLqveX\nhIO7qHBADtnjkUp5e6tIlO/T/bixa50w9jChnkvifYpF00Zi9RMP/8pBCPn8\n349WiwrkDQSEjPSyjXm3eNDhj38+U7IUx4oyqztaLo6qsgavk8O2DAdJqNUz\nuvYN1KmET6jW3sMm6v96jg1c1AA+EyRi8Y5JgdXM/IckGXIjoFlIWxGV2Xql\n5Ify5sSxChGcEH5KNk47mj3zm7zcMNWAKH92oV4uv0WLXr3yl8mFjiFVbyYp\n8a2hv4KLZwG7owe4No0Intn9A9oTFY3jK84gXMateGewOu5Dhdzva5bqSg5/\ngqMBgQd7WDuuRXIEg5raJepaPtjS/Vo2Hms1I0PY2N4OG56LSJr7TKAF30ec\nFr0rplXAX7YOAqmjTpmRYGpQcdsV0IxOc6L4PuDCz0Fi9an7TQU8dZ0E7iQq\n2G1m5cDVYNnGj2mBkAZDKFVP3ujgzBL+OUypIMsA/qFGbT4gRLUhvLtxeLc4\ne80NEr8oNEoJX38+ORleO3qbZFlxb8TtgOdFjPt3WqZCAwZ+3VJrTCA0APFz\nxGqu\r\n=Lui9\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-nuget-plugin_1.9.0_1551346406804_0.13792460283445163"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.9.1": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test",
				"test": "npm run lint && tap test/*.test.js -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run test'"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.10",
				"snyk-paket-parser": "1.4.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"nodemon": "^1.12.1",
				"tap": "12.4.1",
				"tap-only": "0.0.5"
			},
			"version": "1.9.1",
			"gitHead": "4808252764b03698115791b00b0d96ff5e0100cc",
			"_id": "snyk-nuget-plugin@1.9.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.15.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-UtLKb8P4HOWSGwbHV3rbfGYvhmxP4l3oGrZ2EVbVE9XQz9R5pbEESAWqVJGPUj2JmdqjWasitRXJo23hqxAEzA==",
				"shasum": "e45c34ec8efbc998401ae8bb6eeedff7c19bf3e7",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.9.1.tgz",
				"fileCount": 16,
				"unpackedSize": 34417,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctIMGCRA9TVsSAnZWagAAKxgP/R7gaXgWxzsC5q6uCsde\n+DUD+i1CHFxHmb9HV4s5shD86f7SnuxGV8e5Ds706C8ceCDQKpuNXBxpSFR7\nG3RHv3/u61BEAHJaz8Gz4+zV/YYFaeErBPrN+fIq0DJ+xOf4ZAEWJUY+9aVH\n4gZEaMiCv45WWtBN/Bm3HUbRnOvsoJHhVsthhKbn4uju2naiWZequGprIVaC\nqUm9J81JmHyXMqNIsVeRJMuTV9mncTC0VG8s1V0IkJwUfYvTS3mWNvyQZDLH\nmPcl3rN+rcIIL2XBwMA1QJCuNDCN0n0MJTX/jd66L1Z5bYCW7sH1WuaSywF/\n1vmOFfZ2R3tqkH0k2a8v4LURA0aBUUl7JDba/5VcYAF91DmtJeqeePf3boIH\nmMvXQSDk99xo7F0k0C23Hq5dN7I5CR0kHMIhlsP0Rr5T7garXE/E6AaRuVUQ\nYZmfHiBqCtR5fM5gHi4DFXs4+LE8wI6v4ZTZG0N39tqi1L4QHQMkGrvcuBdt\nHNssklQju09kubEXzNGM46z1Ai3SbuW7BG6OMLMdmLeWpnHdf9Ih//fPqnGb\nfiVOq9DLPg4gc3LvoeetJnhcrsvyW7QnnxiKL4K2AfvV6HQkrJP34A/eIkXQ\nPFAp/Dk7CX+WBkJIBC3Bnpks/wLOYlUd3qJ1GqTBF1QyMMCb339vG2fzTVqo\n9w0M\r\n=55GV\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-nuget-plugin_1.9.1_1555333893585_0.13549535101496546"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.9.2": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test",
				"test": "npm run lint && tap test/*.test.js -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run test'"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.10",
				"snyk-paket-parser": "1.4.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"nodemon": "^1.12.1",
				"tap": "12.4.1",
				"tap-only": "0.0.5"
			},
			"version": "1.9.2",
			"gitHead": "a6cc0908e9b3a4532311894cc3215e6c93a0c52e",
			"_id": "snyk-nuget-plugin@1.9.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-62muXgrn3oSSMsWT7foBQDqKBFgbXc4XIrZDmzFE0lyuchDYGLM14BO5erAMUbbc/xffXyQaAHi8d1R8LGvf5Q==",
				"shasum": "e06b114e3a7b029d127480f23739042b297c2b13",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.9.2.tgz",
				"fileCount": 16,
				"unpackedSize": 34374,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuG9ZCRA9TVsSAnZWagAArFAQAIxz1rVG3n8nVuVKnhek\ntHS+xUjfXTvKbBy3DFgDA3fK+0vzwR/WrCbxmXaLJ8fsuqHgDMjUBr26NfSH\nIWbujxnxQ1Kwn8lOJXLni+gsncUG+pjU2CQUz9FGHSSbmRBkpf6LffUC/ReQ\n6ACIqn5aPgm29G9zOG2Ek0VUATrkMthboeXHBVAk0/+dtLXiEt4/sXMXz9VH\n4TEiSQtzMwVjHxEIEDSisYk7GdzeTDYjTeIjUEftDdt57Jq3f8pklT0WVg59\nU6X/EiNv/0d2RAd67JSv9mE0Xal4tc6J52pP0x/F3jDlC8rwMPqqWBEtVRN+\nMbkr7qTLEsn6MdE2l2eNXWYtTkhhDz6IRGVW8T0Kln3q2ub403EmOYhptp7X\nY/WoXAoE14fI3Em6R3oMvqD00b+INrPTxgoX/vOISOfu9qyMelXJ3hQcPxXi\nyZ0atV5IuHlWH9H6vYEH5NIpIaBPkmGCqlxmfJqQQg12a2+zfXFt2WFFcmFZ\n8UJI+c9NrUzdPi1jflbLuZWHS6QurL6K160qAW0CxacHUDYIV1uBn9SfKBQd\np8byyS9zwKkD7sZI833e79YdZrB54k/aa3LVG21dLLpEEfsvYdApUA39FiM1\nsw5XbHYtUYjFvHsQkRwtLqRNUPYN8hopdZI2r5ubAsk43yAr4KQNACdiqVkV\nAXLW\r\n=d8RS\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-nuget-plugin_1.9.2_1555591000526_0.8029059630764519"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.10.0": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test",
				"test": "npm run lint && tap test/*.test.js -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run test'"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.10",
				"snyk-paket-parser": "1.4.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"nodemon": "^1.12.1",
				"tap": "12.4.1",
				"tap-only": "0.0.5"
			},
			"version": "1.10.0",
			"gitHead": "3e55fe73f6b78e456e9eaf7d295f39f441248466",
			"_id": "snyk-nuget-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-V69AIWcHw4KrgEFC8kNWoqHo54wZkWGfqyVv+kJjQxARWYmQqV4YL/vxfLAoZ7mDsNXgjPn5M4ZEaeHFCeWcyA==",
				"shasum": "58aba49e37ca4ac99afcecb3d3c3917188daad84",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.10.0.tgz",
				"fileCount": 16,
				"unpackedSize": 34805,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwdXWCRA9TVsSAnZWagAAk2MP/irWuTjtMiNAomat/8wP\nI8l20NPZb4msLUYeI8HXz8FQWARn0mVAKqbCfenCKYMfL67rFbkES0bLp4/v\n1cwVjjXqhq14FUWUlA20EyFzZ+4tBVPiLwMBsbrzntPN0ILoN3TUxS7wEGJw\ncbgdVhQiarHdhu5FbYzINPMu1RGNSCG1WhWf3AkdDswvVK8fMbYkdSAKtP6i\nCydR1vWEnO1PUGllbyQF1q01Z5+A8ENHv01qxhKdEKvfj1y5kK6GRYdCxdC6\nhjKjDvqcTNZluRApY8hm1q6qc2xjpWIrY4+olELMtxrWj1ZxIZ8FstO6bQN7\n/vSXWadb6w/7nr+RCNg2TNxNjh14OaoJTeKwmRUzbx06KbJtZDTVdGZ9jhwo\n2VmEBlZWELSxhkm+znJACgy/4GQtac4hGQCwn9tnrdORznle8wjAZzmo50kH\nHYOwcv5YLFiYScv4Wdw+an/xfeDt0JM3fgOvtc526ilx9f9lky1yca4drG5s\nHpj76TUcGwJykH1aqGRrkxJ6H+1qm0XvnFYrSCtyLUeteZ4O2Qzig50cnPGL\nOEZs3IvRLFXjLs2GgON8xgAUEtWgTl0OfNGbMkwE/3QhFcn///oIKI4JbTn+\n2H3sO/z8IY5a4HXZ4SXcY/7x8oXJlPlwrEtfzqc+nQpBOt8neY1CPOvyHUNv\nU2cy\r\n=Fnog\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-nuget-plugin_1.10.0_1556207062095_0.11572645021170125"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.11.0": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test",
				"test": "npm run lint && tap test/*.test.js -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run test'"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.10",
				"snyk-paket-parser": "1.5.0",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"nodemon": "^1.12.1",
				"tap": "12.4.1",
				"tap-only": "0.0.5"
			},
			"version": "1.11.0",
			"gitHead": "0d39801e21d7f6fd017a0844f9a3c4cc18da9deb",
			"_id": "snyk-nuget-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-qPQUrmGgM416rhmO5X11i4UDzKIvvRmWAVb+FHBJOUbBEAnwh9l27GknUd1a/nrrNdz+qIyPDjoYFK7Ae0H94w==",
				"shasum": "64f87a57dd78ed55633a59e41379e8657603a9d9",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.11.0.tgz",
				"fileCount": 16,
				"unpackedSize": 34805,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7nuBCRA9TVsSAnZWagAAK6UP/RME9W3r3gKVTTnIBO8O\nOHwznot7EpPjiESxz/SB9A2FgxVTpr2JRvTqwFwhwasP+X6/i8zVzghvS9tj\n6Bn3qc1pY2zTDf0Fhyy04PrygpgCranOH6zLRLcRAk4yv1bNp55nuRRfJjMP\nVxJT3oYJnrjYY4WiGIjjbG1HQ7YUZI6b3lx9H470PxkueNEIPY+zBnXrwgJp\nXHzGMafD+f065OGXB5lr4/ghOOBRQpwdy9T3mj6EiG74ZlyeCMpv4zm42H4l\n3GHCRSHq8GF4wNQS1uAZ3kdGC2oHFBfbvvITrc44xE7J28Gq2WnV42g+lE/2\nYuIEFnF9s6iTNE3czAX76feSsYm9BwY0p1Bu/pX5PaMiJXyhpdoMMmwoR0i9\njX+kC8kFv2LEVhyDN9mxuTZ1gVISG8myRZ/zzSll7AX0fHijBka3cChsXufD\nf3JbsWQCMJCIiUFlUsALOoG88NYAvCMDuBJGL+NUsziobOpO+mXTg60d1B86\nfi5U3lpP/0+Ol3jooxPKZigUl+/w9Vn++w2AwcXxCZsGgfEqJrer+R6r06KZ\nNma1MIJX0P7s/tzGIE1hG2jkFVbifVV32pXkdjhNxswYsSynNkDL6lps4xTP\nELJIEiDOeDjbGKYcsO9OIFnbUtOIAegFQpgba2+vw3tZtIoj0LiMENhJIZm6\nyzCs\r\n=8j1g\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-nuget-plugin_1.11.0_1559133057334_0.9300677629648966"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.11.1": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test",
				"test": "npm run lint && tap test/*.test.js -R=spec --timeout=120",
				"dev": "nodemon -x 'npm run test'"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.14",
				"snyk-paket-parser": "1.5.0",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"nodemon": "^1.12.1",
				"tap": "12.4.1",
				"tap-only": "0.0.5"
			},
			"version": "1.11.1",
			"gitHead": "948675c709fa62e97107e243bc41f674fe30faad",
			"_id": "snyk-nuget-plugin@1.11.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-Dkzv8ZX3FbNDWN8WhO/6HNwPps8HKIAHCoMX/kkn6Gd+xLvV9caGNMb9E2BoI6VbWWdES2dq1RhC6U5qHMi73w==",
				"shasum": "3414f6029e41b16cef5c6c59690ee05da51b5bb1",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.11.1.tgz",
				"fileCount": 16,
				"unpackedSize": 34805,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLJe5CRA9TVsSAnZWagAA7nEP+QBHDTVO68U2ihCHW5oq\nb66mMEiNAm1SYH0AjUxsJZOo6pr2Xrmiba/AAeu+VcWQNdhq1aNsj1knlpg4\n9YxTr2X7wZNn3ZxPsTdUk1OnYI/jM4BZ2iubbIr+Z7nrC0eWZyfA8y+qVhzj\ngJJ0paH6mWY22yW/vYYQYTPNt+asfm5Vepij0w9WiY9Sq4vgV1CqFJLhJb03\nTCUk7t2c6qI/KhMt5woq/+KYLYSB9cSlK1ukDh6L9/xKmTU00Lrxp1TDM6Um\nkoIrXoJxtMHXDeVHT0jdszTnYEQY6CIs5pDmCpCTSWARGeEPUEq9r6BUkmc9\nr0Qb0+gOIGgFDubnH/9KbyEH7UYK8gqtzoEgn2/VWzywAzS/EgPWEsUZhOZW\nD5/Igs2jDqCUK4Xswv91r6dN91aIXCPTpeHkrAyJUONET3Qh/9Q/Bn96eXVK\nQ58KMt5fZJE4aMyK1AcqH10wmuEEh4GVUYxpXqTOPZroz0zZi1AaMk5f20U1\n/wSw8qMuPKKWaiD4E6lnPHMEHVh/i7i7UH3sB74GbZh7s4lwTPCKZcYcxol3\nu+GtB5FPLHAwlnWjSg8ZOFpjhHImVaq1+Ig5LDwzYHKo3lmiV5ynxNd7+YuC\neWQE57yUvfuhqUqIL/cJJzIdx/72bjNCVXqQIn2iaX7KWGlTfDeReZJEoXhA\nTd/T\r\n=KuRb\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-nuget-plugin_1.11.1_1563203511945_0.2969411300666931"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.11.2": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap -Rspec ./test/*.test.[tj]s --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.14",
				"snyk-paket-parser": "1.5.0",
				"tslib": "^1.9.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^1.12.0",
				"@typescript-eslint/parser": "^1.12.0",
				"@types/lodash": "^4.14.136",
				"@types/node": "^6.14.4",
				"@types/uuid": "^3.4.4",
				"tap": "^12.6.1",
				"eslint": "^5.16.0",
				"typescript": "3.0.1"
			},
			"version": "1.11.2",
			"gitHead": "508c6b5837bd42f766708fa41b4d168546bebbe3",
			"_id": "snyk-nuget-plugin@1.11.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-dNAwwFzrxI0gJh+3Eta7EFlz+jzXeTqXUwThaEASxCNNugV8gKsK/v+k0pQBsRPKvTLFlswB2D2Bt1E7YSOixA==",
				"shasum": "9dc9a35e364b615ae10924043f002d23ab3f2235",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.11.2.tgz",
				"fileCount": 33,
				"unpackedSize": 64179,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQVQXCRA9TVsSAnZWagAAQPkP/iRZWt9a60VLiaOevD/y\n036IDP3HaDRK+1j7fWTRoqs73Y/kGuCqFQc4TprvsIWVVan+3sm/2vx8GcG/\nOwj5QIyw3SeqdVz1cdzKP90in7HWtuQvF0GTjlUSxt11HnrS+cnrTvVstYEI\nic4+i+44RzK9pBp2p4GW4Z+TBediGE8jEpjZu3cfyQ5Szo0wXafJ+gEY7Ybj\n2SCwoqdi5U9yB/iqtCtewkr/k+M49/Z3HReT7f7/w6gh+mXkdsDpvaxdF9J7\nAWAZ+qm0Rc9eXHQ3BHDvwiUTEw7oiKFX1Q5+7cfWhwmmBgKDYrVBO+orWb6Q\npD7kqQ93bXw4AtNnGAv/m5jNpZeknk/vrA6PwaVboSFGeaQFxS7cuRwwcH1O\n+CsTasemldvKEzkcMtaKiHjmy6xfHQnlmQgTv8C5joNCKEOnnVRdiB7GFsje\nCAgqM+y9vKLiJTC++gqbrG/i/I1U2/5U02dFwLfRMl5cbVZkt3LHlXyHM7eU\n7CjzliMe6ZeZd0ZERzH6YE5Jpx41qA5YKKp4B3UCKsYvwqhgqilzY5pHpJ3J\nimpjc444g+68dbGiUAKH1hkgTUmYiZF7/wD98bLiFikXROEFdqfNxkURfLHO\nceBFitbzF4TmQSPHwZfjkfc3OU635B6siljYZaxh19XA10ILT3ydMDqb75ua\nm7PY\r\n=oezp\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-nuget-plugin_1.11.2_1564562454876_0.047195896994370434"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.11.3": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap -Rspec ./test/*.test.[tj]s --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.14",
				"snyk-paket-parser": "1.5.0",
				"tslib": "^1.9.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^1.12.0",
				"@typescript-eslint/parser": "^1.12.0",
				"@types/lodash": "^4.14.136",
				"@types/node": "^6.14.4",
				"@types/uuid": "^3.4.4",
				"tap": "^12.6.1",
				"eslint": "^5.16.0",
				"typescript": "3.0.1"
			},
			"version": "1.11.3",
			"gitHead": "d8046dfeddd2aacdecf6c1fe6128804c4eba6b24",
			"_id": "snyk-nuget-plugin@1.11.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-UgLTMr7Vz0qZoL15SkFAUfMb4Vw/qFxf6lBoL2v8xA+Mqdvn2Yu9x/yW659ElFVSUjniqKTFyloKq9/XSv+c+A==",
				"shasum": "38f45b3a2bb97ae7e307726920bcc189b012ea37",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.11.3.tgz",
				"fileCount": 33,
				"unpackedSize": 65916,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSCETCRA9TVsSAnZWagAAtI0P/i3hGhsVUI6/Jtsm/rhr\nJ0M5hHAfTYIfT3MYSdlL/P4auR+p6Jrpu68oy7H2IBudVm2yMKJzk+ptfzYJ\ntLQ+DNfxmfZdLvy1Wgsa3HaVY4VLWBzs5LUg8hD40gt/01mXc9VFZvEqOpYl\neiAf+GaC06iDcp5WaDR3cEJrlKwWtcVlo3k1yVNx/Nd3ffw8gE3fwyWC+cB+\nDnuw6n1Fq0IRerlvWI0uclCizJFwJN6OXPnKHvwWcYBvmGPrtpFb4uqJ6Q/q\n0Rp5FI5rdG8KQZJ0DYAunjcsogfmCjdyqz814SFtlVoEsPH6XJawOcDAIInr\nK42svoZXdI3xnK1ktXc5Dvp/yjJl0ihpo0+eXo+G6SdK7TPKmVusHjPHJPY+\no9l6ResUWERSwWFtdBvtd0kuQlID+g485g5ci4mXvN9XdC4iNW69HEL50X1l\nIXLEVF40BEztMWfbednXpkxTbCthrFt0LON0bZemgF/MuIKVRIGx9IoCSDWe\nt8eiL/RhJbMaCOH3KN8JLuwqfEJ1NV5lht6y//6CGlHIo2OcdIBfD95nNTlN\nStEnBrpXbXuK8l4aszdACP9vBjkgr6iNbApJjeJ8a+7tpMKQaw0BxytFrJmu\nEs7eJiqa1nbpfxJ+i4qcG4sucuEy+iH0qXqFZjK40u69HXBbGvz+yIk2UtDV\nvhCY\r\n=uwms\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-nuget-plugin_1.11.3_1565008147121_0.7684242130453478"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.12.0": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap -Rspec ./test/*.test.[tj]s --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"dotnet-deps-parser": "4.5.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.14",
				"snyk-paket-parser": "1.5.0",
				"tslib": "^1.9.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^1.12.0",
				"@typescript-eslint/parser": "^1.12.0",
				"@types/lodash": "^4.14.136",
				"@types/node": "^6.14.4",
				"@types/uuid": "^3.4.4",
				"tap": "^12.6.1",
				"eslint": "^5.16.0",
				"typescript": "3.0.1"
			},
			"version": "1.12.0",
			"gitHead": "53d102a7297cd58b5b15e4a1782cb3d3835d62e8",
			"_id": "snyk-nuget-plugin@1.12.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-p11pQQAFr9GBRxxqD3oPasRpYkv6N/eDDQwdjhFBOsgPF+hZf8pIr8ZfrnnCT7XaQ0XeF7Fmj9K0blqEjUV2/g==",
				"shasum": "de851a7cba80a5676257ca03c1c84020ae9aca8c",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.12.0.tgz",
				"fileCount": 37,
				"unpackedSize": 68574,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU+zoCRA9TVsSAnZWagAAIkMP/ReRuW5xxxLioZrBTkrY\nkIO1vyTUcIxfLJ/CPNEdqpojGgoUSSEZRsmaAw1SjnW/zc9FN8jLXY96ola+\nGZCMAYUoohrPpfWapb/XPhB0VESnomAAxE3ptlw6rl4V4vZNRLQTwhSoaYNG\nSwmAd8UVYNP//c1i9t+26Atk3wffw9arb9XJibeUyrT17w34W2WB2ppUXEqP\nXjKMpgo0wWBAIM8JocPxBXRuc/ycLqhbjyd55ylX2Yq29XyzxhzZEetBF7Nn\nmXJXdvQd/X90IWIloOAnAsbaBRwWXHII3Bim0mi2JpxoAMWryLBh74O9fjFc\ngYjGN6VhiLgPiZ8vspd5aKNzWlvz5ctijSAFnc+dCMlFLrQC9DOQ1bfXsUzC\n7xDfxud2E8aCqPUZaFnasQJFkL1n99sY1Xh31vfSfW1CrhYGMcuQhfz9iSOS\nFfgfKTpy3tnSTHDHbeTO6T8tixA9F6qtCt9CiIbZ2qTy65imJqWCcckAS0Sb\nwb2+QC/OyXh4phsffvix23w2EFCN4FY+RarfQlOZ6cFmqoU0TdG8GRb2MsMo\nIqDLwatF0MFprKbEssCo5siH8Va+hq+/UAGnRxBjK3B6LtUcBbAk4nka08i1\nASXibaZ8W9DHDHCphCH9xiTcUneIwGhFkHGlz/PP52CUMlEuzwi62avZ932r\nvbbi\r\n=3HVv\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-nuget-plugin_1.12.0_1565781224246_0.21097552538449493"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.12.1": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap -Rspec ./test/*.test.[tj]s --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"dotnet-deps-parser": "4.5.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.14",
				"snyk-paket-parser": "1.5.0",
				"tslib": "^1.9.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^1.12.0",
				"@typescript-eslint/parser": "^1.12.0",
				"@types/lodash": "^4.14.136",
				"@types/node": "^6.14.4",
				"@types/uuid": "^3.4.4",
				"tap": "^12.6.1",
				"eslint": "^5.16.0",
				"typescript": "3.0.1"
			},
			"version": "1.12.1",
			"gitHead": "c592b3890ce7ca065b00d618609e0f40502a445a",
			"_id": "snyk-nuget-plugin@1.12.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-QuANQxBjTGj3hEf2YpEQ0WuI4Yq/93boqWUs4eoSTfDyBRFgIkUP6fLkzNldrkL8fQbcagqQ2Xz8M9IEKRQtMg==",
				"shasum": "a57becf9e60593f8b94c4b8717069521748b9a2e",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.12.1.tgz",
				"fileCount": 37,
				"unpackedSize": 69023,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdY9osCRA9TVsSAnZWagAAVb0QAJUmcemJk8dwxNCgPikE\n0rkRBJsENUvHKf2/JJvuvHnDjM8txPPjrCzWVhdPIgEradKq82AEiVBuJ0Ky\nAp/eRccLmW00bI28lngG8/djvhti78HNE6QLEdeJNXj/tP9/DzvDOX72KSGR\nbjX4g+XUYvzyBbM+NKWGJbTLmjsISp4Y3Erh+EA0yWn955JEN3GWTWfbYzO/\nFvWkjQZocICyoR8U2PIBL0h7AfvhGHK8MMyd8oUX+Mg4lfOKWOfzjlupktP/\nuZq0qFBE1Nafg29+ubQgdROOvwU1PAelsUixFmctVXeJjSYJQN0ImhxdYvDh\niKL3Mj2Sd8YMuz6KCoaKLaLBsG/6bNVuzjVzdZ2VIK7SSSZfhASi8L9q1UTL\neH7eNYJv6wTy37fFkdq1amLlGXjmqRvAtWfF46Ea4/04sQLk/w4sKpHcV4Ns\nexgeGIHQ4FTgkZO72OahBYZQeON3WU0Kgcm8WN3InIV6XrZBwFj7phOk2/JN\nbv7qouwYHhEGohFP1L7XsWeahMcbN9DktBqn7+oo9yy1csx1FzaSufNSFSOI\nYv9l8ksRyHqS7eIHd7cYiNNFicOXOCtPRSoGJPTYjdjxQq4bvOl4mQl6otqk\nQwQEzh8OtKjPtbcIwe1qDxJIW+MFRENJJncQ4mG1hz/4lkQ/v9jJFCERqN8s\nk6OV\r\n=cq/W\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-nuget-plugin_1.12.1_1566825003757_0.022852463641849896"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.13.0": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap -Rspec ./test/*.test.[tj]s --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"dotnet-deps-parser": "4.5.2",
				"jszip": "^3.1.5",
				"lodash": "^4.17.14",
				"snyk-paket-parser": "1.5.0",
				"tslib": "^1.9.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^1.12.0",
				"@typescript-eslint/parser": "^1.12.0",
				"@types/lodash": "^4.14.136",
				"@types/node": "^6.14.4",
				"@types/uuid": "^3.4.4",
				"tap": "^12.6.1",
				"eslint": "^5.16.0",
				"typescript": "3.0.1"
			},
			"version": "1.13.0",
			"gitHead": "081261806b92674ace10157d714a665513d9af69",
			"_id": "snyk-nuget-plugin@1.13.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.2",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-9PrsN6kSz79lKUlpfqAYvMtac7HYbscf4OJ5LTzTcPn2XRs24NCTZylUUpilkSY0r2DyDLY18cl+qHHjfJKnig==",
				"shasum": "6aa3d60c19bcf0731c8a4a594583ac9160500cb5",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.13.0.tgz",
				"fileCount": 37,
				"unpackedSize": 69023,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpHA0CRA9TVsSAnZWagAAOwkQAKUKlcI3/6yQRV0YZwTv\n3J+WUCBYSArYZMMHenVShdgv+t99I/yKmIdYOwYVGZVuT/c4UE7ktRVnhoBA\nIoCQS3+45o4a5hn8qQ5st5JCJ/nxVwuoicTx/aTS8dbAMVDz/w25ARRpKhu1\nCT87A9Q74OlCgZq7VNirWj22XoheOpLKTvnSY+QNV1oJrSDEAu4AnUmYL1U9\noFHV92OwAFVgHHILv1rnEE98myHCfmqN3UZx102nEKcDxOGU0FfmHhOjlpe1\nE/PDVtUX2l/nXRgA8NQj1xFJdlVf11//BVmUlVQkFB7gXCvSpOoV7o1zh67S\n3aM6k5YGoKAAQGrNGwQzK5ARU539vsjRRqNDNyaqOFE1ECCKvHLYn6rr8rd2\nGZbKF4Ecdwz0IlnLk0GUu1/GonAEZBAA1X1S9E1sUCCplrVysfRiNS2ddGx/\nRABeFdnfoFIyqu5KuJK2vstcW+7ZRz9PLOjy90JqQus6PbqSXnXpsHSDEY4V\nWa8VRQjoRs15PSSzbwhK5zTgt+f7inM7TauHVkKr7tOVZrtbSlk9lNPldirH\nw3dBngVMwLW4fM5eB2pL4ZZp0u4LmnPm+WSKPy/3RBoD4wYxGA00RPQfD7do\nHRXah3gKCX9hcHKw3xpHXYT2SGIL9XMg0HtR3aVrX+w+s6/XzvDMvdHrituH\nHl6z\r\n=bjac\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-nuget-plugin_1.13.0_1571057715698_0.5965810103639633"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.13.1": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap -Rspec ./test/*.test.[tj]s --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"dotnet-deps-parser": "4.5.2",
				"jszip": "^3.1.5",
				"lodash": "^4.17.14",
				"snyk-paket-parser": "1.5.0",
				"tslib": "^1.9.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^1.12.0",
				"@typescript-eslint/parser": "^1.12.0",
				"@types/lodash": "^4.14.136",
				"@types/node": "^6.14.4",
				"@types/uuid": "^3.4.4",
				"tap": "^12.6.1",
				"eslint": "^5.16.0",
				"typescript": "3.0.1"
			},
			"version": "1.13.1",
			"gitHead": "4971381ebdb3b2fc1f87927220c8143299dcf8da",
			"_id": "snyk-nuget-plugin@1.13.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.2",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-2AQVeahBK7Rt38p0Acl1fMsFQu3dsqoRODPoRaS0IM/bOBzVdAkDF9pCb5yKMREGpMZcyRFkt8Q+hGiUk0Nlfg==",
				"shasum": "e94f6b129b62f7c0134851be233deab5a472518b",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.13.1.tgz",
				"fileCount": 37,
				"unpackedSize": 69233,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduBZLCRA9TVsSAnZWagAAOk8P/0uVpB5ZLAugiU8w5Guu\nbrVwDpa3hVf+H6LKRLRspBU4cnT8/LEXcR36q6q8K0OvitXrWGjrcy52jdL9\n5lL0MdoUVKNAvzS9P1T0bwJpk9YHKDWvsv6ELj7xOdLHBhU2bYkuTycvnEbL\naAAXK5hLhW89tJgXq5zSdeQ9L/ryzJ/H/GPhbufRqqogMqEGELbzF4DsPeLu\n1Ls6+79d2Okm3GQyovrpcpNcKjfezjja2qTdEbTc1hys0EZiToHKKESXeKSk\nQLeomio6L1RbD8/zlIdNgAVn8t9nIo79xRHPqzA/xJfqlfUQSyL+k/WvVh6+\npa9Aa7xTJO5Fqea52i5olvQ64O7Um75zAGz2VKAU9C6ScD/htzso+/lEv6s3\n1YERUEusKdYh66ET0mBbtMFSNethfNWYoctGlcePJghNCuOzuwb/MJzime7l\nT70Rpl0B9gVI2HldNogL21m4N5nAOEIcOHpkPKKpm0agdiZ5T2NXo7irrOpR\nJoaYpiYp9GzCNA9FDIMzEV8un7N7W191GqGTKKAt18D6/TYsFqvvn0ltg3xZ\nl9ZCB8/xFfmOwlLLddhSc9g3WG28/Yh/kojkEmBDeLRPbMlq3ozueV1iFCux\nfKPvyR3RZ3d/SeUmJONsd5GXdRZ1/47kG2ES565BWjGAJ8rvSo9SADkwFHcj\nJMvb\r\n=WmNC\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-nuget-plugin_1.13.1_1572345419540_0.9020241723348295"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.14.0": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap -Rspec ./test/*.test.[tj]s --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"dotnet-deps-parser": "4.7.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.14",
				"snyk-paket-parser": "1.5.0",
				"tslib": "^1.9.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^1.12.0",
				"@typescript-eslint/parser": "^1.12.0",
				"@types/lodash": "^4.14.136",
				"@types/node": "^6.14.4",
				"@types/uuid": "^3.4.4",
				"tap": "^12.6.1",
				"eslint": "^5.16.0",
				"typescript": "3.0.1"
			},
			"version": "1.14.0",
			"gitHead": "e315475c579c1b83c422d04e44ad2c000faad06f",
			"_id": "snyk-nuget-plugin@1.14.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.2",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-RqXZQEA1s9LIA3euvLtx17UQQ1/q/sHkUf6p0sgTxG2D1xQI8vMtrbDxYgfpPwaHK22AjGaeK3J0TgPND5qZdw==",
				"shasum": "085c397ab3da8d00ef4778d25c3e56b6a1bea460",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.14.0.tgz",
				"fileCount": 37,
				"unpackedSize": 69505,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8UA1CRA9TVsSAnZWagAAYrsQAJNeh+HPpfzsgYNUm97v\nnEU4eRDqY+y2jkBeAWm3mxQa32Sw13fWdF2Qbukp7eJM/0LnUabS+ETzhEp7\nlSiG8i4QMs6GKigkfoVvJAC6xWaZbdBFNnvTFOt5V9HMJIWLDvoQaupOSuiW\nf6PgHGpOGZ51qyNXw6Shl0/7TxOSrLzStviP5Ne1yCwFOQC3cvtacVyrGoQO\n1De6gWiOjvd6SJ4rHTA7VgFTDh77P+T9+B3+l+PtdnvcT/M/xhpp0cspOj+A\ny+eQ2e7ChpYi1dXqp2u5yAvWPZykaDCdzZftgCrtXAYYaaf53yMstGZNcJ0n\nAxqany7iJ3u78hnaAuOQGF7w0bN/1+ohdZue6HxqzeA2jbC00Cl9DL1rJs6p\nPKefw2x6+m7vnkDAZxoWaQeb7yY48eZh3UzFutJzsSLxgIdYdoe+RiM1MxO7\nJAK+Jemcrk7vE9CP2inLdkPtZy47t+4osXkisX9ib+cYIRYmOX6dXApLGKRV\n9nLb1N3H5emwG+cE5MyF9vEQMdLX8+5ti43yk7DRla72RJTHLY6dYZaRoHFA\nXnzdi1U9f1M4jL3uhCIlLX1CSwK8lK2NkN94oCdbpNrYBVo1CFQJtvmlMZn3\n2lJGxnTpW4rEUTQyWP8pSQtpwZu9rTs751E81bPtplVzW4Mq4uUiatNpo1DL\nzhhi\r\n=Usqd\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-nuget-plugin_1.14.0_1576091700650_0.8795209764413019"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.15.0": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap -Rspec ./test/*.test.[tj]s --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"dotnet-deps-parser": "4.8.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.14",
				"snyk-paket-parser": "1.5.0",
				"tslib": "^1.9.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^1.12.0",
				"@typescript-eslint/parser": "^1.12.0",
				"@types/lodash": "^4.14.136",
				"@types/node": "^6.14.4",
				"@types/uuid": "^3.4.4",
				"tap": "^12.6.1",
				"eslint": "^5.16.0",
				"typescript": "3.0.1"
			},
			"version": "1.15.0",
			"gitHead": "cd35810defa1bf6d28ac4b8a7e268c29b4395714",
			"_id": "snyk-nuget-plugin@1.15.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.2",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-gjqxg6R05P+a6hhcSPk25h8pb3ONIicfU6nKVSiMMvOJjh3L+Idds/wkTQwmIPTt7WettbRoD/G/9GfN0If+vw==",
				"shasum": "673b174d95eb45576b13f1472222bd5c151f5598",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.15.0.tgz",
				"fileCount": 37,
				"unpackedSize": 69505,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8n/oCRA9TVsSAnZWagAA/rIQAIOWsbzOx2GE7yEjWxvr\nFooEqEhD2c/DvnqQAXodpq6xOjbPWcIoU5tUXunjO073YY7CXDHMDz3Fl/On\n6ejvJDNbwQM8C8MdshlIUQHH6UlE0dfAauxdTriFcKMeE0Hb7AeY3/+gDtPC\nlFstvKNWEOgtLQHg7h3nnNqIYrZpzM6998a5WpfmBvXJLBLQDSmF5CrFZi1r\nNjWDw99o4CnmoPrjtWkrgGkV/Rj5K1QDGHsBZjQr2uBhMUpe5eF0XnpwRiGW\nKraxeU2AxqGIOhOgbPNFBiZBWoCBh5/G2VZQUIbYB1L0YP4zhrkgffHPx5Lp\nA7/Sl6As1nh0tQ0JwTua8A+dD0uqv5DruOrmJaozvBNj2qylRJSsybW3FF9z\nXcirWmWY3hTnG6fUqDLOVEFDdWuv9f6WxKbYsCAXEgZnL5hie3R0c8FtBSz1\nVJrowNpArnGt+6mc4XHubpz8KpDh5fET5Vcasie3cRr1tjcItzuJsqhu0zac\nJ+6SLHfHscIRFenIqmWNMee7tN4I/thSUqRuyqsLMn2RojAqoxqySvjTdy0r\nH2Key4cB0TdslV0x54hn1uHN/c5ZYWzcYyIv+Y+Nv2QLXsAWMOVxSsuwvbyt\nW2v/+x2ZfXMimFFxYvVRw8pLGHzAyc5DimFXuxi/B+86yEdCKxSPd+UIFWrI\nbtI8\r\n=lGMF\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-nuget-plugin_1.15.0_1576173544264_0.9256453074038342"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.16.0": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap -Rspec ./test/*.test.[tj]s --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"dotnet-deps-parser": "4.9.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.14",
				"snyk-paket-parser": "1.5.0",
				"tslib": "^1.9.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^1.12.0",
				"@typescript-eslint/parser": "^1.12.0",
				"@types/lodash": "^4.14.136",
				"@types/node": "^6.14.4",
				"@types/uuid": "^3.4.4",
				"tap": "^12.6.1",
				"eslint": "^5.16.0",
				"typescript": "3.0.1"
			},
			"version": "1.16.0",
			"gitHead": "0856d88c60328599d3be69484a0566f28ef5b0f6",
			"_id": "snyk-nuget-plugin@1.16.0",
			"_nodeVersion": "8.17.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-OEusK3JKKpR4Yto5KwuqjQGgb9wAhmDqBWSQomWdtKQVFrzn5B6BMzOFikUzmeMTnUGGON7gurQBLXeZZLhRqg==",
				"shasum": "241c6c8a417429c124c3ebf6db314a14eb8eed89",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.16.0.tgz",
				"fileCount": 37,
				"unpackedSize": 69505,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+kw2CRA9TVsSAnZWagAAo/UQAIcU4AYfdyHbvFa6UdQm\n5c+wmErRTbN51gK/ij0Tpjta7uWXpEDZo81zltNDYCej8vNmAQp/hobKHFEA\nm2/Ppc6EUo0FyRIbhu6LzX8t7MGG1rRc+gvs/QfO1KwvhW9glLFhC45mSNua\neHggcWM8KOYRYvTHvJwKmJCvAPUGWFSgbgNGY7Z6VSgALYBeXeIoJ7On+8uv\nkFTEmZEjGFe+TqbGUcPRVzyYtB/5uJZBlfVn9YekcgK95u8iMhyjNzpMT+AM\nNo01N8kOcBFcb/qiItmlJZz4JsRSLFCEIfrQReY08t8EWUsmhY1Aw8oAkAay\n0DGxXWbQ8inKp4eZKLHEKR8wYKh1vzb5pdLDgnd8PNtwyx5GZa2pgUv3RNz4\nCdpp1VeRnnlNVjh9tK5+5bnjHhjRKKro0O+VUySZJSOlA4jpuLwpj+EhIGm/\nKxR6t/XrcX5LiRwgu3HcSZLTY6Zpm6U/C1ZSal+wrvn5gV8LsjLcRbVM0ytV\nubY8sJLciu8/J/wt7hZYhCNKKUI4XkkQFWIEkjGPpJRKGYapn+huSqWJ3nhV\n/Ekk9YkWeZqWmZT62JepBWV3TVXJRf1uqizvmf+Y8k7rxbe3tJF48SIH111p\nAUa27bedvGTkrYhow0YLA+Hf60kr+xW7iTjdrhqw6QJiKbzaWjwqMirvau9c\nbONU\r\n=koO/\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-nuget-plugin_1.16.0_1576684598345_0.4217267057683216"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.16.1": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap -Rspec ./test/*.test.[tj]s --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"dotnet-deps-parser": "4.9.0",
				"jszip": "^3.1.5",
				"lodash": "^4.17.14",
				"snyk-paket-parser": "1.6.0",
				"tslib": "^1.9.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^1.12.0",
				"@typescript-eslint/parser": "^1.12.0",
				"@types/lodash": "^4.14.136",
				"@types/node": "^6.14.4",
				"@types/uuid": "^3.4.4",
				"tap": "^12.6.1",
				"eslint": "^5.16.0",
				"typescript": "3.0.1"
			},
			"version": "1.16.1",
			"gitHead": "434fcfc42ed40263b04dbc04eb86915de066c6a6",
			"_id": "snyk-nuget-plugin@1.16.1",
			"_nodeVersion": "8.17.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-XsU2GrkxtuYUd6+uDV+EhVT/9Vep9Mi/hwLm7x4HMzkYoL9fFOukbK3FuHhEbYxEW3sRslQwH+Gsb+RfRk3x9Q==",
				"shasum": "cb32bc10bcd76eb172232f38d9d9ed484e076c39",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.16.1.tgz",
				"fileCount": 37,
				"unpackedSize": 69505,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+mHDCRA9TVsSAnZWagAA+1MP/1vnjbJBk5Nt82n+CvE+\n2geGkaLFCXvW7w/O6afJAT4yn3KhYEIM/0ZNiafqgy7KNHoXLFXyBBRipHuR\n7VPHlE137auot/QKoFGZ6J/4pWiBc6DscZf54Qs0T15PfJIc8RSkZC+8yP1q\nCZN0x68/2/mY6DrkNTy+r6Po+JiJDrUKnINvsUYHaV4B0OltUNsPh68HOCC7\n8sITfgAmVK1vHBXLoGIMJ4Ihybg0JWqoh+8o2e8FDwuQM3ONKWFGFcOrfQ4p\n1gipIzHvesgD2H+cT0ZPqBQheqor1fiQKS2NolSGAcaBv+11/POZXQyzsYyW\nCPD0sKkOGDI7g1YQPlas7Kf22/sPyeF5RY6MtB+2B8XCbrSerr0T1dtSyZbG\nsn1qUamkRLFdJe0LYz+TiQQl+zwbI9ITGw8p+quuvk3btdQbXXgin1z1iEqE\njX11BNo2QWp0Ke++xea99IvlhR2maUhBdSIusu3qCDSQSTHx66rDt4c+nV9p\nYS253+YdV+9C0P7fTh0pHHH40IIgsjETjkywD7Vi10hnoukd25MlDdaNxJVa\nwGmX3L5RZS181M/9FofCSxYo3kEGOQlzjd5A3rJnvdCsoLK+c7YgLmiCVIE2\nXK3qldMAlWVPugp2Iywwu4Y+vWXw9Cdn8abitsm0MxxRjBvM33GFdgiBQlQ9\nDa4Y\r\n=aEBK\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-nuget-plugin_1.16.1_1576690115105_0.6300160074038659"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.16.2": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap -Rspec ./test/*.test.[tj]s --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"debug": "^3.1.0",
				"dotnet-deps-parser": "4.9.1",
				"jszip": "^3.1.5",
				"lodash": "^4.17.14",
				"snyk-paket-parser": "1.6.0",
				"tslib": "^1.9.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^1.12.0",
				"@typescript-eslint/parser": "^1.12.0",
				"@types/lodash": "^4.14.136",
				"@types/node": "^6.14.4",
				"@types/uuid": "^3.4.4",
				"tap": "^12.6.1",
				"eslint": "^5.16.0",
				"typescript": "3.0.1"
			},
			"version": "1.16.2",
			"gitHead": "72a719a3e451390a4b4861ae53b9fa8e3f5b47e6",
			"_id": "snyk-nuget-plugin@1.16.2",
			"_nodeVersion": "8.17.0",
			"_npmVersion": "6.13.4",
			"dist": {
				"integrity": "sha512-331zLos3ryUhfctxx46P0U9DhDAAovMd7Hsi6KN4WeRcGY/4pR6Pfd2+wdQinplkvOobLvgdbIS//I+McpOeWw==",
				"shasum": "1d4506df329c6c4c28d9451034c431444a3d1c6b",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.16.2.tgz",
				"fileCount": 37,
				"unpackedSize": 69505,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDcJbCRA9TVsSAnZWagAAX+AQAItdKsvAaI1iAmw+qxvO\nqLTvPHaAR6iLhE81qo/exr917QyMvRw+gSbIyuV3uJaSOwOKeq/qE1IHh7oT\nB72DIfKc26kfpgSicmJc4hEJ0UL8W4FOMe+i1pNJqGADsnchvQnH23SR0xkH\n9y9fRWQ0GAW2RE4F7pV8kDVz4IhdXjbumb0ErfJb0iomxfeqfIwSeMyAGf4e\nHd06fZ0KLSd1iGAwKi8fsAdsNG67p+UN3GHcxGS18wwoM4EZkhdskkWMz06N\nE0gG1dg1CQI/qDnpg9M1XYvAjS+DlcVyccFJ/4X61nwTPFBWsNXdo4JS5fqE\noyktXckniHOBTVSDcgjFeoBNYXEtqzhfo4TxkpTg4C1kfJ7qWOdELyMh4q7+\nbmg2DAmCLIcfVW9hk1SUHzwOZZ+mwHeYvM4A/CTSDyOy7UwyrE8WdeyiqbUC\nBxYo96YwlOvIk0OoAZyRzhbRf6fpWDBDyeTwt8YkAsU0kpVvnm5S5ZN10N1X\n0h7uh9fvn3/WzZRTHplg040eoc8lCYi8zDhQlA7XN+I/G6WUhJbURf/7t4r8\nPus8yLAVNdfIoWdhiXoHMZ4V+zBR+YoxtH1PH55qX+hppCxfkfVgEB+Ww3Tz\nAqiwfxE1HqydVljCBRCsKXU6h4Ag13OpThfIwVgljMm54y0ZxsUqyiPdWtEy\nmEw0\r\n=pfK+\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-nuget-plugin_1.16.2_1577960026833_0.04883390337141447"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.17.0": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap -Rspec ./test/*.test.[tj]s --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"@snyk/lodash": "4.17.15-patch",
				"debug": "^3.1.0",
				"dotnet-deps-parser": "4.10.0",
				"jszip": "3.1.5",
				"snyk-paket-parser": "1.6.0",
				"tslib": "^1.9.3",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^1.12.0",
				"@typescript-eslint/parser": "^1.12.0",
				"@types/node": "^6.14.4",
				"@types/uuid": "^3.4.4",
				"tap": "^12.6.1",
				"eslint": "^5.16.0",
				"typescript": "3.0.1"
			},
			"version": "1.17.0",
			"gitHead": "81b54a34acd6523ecb7b238e3c06c079644eb495",
			"_id": "snyk-nuget-plugin@1.17.0",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-t7iZ87LBhCK6P2/mJsQh7Dmk3J9zd+IHL4yoSK95Iyk/gP8r++DZijoRHEXy8BlS+eOtSAj1vgCYvv2eAmG28w==",
				"shasum": "20c18d962d725b2217ab2c94a49a1a6524162c53",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.17.0.tgz",
				"fileCount": 37,
				"unpackedSize": 69506,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqa/4CRA9TVsSAnZWagAA8goP/iFOkbzFN7Y2iIv14hOd\n7606ztdDBIKhsE3j+IwYTBhPalzgp4StJXPe7qe9NSqrgq9PKvnKyskFrvBH\nOaoDxP1UeZE20lUapqUl00AUwop1lRDOYlMcz2/Tsj8laP3CdH4J+nxQQRrY\nAmTpfnilsVy3TWg20BHcOZ4vFquA5y3qPyg+2qZaQ8SVvpa/Sy24nFJ5vnGh\nnq/abdjlqCC8rYffEQ8ln3Njwq96Ssmv9Gb4A8CXPLIE1xMvZGoLlFQL79Tn\nzuYt71Y8vvHKUGP5drKtnrePRs2w6cpBuFSJeH62oojRJLnAm8D8dF0710G/\nF1QNFhbhFKP4SOeBTrLpnhpgOKSjD8t6/IuO1RAH6rt7IdJ6dqAxxbKhUhwa\nAhl5LXuS16IDLfV0jrZvarOufUZXBA1Hhg7eWOVIWe1NSiB3LCCHBaNqYI78\nfL+mj4aflxSRN3vbty5/E7c/NbcycbxdJSycGSZ2w6REX/cj4DntNoSE+Z6/\negrPkqYGul3PiI+pa/VxuS6A7cgAGDSeKeEk4NdFadypYmWScBekTpnqxZDa\nGShswiqtrbjkzRAederkzlKJJNV30ED6IMcks/Stv4xl50lbjb+ynHVYAuUS\nSxkcwxco/M61mfaBKqp81NAfM7e8K+i+W3hSXqXjChYct5VTz5EfdDfO3zdn\nwmqE\r\n=b8BP\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-nuget-plugin_1.17.0_1588178936420_0.6738229284507917"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.18.0": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap --no-coverage test/*.test.ts --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=8"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"@snyk/lodash": "4.17.15-patch",
				"debug": "^4.1.1",
				"dotnet-deps-parser": "4.10.0",
				"jszip": "3.3.0",
				"snyk-paket-parser": "1.6.0",
				"tslib": "^1.11.2",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^2.31.0",
				"@typescript-eslint/parser": "^2.31.0",
				"@types/node": "^8.10.60",
				"tap": "^14.10.7",
				"eslint": "^6.8.0",
				"typescript": "^3.8.3"
			},
			"version": "1.18.0",
			"gitHead": "ea999c460acdb164c5dab93b64a9014f284a2d07",
			"_id": "snyk-nuget-plugin@1.18.0",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-Ya/CxkJtJ3dNShxa7q6Tm7ZGlidGoxcZQOSrUvVjmTyXzhEt40DgFCfnDaWvqx6j7LZg1zEEavjA9SdjYouO5A==",
				"shasum": "a1e88fd6bd7e81083d85c08a17266c9c6214ea47",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.18.0.tgz",
				"fileCount": 37,
				"unpackedSize": 64410,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuRzjCRA9TVsSAnZWagAAm5EP/0xNDdtwzEkc9T1OkfNR\nTZwrQne5DqQABxIsCoqzEPz5xBSwlkrD2ZuergqlcSuv1MH2wRiPcgFBJNhe\ncsWxmzEORT9//2Mmkxon8vw1ebSyLIq66OF1Xsb39upccJPwk1HShMRV2uCW\nkEwSV3Jg2jmDHTJI4yY54tnu4zGmM+1tbCafnzSYmA9tFD6NKufkJJ2dAOV/\n4nsHRHYneI2zCWUVROKoDQGHEtL7RU5VETjMByyUvc6U4PV8tia+eyOkfBeJ\n+q3PamjRyOH/mww6FSuQR0kU5ZLn4YyWGa386Lnpbj1Qt1narcPdIcnO3QTQ\nxVavaVFJdRSuso0dildymghTcUOzrGedX6JN7BvzO7qUw71BzsdI7Qaq/3uU\ns1OiFI+JJydeYtf4Wvk69NJ/9UENqmLF2/93hdFAMOHcP2UAVzrNuJJ0u2Mb\nxABRlvNsflkV7bW2jhgPvWDNagfvNpA3PqCG0GXmyiXv7KqiePjlFZ3QuTH6\ni4/xECZLxeFMWi9upVj91gWGvSF22dhltYgt+R7XW+PA6gUvdgXnyya7LW2G\nuV0uD4Hxi9k5WQLSXaXqurQldvmZxPYQDlN1MvAw0ECiHY0KfssYnyD/PI1i\nWwGqYktjuMUk5numnaP5qUT6yFy+QtngUhS53zsDTSF9B8l9w9UpD0fR97Xt\ngoA9\r\n=thpL\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-nuget-plugin_1.18.0_1589189858544_0.7767977317531092"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.18.1": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap --no-coverage test/*.test.ts --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=8"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"@snyk/lodash": "4.17.15-patch",
				"debug": "^4.1.1",
				"dotnet-deps-parser": "4.10.0",
				"jszip": "3.3.0",
				"snyk-paket-parser": "1.6.0",
				"tslib": "^1.11.2",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^2.31.0",
				"@typescript-eslint/parser": "^2.31.0",
				"@types/node": "^8.10.60",
				"tap": "^14.10.7",
				"eslint": "^6.8.0",
				"typescript": "^3.8.3"
			},
			"version": "1.18.1",
			"gitHead": "480d652146eea6428345b00e0ec69958c900e172",
			"_id": "snyk-nuget-plugin@1.18.1",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-Bq+IzbyewxIrUhgdFaDKS5wCNixERC7QBitKsZGM3uCOr9fJM8rr5qg5SS9UIU7eyeKvzuVO/V1yDzjo1cKvUw==",
				"shasum": "5296ee7b3ee96fc8186fa157f71697b804173a60",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.18.1.tgz",
				"fileCount": 37,
				"unpackedSize": 64410,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuSHgCRA9TVsSAnZWagAALBAP/RHVReH7jMilEacU4gA4\nEGFt2yKYBmnfV/+18j7+rIKep47fYo290gFKIuN7+mbI++BGcRPm6omQEZw2\nzMFZsejggTnpg9ywODxWtU20+wTG447SWReaO7eSaE144A43BiQsLjPKgj+x\nERdVo5+HqukhR3b9iHFspd+g6N0zcClsXzVg6dhsf8PW72t3XGoO1K4gZGAp\nTXjY79HZUDXRO88zXbCAGI7DQcLJO14er8b1u/i4PuLa+5cmfA19KbHRsOLt\nYILmNKzfXfXEGz3+qQbaHRLFSMZ5IwhXf3CjYBnyDo3Rhlk67pIZfACAJGek\nFtaBkiB2atg1w3m6vQud5UOjIqh66FBK6iJoaGTigM9iVIrPplR8k/yRh37R\nRUr4bDCxD4HntwNKarQInoliR2pNtyVQJIWkRcRbpsQDCwJyJW/GIqjhjPyR\nQkhaCKf45/h4FeN6iOJYmL4oY/OMXPv4VbDLWSM3XK2WhbKT0AXnseFjKmZm\nU1nCUl9/H+GhH63XQKVSdjpA2EX9lb6nm8xbQwrEx4OMEo3xUEfDZTtM7J1q\nOjPz/CWSSWnMBxW8SfOlidlImNWiR+vWFO0uoOYMdH+g56O6pcPUGnL8DypH\nuF4KqYS4uyLTDtlfGphJdOzEFWnJGU0XiU7oSgEmcAg9O/Kn0a4gGIxv66U+\ngsUu\r\n=lwjB\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-nuget-plugin_1.18.1_1589191135724_0.6928023439978483"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.19.0": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap --no-coverage test/*.test.ts --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=8"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"@snyk/lodash": "4.17.15-patch",
				"debug": "^4.1.1",
				"dotnet-deps-parser": "4.10.0",
				"jszip": "3.4.0",
				"snyk-paket-parser": "1.6.0",
				"tslib": "^1.11.2",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^2.31.0",
				"@typescript-eslint/parser": "^2.31.0",
				"@types/node": "^8.10.60",
				"tap": "^14.10.7",
				"eslint": "^6.8.0",
				"typescript": "^3.8.3"
			},
			"version": "1.19.0",
			"gitHead": "d2be4a9d69a1bebd4e4c9f40ae2f482938745270",
			"_id": "snyk-nuget-plugin@1.19.0",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-3+Dg/U3EtVoRvVmrP5iYVao/9mh/zAOssgjMwVPm9bsKjEVLfhQG9mJO+XB9q1hsVh7lTl3cJL4+kLQ4s6SaRA==",
				"shasum": "988f9295d398ebee8b40bc621af4610611cadac9",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.19.0.tgz",
				"fileCount": 37,
				"unpackedSize": 64408,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyiqeCRA9TVsSAnZWagAA6a0QAII7u1pO4y2lqUte9NL4\nktFimJ06zoJA6pCQo4jMEW+WpIv/YVF+sSHK1l+P+2lUpm7Xk4vJyuGth6Xs\nEsCiV7qfCAF6UmHeff3KUTXpfV5N9q8HjDdGtcS673Sxy8/u2Jfg003jwOLh\n+rI5F796+R3qRSM9oPoMsnG9T14PpaqK5VUp0TFVqq9JoyBLPeUkDGRoTNGr\nUcytQXi+w4sY4Z32pINRHvQgEBPVfyGYi43GlTf7BanS4kG+n+YD10Xuk61T\nXEeNhPTuhVzdB6ZUDwd/+jUckBCjRfEylzgG28oOgpJKqzsioNnm/7AzQlJL\nUUhSSUT/gwOAmgh53eu5lTuk6vTmFddYE8P5WDAuFS/EkOmrItRARsrFRwHX\nQHsG3Dgtni/QhPd2edKw7scLK1RA4IFtXpDzBLKZ3rW0dARmvcVRbu7U+Spw\nVSMswnPiOcrtNZwZeHcQ5VnSZr2PU5e9cxFy13PXtTb4fteQda82oxSjwgop\neDfN76yxBEj1MOXNTjfzHJUxNLgyJzMReI+Dc6i8/JYssmPsInaaOjHbHJv+\nDwr1kcqttINjCgtYzDDblQpr++JOGNmTfTsLDVv7R1mFLpS85Is32IygXDfZ\n74ZoiJZ6LiZxBV8yBg+sPCpsAJeW96vPLHLsSOU+yZBRc0rL4jdx7BYGHLCL\naMtL\r\n=HA9N\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-nuget-plugin_1.19.0_1590307485607_0.8047346760578664"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.19.1": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap --no-coverage test/*.test.ts --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=8"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"@snyk/lodash": "4.17.15-patch",
				"debug": "^4.1.1",
				"dotnet-deps-parser": "4.11.0",
				"jszip": "3.4.0",
				"snyk-paket-parser": "1.6.0",
				"tslib": "^1.11.2",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^2.31.0",
				"@typescript-eslint/parser": "^2.31.0",
				"@types/node": "^8.10.60",
				"tap": "^14.10.7",
				"eslint": "^6.8.0",
				"typescript": "^3.8.3"
			},
			"version": "1.19.1",
			"gitHead": "6d1d3934d7cb50b8ccc9e9ff0c9dfa008811e123",
			"_id": "snyk-nuget-plugin@1.19.1",
			"_nodeVersion": "10.21.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-4nGk1ctBIsHiBkSP/+9Nn9EhOubSd7Xd6k6f0q4Jol82sw2mBLilCFHiZ0CGYDNmchyDWCjXzFMlOztyR/nVQg==",
				"shasum": "e1a0fcdf359dc4d69b68580af587ec5895233d2a",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.19.1.tgz",
				"fileCount": 37,
				"unpackedSize": 64408,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6JCSCRA9TVsSAnZWagAAjRUP/0GBYpDCY01G/Am25O7N\nCXHEEs8t7PRIdPL/SGl4+Us9fTggYYJdL3NCWOHkgVdCtb7zhoxvGb61OZgw\nzgGFmaxuvNZ8aofXfsG/PgItZRuPw24JElsSZ22ZkXCXVF8Y0FC0AlPe7S7G\nSAd0u9ttdEiiwJ7rGErpJC55YZfYTF3nnKyZngJ1aWhmibVoXWksyYA0DDGH\nybLZr0ofolu1KHXt+z4ynPqsLXeri9HiXkAI08CbjXV6atoj4tyI9ENV5kuC\nPD2Fy7gx9I0k5JiQi9jnyxmgNHXjmp3EZMEQQybJGmE+nNIhwMAk1ZuuVij9\noHRa3YB0lbkIdL+k06VT09X9HH92GFJzMbMq2BVu40mMkpDtGEt7A8qH3WC/\nKH6IEtELUyl5oSwWPHsTPWS3zIMk4uSQwZf5gGfzb1H2fpQFmzM5TFYUKSz7\nTIuhPgo7yxm8lUBr9NDfB4l1z3ttiHBejevGKhRyZ2QGQeVhMkWuxO95UxtK\n0u9y4fEM3CoSBlXpz6IsgORTpXgss3AXygoPJmAlpC9eb31bY1xwAYX0W95K\n+CV+nx3bpbfmxXKsHVVQhSwNbJ4SznbobijPpjltfQwplX+ZuLMGFz8DECr/\nUARgpEX8/sR/cGCYvZbk9no2XYbLAieAj62Owly3rXrv5pQqDrJM5cNR2F1i\nSsY7\r\n=zbRV\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-nuget-plugin_1.19.1_1592299665598_0.1573030345700981"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.19.2": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap --no-coverage test/*.test.ts --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=8"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"lodash": "^4.17.20",
				"debug": "^4.1.1",
				"dotnet-deps-parser": "4.11.0",
				"jszip": "3.4.0",
				"snyk-paket-parser": "1.6.0",
				"tslib": "^1.11.2",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^2.31.0",
				"@typescript-eslint/parser": "^2.31.0",
				"@types/node": "^8.10.60",
				"tap": "^14.10.7",
				"eslint": "^6.8.0",
				"typescript": "^3.8.3"
			},
			"version": "1.19.2",
			"gitHead": "64835974c9bab4c8e59ed19f21d95d64f5d2004e",
			"_id": "snyk-nuget-plugin@1.19.2",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-k5ChXPmLzUS11FHOG1NWHKZ71x7sTTUBOKufWyiwlYle2F0lpfOPwHoAWw9lBYfJhlUAASgbixXYt+CUd9FWDw==",
				"shasum": "f4a0777c63b89a01e60c33713753cf7e09406964",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.19.2.tgz",
				"fileCount": 37,
				"unpackedSize": 65376,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfV5dcCRA9TVsSAnZWagAAUxgP/0fbFnRzia0amVS9YHHY\nPZeGoymWiBuoOnLwN8ybk7ZccdUHBSioT8Jlp7OpGe+bUNt2YDMavimw3HbF\ndvPgKWuVy/UdiiSUUVsOgT26/xLXxvWkQ8FbugtiyUM+1Gr9du1VcRPYqGnG\neYx995iUMibnmgIUzPTC9QDyS/S8CJvOIUvX6/zDH74Utzm5SQR9dUTLZkmU\nVhbslM1h61dcI59MPrAfq8Xrcud4xoDZScsMFPHE8K7j/wY8WA2o6UOkrmix\na5tiV6BcRZThhofPgoy2BegYxbTvJdjkkGNG2nrNgJ8xORl/9fLCbh48feq/\ncBXV+RYtUnFuCpTUfBv3c7wFU5uOfLH8tNLGhiqGjekqSPLtl+5cVPL32VuJ\nP2WifwIUP2y260ddPGVeILCt4hjhxRv5Lp8s7dmv0RntuYfA0M+ZPVQNH/XR\n97LjzQKRNyqqJfOR83vyu0nWKlzbwQCSJtzBLhMh7jtRNKl/FE1R6LpXUM/h\nIHXKakUWdUgr+MPOTh8ffW4QC7sZXj1d/IfV2UNsGQ62fdSEUgwkw/Ezx6zq\ncbtnHGOLx0J8fVkgtaxSyWgyeTqNfFfteb1VrMJqLMRadxA6zFIUwSqjH5di\nMqlGG16VO9xpZguL/wpGgL/6ilKAnS5Mp+CD2USxyUNb+ctMsCGjMlTXKjgA\ntIs7\r\n=XjDt\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "npmjs+snyk-admin@snyk.io"
				}
			],
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin_1.19.2_1599575899996_0.10504653154452859"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.19.3": {
			"name": "snyk-nuget-plugin",
			"description": "Snyk CLI NuGet plugin",
			"main": "dist/index.js",
			"scripts": {
				"test": "npm run eslint && npm run unit-test",
				"unit-test": "tap --no-coverage test/*.test.ts --timeout=300",
				"eslint": "eslint -c .eslintrc.js lib/**/*",
				"build": "tsc",
				"build-watch": "tsc -w",
				"prepare": "npm run build"
			},
			"types": "./dist/index.d.ts",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-nuget-plugin.git"
			},
			"keywords": [
				"snyk",
				"nuget"
			],
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=8"
			},
			"bugs": {
				"url": "https://github.com/snyk/snyk-nuget-plugin/issues"
			},
			"homepage": "https://github.com/snyk/snyk-nuget-plugin#readme",
			"dependencies": {
				"lodash": "^4.17.20",
				"debug": "^4.1.1",
				"dotnet-deps-parser": "5.0.0",
				"jszip": "3.4.0",
				"snyk-paket-parser": "1.6.0",
				"tslib": "^1.11.2",
				"xml2js": "^0.4.17"
			},
			"devDependencies": {
				"@typescript-eslint/eslint-plugin": "^2.31.0",
				"@typescript-eslint/parser": "^2.31.0",
				"@types/node": "^8.10.60",
				"tap": "^14.10.7",
				"eslint": "^6.8.0",
				"typescript": "^3.8.3"
			},
			"version": "1.19.3",
			"gitHead": "35f7ac1e22345bb3b4728479ee934d4d4bdd14f9",
			"_id": "snyk-nuget-plugin@1.19.3",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-KwKoMumwcXVz/DQH80ifXfX7CTnm29bmHJ2fczjCGohxLGb4EKBGQtA3t7K98O7lTISQGgXDxnWIaM9ZXkxPdw==",
				"shasum": "5b4d9a5a61a543810c98bd4e67b9f6b1d95e3c3a",
				"tarball": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.19.3.tgz",
				"fileCount": 37,
				"unpackedSize": 65375,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWJ55CRA9TVsSAnZWagAAPCAP/Awkf0bCa090fGBevMac\nqb0cTTY6sZBxirjgHZUDUPb5I5LfyVjW156fswoDNryP4WmRP9G9d053Pdgz\n2OqDH5zfsGb6Z7tos/g5cUlv3O1X/fp6aL/mXjyZP2Kby+poOSf2D4/EI7aA\nmuvXoExZFDc/zmLlE/f5RyW4bRCmnJGEg02P99RKS2zEwK6/0t5yw3dnji0M\nThBt+G8v/sHo29R521IUgysnv5tHuXyX0jBq9aQ0Snc9TrltSfz4a5RFR6Ca\nQeJ+IVlEpRyCtNcoUzrNlkl4ZboPa5BtqbrfkGCLMSr6dbeHH8lJ/Z65VEQd\nsLVcDRnxVWUAF4i9IluB4RnFfZ0b493GQRRFbNijCZ31iE3EJiNAQFSbYkIZ\n7Xnqdh19isdOcAhK1dxT6yGl3+SAKVOZPDes3qXRXEWei1zohxukjXzm9SdB\nWa2b1z0Ky6tDar/LZHC0QHfvYzHa8CEuUyTiifzDC4RVix0UetA5cgOHDlIh\nkQ3omxlWv672Cd2KnPFjpVLmGDhHcsWbq+DVHnkyKSSoocDvj/gB9Na2mcu1\n3LQ1P+WqWT6u5XzGSNaPDttbHJ19fCLZpSKdsravtcCcZy4EdglakqbYtP4P\nZnp3cuHWNUmZ5OJH8YdfWpXpWOK5gFYlRACC7yyZM/GDwczPHed+GsFJuhny\niphA\r\n=SIoA\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "npmjs+snyk-admin@snyk.io"
				}
			],
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-nuget-plugin_1.19.3_1599643257253_0.551934749803441"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-09-09T09:20:59.743Z",
		"created": "2017-10-26T12:30:29.497Z",
		"1.0.0": "2017-10-26T12:30:29.497Z",
		"1.0.1": "2017-11-01T09:53:26.561Z",
		"1.0.2": "2017-11-02T11:26:02.369Z",
		"1.0.3": "2017-11-06T12:17:46.779Z",
		"1.1.0": "2017-11-07T14:45:41.478Z",
		"1.1.1": "2017-11-08T14:28:22.810Z",
		"1.2.0": "2017-11-12T11:20:57.193Z",
		"1.3.0": "2017-11-16T09:10:08.630Z",
		"1.3.1": "2017-11-19T13:07:43.190Z",
		"1.3.2": "2017-11-22T12:05:37.462Z",
		"1.3.3": "2017-11-29T07:15:26.650Z",
		"1.3.4": "2017-12-13T08:41:11.621Z",
		"1.3.5": "2017-12-14T05:26:28.478Z",
		"1.3.6": "2017-12-20T13:23:11.013Z",
		"1.3.7": "2017-12-21T12:44:31.877Z",
		"1.3.8": "2018-01-04T11:11:43.082Z",
		"1.3.9": "2018-01-08T12:47:53.339Z",
		"1.4.0": "2018-04-29T16:07:20.833Z",
		"1.5.0": "2018-05-06T12:05:13.340Z",
		"1.5.1": "2018-05-08T11:47:18.009Z",
		"1.6.0": "2018-05-08T12:38:06.829Z",
		"1.6.1": "2018-05-09T13:18:09.719Z",
		"1.6.2": "2018-05-13T17:55:11.648Z",
		"1.6.3": "2018-07-16T15:22:46.617Z",
		"1.6.4": "2018-08-06T12:01:45.672Z",
		"1.6.5": "2018-08-22T05:10:41.029Z",
		"1.7.0": "2019-02-17T08:15:24.914Z",
		"1.7.1": "2019-02-17T08:59:46.287Z",
		"1.7.2": "2019-02-19T08:46:51.246Z",
		"1.8.0": "2019-02-26T07:31:53.254Z",
		"1.9.0": "2019-02-28T09:33:26.947Z",
		"1.9.1": "2019-04-15T13:11:33.722Z",
		"1.9.2": "2019-04-18T12:36:40.634Z",
		"1.10.0": "2019-04-25T15:44:22.229Z",
		"1.11.0": "2019-05-29T12:30:57.483Z",
		"1.11.1": "2019-07-15T15:11:52.589Z",
		"1.11.2": "2019-07-31T08:40:55.090Z",
		"1.11.3": "2019-08-05T12:29:07.420Z",
		"1.12.0": "2019-08-14T11:13:44.382Z",
		"1.12.1": "2019-08-26T13:10:03.894Z",
		"1.13.0": "2019-10-14T12:55:15.885Z",
		"1.13.1": "2019-10-29T10:36:59.638Z",
		"1.14.0": "2019-12-11T19:15:00.808Z",
		"1.15.0": "2019-12-12T17:59:04.418Z",
		"1.16.0": "2019-12-18T15:56:38.472Z",
		"1.16.1": "2019-12-18T17:28:35.242Z",
		"1.16.2": "2020-01-02T10:13:47.033Z",
		"1.17.0": "2020-04-29T16:48:56.517Z",
		"1.18.0": "2020-05-11T09:37:38.676Z",
		"1.18.1": "2020-05-11T09:58:55.838Z",
		"1.19.0": "2020-05-24T08:04:45.710Z",
		"1.19.1": "2020-06-16T09:27:45.709Z",
		"1.19.2": "2020-09-08T14:38:20.228Z",
		"1.19.3": "2020-09-09T09:20:57.374Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.19.3"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"52a1422bcec12cb746402479e9071fec\"",
			"fetched": 1602009373742
		}
	},
	"_distfiles": {
		"snyk-nuget-plugin-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.0.0.tgz",
			"sha": "2a0c132f1dbbf6ad7895b177ec2371d67b95160f",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.0.1.tgz",
			"sha": "133e22fc76c3a5ea7e73c8a5f9f2065f2b3501a5",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.0.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.0.2.tgz",
			"sha": "efb40dfe9d565e41d9df1628a9c33d21c86cdbbc",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.0.3.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.0.3.tgz",
			"sha": "51e5085f58d35def7c971258836c52f5e2857a6e",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.1.0.tgz",
			"sha": "609129d7e2ee54a5e4e72da597779f7e6d414c07",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.1.1.tgz",
			"sha": "f23534ae9376075627321d3ecada50733e77918b",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.2.0.tgz",
			"sha": "4dad574155e4b39a5bac15f8218245f2abca32af",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.0.tgz",
			"sha": "73054f6c5c520cdd6df14cce60755b7b86f24cb9",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.1.tgz",
			"sha": "6b1a5d37ca2d5d2b311fc51de03720e23a0a85d4",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.2.tgz",
			"sha": "c054b3868444435de587df4a86048323f6d4e95f",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.3.3.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.3.tgz",
			"sha": "c3ac20582174bdda213c5620ee0aa19f3961cad6",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.3.4.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.4.tgz",
			"sha": "a32c89f8206f6cbc9aa32637a9cfc76d70de3efc",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.3.5.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.5.tgz",
			"sha": "64ea4c134ba5020d68b6b1acdbc279cd729e7958",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.3.6.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.6.tgz",
			"sha": "6fa8fb81272eb2a01aa99da84cb90c74690bc2bb",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.3.7.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.7.tgz",
			"sha": "07ad8223b319323db9553e5bc6693b802fd35a71",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.3.8.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.8.tgz",
			"sha": "b57e2238b0e2c686ca7a35c43cac15ea1bf98dc8",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.3.9.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.3.9.tgz",
			"sha": "bcdc503eafe9f3eeb4024b756ded4d0c3b265d12",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.4.0.tgz",
			"sha": "b12380ad566b7550e5f7a969bf839ba36853d42d",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.5.0.tgz",
			"sha": "bbb701dc33648bb7c693945dbd685dd18e5aa59c",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.5.1.tgz",
			"sha": "cb3cced62a72d3dc264d1de721da61a701ad549f",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.6.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.0.tgz",
			"sha": "d02c94fc291fa047c96a10a2c82debb588870744",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.6.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.1.tgz",
			"sha": "b0326916d8625c15b295f1583ffb59230e1bc0ef",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.6.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.2.tgz",
			"sha": "ea21181be53c1e7c9183907c25a71d914c5888b9",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.6.3.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.3.tgz",
			"sha": "841a754d5b8d6eee8744e2f842d3fa5e07a9b602",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.6.4.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.4.tgz",
			"sha": "83cb3e699667ea808803d4020aa0e053e6f3bab4",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.6.5.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.6.5.tgz",
			"sha": "0a5d53ba47a8bbdc82e245171446ec0485cc591b",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.7.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.7.0.tgz",
			"sha": "8fea91ce7d827d33349bc765643026c35dd543ac",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.7.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.7.1.tgz",
			"sha": "61f0fd0e9c88e2330385a6142cc3713581ddff40",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.7.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.7.2.tgz",
			"sha": "35ae0a0c68bfc68c6c52710bebd037ff765d1f9a",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.8.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.8.0.tgz",
			"sha": "da130e86ab687685d4c2af36e6c7663598d83539",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.9.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.9.0.tgz",
			"sha": "079e0f3b50c3fc107fe59d21b1b4ff74ad5263cc",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.9.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.9.1.tgz",
			"sha": "e45c34ec8efbc998401ae8bb6eeedff7c19bf3e7",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.9.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.9.2.tgz",
			"sha": "e06b114e3a7b029d127480f23739042b297c2b13",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.10.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.10.0.tgz",
			"sha": "58aba49e37ca4ac99afcecb3d3c3917188daad84",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.11.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.11.0.tgz",
			"sha": "64f87a57dd78ed55633a59e41379e8657603a9d9",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.11.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.11.1.tgz",
			"sha": "3414f6029e41b16cef5c6c59690ee05da51b5bb1",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.11.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.11.2.tgz",
			"sha": "9dc9a35e364b615ae10924043f002d23ab3f2235",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.11.3.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.11.3.tgz",
			"sha": "38f45b3a2bb97ae7e307726920bcc189b012ea37",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.12.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.12.0.tgz",
			"sha": "de851a7cba80a5676257ca03c1c84020ae9aca8c",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.12.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.12.1.tgz",
			"sha": "a57becf9e60593f8b94c4b8717069521748b9a2e",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.13.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.13.0.tgz",
			"sha": "6aa3d60c19bcf0731c8a4a594583ac9160500cb5",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.13.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.13.1.tgz",
			"sha": "e94f6b129b62f7c0134851be233deab5a472518b",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.14.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.14.0.tgz",
			"sha": "085c397ab3da8d00ef4778d25c3e56b6a1bea460",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.15.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.15.0.tgz",
			"sha": "673b174d95eb45576b13f1472222bd5c151f5598",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.16.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.16.0.tgz",
			"sha": "241c6c8a417429c124c3ebf6db314a14eb8eed89",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.16.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.16.1.tgz",
			"sha": "cb32bc10bcd76eb172232f38d9d9ed484e076c39",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.16.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.16.2.tgz",
			"sha": "1d4506df329c6c4c28d9451034c431444a3d1c6b",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.17.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.17.0.tgz",
			"sha": "20c18d962d725b2217ab2c94a49a1a6524162c53",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.18.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.18.0.tgz",
			"sha": "a1e88fd6bd7e81083d85c08a17266c9c6214ea47",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.18.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.18.1.tgz",
			"sha": "5296ee7b3ee96fc8186fa157f71697b804173a60",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.19.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.19.0.tgz",
			"sha": "988f9295d398ebee8b40bc621af4610611cadac9",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.19.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.19.1.tgz",
			"sha": "e1a0fcdf359dc4d69b68580af587ec5895233d2a",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.19.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.19.2.tgz",
			"sha": "f4a0777c63b89a01e60c33713753cf7e09406964",
			"registry": "npmjs"
		},
		"snyk-nuget-plugin-1.19.3.tgz": {
			"url": "https://registry.npmjs.org/snyk-nuget-plugin/-/snyk-nuget-plugin-1.19.3.tgz",
			"sha": "5b4d9a5a61a543810c98bd4e67b9f6b1d95e3c3a",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "12-e53ad88a91775bd3",
	"_id": "snyk-nuget-plugin",
	"readme": "![Snyk logo](https://snyk.io/style/asset/logo/snyk-print.svg)\n\n[![Build Status](https://api.travis-ci.org/snyk/snyk-nuget-plugin.svg?branch=master)](https://travis-ci.org/snyk/snyk-nuget-plugin)\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 NuGet CLI Plugin\n\nThe plugin provides dependency metadata for NuGet projects that manifest dependencies in `project.json`, `packages.config` or `project.assets.json` files."
}