{
	"name": "snyk-php-plugin",
	"versions": {
		"1.0.0": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "lib/index.js",
			"scripts": {
				"postinstall": "mkdir dist; lodash -p -o ./dist/lodash-min.js include=get,find,clone",
				"lint": "npm run eslint",
				"eslint": "eslint -c .eslintrc lib test",
				"test-functional": "tap `ls ./test/*.test.js`",
				"test": "npm run test-functional",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^3.1.0",
				"lodash-cli": "^4.17.4"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"tap": "^10.7.3",
				"semantic-release": "^8.2.0"
			},
			"version": "1.0.0",
			"gitHead": "26587308f6ea04c3b5b2328c7cdd0f00dd2b3032",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.0.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-DwnX9NLvJ50o4Q1FQPeLt7t8/e9+AkmOMrztcSzaehR9rtrAv/PHH4r9JZ4mOVZefw9/3UCBM2zyg0w4FoI/cg==",
				"shasum": "ef855ab13c8b30f06c2b4578ff646087e3df0bc9",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.0.0.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-php-plugin-1.0.0.tgz_1511191091115_0.5198114919476211"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.1": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "lib/index.js",
			"scripts": {
				"postinstall": "mkdir dist; lodash -p -o ./dist/lodash-min.js include=get,find,clone",
				"lint": "npm run eslint",
				"eslint": "eslint -c .eslintrc lib test",
				"test-functional": "tap `find ./test -name '*.test.js'` -R spec",
				"test": "npm run test-functional",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^3.1.0",
				"lodash-cli": "^4.17.4"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"tap": "^10.7.3",
				"semantic-release": "^8.2.0"
			},
			"version": "1.0.1",
			"gitHead": "df22e32a455611771adee77fd8a0dca99b1309b7",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.0.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-LJ+Id4Wa4Zl7GphQUT31Xdc6PZ0FeKij99R7HYfjE4rvUbAeZTaAi2agqD4SyMkS1RkL4CizrOuYr5JjHpirWw==",
				"shasum": "f50caf3d9365d4959faa51c1ee0ee599c599e9e4",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.0.1.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-php-plugin-1.0.1.tgz_1511196691355_0.9117838165257126"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.0": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "lib/index.js",
			"scripts": {
				"postinstall": "mkdir dist; lodash -p -o ./dist/lodash-min.js include=get,find,clone",
				"lint": "npm run eslint",
				"eslint": "eslint -c .eslintrc lib test",
				"test-functional": "tap `find ./test -name '*.test.js'` -R spec",
				"test": "npm run test-functional",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^3.1.0",
				"lodash-cli": "^4.17.4"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"tap": "^10.7.3",
				"semantic-release": "^8.2.0"
			},
			"version": "1.1.0",
			"gitHead": "fd2179c959984b76cabf92714f58f91d2ab52d50",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.1.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-ReiHbwQAZIbdSy59rg5hxtGE1qKu55VA1HorwHz36HBJOtJpowDPGU6DiKRzpmMZ3wG1xWZ9T+hghZZ5kRz/OA==",
				"shasum": "8cd0d09f33f8d606b5d109be8085ef67f90d49cd",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.1.0.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-php-plugin-1.1.0.tgz_1511423720715_0.4602308429311961"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.1": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "lib/index.js",
			"scripts": {
				"postinstall": "mkdir dist; lodash -p -o ./dist/lodash-min.js include=get,find,clone",
				"lint": "npm run eslint",
				"eslint": "eslint -c .eslintrc lib test",
				"test-functional": "tap `find ./test -name '*.test.js'` -R spec",
				"test": "npm run test-functional",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^3.1.0",
				"lodash-cli": "^4.17.4"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"tap": "^10.7.3",
				"semantic-release": "^8.2.0"
			},
			"version": "1.1.1",
			"gitHead": "948823a6ec84ed8e15946544b7e99cf22f5b9d17",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.1.1",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-GfXizd3KRwi3aK4ikxWo6yW3hAHYx72gS3xzux9SiNi9zfzx1Fkx/JImUWggJku3+hoau3PBzgHmC8faCeg9Cg==",
				"shasum": "e166c126fa836fa27eacbaeba43b71f312bf9437",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.1.1.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-php-plugin-1.1.1.tgz_1511440405031_0.6937903987709433"
			},
			"directories": {},
			"contributors": []
		},
		"1.1.2": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "lib/index.js",
			"scripts": {
				"build": "mkdir dist; lodash -p -o ./dist/lodash-min.js include=get,find,clone",
				"lint": "npm run eslint",
				"eslint": "eslint -c .eslintrc lib test",
				"test-functional": "tap `find ./test -name '*.test.js'` -R spec",
				"test": "npm run test-functional",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"files": [
				"lib",
				"dist"
			],
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^3.1.0"
			},
			"devDependencies": {
				"lodash-cli": "^4.17.4",
				"eslint": "^4.11.0",
				"tap": "^10.7.3",
				"semantic-release": "^8.2.0"
			},
			"version": "1.1.2",
			"gitHead": "eb060ccd9d0821586fdd854cb652852a4c935c31",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.1.2",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-6eINTroSUeSFU8W/HRGyDZEykunqrQI0kMPQxJzq6HyNxlRSAlFBI2RQVbGV+GwuaeKXHeGTeWjaLE6s2tVkdw==",
				"shasum": "74c16f1e66e53beab769d7cecd65a98d04fb03c3",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.1.2.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-php-plugin-1.1.2.tgz_1511682550339_0.6880163252353668"
			},
			"directories": {},
			"contributors": []
		},
		"1.2.0": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "lib/index.js",
			"scripts": {
				"build": "mkdir dist; lodash -p -o ./dist/lodash-min.js include=get,find,clone",
				"lint": "npm run eslint",
				"eslint": "eslint -c .eslintrc lib test",
				"test-functional": "tap `find ./test -name '*.test.js'` -R spec",
				"test": "npm run test-functional",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"files": [
				"lib",
				"dist"
			],
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^3.1.0"
			},
			"devDependencies": {
				"lodash-cli": "^4.17.4",
				"eslint": "^4.11.0",
				"tap": "^10.7.3",
				"semantic-release": "^8.2.0"
			},
			"version": "1.2.0",
			"gitHead": "4594ea5641d6d56128cdb7cd8d6acad286204eaa",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.2.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.2",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-DByl1WHwvhjLaHmGoNfMiQGbrVpS8gH+M85rNN6JvupR0tbksKt/M01OpIq0Ln/5ZvPYAB/FJEmQl3zzY5/s0Q==",
				"shasum": "8cf1cbd0c893a081265dd47cdb7b9ad0b7c7dbf4",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.2.0.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-php-plugin-1.2.0.tgz_1512560719466_0.4485501635354012"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.0": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "lib/index.js",
			"scripts": {
				"build": "lodash -p -o ./dist/lodash-min.js include=get,find,clone,invert,forEach",
				"lint": "npm run eslint",
				"eslint": "eslint -c .eslintrc lib test",
				"test-functional": "tap test/**/*test.js -R spec",
				"test": "npm run test-functional",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"files": [
				"lib",
				"dist"
			],
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^3.1.0"
			},
			"devDependencies": {
				"lodash-cli": "^4.17.4",
				"eslint": "^4.11.0",
				"semantic-release": "^8.2.0",
				"sync-request": "^3",
				"tap": "^10.7.3"
			},
			"version": "1.3.0",
			"gitHead": "9a6b339c48b57d1c37a3ac548785bf06648226ae",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.3.0",
			"_npmVersion": "5.5.1",
			"_nodeVersion": "8.9.3",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-78QTlDta81rWVhbpeW36ykfvghIF9W6oEO51S5my5N6CEvmC1Fh55tWdB5fs8zCsFxC1IhocEnSQgbD3eD/Slw==",
				"shasum": "7361d7dbd4a89db1c624a76b21ceb41e3349abaf",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.3.0.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-php-plugin-1.3.0.tgz_1513008815676_0.3352515413425863"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.1": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "lib/index.js",
			"scripts": {
				"build": "lodash -p -o ./dist/lodash-min.js include=get,find,clone,invert,forEach",
				"lint": "npm run eslint",
				"eslint": "eslint -c .eslintrc lib test",
				"test-functional": "tap test/**/*test.js -R spec",
				"test": "npm run test-functional",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"files": [
				"lib",
				"dist"
			],
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^3.1.0"
			},
			"devDependencies": {
				"lodash-cli": "^4.17.4",
				"eslint": "^4.11.0",
				"semantic-release": "^8.2.0",
				"sync-request": "^3",
				"tap": "^10.7.3"
			},
			"version": "1.3.1",
			"gitHead": "5f1d7ada62796fc40cdc8228fffae1e3f21c8715",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.3.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-1AhyBj9Xf1mVhfPg5J7D0PP4t2N2VtfRqYaxj6mUaqbXwOOv7S0EaOvk+6XSp419bJiYFEXxpbmRidSLWzNg4Q==",
				"shasum": "0157fc697529984ae47295e88d97bc7a771fd211",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.3.1.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-php-plugin-1.3.1.tgz_1515057865590_0.5706612500362098"
			},
			"directories": {},
			"contributors": []
		},
		"1.3.2": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "lib/index.js",
			"scripts": {
				"build": "lodash -p -o ./dist/lodash-min.js include=get,find,clone,invert,forEach,findKey",
				"lint": "npm run eslint",
				"eslint": "eslint -c .eslintrc lib test",
				"test-functional": "tap test/**/*test.js -R spec",
				"test": "npm run test-functional",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"files": [
				"lib",
				"dist"
			],
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^3.1.0"
			},
			"devDependencies": {
				"lodash-cli": "^4.17.4",
				"eslint": "^4.11.0",
				"semantic-release": "^8.2.0",
				"sync-request": "^3",
				"tap": "^10.7.3"
			},
			"version": "1.3.2",
			"gitHead": "288d19965d5b361f0f8a67953e94b4893b78d65f",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.3.2",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.9.4",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "admin+snyk@snyk.io"
			},
			"dist": {
				"integrity": "sha512-EVN5ilP2PJ5EEBWUvSjzI1kHTRyJxqCQXm5Bb2Kkl4z1cNCFO9ScxjwUDO7cJmQCDQUhHGflDd611ToWmlEYnQ==",
				"shasum": "51c19171dee0cd35158a7aa835fe02a97dc84ab8",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.3.2.tgz"
			},
			"maintainers": [
				{
					"name": "snyk-admin",
					"email": "admin+snyk@snyk.io"
				}
			],
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/snyk-php-plugin-1.3.2.tgz_1515333765040_0.6461448525078595"
			},
			"directories": {},
			"contributors": []
		},
		"1.4.0": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "lib/index.js",
			"scripts": {
				"build": "lodash -p -o ./dist/lodash-min.js include=get,find,clone,invert,forEach,findKey",
				"lint": "npm run eslint",
				"eslint": "eslint -c .eslintrc lib test",
				"test-functional": "tap test/**/*test.js -R spec",
				"test": "npm run test-functional",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"files": [
				"lib",
				"dist"
			],
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^3.1.0"
			},
			"devDependencies": {
				"lodash-cli": "^4.17.4",
				"eslint": "^4.11.0",
				"semantic-release": "^8.2.0",
				"sync-request": "^3",
				"tap": "^10.7.3"
			},
			"version": "1.4.0",
			"gitHead": "41256088615efe0f0bb9a027203ef6862750c2a0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.4.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npm-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-MVgAdinPTGFyv65aPuEN9bPSEo5kNoGNfnEK1doC2cjs+XUpH0aHNVKhxPFVPkoHfAiudI3afYqHcyKn8lDUDg==",
				"shasum": "96e45e013e549c8eae23100ee521151940887f33",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.4.0.tgz",
				"fileCount": 8,
				"unpackedSize": 38782,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5efFCRA9TVsSAnZWagAAsG0P/0ne8NwCwI2QJJ4SDKfC\nQWXjFE6L7R/A4QBD2V09VtsoQZZJhF63sNNObNsXsDPbBVEDbKxvsRV7AycO\n5ERoZ24oVqFcJnkzVEPHkH7ArpygwxHNmibpsZ35TMF1Qv+yonBY0b+8VGtC\nC9EHw4tmba6bo0DiUBcRoHefh9RedZrlmLM3J5HEZE0urVhe74YXvSpgqB6P\n5tOMrBeiLbxZiOweAbSIKF89CzQA5tT3ErS+9Q8/kKyQUAm7lVGoZ2zEY5Z+\niuQj0jAWfmrEJQHDsNvlOgo/6WwGemnKRboc6kim0/aoJQJfFY+mQrmjQPJV\nUF/dgtr+TGVpSMzdLgzbpuLlsZAZGtzSAnxIPW/RRD0GZt840Hl8cSl5Z9D4\n6dryy6ZnGS9+Y+tewkKBDtRp1izCzi4oQPO4jXl+MTU0K7rXnR2BiNell72r\n3mWclR0QLUM0iqdrXoAh/joUgC2Y6gwBhjTMuTW0haZVSBioGttgrOMTvZOZ\nh0uutdwW6gwasxRVXeKatCy1AUTHF+qysN/czVFmUDaOLpZPojBZBFFciR1B\nPmCjYO1P4LfUuIeT79JYyyHwXea/qjdF4HU67uiwlScDFaU2Zx0QrlbvLrlm\neTmBMu5xEVsvIYw4V0AE45tdsikPu8phw0OCUPbtapDPAIu9jo4hQpu2+nbt\n4H+d\r\n=rerF\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-php-plugin_1.4.0_1525016516897_0.2731816206501292"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.5.0": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "npm run eslint",
				"eslint": "eslint -c .eslintrc lib test",
				"test-functional": "tap test/**/*test.js -R spec",
				"test": "npm run test-functional",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"files": [
				"lib"
			],
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^3.1.0",
				"lodash": "^4.17.5"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"semantic-release": "^8.2.0",
				"sync-request": "^3",
				"tap": "^10.7.3"
			},
			"version": "1.5.0",
			"gitHead": "908b17edd04a058af0c851954dc226754268ecc9",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.5.0",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npm-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-HS5NSxR4JwTdSQttDrV9y9eOC75U3JfLWEDhGJf1qJIObLlF6Vbj9kZcphmdi4CUNwDcQqEPglh911zXB1tzQQ==",
				"shasum": "0697b6e2a83b2f7c4aa5462a9c3debf205bddba3",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.5.0.tgz",
				"fileCount": 7,
				"unpackedSize": 19273,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5uyTCRA9TVsSAnZWagAA7jIP/36Gv1p0eyK0gtIPJg88\nBnbzNYwBL29wcomKo/8KuEXSNabnQT2HKnY/j6cm4rho3PKiZSQd9cFggjmD\nHKDToOyQwSkrD7pXspYd58Kt27HXalRd1lE7+DbBdfHx2IO+1GKEntjSnIWl\nF7wzlIso+ThvePQVqQbDMd3AYvJh2JWx2+oV3xnhrLKZobQd3aAx5p1hjz0f\nqT5Q159oM60uxQRhED/l5wJU/Ybfz6hsnDu6AwTCNJaLsgjcMEsHqd8v1sQa\nFFCeS0Lj0ZAOdMGH+BgCIp8mrCy1tufcQV1/MLDCsTXixLnsdKCBmJXkWt6q\nnXZKF8vgcunP/Rh1kct5X6YzQ2zGoXXz7N8sXXS4XpThcKk4zl9gHYFgPsQg\nGVU7O2YcoQReJuL4FhtrRVjQKcfGnzZRqZNDLQ+2DZjaJa87XSnn/hEBbnN5\nyKjpNOBRFL84WvxT5tb6kPOtQ4wxB6rE2Ll2VUmzgHVcIzLY3B0yL0ejJcuv\nOfqv/PBkByPwgce5wikJujQzCc/9Obel/gBtJqHIruacbyeBsD+QIl4DciP2\nGviK467GQBTtMtQ8L2QMNprIam8ihGCOl3mWtIoXuNxVtU5EuQv1979tbMvX\nq2zv2viTwnni8O1FDsJblvGENKynomGAlEi/213w5jYKL4Sq05rxGvm2fIYF\n+dBe\r\n=+Qer\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-php-plugin_1.5.0_1525083282549_0.24065530645058208"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.5.1": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "npm run eslint",
				"eslint": "eslint -c .eslintrc lib test",
				"test-functional": "tap test/**/*test.js -R spec",
				"test": "npm run test-functional",
				"semantic-release": "semantic-release pre && npm publish && semantic-release post"
			},
			"files": [
				"lib"
			],
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^3.1.0",
				"lodash": "^4.17.5",
				"path": "0.12.7"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"semantic-release": "^8.2.0",
				"sync-request": "^3",
				"tap": "^10.7.3"
			},
			"version": "1.5.1",
			"gitHead": "e6c9dc4c2267e464d565c18c319b2bcb3907284c",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.5.1",
			"_npmVersion": "5.6.0",
			"_nodeVersion": "8.11.1",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npm-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-g5QSHBsRJ2O4cNxKC4zlWwnQYiSgQ77Y6QgGmo3ihPX3VLZrc1amaZIpPsNe1jwXirnGj2rvR5Xw+jDjbzvHFw==",
				"shasum": "3785ee45f5e003919abc476a109ad4f34fabe631",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.5.1.tgz",
				"fileCount": 7,
				"unpackedSize": 19510,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8tkbCRA9TVsSAnZWagAAd1sP/2BLtA8C21FtyoD1H4AS\nDbYr+IUUT/+HrsjqzfmAa80mNFd/fjG6VzUWsO1nxcqgu7N/NS31cq7uqXtY\nNQM7/tItNIca2hV2faCAmo1RUbtFjxkisCMgIB1492mmYPbvVU9YRPlDETiF\nKwbGb14S3ec+Hp2l+HGJ5LDCrwlenqqhSG+BQ3E2RPhIZxtG0CqzqNgKZOYi\nKMNamtPANJXJoKlb7Fcvj1rQzYiK65gjKrKvvJHJk5+Gu5tuIO1qVqw5a2GO\nN8qHD3xdNE0/Xk/IUP8F10ChxqsZE3VA3UzPLb/dyrEcaROEKI0Kee1qQAzS\nSkL6tUvbvwyLtnaf4HRFe6q/PdsYZ48L0Sq+nXneK8c7H3+XxM46pshIPPgD\njg8teTxP3SeTqrkStLBSgcQVEuLF//F6dS+CDzcYtZCz6+8snFUN+htbJrzv\nlcGhu9rLarTFPXiaOSKZKNKVVAp2S2/wlxJGoaxydFQhe5mFuRZ0s9/LDayh\nyKAV86EoszZac9FLIMvmd4A0B4Yca1haMvr+szMUX1UzsyEp5J/0Z7Yi7CK2\n+2DxVqM1Lq3EpXS4f7sLLouDDaa8qbjv7cEKfGgyxbYxzrdk2qErKgOCxjnK\ndCE2T1d+fXqiyhvSXs9D4rZEudL2pqoEeusguHGILmVBcQtuGA7CSWwHM0JA\nuzoh\r\n=oXX4\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-php-plugin_1.5.1_1525864731154_0.1830680614484559"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.5.2": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test",
				"test": "tap test/*.test.js -R spec",
				"semantic-release": "semantic-release"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^3.1.0",
				"lodash": "^4.17.5"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"semantic-release": "^15",
				"sync-request": "^3",
				"tap": "^10.7.3"
			},
			"version": "1.5.2",
			"gitHead": "1e4f9c19221d73f69d68be3953ce1fed6d407aa0",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.5.2",
			"_npmVersion": "6.5.0",
			"_nodeVersion": "8.15.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-s/s9s7mslHjLnzin2BNLGdy/s6tNBfJ4/T/d9JBjsjIwdJFaUKY/ciWwBLNaWt2Aqtyr3DiUcqg3j/pwTKhEDg==",
				"shasum": "277512f6f2bbb87ae0c6f4859cef44591f732b30",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.5.2.tgz",
				"fileCount": 7,
				"unpackedSize": 19628,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRH1oCRA9TVsSAnZWagAA+y4P/i5Lk/7qlli91xKWaLKq\nL0XV+d8ZnVyCFtQeyvsxOoYp6US2e4o6OvqjM2UbiX+nm2tv60vJ0+dExy7V\niFzY0gB3LIteDy20QJymsfEZ9QmLKBmIk053jaqnERXqA2YfHEtZb3+EKo7t\npwN0elCTAvNj63VH4EHbdIPEpBogL3qhvpK+Pu9p0x8+Oeg5+20PJjXCoS9g\neK4EvQdI3xk3GbPLF4sW7vABGAp05UQQ4P6NxZpR1JZ1a6cSiiRAtpTJyQfK\nsGiSJwUFjcSAGa48LpsuRuIPpjkHJNU0rnqyfhcJoXE61KE1X04MtHr5FCeI\nGNkzHMniPctXTMTSWk1xbWXWSbsgLXJNEDFem/mUS5njh2tNNqM4+mHzrFfA\nHbonusPvgC5oSLkmoWP7CHzq4JYtW7quX15Y5IKiUOllpLFM4TBKQTYISbnl\nREjl3Jh2fE80pnZrI7fOolgBOzxelGol124f8nltN+HLt2yGVt5u4MIzIAX5\nxN/8wVN0oTXUaHZ6RUikXi1gQPBPAcbYpcmU6mIvIvQOS7LkiuZbzqM9aCUl\n4/SjuJIBh74AaERWLlkZdeI2PYijWAhApBj/pHvkQjWqXURR2YkXtEQDx6Le\nNyEsT9x3UpivZNYlsqT05irEeJS21c8vtEuE8bXhmBAtfN8pexdLVEZQn5xP\nwq1n\r\n=mRBt\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-php-plugin_1.5.2_1547992423718_0.9948011713138623"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.5.3": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "lib/index.js",
			"scripts": {
				"lint": "eslint -c .eslintrc lib test",
				"test": "tap test/*.test.js -R spec",
				"semantic-release": "semantic-release"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "snyk.io"
			},
			"license": "Apache-2.0",
			"dependencies": {
				"debug": "^3.1.0",
				"lodash": "^4.17.5"
			},
			"devDependencies": {
				"eslint": "^4.11.0",
				"sync-request": "^3",
				"tap": "^10.7.3"
			},
			"version": "1.5.3",
			"gitHead": "6a85cb95bf904cc54f1628dcc21feb4162ceb185",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.5.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-iZB3UpleLbeOL1D1bNLMFfh5hSflbQnepxmtXxXSD3S+euAhqJTZz/26QrsUIAtLQ2eHl3LfAXGTp6131tWyGw==",
				"shasum": "a4de181ee0f186f75095cba7931c7b7e603b2d89",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.5.3.tgz",
				"fileCount": 7,
				"unpackedSize": 20159,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyB3qCRA9TVsSAnZWagAABvYP/2hsjIbMf4ijX3K0Hyxi\nRq6kyvkh62qoY1msh1SXDsGCWd1aV4M6nijRkYwd+wQXCoVqevMmAnrQamo1\nRDQU03HlfPMmEpMuB0yMdBmlHJyHVokjCsVxRQsU3Zr5T0JPq9vDW8FMGccF\njeKJLGadNdaV2f4x5CVi484GjslKx5fQU5b/YHy7+mXkOo3zwe/W2K0Vqy2w\nDe8tR9TC/i0sqFfvENnMSX/H7rE6L98bcH9zkphQs4n7/hOAWvUw2+92N9j8\nBK7CepM9fduirNJ3CYGicp2ouiDNdSLrgIJeus9vBBdXdnROJ7Cb1YAGssod\n3ZaTz8cvitquZ4cOocXFoCWENbaAuGFjjTlTBdN0wHMiF3xRvm1DXRynFZPY\nUYg9Iwu6HfITuwLVEQwjpqobyInzhYtWH85qd9VkiU41CSj1Z+L/LZBGJC7V\n6OXa6x15CA+4X67lMpHeNFYbMFYN2x3A/dQd6r3tMisM+o8TeEiZUjSt9ghW\nGZ2W25PB/nEjkBPYFnX2YQECyGlmTwfAIfNbB1As2+3Y6e4W3+L9U/qVT2N6\n+Px13tSRFugyiA3hVUU0lmjJm0KmMlmzRV3HO7Tp9A77g+cmMPzywvK6GiAP\nkVXtD1Kp17zLAGQNSCh3WKV748KoKa7GnTTXMjN5q+8b9XTqugYZ4pXNRGKo\nEK4S\r\n=yDwF\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-php-plugin_1.5.3_1556618730240_0.1559226009436243"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.0": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "eslint {lib,test}/**/*.ts",
				"prepare": "npm run build",
				"semantic-release": "semantic-release",
				"test": "npm run lint && npm run unit-test",
				"unit-test": "tap -Rspec test/*.test.ts --timeout=300"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "Snyk",
				"email": "https://snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"dependencies": {
				"@snyk/composer-lockfile-parser": "1.0.2"
			},
			"devDependencies": {
				"@types/node": "6.14.6",
				"@typescript-eslint/eslint-plugin": "1.10.2",
				"@typescript-eslint/parser": "1.10.2",
				"eslint": "5.16.0",
				"sync-request": "3.0.1",
				"tap": "12.7.0",
				"tslib": "1.9.3",
				"typescript": "3.5.1"
			},
			"version": "1.6.0",
			"gitHead": "d352f8b219ae5cef2f774e4c9e669d0115b8bd17",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.6.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-wC4u/pnLtJFiGWhrm/Q3cD3VDAwQ/7jUG7Q1tJnW+v3Pa4sAU/+/Ycj5L/t6lvCUkpfQYb11vBJvUvpX4tZlMg==",
				"shasum": "6a05f0cdd7d72fb224f040ffbb790a5fa29f169b",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.6.0.tgz",
				"fileCount": 8,
				"unpackedSize": 16361,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/9cFCRA9TVsSAnZWagAAcnwP/A20FIYFQEy+pmgv6nDb\nel3kp6JHR+QPd1Gjp26IaIPAmJ7Q9kGBDh9PgZOPyyGOWulIGz9hKXgg45xr\nGZB88x7tJjhl74SlC88LJF0Igs4hWq2pjHZTkb1gdOxGDntUlJB3j9XIy8Sc\nluB9L3myTHJy0GYypG27IMQK2DGHoTK9X7TO+rpfGSwhoq2+t1fKOQ7c0ADt\nHkCBLeJ5V4aUNEOuHGrpi1o1huxkf7LNfOazt8MFIQzZqTK+xCAJvotY7Ig7\niIyh4qSK3wD4Wgzv37anaEoqb/vD0+1Dj+aa57ozAJIezTQWm4pYIVqvVtHe\n9HqKdvcZDd4sm4044lL1PWQDDeHU346d+bL7HuXcqNhVp+BwlYRpbbN9xOBA\n33s4sfzOiXM+tPpQl+vV7z3m2r6VNTK+erx/etz/QBD5j7+3TBD5iIg9M0J4\nclhd8Z4mBj0rono42CpF4QoujTIHFJl17mvKB95lZ5RfJ1rOOpOmalr4cWTa\nl85gMyDiov/082tUQV5p2u1xIgFrWNBDVOMM6LP4I9kpT1LL6+NuuRrzLP2/\nKEJ9ay4jS7ztlmZZBhpgJ6KiPsJz+mnoiRZIDd6HEJRHeKhAjFeGEAA6SICm\njYQqqMc3LIWQLlEdfH4NXQ90fyfgXZ+zOOpu96u32tVSO338szpfiuDUJTxs\ncSMe\r\n=B6ia\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-php-plugin_1.6.0_1560270597135_0.7672929984027954"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.1": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "eslint {lib,test}/**/*.ts",
				"prepare": "npm run build",
				"semantic-release": "semantic-release",
				"test": "npm run lint && npm run unit-test",
				"unit-test": "tap -Rspec test/*.test.ts --timeout=300"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "Snyk",
				"email": "https://snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"dependencies": {
				"@snyk/composer-lockfile-parser": "1.0.2"
			},
			"devDependencies": {
				"@types/node": "6.14.6",
				"@typescript-eslint/eslint-plugin": "1.10.2",
				"@typescript-eslint/parser": "1.10.2",
				"eslint": "5.16.0",
				"sync-request": "3.0.1",
				"tap": "12.7.0",
				"tslib": "1.9.3",
				"typescript": "3.5.1"
			},
			"version": "1.6.1",
			"gitHead": "e81bf2d11bd75bba99f98d659c93aeddb77a5572",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.6.1",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-NeDvd/9y8h0y8D1QosspdAGOEjaDscZ6+8btjrxcVq/Qvql+iOiNG70GY8j2g21sjL/EUe0K+iXe3rd6Qs/G2w==",
				"shasum": "703c164b0bb3d0f1dde361101adb9145459f37d0",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.6.1.tgz",
				"fileCount": 15,
				"unpackedSize": 19461,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/+pSCRA9TVsSAnZWagAANlAP/A23pUPHob8VhcbmMlsb\nKQE53YnXVHzTsnDZCtrhVTLla7HCc/qWhq+kEMBV3yFV5WRz6sxC1MROkJvF\n0rs2J7CkFAjkmAxR+09G1UE3J23mVQ/F6PMdMoauI2/EWUj8PkCrxWFWBp9G\n222rfYLrwKO9VQvgXed/gL2I9wXEUZEeM6IuF5AcKD37JqWzg7914l+lLE/E\n0rSkQ8PMNLOd3lvwiyLNGlgvGXxz1Av6BgI8IOHpMz1cFW1hm2J/rhln54MZ\n8huqE5JfeN2nV8sj/M1dtNn2br7eR4azCJig/a3Wea7HeH+j8MjsPfLswqhY\nodbkB2clQWyzIgWguu3Wz5ChwDNIlaI62Afno+5bB0j0hUISXd9OyH3v1JLj\nhxnIGYCQzZgDJZkhoSEMVstVE+jrV6z+ZhLSqcN0qP99iuXqeL/48odeb4UK\nKaAiArbBwGAKax0XtUK7HIZfsg+4HOczMQuZ9Nflt3h7CsPY+Yzz3YjRm/s6\n+KCGkZCQbb/w6FAi0WjCMuywtzZuTdlRw1WnbVQwtcf14YlOdGL/A4v8Icf/\nV6BqR/X5TmKmVxAzvFgfFWVuuXHP+j20Fl7C+6IG3gf1Jl390urRrTa9j6/U\niY4S3uSbVturG1PTUTj7KAZsme//1A/p4osiUG2oOEnKFZICMSsTx4DPn0mZ\nw2vU\r\n=K4/J\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-php-plugin_1.6.1_1560275537954_0.10219595414290761"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.2": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "eslint {lib,test}/**/*.ts",
				"prepare": "npm run build",
				"semantic-release": "semantic-release",
				"test": "npm run lint && npm run unit-test",
				"unit-test": "tap -Rspec test/*.test.ts --timeout=300"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "Snyk",
				"email": "https://snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"dependencies": {
				"@snyk/composer-lockfile-parser": "1.0.2"
			},
			"devDependencies": {
				"@types/node": "6.14.6",
				"@typescript-eslint/eslint-plugin": "1.10.2",
				"@typescript-eslint/parser": "1.10.2",
				"eslint": "5.16.0",
				"sync-request": "3.0.1",
				"tap": "12.7.0",
				"tslib": "1.9.3",
				"typescript": "3.5.1"
			},
			"version": "1.6.2",
			"gitHead": "c5244fcee54fa81fd144f8443f8a01f81cc0d510",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.6.2",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-6QM7HCmdfhuXSNGFgNOVC+GVT1Y2UfBoO+TAeV1uM1CdRGPJziz12F79a1Qyc9YGuiAwmm5DtdatUgKraC8gdA==",
				"shasum": "f5ad6f081d2afc6dfc496cbce68165bdcd2e87ed",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.6.2.tgz",
				"fileCount": 15,
				"unpackedSize": 19920,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAL7WCRA9TVsSAnZWagAAfJkP/iyTwGm4nfevlIQOF/ka\nRbBB4HLFx+3txg4ckcapChLfST01fSvIsmuJ3Oy1NqVNPZMRhddy8TymEun/\nRelwPrK3nG+6k2qbR+CPlbVX82mNH8Z7fWWlxTDtiXbvoaYfOFNB3eh6BT4w\nhVKWd2jR0NksUV/+uqsVRua2enXxsa3X9aqd4SP3rATM3XetclM0jyACqFDx\nMqF8N5PtUhRyjYQuNhDKj8VxBZ28Xjvq0J+NRgTLOJ7csUilwuzsGKC4pIYR\nrOMTHRJqBcnm0D7GmAEN5Ln7ro02yinvcUp8mW2Jwfogi3mxoBZUMT0afNS0\nhjMFFibJN0AoDUpPzrYQ2bLPjl7IrB6EDMSLyGbUS7QIKhLjSmd+PxmnY5NL\nBI0Wri98vbALzmuNmVF+Y2DPbibHpsNeZAEM4UYabLx5HGI0i34EX4BG6jg8\nzwEX8AnXVVrC+hXMkYYXbbUfoD89DeNFZUife9RM4Lo+i6ehu+Vh9t5WD4Q0\njdXMatyMTggXt+02savYTkTkzb/uIV+ZlE2+1vbtPEh05F+BHwnmt/kh+7wi\nsGAU7c2EOtxXqVvd7uVZ8PnogD8MG4cYhYAKuKaWWPnssIVlKnTbuEe1JT+m\n46cBmYuv4UpzYCmHvV+9FC2Sr9oPTWNw8McKQFMH2FPREWaLlTTdqmEO7rQF\nr9Tu\r\n=liEO\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-php-plugin_1.6.2_1560329941646_0.761774386305184"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.3": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "eslint {lib,test}/**/*.ts",
				"prepare": "npm run build",
				"semantic-release": "semantic-release",
				"test": "npm run lint && npm run unit-test",
				"unit-test": "tap -Rspec test/*.test.ts --timeout=300"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "Snyk",
				"email": "https://snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"dependencies": {
				"@snyk/composer-lockfile-parser": "1.0.3"
			},
			"devDependencies": {
				"@types/node": "6.14.6",
				"@typescript-eslint/eslint-plugin": "1.10.2",
				"@typescript-eslint/parser": "1.10.2",
				"eslint": "5.16.0",
				"sync-request": "3.0.1",
				"tap": "12.7.0",
				"tslib": "1.9.3",
				"typescript": "3.5.1"
			},
			"version": "1.6.3",
			"gitHead": "812f3dbbf8c2d01b88d34b09ed099dbaf0c02410",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.6.3",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-S9GAVnL2ieaS/wvhq+ywUDrOlt477+em//XkqIqdJEFNUgFyxwrXjQgB0paehP8PBQQ+RySIV/MMgIFb3+6IwA==",
				"shasum": "a47ff8d8e46edc709a9e90d25f9dad44e2c64178",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.6.3.tgz",
				"fileCount": 15,
				"unpackedSize": 19920,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJgq4CRA9TVsSAnZWagAA3jMP/iUyOoQr/m5Gk4ApnvYi\nCujMy2TWZ7m2TlWQI0NsWZLYOaS04WqtIn1J+OLw3npfVG6ZBishzO5o35/8\nr7ZJwB+v27gLBEdjH2HdcuNVjtU55hTkr04gSkbCHzhDq1KTSh6NuG/QB/WN\n07g7DWQqpkL5ghzXy5cJEuE4AfPv4mHJfCqi3PzbCLccbc83M8rx9TFcOrip\ni10w+7guB8xmgt/qAm9YrGwqO0sHS0vknS9fm5oaXCXxSnxtIcSIoDxS46VB\nNTKu7gJc/tpD6lsPwp7KXQYlLUo+xQxeyuBnk6cqK0vEEbDV7xykG6HMESmh\noNvFHVAJsWuPqNUo4qAWj3ntnNqSGZoHMYNcbfPET2BqMOQpdNDSAapzn8k+\nWk8xxKfnZzzQGhDonHvhTfKgvycjShs/4SfoSmWPpDcUSVvwg0+ztjgHBmXO\n4Bg0tgf5S/MW5zw6jEWYm9dmbJhUwR6d3AiLucdraqyY5dtOcvlBBeQ+IhnU\n/63e7OHbYAMK5O416kH3NjsdImCI7lRjb1LmPmJIGJzlbEHupsHprUGsP9cn\nb+CQLujB5qrs57F3bR+QqvZ5aG2v2QGofxyAJfgL464OxbebtplKmYc9sdYp\nl8kmc9YJD92Zw64ElQoMVejNTI0Ya9olO64N1nbNhAEhHkDOBG0/O6F9XwcS\nlvUF\r\n=tQd7\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-php-plugin_1.6.3_1562774200112_0.696361072101533"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.4": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "eslint {lib,test}/**/*.ts",
				"prepare": "npm run build",
				"semantic-release": "semantic-release",
				"test": "npm run lint && npm run unit-test",
				"unit-test": "tap -Rspec test/*.test.ts --timeout=300"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "Snyk",
				"email": "https://snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"dependencies": {
				"@snyk/composer-lockfile-parser": "1.0.3",
				"tslib": "1.9.3"
			},
			"devDependencies": {
				"@types/node": "6.14.6",
				"@typescript-eslint/eslint-plugin": "1.10.2",
				"@typescript-eslint/parser": "1.10.2",
				"eslint": "5.16.0",
				"sync-request": "3.0.1",
				"tap": "12.7.0",
				"typescript": "3.5.1"
			},
			"version": "1.6.4",
			"gitHead": "e4bb7ff2b12ad6bb16d0d8ae98cba20d4b151c89",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.6.4",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.0",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-FFQeimtbwq17nDUS0o0zuKgyjXSX7SpoC9iYTeKvxTXrmKf2QlxTtPvmMM4/hQxehEu1i40ow1Ozw0Ahxm8Dpw==",
				"shasum": "c3470aea2f185d2f3417cfc5e966ecf7fd1efa20",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.6.4.tgz",
				"fileCount": 15,
				"unpackedSize": 19920,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPUIQCRA9TVsSAnZWagAAyQ0QAJXSS4lLHqrPZKI6z2/Z\nV1SNEVK7CZ/G0RPei2mtVvHKIpQ58Grr/SgHB4mPclG0011y6dd+LI0Z+0se\nNtD5Rr7GNJ2G2vXap2oaUL1VrzzVdClRwjQ1iYsAaR0XDqv/lUBT+hHsoO4r\nRMiH+GYO14/g2NodYIvMq0qTm1bq3j/9//9gGHv2El1CXxR+EHZKr3TRHy3r\n8XADfVGM96uZCQA5Y44KgW2pTcQ0yFn/mWE3apbew0h4Q+s932l7S7nm4Fi3\nxqilVEpThNwRbCaRjoqBWZrYW2rmsWRg2YIh43X3Jvzgj4UGiwVNb/WhdBuY\nwq604KkTkwcsYCJVwPdThH4DDX2wfnxXNh6Nyznb2LqB4ybX+lR5fBfo6f8V\nH5B3K0NLIQ56vbt2VBDWoDJRn8xvJNMuGXqk/jdqBHY4kj0d3gT7rEDVY/Pk\nb7TmWhyAHlCon0LWScmVgN+qyngWeifZorsYW/cFupeqHt+XMhfNan7fu9WZ\n9Lskl7PXHVaPhT1UTN0jfp00PRDFC2ZzWuj5+MAVFL5jriYxNFYPpXiTtQ/K\ntbaaRSUzk1GlZP0bn1YwBbOxGbPcEkxwnjfvIwji6hqlWrTpAScCKLRciJyA\ne783CLJNd94M9ikdSiYV5Iao7T8yifT6CEeZITjcLUXrdobGdxDtXHV2IkRt\nQTrI\r\n=k41r\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-php-plugin_1.6.4_1564295695421_0.7113983867451643"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.7.0": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "eslint {lib,test}/**/*.ts",
				"prepare": "npm run build",
				"semantic-release": "semantic-release",
				"test": "npm run lint && npm run unit-test",
				"unit-test": "tap -Rspec test/*.test.ts --timeout=300"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "Snyk",
				"email": "https://snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"dependencies": {
				"@snyk/cli-interface": "2.2.0",
				"@snyk/composer-lockfile-parser": "1.2.0",
				"tslib": "1.9.3"
			},
			"devDependencies": {
				"@types/node": "6.14.6",
				"@typescript-eslint/eslint-plugin": "1.10.2",
				"@typescript-eslint/parser": "1.10.2",
				"eslint": "5.16.0",
				"sync-request": "3.0.1",
				"tap": "12.7.0",
				"typescript": "3.5.1"
			},
			"version": "1.7.0",
			"gitHead": "11fc41d4fd344a9d7a72c12f347f38794dedefe4",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.7.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.2",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-mDe90xkqSEVrpx1ZC7ItqCOc6fZCySbE+pHVI+dAPUmf1C1LSWZrZVmAVeo/Dw9sJzJfzmcdAFQl+jZP8/uV0A==",
				"shasum": "cf1906ed8a10db134c803be3d6e4be0cbdc5fe33",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.7.0.tgz",
				"fileCount": 15,
				"unpackedSize": 20026,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwqbDCRA9TVsSAnZWagAA2NYP/3xeBNb3j5Ku9wbkEvbN\neKP81WMsKRGAnuSRggoYIGjAdZwGYpYb4su4Ayj7C2cLzYJ9909Mfd4v7AFT\n2YcaXIDFSxoIpvPcswR4FPjK5UebdYrWxkLH4VtG0yBOvZ8DFkeNVyR7jHx6\nAMlXvumE5EfgUgXkO0X9faB9MwGQamJYpzpXmifYVEyJsddC2IVEbQiXBCza\nNvsamc7dT66JPEETa6OKp+ampMyGbKV+PNDwIdiGNBezcWPfSUjtYb2cvOES\nk7ftLjQkb8SAzI9yBQC6/iPPdxhngSIMJkq6lKqIkCqbzNLOQgL8TB4dqV+/\nLazAw77EcMaz+UmYtbgV3chh8TFwlfXm98GjrR7A9xSrevkD3WGWuZR6O16B\nQTmAmPhKkUuOq2hnTDTOOEovzDEiChr7+UVF5EjM5Wfu1udDu/83rzjguFGM\nwpo1nl3kCz/nWW1WH7rq3JOCYIINXjSkwQnFcaTMnc5Mu6Zj2ou1+wBt9qXU\n+VQ4zK5WSELv2/o0X1dwPo8U56e5Mjun4PHvRTDHPLKNcIqSc5M8UqTPNmHB\n+1S1c5UQUOyEnnMScZUY9909yF+CnxeKXXzciSkf9izdlCq6V0ueLyOEvdX2\ndMpYOnBHklBPUq6Q7js1qj+B52dqALbs0TgrENtbOvtrcR4FrJEuNl1H+cF0\ng3ks\r\n=0Txh\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-php-plugin_1.7.0_1573037762787_0.9085850872898593"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.8.0": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "eslint {lib,test}/**/*.ts",
				"prepare": "npm run build",
				"semantic-release": "semantic-release",
				"test": "npm run lint && npm run unit-test",
				"unit-test": "tap -Rspec test/*.test.ts --timeout=300"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "Snyk",
				"email": "https://snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"dependencies": {
				"@snyk/cli-interface": "2.2.0",
				"@snyk/composer-lockfile-parser": "1.2.0",
				"tslib": "1.10.0"
			},
			"devDependencies": {
				"@types/node": "6.14.6",
				"@typescript-eslint/eslint-plugin": "1.10.2",
				"@typescript-eslint/parser": "1.10.2",
				"eslint": "5.16.0",
				"sync-request": "3.0.1",
				"tap": "12.7.0",
				"typescript": "3.7.3"
			},
			"version": "1.8.0",
			"gitHead": "ec01addc4a36a495ceb097a03418b3fdf32d4e31",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.8.0",
			"_npmVersion": "6.4.1",
			"_nodeVersion": "8.16.2",
			"_npmUser": {
				"name": "snyk-admin",
				"email": "npmjs+snyk-admin@snyk.io"
			},
			"dist": {
				"integrity": "sha512-3kWJcjK3JTlae3v5GbUwOhfT0doMf5E6b8zNc0t7qxmRfFmSp+uB19Y9+maX+f9VfbJ7uQ4AdwsIUmWb6mx4Ag==",
				"shasum": "6d3d77d9fe84952e1b7ad1897848943bc42f9997",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.8.0.tgz",
				"fileCount": 15,
				"unpackedSize": 20110,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8RadCRA9TVsSAnZWagAALWkP/0IZdEUWPX+QvrMO22sT\nNYS7ulFKFqSu3zDUNM9uFMsoJdm3lXGA79lwp5yqa41HHjh+YySRnUw40/LE\nvq/CRzCm3wuq+BBY114yjODaatecB311j5xXY8xirqRPjFn5bskywTXJs5S9\nVwIOzU3YKCS3GwLrGSK+pCiA8dw2AWtE7ldthfBOgOx38gYterDNrIoDRl2x\nv+TmweTG1o9W44nJxyM2mtJD283uJa8IWerna51LZCyEGAVjnXfQXAf8vuGc\ne/UOwAZ32fTIKQ5ysbwvxSPLRObxlbMpnF9YRwwQo2kxn3cL0Xu0UMmiCvkx\nsD/TPoZ9bJirsynk8+eSjoqtrTrV5JPUikkejNxil4X09JMDL1KXncPV1DWO\nqZoL/w/SU/WLDYgNynwtP2bV54yvbWqQWLb3xIqRGRxGIlb2adJxQs0wAUEv\nPmUBAuYWI8gbXw1qYSjy2rpgJQCHfY4M+e7npYknPZBeoiBGRi4WeYB3JT2N\nIxHFHkpMtAkCgtaTi3fXNp1oAgF6PkojVHviZ+NUemhXyubOZenXegiVQAhb\nr22v4Gp3/DIKAZeQg5SBKfbJSlzVVRfiJBirfGfIMM41SvGi+6m3SHfwg/1N\n0tK+jO/tmjOPZFayh6gfU8jXFHvqcfbBCd5vGNe1kDj4vyona9nmCA4HZQKx\nyumg\r\n=gcG2\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-php-plugin_1.8.0_1576081045650_0.33982386390478303"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.9.0": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "eslint {lib,test}/**/*.ts",
				"prepare": "npm run build",
				"semantic-release": "semantic-release",
				"test": "npm run lint && npm run unit-test",
				"unit-test": "tap -Rspec test/*.test.ts --timeout=300"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "Snyk",
				"email": "https://snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=6"
			},
			"dependencies": {
				"@snyk/cli-interface": "2.3.2",
				"@snyk/composer-lockfile-parser": "1.4.0",
				"tslib": "1.11.1"
			},
			"devDependencies": {
				"@types/node": "6.14.6",
				"@typescript-eslint/eslint-plugin": "1.10.2",
				"@typescript-eslint/parser": "1.10.2",
				"eslint": "5.16.0",
				"sync-request": "3.0.1",
				"tap": "12.7.0",
				"typescript": "3.7.3"
			},
			"version": "1.9.0",
			"gitHead": "2474e8d618189290909a5beb222cdfaee2a9e29c",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.9.0",
			"_nodeVersion": "10.20.1",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-uORrEoC47dw0ITZYu5vKqQtmXnbbQs+ZkWeo5bRHGdf10W8e4rNr1S1R4bReiLrSbSisYhVHeFMkdOAiLIPJVQ==",
				"shasum": "9cbb0439f251325aff7b4cda5f22797e8541df9a",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.9.0.tgz",
				"fileCount": 15,
				"unpackedSize": 20110,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqgOeCRA9TVsSAnZWagAAKoUP/1kbhOCgt4eK4DMGHi25\nLvb879JzFfc2KHs41I0QBJBXqrsWZs60e8uBkz8vlEkFZJcfNZ6QB4aToBQY\nNr1FWKHzIg401+PmYwXeHXxLkezU9D3o5k9iwlON5YHPabdfQ+8mgIM9kM/t\nd8RuCuWV7FBFpca5KO04fIuUBj87slUWq3TCdv0fXh9p9lgqaX3rK/4kFM9R\nT0NxWyKYLHp8IkmUJXXImLGB4auSEWN1Zhcty633KpcHHmgKKMLHuL9lqwo1\nYS+OiwOKXeaOzFnx7CIIpvG1z7YiTteX0JQJT2e31qlJSSitSG7bTO4gofDC\nxReD1euOfKFqxBQW7oSj5GBL+7K2oM9Of2EMT1phN/GkN7Gm0pXNpr5ZguyE\n8ohvsfpRvW4KmiOCd2ettCpQCICCx6WmYWIdaRRE4V6HNJPL8+tuVBgadMAx\n5Tnuxe2c0EH8hohOco0J0AEC6zXToKHRe8oxYY4avGM7mhf5fVo+Ho6G1jLs\n1nwB27CozfSn6sP7UDSL6Idqjt3TeUmTYgKE3hwBr9G396qVozCIYTrcFosH\nZZjhZPIWFsx/yuVtudRWXw3Rno9WQMnherS96A4FR/oyxuPEQuvxj8Tx/SZQ\nmDzwwk1Bzi1W5WMuG0mwImgSDzlBOsVkQjyd2f2Tt4FlekIMfzreQl7JA3Bt\njXqz\r\n=hZnp\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-php-plugin_1.9.0_1588200349723_0.8063604343163544"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.9.1": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "eslint {lib,test}/**/*.ts",
				"prepare": "npm run build",
				"semantic-release": "semantic-release",
				"test": "npm run lint && npm run unit-test",
				"unit-test": "tap -Rspec test/*.test.ts --timeout=300"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "Snyk",
				"email": "https://snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=8"
			},
			"dependencies": {
				"@snyk/cli-interface": "2.6.1",
				"@snyk/composer-lockfile-parser": "1.4.0",
				"tslib": "1.11.1"
			},
			"devDependencies": {
				"@types/node": "6.14.6",
				"@typescript-eslint/eslint-plugin": "1.10.2",
				"@typescript-eslint/parser": "1.10.2",
				"eslint": "5.16.0",
				"sync-request": "3.0.1",
				"tap": "12.7.0",
				"typescript": "3.8.3"
			},
			"version": "1.9.1",
			"gitHead": "612184943faa8eb2a51a8748ace03afb3648fdea",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.9.1",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-e3R5QkFkWzHsbGOiJYj6NNhf1efbWvrPzbnOaPPu57/9+2INuLKqZKxrQqi0e4VWPljRO0ptTI1oJlEG/rYhYw==",
				"shasum": "951ea30e3642b63d03a3d9a666ab4a7de69ffeeb",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.9.1.tgz",
				"fileCount": 15,
				"unpackedSize": 20110,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLTCBCRA9TVsSAnZWagAApN0QAKI1ucRwMlQq+dPmnrlf\nmoXaqjoh5gfzt5o9cZEO27cEr4FKfMFA47siFGDVmJlpqhKA61YtPHEqectS\njTkh6yzrOknOTMx0EeVSdi1j+YxP7s4VB1gR3ovrjhL5ob9YgzZK9v2I49F5\n3O4QqjMrgr6h4eflQfZs8hz7C0bLHKsIo6pFmxIV/UooHRhPxnRs5XopDzM9\n0ZD4a2tVzwnwOiDl5YK/ONbeW/YKmbnn0aRnnPYBsxmGLV4TLpbjnxfQiYBG\nRDz68G+zzcRrz0t0VxOCdJTXPe5yboO3xBxnF4dIL9pRg8V/AbFpzVUHdb24\nAUTa5Yd/bFLNNhOvo4cFn2++4wqDoUHzPr+laTZRqLCwAjTn1LKjx5b2z3Vd\n3DpJWkqiaFywsE3THS2lofDL9pIgEQI+C9Y/8CdiFR5HRAv7xVOCv8acPOKI\nYcS7vV7M8QwduOSz+ed/yL5YSUUNrGRApQrme2AK7hQg6BWFbx7y8FGP2COe\n/Qm0Uovr71eIfc4F/1CA37GtswHP+JXZFuqnVXxMUFdR+ZglDyTH/Xena+8E\nSI2Ag4knlzb4RsXlhjmJNKVZKfYm7bqw2eTnQZLfQAYCpt2S1CKq/gLA6ZlV\nCf5TIh8Tw/srlJPkYeHfATnPKSA725PcQT5xKk1gdTIsdgQuWoXL5xCb1oRB\npuvK\r\n=Cgzd\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-php-plugin_1.9.1_1596797056887_0.09938642562761446"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.9.2": {
			"name": "snyk-php-plugin",
			"description": "Snyk CLI PHP plugin",
			"main": "dist/index.js",
			"scripts": {
				"build": "tsc",
				"build-watch": "tsc -w",
				"lint": "eslint {lib,test}/**/*.ts",
				"prepare": "npm run build",
				"semantic-release": "semantic-release",
				"test": "npm run lint && npm run unit-test",
				"unit-test": "tap -Rspec test/*.test.ts --timeout=300"
			},
			"homepage": "https://github.com/snyk/snyk-php-plugin",
			"repository": {
				"type": "git",
				"url": "git+https://github.com/snyk/snyk-php-plugin.git"
			},
			"author": {
				"name": "Snyk",
				"email": "https://snyk.io"
			},
			"license": "Apache-2.0",
			"engines": {
				"node": ">=8"
			},
			"dependencies": {
				"@snyk/cli-interface": "^2.9.1",
				"@snyk/composer-lockfile-parser": "^1.4.1",
				"tslib": "1.11.1"
			},
			"devDependencies": {
				"@types/node": "6.14.6",
				"@typescript-eslint/eslint-plugin": "1.10.2",
				"@typescript-eslint/parser": "1.10.2",
				"eslint": "5.16.0",
				"sync-request": "3.0.1",
				"tap": "12.7.0",
				"typescript": "3.8.3"
			},
			"version": "1.9.2",
			"gitHead": "2fb245723285b990a72f594fe9f60508c803020d",
			"bugs": {
				"url": "https://github.com/snyk/snyk-php-plugin/issues"
			},
			"_id": "snyk-php-plugin@1.9.2",
			"_nodeVersion": "10.22.0",
			"_npmVersion": "6.14.6",
			"dist": {
				"integrity": "sha512-IQcdsQBqqXVRY5DatlI7ASy4flbhtU2V7cr4P2rK9rkFnVHO6LHcitwKXVZa9ocdOmpZDzk7U6iwHJkVFcR6OA==",
				"shasum": "282ef733060aab49da23e1fb2d2dd1af8f71f7cd",
				"tarball": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.9.2.tgz",
				"fileCount": 15,
				"unpackedSize": 20127,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfV8IWCRA9TVsSAnZWagAASqYP/i1hAnM6vEdBg1bnF5Xm\nq+X92wq0+CLaMbvDo6nuOYU1+P/zUUxCtiR+zJq/XD7BP+PcUCS6D4TNDPPp\nNZQ7dxbInjahLGhmICHajDzx+kDrYLEjJ4sCemrzyowwKMFO341pzKw/8uQF\nV9MyZolbYpnIEkwx88V8Xxw4z2hheUv2MlO8IXd5Dne6oZuN2Zq9Sxch9Rjy\n/Ftr8j08JBx1nxGMzRGIPo5j26wDO9OZELZMGIkRLi2pvQu/oHrdoIHxG8Uh\n0N+bYV/88SVnWB9nJNyABavcOjPPMu6+20iS7UPtLCMj8nfR7rnkFjGePEZX\nBx3jk2zsUVIcQd1xLR25+aw4NygZH2f3fIa54me1WH+Ym7Z5prZ/wbH8Q1BI\n60+3D5GFgHlshjrH3wX44Ugl8VK2fjy73shjL+YgRSkbv14nIWIw0/9ynaXy\n/XSsq+GJhK76vRuwGb4DLZQ7i98Tvq9fygGAcwsZpieeue6Vh/22JoCjqn6v\nNz85GsLF1tBZNBOCfWdAqcwohYaAmMhh4csgsW3l5+2sGyS2ccNeTgDo1igo\nUhfcGFv/cROLTwN1W7h94Vm36mBfsT+k3DVhZZ/XUef0wP/GJ3XIzxkvfrib\n9WaX7DAm1gYExQVeOZBu+tr9TLTAOFzTYYb1294yxZLJD38f+L/IOm1Nxffi\nd/9F\r\n=HnCl\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-php-plugin_1.9.2_1599586837627_0.3293416901917141"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"modified": "2020-09-08T17:40:40.046Z",
		"created": "2017-11-20T15:18:12.061Z",
		"1.0.0": "2017-11-20T15:18:12.061Z",
		"1.0.1": "2017-11-20T16:51:32.336Z",
		"1.1.0": "2017-11-23T07:55:21.705Z",
		"1.1.1": "2017-11-23T12:33:25.949Z",
		"1.1.2": "2017-11-26T07:49:11.196Z",
		"1.2.0": "2017-12-06T11:45:20.433Z",
		"1.3.0": "2017-12-11T16:13:36.680Z",
		"1.3.1": "2018-01-04T09:24:26.491Z",
		"1.3.2": "2018-01-07T14:02:45.151Z",
		"1.4.0": "2018-04-29T15:41:56.967Z",
		"1.5.0": "2018-04-30T10:14:42.711Z",
		"1.5.1": "2018-05-09T11:18:51.199Z",
		"1.5.2": "2019-01-20T13:53:43.859Z",
		"1.5.3": "2019-04-30T10:05:30.392Z",
		"1.6.0": "2019-06-11T16:29:57.256Z",
		"1.6.1": "2019-06-11T17:52:18.073Z",
		"1.6.2": "2019-06-12T08:59:01.788Z",
		"1.6.3": "2019-07-10T15:56:40.224Z",
		"1.6.4": "2019-07-28T06:34:55.561Z",
		"1.7.0": "2019-11-06T10:56:02.969Z",
		"1.8.0": "2019-12-11T16:17:25.796Z",
		"1.9.0": "2020-04-29T22:45:49.812Z",
		"1.9.1": "2020-08-07T10:44:16.975Z",
		"1.9.2": "2020-09-08T17:40:37.764Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.9.2"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"f496cb9684000441d5b0e18efab624f7\"",
			"fetched": 1602009373927
		}
	},
	"_distfiles": {
		"snyk-php-plugin-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.0.0.tgz",
			"sha": "ef855ab13c8b30f06c2b4578ff646087e3df0bc9",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.0.1.tgz",
			"sha": "f50caf3d9365d4959faa51c1ee0ee599c599e9e4",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.1.0.tgz",
			"sha": "8cd0d09f33f8d606b5d109be8085ef67f90d49cd",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.1.1.tgz",
			"sha": "e166c126fa836fa27eacbaeba43b71f312bf9437",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.1.2.tgz",
			"sha": "74c16f1e66e53beab769d7cecd65a98d04fb03c3",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.2.0.tgz",
			"sha": "8cf1cbd0c893a081265dd47cdb7b9ad0b7c7dbf4",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.3.0.tgz",
			"sha": "7361d7dbd4a89db1c624a76b21ceb41e3349abaf",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.3.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.3.1.tgz",
			"sha": "0157fc697529984ae47295e88d97bc7a771fd211",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.3.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.3.2.tgz",
			"sha": "51c19171dee0cd35158a7aa835fe02a97dc84ab8",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.4.0.tgz",
			"sha": "96e45e013e549c8eae23100ee521151940887f33",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.5.0.tgz",
			"sha": "0697b6e2a83b2f7c4aa5462a9c3debf205bddba3",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.5.1.tgz",
			"sha": "3785ee45f5e003919abc476a109ad4f34fabe631",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.5.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.5.2.tgz",
			"sha": "277512f6f2bbb87ae0c6f4859cef44591f732b30",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.5.3.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.5.3.tgz",
			"sha": "a4de181ee0f186f75095cba7931c7b7e603b2d89",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.6.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.6.0.tgz",
			"sha": "6a05f0cdd7d72fb224f040ffbb790a5fa29f169b",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.6.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.6.1.tgz",
			"sha": "703c164b0bb3d0f1dde361101adb9145459f37d0",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.6.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.6.2.tgz",
			"sha": "f5ad6f081d2afc6dfc496cbce68165bdcd2e87ed",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.6.3.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.6.3.tgz",
			"sha": "a47ff8d8e46edc709a9e90d25f9dad44e2c64178",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.6.4.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.6.4.tgz",
			"sha": "c3470aea2f185d2f3417cfc5e966ecf7fd1efa20",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.7.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.7.0.tgz",
			"sha": "cf1906ed8a10db134c803be3d6e4be0cbdc5fe33",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.8.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.8.0.tgz",
			"sha": "6d3d77d9fe84952e1b7ad1897848943bc42f9997",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.9.0.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.9.0.tgz",
			"sha": "9cbb0439f251325aff7b4cda5f22797e8541df9a",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.9.1.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.9.1.tgz",
			"sha": "951ea30e3642b63d03a3d9a666ab4a7de69ffeeb",
			"registry": "npmjs"
		},
		"snyk-php-plugin-1.9.2.tgz": {
			"url": "https://registry.npmjs.org/snyk-php-plugin/-/snyk-php-plugin-1.9.2.tgz",
			"sha": "282ef733060aab49da23e1fb2d2dd1af8f71f7cd",
			"registry": "npmjs"
		}
	},
	"_attachments": {},
	"_rev": "12-863f139c8a5ba948",
	"_id": "snyk-php-plugin",
	"readme": "![Snyk logo](https://snyk.io/style/asset/logo/snyk-print.svg)\n\n***\n\nSnyk helps you find, fix and monitor for known vulnerabilities in your dependencies, both on an ad hoc basis and as part of your CI (Build) system.\n\n| :information_source: This repository is only a plugin to be used with the Snyk CLI tool. To use this plugin to test and fix vulnerabilities in your project, install the Snyk CLI tool first. Head over to [snyk.io](https://github.com/snyk/snyk) to get started. |\n| --- |\n\n## Snyk PHP CLI Plugin\n\nThe plugin provides dependency metadata for PHP Composer projects that manifest dependencies in `composer.json` and `composer.lock` files."
}