{
  "_from": "snyk-docker-plugin@1.10.3",
  "_id": "snyk-docker-plugin@1.10.3",
  "_inBundle": false,
  "_integrity": "sha512-nIw6zS705SiQLEhBwoO2qsJ3lVN1DZ48tyMgqhlr5f5GuOrwUJ0ivUK5HQUI79xA6pF7tU18495OlbsKuEHUOw==",
  "_location": "/snyk-docker-plugin",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "snyk-docker-plugin@1.10.3",
    "name": "snyk-docker-plugin",
    "escapedName": "snyk-docker-plugin",
    "rawSpec": "1.10.3",
    "saveSpec": null,
    "fetchSpec": "1.10.3"
  },
  "_requiredBy": [
    "/snyk"
  ],
  "_resolved": "https://registry.npmjs.org/snyk-docker-plugin/-/snyk-docker-plugin-1.10.3.tgz",
  "_shasum": "2ac2f05ab821e122a5e1851240d3c021bbb8223f",
  "_spec": "snyk-docker-plugin@1.10.3",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/snyk",
  "author": {
    "name": "snyk.io"
  },
  "bugs": {
    "url": "https://github.com/snyk/snyk-docker-plugin/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "debug": "^3.1.0",
    "fs-extra": "^5.0.0",
    "pkginfo": "^0.4.1",
    "request": "^2.87.0",
    "temp-dir": "^1.0.0"
  },
  "deprecated": false,
  "description": "Snyk CLI docker plugin",
  "devDependencies": {
    "jscs": "^3.0.7",
    "nock": "^9.2.3",
    "semantic-release": "^6.3.6",
    "tap": "^11.1.3",
    "tap-only": "0.0.5"
  },
  "homepage": "https://github.com/snyk/snyk-docker-plugin",
  "license": "Apache-2.0",
  "main": "lib/index.js",
  "name": "snyk-docker-plugin",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/snyk/snyk-docker-plugin.git"
  },
  "scripts": {
    "lint": "jscs lib test -v",
    "semantic-release": "semantic-release pre && npm publish && semantic-release post",
    "test": "tap test/*.test.js --timeout=300"
  },
  "snyk-docker-analyzer": {
    "version": "1.5.2"
  },
  "version": "1.10.3"
}
