{
  "_from": "conventional-changelog-config-spec@2.1.0",
  "_id": "conventional-changelog-config-spec@2.1.0",
  "_inBundle": false,
  "_integrity": "sha512-IpVePh16EbbB02V+UA+HQnnPIohgXvJRxHcS5+Uwk4AT5LjzCZJm5sp/yqs5C6KZJ1jMsV4paEV13BN1pvDuxQ==",
  "_location": "/conventional-changelog-config-spec",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "conventional-changelog-config-spec@2.1.0",
    "name": "conventional-changelog-config-spec",
    "escapedName": "conventional-changelog-config-spec",
    "rawSpec": "2.1.0",
    "saveSpec": null,
    "fetchSpec": "2.1.0"
  },
  "_requiredBy": [
    "/standard-version"
  ],
  "_resolved": "https://registry.npmjs.org/conventional-changelog-config-spec/-/conventional-changelog-config-spec-2.1.0.tgz",
  "_shasum": "874a635287ef8b581fd8558532bf655d4fb59f2d",
  "_spec": "conventional-changelog-config-spec@2.1.0",
  "_where": "/home/smiles/public_html/rpos/node_modules/standard-version",
  "bugs": {
    "url": "https://github.com/conventional-changelog/conventional-changelog-config-spec/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "a spec describing the config options supported by conventional-config for upstream tooling",
  "devDependencies": {
    "ajv": "6.10.2",
    "mocha": "^6.2.0",
    "standard": "14.0.0",
    "standard-version": "^7.0.0"
  },
  "homepage": "https://github.com/conventional-changelog/conventional-changelog-config-spec#readme",
  "keywords": [
    "conventional-changelog",
    "conventional",
    "changelog",
    "spec"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "conventional-changelog-config-spec",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/conventional-changelog/conventional-changelog-config-spec.git"
  },
  "scripts": {
    "pretest": "standard",
    "release": "standard-version",
    "test": "npx mocha tests/*.test.js"
  },
  "version": "2.1.0"
}
