{
  "_from": "snyk-sbt-plugin@1.3.1",
  "_id": "snyk-sbt-plugin@1.3.1",
  "_inBundle": false,
  "_integrity": "sha512-un9ddM4M+7Ye/zhkh5Cm6EYMXU0Z/aM8wuYZvu4O+wd8sonoUClwckzJlsaI2BA7xvfDL9qQUaImtpgy94v5JQ==",
  "_location": "/snyk-sbt-plugin",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "snyk-sbt-plugin@1.3.1",
    "name": "snyk-sbt-plugin",
    "escapedName": "snyk-sbt-plugin",
    "rawSpec": "1.3.1",
    "saveSpec": null,
    "fetchSpec": "1.3.1"
  },
  "_requiredBy": [
    "/snyk"
  ],
  "_resolved": "https://registry.npmjs.org/snyk-sbt-plugin/-/snyk-sbt-plugin-1.3.1.tgz",
  "_shasum": "15b4a212672dfba33f26aec953229db1a962f29e",
  "_spec": "snyk-sbt-plugin@1.3.1",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/snyk",
  "author": {
    "name": "snyk.io"
  },
  "bugs": {
    "url": "https://github.com/snyk/snyk-sbt-plugin/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "debug": "^3.1.0"
  },
  "deprecated": false,
  "description": "Snyk CLI SBT plugin",
  "devDependencies": {
    "eslint": "^4.11.0",
    "semantic-release": "^15",
    "sinon": "^2.4.1",
    "tap": "^12.0.1",
    "tap-only": "0.0.5"
  },
  "homepage": "https://github.com/snyk/snyk-sbt-plugin",
  "license": "Apache-2.0",
  "main": "lib/index.js",
  "name": "snyk-sbt-plugin",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/snyk/snyk-sbt-plugin.git"
  },
  "scripts": {
    "lint": "eslint -c .eslintrc lib test",
    "semantic-release": "semantic-release",
    "test": "npm run lint && npm run test-functional",
    "test-functional": "tap -R spec ./test/functional/*.test.js",
    "test-system": "tap -R spec --timeout=300 ./test/system/*.test.js"
  },
  "version": "1.3.1"
}
