{
  "_from": "snyk-config@2.2.0",
  "_id": "snyk-config@2.2.0",
  "_inBundle": false,
  "_integrity": "sha512-mq0wbP/AgjcmRq5i5jg2akVVV3iSYUPTowZwKn7DChRLDL8ySOzWAwan+ImXiyNbrWo87FNI/15O6MpOnTxOIg==",
  "_location": "/snyk-config",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "snyk-config@2.2.0",
    "name": "snyk-config",
    "escapedName": "snyk-config",
    "rawSpec": "2.2.0",
    "saveSpec": null,
    "fetchSpec": "2.2.0"
  },
  "_requiredBy": [
    "/snyk"
  ],
  "_resolved": "https://registry.npmjs.org/snyk-config/-/snyk-config-2.2.0.tgz",
  "_shasum": "d400ce50e293ce5c3ade4cf46a53bea8205771e6",
  "_spec": "snyk-config@2.2.0",
  "_where": "/Users/ggironda/Repositories/redux-webextension/example/node_modules/snyk",
  "author": {
    "name": "Remy Sharp"
  },
  "bugs": {
    "url": "https://github.com/snyk/config/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "debug": "^3.1.0",
    "lodash": "^4.17.5",
    "nconf": "^0.10.0"
  },
  "deprecated": false,
  "description": "Config setup for snyk shared across projects",
  "devDependencies": {
    "semantic-release": "^6.3.6",
    "tap-spec": "^2.2.2",
    "tape": "^4.0.1"
  },
  "homepage": "https://github.com/snyk/config#readme",
  "keywords": [
    "config"
  ],
  "license": "Apache-2.0",
  "main": "lib/index.js",
  "name": "snyk-config",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/snyk/config.git"
  },
  "scripts": {
    "semantic-release": "semantic-release pre && npm publish && semantic-release post",
    "test": "node test/*.test.js --afoo --azoo='true' | tap-spec"
  },
  "version": "2.2.0"
}
