UI for Zipcoin Blue

package.json 3.3KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "normalize-package-data@^2.3.4",
  6. "scope": null,
  7. "escapedName": "normalize-package-data",
  8. "name": "normalize-package-data",
  9. "rawSpec": "^2.3.4",
  10. "spec": ">=2.3.4 <3.0.0",
  11. "type": "range"
  12. },
  13. "/Users/tennesseeg/blueCoin/node_modules/meow"
  14. ]
  15. ],
  16. "_from": "normalize-package-data@>=2.3.4 <3.0.0",
  17. "_id": "normalize-package-data@2.4.0",
  18. "_inCache": true,
  19. "_location": "/normalize-package-data",
  20. "_nodeVersion": "8.1.0",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/normalize-package-data-2.4.0.tgz_1498509665767_0.48049415182322264"
  24. },
  25. "_npmUser": {
  26. "name": "iarna",
  27. "email": "me@re-becca.org"
  28. },
  29. "_npmVersion": "5.0.4",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "normalize-package-data@^2.3.4",
  33. "scope": null,
  34. "escapedName": "normalize-package-data",
  35. "name": "normalize-package-data",
  36. "rawSpec": "^2.3.4",
  37. "spec": ">=2.3.4 <3.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/meow",
  42. "/read-pkg",
  43. "/webpack/read-pkg"
  44. ],
  45. "_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.4.0.tgz",
  46. "_shasum": "12f95a307d58352075a04907b84ac8be98ac012f",
  47. "_shrinkwrap": null,
  48. "_spec": "normalize-package-data@^2.3.4",
  49. "_where": "/Users/tennesseeg/blueCoin/node_modules/meow",
  50. "author": {
  51. "name": "Meryn Stol",
  52. "email": "merynstol@gmail.com"
  53. },
  54. "bugs": {
  55. "url": "https://github.com/npm/normalize-package-data/issues"
  56. },
  57. "contributors": [
  58. {
  59. "name": "Isaac Z. Schlueter",
  60. "email": "i@izs.me"
  61. },
  62. {
  63. "name": "Meryn Stol",
  64. "email": "merynstol@gmail.com"
  65. },
  66. {
  67. "name": "Robert Kowalski",
  68. "email": "rok@kowalski.gd"
  69. }
  70. ],
  71. "dependencies": {
  72. "hosted-git-info": "^2.1.4",
  73. "is-builtin-module": "^1.0.0",
  74. "semver": "2 || 3 || 4 || 5",
  75. "validate-npm-package-license": "^3.0.1"
  76. },
  77. "description": "Normalizes data that can be found in package.json files.",
  78. "devDependencies": {
  79. "async": "^1.5.0",
  80. "tap": "^2.2.0",
  81. "underscore": "^1.8.3"
  82. },
  83. "directories": {},
  84. "dist": {
  85. "integrity": "sha512-9jjUFbTPfEy3R/ad/2oNbKtW9Hgovl5O1FvFWKkKblNXoN/Oou6+9+KKohPK13Yc3/TyunyWhJp6gvRNR/PPAw==",
  86. "shasum": "12f95a307d58352075a04907b84ac8be98ac012f",
  87. "tarball": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.4.0.tgz"
  88. },
  89. "files": [
  90. "lib/*.js",
  91. "lib/*.json",
  92. "AUTHORS"
  93. ],
  94. "gitHead": "9948ecf3d97cffcaab8f914522a0f3953edac6e4",
  95. "homepage": "https://github.com/npm/normalize-package-data#readme",
  96. "license": "BSD-2-Clause",
  97. "main": "lib/normalize.js",
  98. "maintainers": [
  99. {
  100. "name": "iarna",
  101. "email": "me@re-becca.org"
  102. },
  103. {
  104. "name": "isaacs",
  105. "email": "isaacs@npmjs.com"
  106. },
  107. {
  108. "name": "meryn",
  109. "email": "merynstol@gmail.com"
  110. },
  111. {
  112. "name": "othiym23",
  113. "email": "ogd@aoaioxxysz.net"
  114. },
  115. {
  116. "name": "zkat",
  117. "email": "kat@sykosomatic.org"
  118. }
  119. ],
  120. "name": "normalize-package-data",
  121. "optionalDependencies": {},
  122. "readme": "ERROR: No README data found!",
  123. "repository": {
  124. "type": "git",
  125. "url": "git://github.com/npm/normalize-package-data.git"
  126. },
  127. "scripts": {
  128. "test": "tap test/*.js"
  129. },
  130. "version": "2.4.0"
  131. }