package.json 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218
  1. {
  2. "_args": [
  3. [
  4. {
  5. "name": "source-map",
  6. "raw": "source-map@~0.1.30",
  7. "rawSpec": "~0.1.30",
  8. "scope": null,
  9. "spec": ">=0.1.30 <0.2.0",
  10. "type": "range"
  11. },
  12. "/Users/gabrielcapella/OneDrive/Graduação/USP-BCC/MAC0318M/2018/MapaMonteCarlo/node_modules/ast-transform/node_modules/escodegen"
  13. ]
  14. ],
  15. "_from": "source-map@>=0.1.30 <0.2.0",
  16. "_id": "source-map@0.1.43",
  17. "_inCache": true,
  18. "_installable": true,
  19. "_location": "/ast-transform/source-map",
  20. "_npmUser": {
  21. "email": "fitzgen@gmail.com",
  22. "name": "nickfitzgerald"
  23. },
  24. "_npmVersion": "1.4.9",
  25. "_phantomChildren": {},
  26. "_requested": {
  27. "name": "source-map",
  28. "raw": "source-map@~0.1.30",
  29. "rawSpec": "~0.1.30",
  30. "scope": null,
  31. "spec": ">=0.1.30 <0.2.0",
  32. "type": "range"
  33. },
  34. "_requiredBy": [
  35. "/ast-transform/escodegen"
  36. ],
  37. "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.43.tgz",
  38. "_shasum": "c24bc146ca517c1471f5dacbe2571b2b7f9e3346",
  39. "_shrinkwrap": null,
  40. "_spec": "source-map@~0.1.30",
  41. "_where": "/Users/gabrielcapella/OneDrive/Graduação/USP-BCC/MAC0318M/2018/MapaMonteCarlo/node_modules/ast-transform/node_modules/escodegen",
  42. "author": {
  43. "email": "nfitzgerald@mozilla.com",
  44. "name": "Nick Fitzgerald"
  45. },
  46. "bugs": {
  47. "url": "https://github.com/mozilla/source-map/issues"
  48. },
  49. "contributors": [
  50. {
  51. "email": "tobias.koppers@googlemail.com",
  52. "name": "Tobias Koppers"
  53. },
  54. {
  55. "email": "duncan@dweebd.com",
  56. "name": "Duncan Beevers"
  57. },
  58. {
  59. "email": "scrane@mozilla.com",
  60. "name": "Stephen Crane"
  61. },
  62. {
  63. "email": "seddon.ryan@gmail.com",
  64. "name": "Ryan Seddon"
  65. },
  66. {
  67. "email": "miles.elam@deem.com",
  68. "name": "Miles Elam"
  69. },
  70. {
  71. "email": "mihai.bazon@gmail.com",
  72. "name": "Mihai Bazon"
  73. },
  74. {
  75. "email": "github.public.email@michael.ficarra.me",
  76. "name": "Michael Ficarra"
  77. },
  78. {
  79. "email": "todd@twolfson.com",
  80. "name": "Todd Wolfson"
  81. },
  82. {
  83. "email": "alexander@solovyov.net",
  84. "name": "Alexander Solovyov"
  85. },
  86. {
  87. "email": "fgnass@gmail.com",
  88. "name": "Felix Gnass"
  89. },
  90. {
  91. "email": "conrad.irwin@gmail.com",
  92. "name": "Conrad Irwin"
  93. },
  94. {
  95. "email": "usrbincc@yahoo.com",
  96. "name": "usrbincc"
  97. },
  98. {
  99. "email": "glasser@davidglasser.net",
  100. "name": "David Glasser"
  101. },
  102. {
  103. "email": "chase@newrelic.com",
  104. "name": "Chase Douglas"
  105. },
  106. {
  107. "email": "evan.exe@gmail.com",
  108. "name": "Evan Wallace"
  109. },
  110. {
  111. "email": "fayearthur@gmail.com",
  112. "name": "Heather Arthur"
  113. },
  114. {
  115. "email": "hughskennedy@gmail.com",
  116. "name": "Hugh Kennedy"
  117. },
  118. {
  119. "email": "glasser@davidglasser.net",
  120. "name": "David Glasser"
  121. },
  122. {
  123. "email": "simon.lydell@gmail.com",
  124. "name": "Simon Lydell"
  125. },
  126. {
  127. "email": "jellyes2@gmail.com",
  128. "name": "Jmeas Smith"
  129. },
  130. {
  131. "email": "mzgoddard@gmail.com",
  132. "name": "Michael Z Goddard"
  133. },
  134. {
  135. "email": "azu@users.noreply.github.com",
  136. "name": "azu"
  137. },
  138. {
  139. "email": "john@gozde.ca",
  140. "name": "John Gozde"
  141. },
  142. {
  143. "email": "akirkton@truefitinnovation.com",
  144. "name": "Adam Kirkton"
  145. },
  146. {
  147. "email": "christopher.montgomery@dowjones.com",
  148. "name": "Chris Montgomery"
  149. },
  150. {
  151. "email": "jryans@gmail.com",
  152. "name": "J. Ryan Stinnett"
  153. },
  154. {
  155. "email": "jherrington@walmartlabs.com",
  156. "name": "Jack Herrington"
  157. },
  158. {
  159. "email": "jeffpalentine@gmail.com",
  160. "name": "Chris Truter"
  161. },
  162. {
  163. "email": "daniel@danielespeset.com",
  164. "name": "Daniel Espeset"
  165. }
  166. ],
  167. "dependencies": {
  168. "amdefine": ">=0.0.4"
  169. },
  170. "description": "Generates and consumes source maps",
  171. "devDependencies": {
  172. "dryice": ">=0.4.8"
  173. },
  174. "directories": {
  175. "lib": "./lib"
  176. },
  177. "dist": {
  178. "shasum": "c24bc146ca517c1471f5dacbe2571b2b7f9e3346",
  179. "tarball": "https://registry.npmjs.org/source-map/-/source-map-0.1.43.tgz"
  180. },
  181. "engines": {
  182. "node": ">=0.8.0"
  183. },
  184. "homepage": "https://github.com/mozilla/source-map",
  185. "licenses": [
  186. {
  187. "type": "BSD",
  188. "url": "http://opensource.org/licenses/BSD-3-Clause"
  189. }
  190. ],
  191. "main": "./lib/source-map.js",
  192. "maintainers": [
  193. {
  194. "email": "mozilla-developer-tools@googlegroups.com",
  195. "name": "mozilla-devtools"
  196. },
  197. {
  198. "email": "dherman@mozilla.com",
  199. "name": "mozilla"
  200. },
  201. {
  202. "email": "fitzgen@gmail.com",
  203. "name": "nickfitzgerald"
  204. }
  205. ],
  206. "name": "source-map",
  207. "optionalDependencies": {},
  208. "readme": "ERROR: No README data found!",
  209. "repository": {
  210. "type": "git",
  211. "url": "git+ssh://git@github.com/mozilla/source-map.git"
  212. },
  213. "scripts": {
  214. "build": "node Makefile.dryice.js",
  215. "test": "node test/run-tests.js"
  216. },
  217. "version": "0.1.43"
  218. }