package.json 1.5 KB

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