Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 

79 righe
2.0 KiB

  1. {
  2. "_args": [
  3. [
  4. "spdx-license-ids@3.0.5",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "spdx-license-ids@3.0.5",
  9. "_id": "spdx-license-ids@3.0.5",
  10. "_inBundle": false,
  11. "_integrity": "sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q==",
  12. "_location": "/spdx-license-ids",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "spdx-license-ids@3.0.5",
  18. "name": "spdx-license-ids",
  19. "escapedName": "spdx-license-ids",
  20. "rawSpec": "3.0.5",
  21. "saveSpec": null,
  22. "fetchSpec": "3.0.5"
  23. },
  24. "_requiredBy": [
  25. "/spdx-correct",
  26. "/spdx-expression-parse"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz",
  29. "_spec": "3.0.5",
  30. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  31. "author": {
  32. "name": "Shinnosuke Watanabe",
  33. "url": "https://github.com/shinnn"
  34. },
  35. "bugs": {
  36. "url": "https://github.com/shinnn/spdx-license-ids/issues"
  37. },
  38. "description": "A list of SPDX license identifiers",
  39. "devDependencies": {
  40. "@shinnn/eslint-config": "^6.8.7",
  41. "chalk": "^2.4.1",
  42. "eslint": "^5.10.0",
  43. "get-spdx-license-ids": "^2.1.0",
  44. "rmfr": "^2.0.0",
  45. "tape": "^4.9.1"
  46. },
  47. "eslintConfig": {
  48. "extends": "@shinnn"
  49. },
  50. "files": [
  51. "deprecated.json",
  52. "index.json"
  53. ],
  54. "homepage": "https://github.com/shinnn/spdx-license-ids#readme",
  55. "keywords": [
  56. "spdx",
  57. "license",
  58. "licenses",
  59. "id",
  60. "identifier",
  61. "identifiers",
  62. "json",
  63. "array",
  64. "oss"
  65. ],
  66. "license": "CC0-1.0",
  67. "name": "spdx-license-ids",
  68. "repository": {
  69. "type": "git",
  70. "url": "git+https://github.com/shinnn/spdx-license-ids.git"
  71. },
  72. "scripts": {
  73. "build": "node build.js",
  74. "pretest": "eslint .",
  75. "test": "node test.js"
  76. },
  77. "version": "3.0.5"
  78. }