package.json 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  1. {
  2. "_args": [
  3. [
  4. {
  5. "raw": "source-map@^0.5.6",
  6. "scope": null,
  7. "escapedName": "source-map",
  8. "name": "source-map",
  9. "rawSpec": "^0.5.6",
  10. "spec": ">=0.5.6 <0.6.0",
  11. "type": "range"
  12. },
  13. "/home/king/Desktop/FINAL/AhMyth/app/node_modules/postcss"
  14. ]
  15. ],
  16. "_from": "source-map@>=0.5.6 <0.6.0",
  17. "_id": "source-map@0.5.6",
  18. "_inCache": true,
  19. "_installable": true,
  20. "_location": "/source-map",
  21. "_nodeVersion": "5.3.0",
  22. "_npmOperationalInternal": {
  23. "host": "packages-12-west.internal.npmjs.com",
  24. "tmp": "tmp/source-map-0.5.6.tgz_1462209962516_0.9263619624543935"
  25. },
  26. "_npmUser": {
  27. "name": "nickfitzgerald",
  28. "email": "fitzgen@gmail.com"
  29. },
  30. "_npmVersion": "3.3.12",
  31. "_phantomChildren": {},
  32. "_requested": {
  33. "raw": "source-map@^0.5.6",
  34. "scope": null,
  35. "escapedName": "source-map",
  36. "name": "source-map",
  37. "rawSpec": "^0.5.6",
  38. "spec": ">=0.5.6 <0.6.0",
  39. "type": "range"
  40. },
  41. "_requiredBy": [
  42. "/concat-with-sourcemaps",
  43. "/gulp-uglify/uglify-js",
  44. "/less",
  45. "/postcss",
  46. "/uglify-js",
  47. "/vinyl-sourcemaps-apply"
  48. ],
  49. "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz",
  50. "_shasum": "75ce38f52bf0733c5a7f0c118d81334a2bb5f412",
  51. "_shrinkwrap": null,
  52. "_spec": "source-map@^0.5.6",
  53. "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/postcss",
  54. "author": {
  55. "name": "Nick Fitzgerald",
  56. "email": "nfitzgerald@mozilla.com"
  57. },
  58. "bugs": {
  59. "url": "https://github.com/mozilla/source-map/issues"
  60. },
  61. "contributors": [
  62. {
  63. "name": "Tobias Koppers",
  64. "email": "tobias.koppers@googlemail.com"
  65. },
  66. {
  67. "name": "Duncan Beevers",
  68. "email": "duncan@dweebd.com"
  69. },
  70. {
  71. "name": "Stephen Crane",
  72. "email": "scrane@mozilla.com"
  73. },
  74. {
  75. "name": "Ryan Seddon",
  76. "email": "seddon.ryan@gmail.com"
  77. },
  78. {
  79. "name": "Miles Elam",
  80. "email": "miles.elam@deem.com"
  81. },
  82. {
  83. "name": "Mihai Bazon",
  84. "email": "mihai.bazon@gmail.com"
  85. },
  86. {
  87. "name": "Michael Ficarra",
  88. "email": "github.public.email@michael.ficarra.me"
  89. },
  90. {
  91. "name": "Todd Wolfson",
  92. "email": "todd@twolfson.com"
  93. },
  94. {
  95. "name": "Alexander Solovyov",
  96. "email": "alexander@solovyov.net"
  97. },
  98. {
  99. "name": "Felix Gnass",
  100. "email": "fgnass@gmail.com"
  101. },
  102. {
  103. "name": "Conrad Irwin",
  104. "email": "conrad.irwin@gmail.com"
  105. },
  106. {
  107. "name": "usrbincc",
  108. "email": "usrbincc@yahoo.com"
  109. },
  110. {
  111. "name": "David Glasser",
  112. "email": "glasser@davidglasser.net"
  113. },
  114. {
  115. "name": "Chase Douglas",
  116. "email": "chase@newrelic.com"
  117. },
  118. {
  119. "name": "Evan Wallace",
  120. "email": "evan.exe@gmail.com"
  121. },
  122. {
  123. "name": "Heather Arthur",
  124. "email": "fayearthur@gmail.com"
  125. },
  126. {
  127. "name": "Hugh Kennedy",
  128. "email": "hughskennedy@gmail.com"
  129. },
  130. {
  131. "name": "David Glasser",
  132. "email": "glasser@davidglasser.net"
  133. },
  134. {
  135. "name": "Simon Lydell",
  136. "email": "simon.lydell@gmail.com"
  137. },
  138. {
  139. "name": "Jmeas Smith",
  140. "email": "jellyes2@gmail.com"
  141. },
  142. {
  143. "name": "Michael Z Goddard",
  144. "email": "mzgoddard@gmail.com"
  145. },
  146. {
  147. "name": "azu",
  148. "email": "azu@users.noreply.github.com"
  149. },
  150. {
  151. "name": "John Gozde",
  152. "email": "john@gozde.ca"
  153. },
  154. {
  155. "name": "Adam Kirkton",
  156. "email": "akirkton@truefitinnovation.com"
  157. },
  158. {
  159. "name": "Chris Montgomery",
  160. "email": "christopher.montgomery@dowjones.com"
  161. },
  162. {
  163. "name": "J. Ryan Stinnett",
  164. "email": "jryans@gmail.com"
  165. },
  166. {
  167. "name": "Jack Herrington",
  168. "email": "jherrington@walmartlabs.com"
  169. },
  170. {
  171. "name": "Chris Truter",
  172. "email": "jeffpalentine@gmail.com"
  173. },
  174. {
  175. "name": "Daniel Espeset",
  176. "email": "daniel@danielespeset.com"
  177. },
  178. {
  179. "name": "Jamie Wong",
  180. "email": "jamie.lf.wong@gmail.com"
  181. },
  182. {
  183. "name": "Eddy Bruël",
  184. "email": "ejpbruel@mozilla.com"
  185. },
  186. {
  187. "name": "Hawken Rives",
  188. "email": "hawkrives@gmail.com"
  189. },
  190. {
  191. "name": "Gilad Peleg",
  192. "email": "giladp007@gmail.com"
  193. },
  194. {
  195. "name": "djchie",
  196. "email": "djchie.dev@gmail.com"
  197. },
  198. {
  199. "name": "Gary Ye",
  200. "email": "garysye@gmail.com"
  201. },
  202. {
  203. "name": "Nicolas Lalevée",
  204. "email": "nicolas.lalevee@hibnet.org"
  205. }
  206. ],
  207. "dependencies": {},
  208. "description": "Generates and consumes source maps",
  209. "devDependencies": {
  210. "doctoc": "^0.15.0",
  211. "webpack": "^1.12.0"
  212. },
  213. "directories": {},
  214. "dist": {
  215. "shasum": "75ce38f52bf0733c5a7f0c118d81334a2bb5f412",
  216. "tarball": "https://registry.npmjs.org/source-map/-/source-map-0.5.6.tgz"
  217. },
  218. "engines": {
  219. "node": ">=0.10.0"
  220. },
  221. "files": [
  222. "source-map.js",
  223. "lib/",
  224. "dist/source-map.debug.js",
  225. "dist/source-map.js",
  226. "dist/source-map.min.js",
  227. "dist/source-map.min.js.map"
  228. ],
  229. "gitHead": "aa0398ced67beebea34f0d36f766505656c344f6",
  230. "homepage": "https://github.com/mozilla/source-map",
  231. "license": "BSD-3-Clause",
  232. "main": "./source-map.js",
  233. "maintainers": [
  234. {
  235. "name": "mozilla-devtools",
  236. "email": "mozilla-developer-tools@googlegroups.com"
  237. },
  238. {
  239. "name": "mozilla",
  240. "email": "dherman@mozilla.com"
  241. },
  242. {
  243. "name": "nickfitzgerald",
  244. "email": "fitzgen@gmail.com"
  245. }
  246. ],
  247. "name": "source-map",
  248. "optionalDependencies": {},
  249. "readme": "ERROR: No README data found!",
  250. "repository": {
  251. "type": "git",
  252. "url": "git+ssh://git@github.com/mozilla/source-map.git"
  253. },
  254. "scripts": {
  255. "build": "webpack --color",
  256. "test": "npm run build && node test/run-tests.js",
  257. "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"
  258. },
  259. "version": "0.5.6"
  260. }