package.json 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. {
  2. "_args": [
  3. [
  4. "spdx-exceptions@2.2.0",
  5. "/Users/lihai/jolijoli/pad_spa"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "spdx-exceptions@2.2.0",
  10. "_id": "spdx-exceptions@2.2.0",
  11. "_inBundle": false,
  12. "_integrity": "sha1-LqRQrudPKom/uUUZwH/Nb0EyKXc=",
  13. "_location": "/spdx-exceptions",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "spdx-exceptions@2.2.0",
  19. "name": "spdx-exceptions",
  20. "escapedName": "spdx-exceptions",
  21. "rawSpec": "2.2.0",
  22. "saveSpec": null,
  23. "fetchSpec": "2.2.0"
  24. },
  25. "_requiredBy": [
  26. "/spdx-expression-parse"
  27. ],
  28. "_resolved": "https://registry.npm.taobao.org/spdx-exceptions/download/spdx-exceptions-2.2.0.tgz",
  29. "_spec": "2.2.0",
  30. "_where": "/Users/lihai/jolijoli/pad_spa",
  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.2.0"
  53. }