{
  "_from": "snyk-python-plugin@1.8.1",
  "_id": "snyk-python-plugin@1.8.1",
  "_inBundle": false,
  "_integrity": "sha512-DsUBkQZiPlXGkwzhxxEo2Tvfq6XhygWQThWM0yRBythi9M5n8UimZEwdkBHPj7xKC1clsB8boM3+sT/E1x6XGA==",
  "_location": "/snyk-python-plugin",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "snyk-python-plugin@1.8.1",
    "name": "snyk-python-plugin",
    "escapedName": "snyk-python-plugin",
    "rawSpec": "1.8.1",
    "saveSpec": null,
    "fetchSpec": "1.8.1"
  },
  "_requiredBy": [
    "/snyk"
  ],
  "_resolved": "https://registry.npmjs.org/snyk-python-plugin/-/snyk-python-plugin-1.8.1.tgz",
  "_shasum": "622427a30c0570726c9a8c9499e0079184d10874",
  "_spec": "snyk-python-plugin@1.8.1",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/snyk",
  "author": {
    "name": "snyk.io"
  },
  "bugs": {
    "url": "https://github.com/snyk/snyk-python-plugin/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "tmp": "0.0.33"
  },
  "deprecated": false,
  "description": "Snyk CLI Python plugin",
  "devDependencies": {
    "eslint": "^4.11.0",
    "semantic-release": "^15",
    "sinon": "^2.3.2",
    "tap": "^12.0.1"
  },
  "homepage": "https://github.com/snyk/snyk-python-plugin",
  "license": "Apache-2.0",
  "main": "lib/index.js",
  "name": "snyk-python-plugin",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/snyk/snyk-python-plugin.git"
  },
  "scripts": {
    "lint": "eslint -c .eslintrc lib test",
    "semantic-release": "semantic-release",
    "test": "tap ./test/*.test.js -R spec --timeout=900"
  },
  "version": "1.8.1"
}
