You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

61 lines
1.6 KiB

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "spdx-exceptions@2.5.0",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "spdx-exceptions@2.5.0",
  10. "_id": "spdx-exceptions@2.5.0",
  11. "_inBundle": false,
  12. "_integrity": "sha512-PiU42r+xO4UbUS1buo3LPJkjlO7430Xn5SVAhdpzzsPHsjbYVflnnFdATgabnLude+Cqu25p6N+g2lw/PFsa4w==",
  13. "_location": "/spdx-exceptions",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "spdx-exceptions@2.5.0",
  19. "name": "spdx-exceptions",
  20. "escapedName": "spdx-exceptions",
  21. "rawSpec": "2.5.0",
  22. "saveSpec": null,
  23. "fetchSpec": "2.5.0"
  24. },
  25. "_requiredBy": [
  26. "/spdx-expression-parse"
  27. ],
  28. "_resolved": "https://registry.npmmirror.com/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz",
  29. "_spec": "2.5.0",
  30. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  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. "files": [
  46. "index.json",
  47. "deprecated.json"
  48. ],
  49. "homepage": "https://github.com/kemitchell/spdx-exceptions.json#readme",
  50. "license": "CC-BY-3.0",
  51. "name": "spdx-exceptions",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/kemitchell/spdx-exceptions.json.git"
  55. },
  56. "scripts": {
  57. "build": "node build.js",
  58. "latest": "node latest.js"
  59. },
  60. "version": "2.5.0"
  61. }