package.json 4.7 KB

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