package.json 4.7 KB

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