package.json 1.5 KB

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