UI for Zipcoin Blue

package.json 6.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "source-map@^0.6.0",
  6. "scope": null,
  7. "escapedName": "source-map",
  8. "name": "source-map",
  9. "rawSpec": "^0.6.0",
  10. "spec": ">=0.6.0 <0.7.0",
  11. "type": "range"
  12. },
  13. "/Users/tennesseeg/blueCoin/node_modules/tsickle"
  14. ]
  15. ],
  16. "_from": "source-map@>=0.6.0 <0.7.0",
  17. "_id": "source-map@0.6.1",
  18. "_inCache": true,
  19. "_location": "/source-map",
  20. "_nodeVersion": "8.4.0",
  21. "_npmOperationalInternal": {
  22. "host": "s3://npm-registry-packages",
  23. "tmp": "tmp/source-map-0.6.1.tgz_1506696150821_0.6614652345888317"
  24. },
  25. "_npmUser": {
  26. "name": "tromey",
  27. "email": "tom@tromey.com"
  28. },
  29. "_npmVersion": "5.3.0",
  30. "_phantomChildren": {},
  31. "_requested": {
  32. "raw": "source-map@^0.6.0",
  33. "scope": null,
  34. "escapedName": "source-map",
  35. "name": "source-map",
  36. "rawSpec": "^0.6.0",
  37. "spec": ">=0.6.0 <0.7.0",
  38. "type": "range"
  39. },
  40. "_requiredBy": [
  41. "/@ionic/app-scripts",
  42. "/postcss",
  43. "/source-map-support",
  44. "/tsickle",
  45. "/uglify-es",
  46. "/webpack-sources"
  47. ],
  48. "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
  49. "_shasum": "74722af32e9614e9c287a8d0bbde48b5e2f1a263",
  50. "_shrinkwrap": null,
  51. "_spec": "source-map@^0.6.0",
  52. "_where": "/Users/tennesseeg/blueCoin/node_modules/tsickle",
  53. "author": {
  54. "name": "Nick Fitzgerald",
  55. "email": "nfitzgerald@mozilla.com"
  56. },
  57. "bugs": {
  58. "url": "https://github.com/mozilla/source-map/issues"
  59. },
  60. "contributors": [
  61. {
  62. "name": "Tobias Koppers",
  63. "email": "tobias.koppers@googlemail.com"
  64. },
  65. {
  66. "name": "Duncan Beevers",
  67. "email": "duncan@dweebd.com"
  68. },
  69. {
  70. "name": "Stephen Crane",
  71. "email": "scrane@mozilla.com"
  72. },
  73. {
  74. "name": "Ryan Seddon",
  75. "email": "seddon.ryan@gmail.com"
  76. },
  77. {
  78. "name": "Miles Elam",
  79. "email": "miles.elam@deem.com"
  80. },
  81. {
  82. "name": "Mihai Bazon",
  83. "email": "mihai.bazon@gmail.com"
  84. },
  85. {
  86. "name": "Michael Ficarra",
  87. "email": "github.public.email@michael.ficarra.me"
  88. },
  89. {
  90. "name": "Todd Wolfson",
  91. "email": "todd@twolfson.com"
  92. },
  93. {
  94. "name": "Alexander Solovyov",
  95. "email": "alexander@solovyov.net"
  96. },
  97. {
  98. "name": "Felix Gnass",
  99. "email": "fgnass@gmail.com"
  100. },
  101. {
  102. "name": "Conrad Irwin",
  103. "email": "conrad.irwin@gmail.com"
  104. },
  105. {
  106. "name": "usrbincc",
  107. "email": "usrbincc@yahoo.com"
  108. },
  109. {
  110. "name": "David Glasser",
  111. "email": "glasser@davidglasser.net"
  112. },
  113. {
  114. "name": "Chase Douglas",
  115. "email": "chase@newrelic.com"
  116. },
  117. {
  118. "name": "Evan Wallace",
  119. "email": "evan.exe@gmail.com"
  120. },
  121. {
  122. "name": "Heather Arthur",
  123. "email": "fayearthur@gmail.com"
  124. },
  125. {
  126. "name": "Hugh Kennedy",
  127. "email": "hughskennedy@gmail.com"
  128. },
  129. {
  130. "name": "David Glasser",
  131. "email": "glasser@davidglasser.net"
  132. },
  133. {
  134. "name": "Simon Lydell",
  135. "email": "simon.lydell@gmail.com"
  136. },
  137. {
  138. "name": "Jmeas Smith",
  139. "email": "jellyes2@gmail.com"
  140. },
  141. {
  142. "name": "Michael Z Goddard",
  143. "email": "mzgoddard@gmail.com"
  144. },
  145. {
  146. "name": "azu",
  147. "email": "azu@users.noreply.github.com"
  148. },
  149. {
  150. "name": "John Gozde",
  151. "email": "john@gozde.ca"
  152. },
  153. {
  154. "name": "Adam Kirkton",
  155. "email": "akirkton@truefitinnovation.com"
  156. },
  157. {
  158. "name": "Chris Montgomery",
  159. "email": "christopher.montgomery@dowjones.com"
  160. },
  161. {
  162. "name": "J. Ryan Stinnett",
  163. "email": "jryans@gmail.com"
  164. },
  165. {
  166. "name": "Jack Herrington",
  167. "email": "jherrington@walmartlabs.com"
  168. },
  169. {
  170. "name": "Chris Truter",
  171. "email": "jeffpalentine@gmail.com"
  172. },
  173. {
  174. "name": "Daniel Espeset",
  175. "email": "daniel@danielespeset.com"
  176. },
  177. {
  178. "name": "Jamie Wong",
  179. "email": "jamie.lf.wong@gmail.com"
  180. },
  181. {
  182. "name": "Eddy Bruël",
  183. "email": "ejpbruel@mozilla.com"
  184. },
  185. {
  186. "name": "Hawken Rives",
  187. "email": "hawkrives@gmail.com"
  188. },
  189. {
  190. "name": "Gilad Peleg",
  191. "email": "giladp007@gmail.com"
  192. },
  193. {
  194. "name": "djchie",
  195. "email": "djchie.dev@gmail.com"
  196. },
  197. {
  198. "name": "Gary Ye",
  199. "email": "garysye@gmail.com"
  200. },
  201. {
  202. "name": "Nicolas Lalevée",
  203. "email": "nicolas.lalevee@hibnet.org"
  204. }
  205. ],
  206. "dependencies": {},
  207. "description": "Generates and consumes source maps",
  208. "devDependencies": {
  209. "doctoc": "^0.15.0",
  210. "webpack": "^1.12.0"
  211. },
  212. "directories": {},
  213. "dist": {
  214. "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
  215. "shasum": "74722af32e9614e9c287a8d0bbde48b5e2f1a263",
  216. "tarball": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz"
  217. },
  218. "engines": {
  219. "node": ">=0.10.0"
  220. },
  221. "files": [
  222. "source-map.js",
  223. "source-map.d.ts",
  224. "lib/",
  225. "dist/source-map.debug.js",
  226. "dist/source-map.js",
  227. "dist/source-map.min.js",
  228. "dist/source-map.min.js.map"
  229. ],
  230. "gitHead": "ac518d2f21818146f3310557bd51c13d8cff2ba8",
  231. "homepage": "https://github.com/mozilla/source-map",
  232. "license": "BSD-3-Clause",
  233. "main": "./source-map.js",
  234. "maintainers": [
  235. {
  236. "name": "tromey",
  237. "email": "tom@tromey.com"
  238. },
  239. {
  240. "name": "ejpbruel",
  241. "email": "ejpbruel@gmail.com"
  242. },
  243. {
  244. "name": "mozilla-devtools",
  245. "email": "nfitzgerald@mozilla.com"
  246. },
  247. {
  248. "name": "mozilla",
  249. "email": "dherman@mozilla.com"
  250. },
  251. {
  252. "name": "nickfitzgerald",
  253. "email": "fitzgen@gmail.com"
  254. }
  255. ],
  256. "name": "source-map",
  257. "optionalDependencies": {},
  258. "readme": "ERROR: No README data found!",
  259. "repository": {
  260. "type": "git",
  261. "url": "git+ssh://git@github.com/mozilla/source-map.git"
  262. },
  263. "scripts": {
  264. "build": "webpack --color",
  265. "test": "npm run build && node test/run-tests.js",
  266. "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"
  267. },
  268. "typings": "source-map",
  269. "version": "0.6.1"
  270. }