package.json 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. {
  2. "_args": [
  3. [
  4. "spdx-exceptions@^2.1.0",
  5. "/home/seleznev/project Angular/Quality system/node_modules/spdx-expression-parse"
  6. ]
  7. ],
  8. "_from": "spdx-exceptions@>=2.1.0 <3.0.0",
  9. "_id": "spdx-exceptions@2.1.0",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/spdx-exceptions",
  13. "_nodeVersion": "8.9.1",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/spdx-exceptions-2.1.0.tgz_1515518313717_0.05020708893425763"
  17. },
  18. "_npmUser": {
  19. "email": "kyle@kemitchell.com",
  20. "name": "kemitchell"
  21. },
  22. "_npmVersion": "5.6.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "spdx-exceptions",
  26. "raw": "spdx-exceptions@^2.1.0",
  27. "rawSpec": "^2.1.0",
  28. "scope": null,
  29. "spec": ">=2.1.0 <3.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/spdx-expression-parse"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.1.0.tgz",
  36. "_shasum": "2c7ae61056c714a5b9b9b2b2af7d311ef5c78fe9",
  37. "_shrinkwrap": null,
  38. "_spec": "spdx-exceptions@^2.1.0",
  39. "_where": "/home/seleznev/project Angular/Quality system/node_modules/spdx-expression-parse",
  40. "author": {
  41. "name": "The Linux Foundation"
  42. },
  43. "bugs": {
  44. "url": "https://github.com/kemitchell/spdx-exceptions.json/issues"
  45. },
  46. "contributors": [
  47. {
  48. "name": "Kyle E. Mitchell",
  49. "email": "kyle@kemitchell.com",
  50. "url": "https://kemitchell.com/"
  51. }
  52. ],
  53. "dependencies": {},
  54. "description": "list of SPDX standard license exceptions",
  55. "devDependencies": {},
  56. "directories": {},
  57. "dist": {
  58. "integrity": "sha512-4K1NsmrlCU1JJgUrtgEeTVyfx8VaYea9J9LvARxhbHtVtohPs/gFGG5yy49beySjlIMhhXZ4QqujIZEfS4l6Cg==",
  59. "shasum": "2c7ae61056c714a5b9b9b2b2af7d311ef5c78fe9",
  60. "tarball": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.1.0.tgz"
  61. },
  62. "gitHead": "94810da928383b931e22c25f53ad2d4703b50079",
  63. "homepage": "https://github.com/kemitchell/spdx-exceptions.json#readme",
  64. "license": "CC-BY-3.0",
  65. "maintainers": [
  66. {
  67. "name": "kemitchell",
  68. "email": "kyle@kemitchell.com"
  69. }
  70. ],
  71. "name": "spdx-exceptions",
  72. "optionalDependencies": {},
  73. "readme": "ERROR: No README data found!",
  74. "repository": {
  75. "type": "git",
  76. "url": "git+https://github.com/kemitchell/spdx-exceptions.json.git"
  77. },
  78. "version": "2.1.0"
  79. }