package.json 4.9KB

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