UI for Zipcoin Blue

package.json 5.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "express@^4.16.3",
  6. "scope": null,
  7. "escapedName": "express",
  8. "name": "express",
  9. "rawSpec": "^4.16.3",
  10. "spec": ">=4.16.3 <5.0.0",
  11. "type": "range"
  12. },
  13. "/Users/tennesseeg/blueCoin/node_modules/@ionic/app-scripts"
  14. ]
  15. ],
  16. "_from": "express@>=4.16.3 <5.0.0",
  17. "_id": "express@4.16.3",
  18. "_inCache": true,
  19. "_location": "/express",
  20. "_nodeVersion": "6.13.1",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/express_4.16.3_1520877014027_0.020052903698088542"
  24. },
  25. "_npmUser": {
  26. "name": "dougwilson",
  27. "email": "doug@somethingdoug.com"
  28. },
  29. "_npmVersion": "3.10.10",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "express@^4.16.3",
  33. "scope": null,
  34. "escapedName": "express",
  35. "name": "express",
  36. "rawSpec": "^4.16.3",
  37. "spec": ">=4.16.3 <5.0.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/@ionic/app-scripts"
  42. ],
  43. "_resolved": "https://registry.npmjs.org/express/-/express-4.16.3.tgz",
  44. "_shasum": "6af8a502350db3246ecc4becf6b5a34d22f7ed53",
  45. "_shrinkwrap": null,
  46. "_spec": "express@^4.16.3",
  47. "_where": "/Users/tennesseeg/blueCoin/node_modules/@ionic/app-scripts",
  48. "author": {
  49. "name": "TJ Holowaychuk",
  50. "email": "tj@vision-media.ca"
  51. },
  52. "bugs": {
  53. "url": "https://github.com/expressjs/express/issues"
  54. },
  55. "contributors": [
  56. {
  57. "name": "Aaron Heckmann",
  58. "email": "aaron.heckmann+github@gmail.com"
  59. },
  60. {
  61. "name": "Ciaran Jessup",
  62. "email": "ciaranj@gmail.com"
  63. },
  64. {
  65. "name": "Douglas Christopher Wilson",
  66. "email": "doug@somethingdoug.com"
  67. },
  68. {
  69. "name": "Guillermo Rauch",
  70. "email": "rauchg@gmail.com"
  71. },
  72. {
  73. "name": "Jonathan Ong",
  74. "email": "me@jongleberry.com"
  75. },
  76. {
  77. "name": "Roman Shtylman",
  78. "email": "shtylman+expressjs@gmail.com"
  79. },
  80. {
  81. "name": "Young Jae Sim",
  82. "email": "hanul@hanul.me"
  83. }
  84. ],
  85. "dependencies": {
  86. "accepts": "~1.3.5",
  87. "array-flatten": "1.1.1",
  88. "body-parser": "1.18.2",
  89. "content-disposition": "0.5.2",
  90. "content-type": "~1.0.4",
  91. "cookie": "0.3.1",
  92. "cookie-signature": "1.0.6",
  93. "debug": "2.6.9",
  94. "depd": "~1.1.2",
  95. "encodeurl": "~1.0.2",
  96. "escape-html": "~1.0.3",
  97. "etag": "~1.8.1",
  98. "finalhandler": "1.1.1",
  99. "fresh": "0.5.2",
  100. "merge-descriptors": "1.0.1",
  101. "methods": "~1.1.2",
  102. "on-finished": "~2.3.0",
  103. "parseurl": "~1.3.2",
  104. "path-to-regexp": "0.1.7",
  105. "proxy-addr": "~2.0.3",
  106. "qs": "6.5.1",
  107. "range-parser": "~1.2.0",
  108. "safe-buffer": "5.1.1",
  109. "send": "0.16.2",
  110. "serve-static": "1.13.2",
  111. "setprototypeof": "1.1.0",
  112. "statuses": "~1.4.0",
  113. "type-is": "~1.6.16",
  114. "utils-merge": "1.0.1",
  115. "vary": "~1.1.2"
  116. },
  117. "description": "Fast, unopinionated, minimalist web framework",
  118. "devDependencies": {
  119. "after": "0.8.2",
  120. "connect-redis": "~2.4.1",
  121. "cookie-parser": "~1.4.3",
  122. "cookie-session": "1.3.2",
  123. "ejs": "2.5.7",
  124. "eslint": "2.13.1",
  125. "express-session": "1.15.6",
  126. "hbs": "4.0.1",
  127. "istanbul": "0.4.5",
  128. "marked": "0.3.17",
  129. "method-override": "2.3.10",
  130. "mocha": "3.5.3",
  131. "morgan": "1.9.0",
  132. "multiparty": "4.1.3",
  133. "pbkdf2-password": "1.2.1",
  134. "should": "13.2.1",
  135. "supertest": "1.2.0",
  136. "vhost": "~3.0.2"
  137. },
  138. "directories": {},
  139. "dist": {
  140. "shasum": "6af8a502350db3246ecc4becf6b5a34d22f7ed53",
  141. "tarball": "https://registry.npmjs.org/express/-/express-4.16.3.tgz",
  142. "fileCount": 16,
  143. "unpackedSize": 205577
  144. },
  145. "engines": {
  146. "node": ">= 0.10.0"
  147. },
  148. "files": [
  149. "LICENSE",
  150. "History.md",
  151. "Readme.md",
  152. "index.js",
  153. "lib/"
  154. ],
  155. "gitHead": "3ed5090ca91f6a387e66370d57ead94d886275e1",
  156. "homepage": "http://expressjs.com/",
  157. "keywords": [
  158. "express",
  159. "framework",
  160. "sinatra",
  161. "web",
  162. "rest",
  163. "restful",
  164. "router",
  165. "app",
  166. "api"
  167. ],
  168. "license": "MIT",
  169. "maintainers": [
  170. {
  171. "name": "dougwilson",
  172. "email": "doug@somethingdoug.com"
  173. },
  174. {
  175. "name": "hacksparrow",
  176. "email": "captain@hacksparrow.com"
  177. },
  178. {
  179. "name": "jasnell",
  180. "email": "jasnell@gmail.com"
  181. },
  182. {
  183. "name": "mikeal",
  184. "email": "mikeal.rogers@gmail.com"
  185. }
  186. ],
  187. "name": "express",
  188. "optionalDependencies": {},
  189. "readme": "ERROR: No README data found!",
  190. "repository": {
  191. "type": "git",
  192. "url": "git+https://github.com/expressjs/express.git"
  193. },
  194. "scripts": {
  195. "lint": "eslint .",
  196. "test": "mocha --require test/support/env --reporter spec --bail --check-leaks --no-exit test/ test/acceptance/",
  197. "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --require test/support/env --reporter spec --check-leaks --no-exit test/ test/acceptance/",
  198. "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --require test/support/env --reporter dot --check-leaks --no-exit test/ test/acceptance/",
  199. "test-tap": "mocha --require test/support/env --reporter tap --check-leaks --no-exit test/ test/acceptance/"
  200. },
  201. "version": "4.16.3"
  202. }