vs/v5.0.0/node_modules/npm/node_modules/spdx-exceptions/package.json

{
  "_args": [
    [
      "spdx-exceptions@^1.0.0",
      "/Users/ogd/Documents/projects/npm/npm/node_modules/spdx-expression-parse"
    ]
  ],
  "_from": "spdx-exceptions@>=1.0.0 <2.0.0",
  "_id": "spdx-exceptions@1.0.2",
  "_inCache": true,
  "_location": "/spdx-exceptions",
  "_nodeVersion": "0.12.7",
  "_npmUser": {
    "email": "kyle@kemitchell.com",
    "name": "kemitchell"
  },
  "_npmVersion": "2.13.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "spdx-exceptions",
    "raw": "spdx-exceptions@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/spdx-expression-parse"
  ],
  "_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-1.0.2.tgz",
  "_shasum": "c584a2875a1db1c8743266990af6e0c82e143a5b",
  "_shrinkwrap": null,
  "_spec": "spdx-exceptions@^1.0.0",
  "_where": "/Users/ogd/Documents/projects/npm/npm/node_modules/spdx-expression-parse",
  "author": {
    "name": "The Linux Foundation"
  },
  "bugs": {
    "url": "https://github.com/kemitchell/spdx-exceptions.js/issues"
  },
  "contributors": [
    {
      "name": "Kyle E. Mitchell",
      "email": "kyle@kemitchell.com",
      "url": "https://kemitchell.com/"
    }
  ],
  "dependencies": {},
  "description": "list of SPDX standard license exceptions",
  "devDependencies": {
    "defence-cli": "^1.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "c584a2875a1db1c8743266990af6e0c82e143a5b",
    "tarball": "http://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-1.0.2.tgz"
  },
  "gitHead": "a1e7b0595efee0e4436e9807dd36280791e44c82",
  "homepage": "https://github.com/kemitchell/spdx-exceptions.js#readme",
  "installable": true,
  "license": "CC-BY-3.0",
  "maintainers": [
    {
      "name": "kemitchell",
      "email": "kyle@kemitchell.com"
    }
  ],
  "name": "spdx-exceptions",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kemitchell/spdx-exceptions.js.git"
  },
  "scripts": {
    "test": "defence -i javascript README.md | sed 's!spdx-exceptions!./!' | node"
  },
  "version": "1.0.2"
}