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.

69 lines
1.7 KiB

1 month ago
  1. {
  2. "_args": [
  3. [
  4. "spdx-license-ids@3.0.21",
  5. "D:\\IDEAproject\\frontend\\Front-end logistics"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "spdx-license-ids@3.0.21",
  10. "_id": "spdx-license-ids@3.0.21",
  11. "_inBundle": false,
  12. "_integrity": "sha512-Bvg/8F5XephndSK3JffaRqdT+gyhfqIPwDHpX80tJrF8QQRYMo8sNMeaZ2Dp5+jhwKnUmIOyFFQfHRkjJm5nXg==",
  13. "_location": "/spdx-license-ids",
  14. "_phantomChildren": {},
  15. "_requested": {
  16. "type": "version",
  17. "registry": true,
  18. "raw": "spdx-license-ids@3.0.21",
  19. "name": "spdx-license-ids",
  20. "escapedName": "spdx-license-ids",
  21. "rawSpec": "3.0.21",
  22. "saveSpec": null,
  23. "fetchSpec": "3.0.21"
  24. },
  25. "_requiredBy": [
  26. "/spdx-correct",
  27. "/spdx-expression-parse"
  28. ],
  29. "_resolved": "https://registry.npmmirror.com/spdx-license-ids/-/spdx-license-ids-3.0.21.tgz",
  30. "_spec": "3.0.21",
  31. "_where": "D:\\IDEAproject\\frontend\\Front-end logistics",
  32. "author": {
  33. "name": "Shinnosuke Watanabe",
  34. "url": "https://github.com/shinnn"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/jslicense/spdx-license-ids/issues"
  38. },
  39. "description": "A list of SPDX license identifiers",
  40. "files": [
  41. "deprecated.json",
  42. "index.json"
  43. ],
  44. "homepage": "https://github.com/jslicense/spdx-license-ids#readme",
  45. "keywords": [
  46. "spdx",
  47. "license",
  48. "licenses",
  49. "id",
  50. "identifier",
  51. "identifiers",
  52. "json",
  53. "array",
  54. "oss"
  55. ],
  56. "license": "CC0-1.0",
  57. "name": "spdx-license-ids",
  58. "repository": {
  59. "type": "git",
  60. "url": "git+https://github.com/jslicense/spdx-license-ids.git"
  61. },
  62. "scripts": {
  63. "build": "node build.js",
  64. "latest": "node latest.js",
  65. "pretest": "npm run build",
  66. "test": "node test.js"
  67. },
  68. "version": "3.0.21"
  69. }