package.json 5.9 KB

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