1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. {
  2. "_from": "spdx-exceptions@^2.1.0",
  3. "_id": "spdx-exceptions@2.1.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-4K1NsmrlCU1JJgUrtgEeTVyfx8VaYea9J9LvARxhbHtVtohPs/gFGG5yy49beySjlIMhhXZ4QqujIZEfS4l6Cg==",
  6. "_location": "/spdx-exceptions",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "spdx-exceptions@^2.1.0",
  12. "name": "spdx-exceptions",
  13. "escapedName": "spdx-exceptions",
  14. "rawSpec": "^2.1.0",
  15. "saveSpec": null,
  16. "fetchSpec": "^2.1.0"
  17. },
  18. "_requiredBy": [
  19. "/spdx-expression-parse"
  20. ],
  21. "_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.1.0.tgz",
  22. "_shasum": "2c7ae61056c714a5b9b9b2b2af7d311ef5c78fe9",
  23. "_spec": "spdx-exceptions@^2.1.0",
  24. "_where": "/Users/ericf/ZCWProjects/Shared-Travel-Map/apptest/node_modules/spdx-expression-parse",
  25. "author": {
  26. "name": "The Linux Foundation"
  27. },
  28. "bugs": {
  29. "url": "https://github.com/kemitchell/spdx-exceptions.json/issues"
  30. },
  31. "bundleDependencies": false,
  32. "contributors": [
  33. {
  34. "name": "Kyle E. Mitchell",
  35. "email": "kyle@kemitchell.com",
  36. "url": "https://kemitchell.com/"
  37. }
  38. ],
  39. "deprecated": false,
  40. "description": "list of SPDX standard license exceptions",
  41. "homepage": "https://github.com/kemitchell/spdx-exceptions.json#readme",
  42. "license": "CC-BY-3.0",
  43. "name": "spdx-exceptions",
  44. "repository": {
  45. "type": "git",
  46. "url": "git+https://github.com/kemitchell/spdx-exceptions.json.git"
  47. },
  48. "version": "2.1.0"
  49. }