package.json 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325
  1. {
  2. "_from": "acorn@5.X",
  3. "_id": "acorn@5.7.3",
  4. "_inBundle": false,
  5. "_integrity": "sha512-T/zvzYRfbVojPWahDsE5evJdHb3oJoQfFbsrKM7w5Zcs++Tr257tia3BmMP8XYVjp1S9RZXQMh7gao96BlqZOw==",
  6. "_location": "/acorn",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "range",
  10. "registry": true,
  11. "raw": "acorn@5.X",
  12. "name": "acorn",
  13. "escapedName": "acorn",
  14. "rawSpec": "5.X",
  15. "saveSpec": null,
  16. "fetchSpec": "5.X"
  17. },
  18. "_requiredBy": [
  19. "/@gulp-sourcemaps/identity-map",
  20. "/gulp-sourcemaps"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/acorn/-/acorn-5.7.3.tgz",
  23. "_shasum": "67aa231bf8812974b85235a96771eb6bd07ea279",
  24. "_spec": "acorn@5.X",
  25. "_where": "/home/kevin/Documents/Sites/figureslibres.net/user/themes/figureslibres/node_modules/gulp-sourcemaps",
  26. "bin": {
  27. "acorn": "./bin/acorn"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/acornjs/acorn/issues"
  31. },
  32. "bundleDependencies": false,
  33. "contributors": [
  34. {
  35. "name": "List of Acorn contributors. Updated before every release."
  36. },
  37. {
  38. "name": "Adrian Heine"
  39. },
  40. {
  41. "name": "Adrian Rakovsky"
  42. },
  43. {
  44. "name": "Alistair Braidwood"
  45. },
  46. {
  47. "name": "Amila Welihinda"
  48. },
  49. {
  50. "name": "Andres Suarez"
  51. },
  52. {
  53. "name": "Angelo"
  54. },
  55. {
  56. "name": "Aparajita Fishman"
  57. },
  58. {
  59. "name": "Arian Stolwijk"
  60. },
  61. {
  62. "name": "Artem Govorov"
  63. },
  64. {
  65. "name": "Boopesh Mahendran"
  66. },
  67. {
  68. "name": "Bradley Heinz"
  69. },
  70. {
  71. "name": "Brandon Mills"
  72. },
  73. {
  74. "name": "Charles Hughes"
  75. },
  76. {
  77. "name": "Charmander"
  78. },
  79. {
  80. "name": "Chris McKnight"
  81. },
  82. {
  83. "name": "Conrad Irwin"
  84. },
  85. {
  86. "name": "Daniel Tschinder"
  87. },
  88. {
  89. "name": "David Bonnet"
  90. },
  91. {
  92. "name": "Domenico Matteo"
  93. },
  94. {
  95. "name": "ehmicky"
  96. },
  97. {
  98. "name": "Eugene Obrezkov"
  99. },
  100. {
  101. "name": "Felix Maier"
  102. },
  103. {
  104. "name": "Forbes Lindesay"
  105. },
  106. {
  107. "name": "Gilad Peleg"
  108. },
  109. {
  110. "name": "impinball"
  111. },
  112. {
  113. "name": "Ingvar Stepanyan"
  114. },
  115. {
  116. "name": "Jackson Ray Hamilton"
  117. },
  118. {
  119. "name": "Jesse McCarthy"
  120. },
  121. {
  122. "name": "Jiaxing Wang"
  123. },
  124. {
  125. "name": "Joel Kemp"
  126. },
  127. {
  128. "name": "Johannes Herr"
  129. },
  130. {
  131. "name": "John-David Dalton"
  132. },
  133. {
  134. "name": "Jordan Klassen"
  135. },
  136. {
  137. "name": "Jürg Lehni"
  138. },
  139. {
  140. "name": "Kai Cataldo"
  141. },
  142. {
  143. "name": "keeyipchan"
  144. },
  145. {
  146. "name": "Keheliya Gallaba"
  147. },
  148. {
  149. "name": "Kevin Irish"
  150. },
  151. {
  152. "name": "Kevin Kwok"
  153. },
  154. {
  155. "name": "krator"
  156. },
  157. {
  158. "name": "laosb"
  159. },
  160. {
  161. "name": "luckyzeng"
  162. },
  163. {
  164. "name": "Marek"
  165. },
  166. {
  167. "name": "Marijn Haverbeke"
  168. },
  169. {
  170. "name": "Martin Carlberg"
  171. },
  172. {
  173. "name": "Mat Garcia"
  174. },
  175. {
  176. "name": "Mathias Bynens"
  177. },
  178. {
  179. "name": "Mathieu 'p01' Henri"
  180. },
  181. {
  182. "name": "Matthew Bastien"
  183. },
  184. {
  185. "name": "Max Schaefer"
  186. },
  187. {
  188. "name": "Max Zerzouri"
  189. },
  190. {
  191. "name": "Mihai Bazon"
  192. },
  193. {
  194. "name": "Mike Rennie"
  195. },
  196. {
  197. "name": "naoh"
  198. },
  199. {
  200. "name": "Nicholas C. Zakas"
  201. },
  202. {
  203. "name": "Nick Fitzgerald"
  204. },
  205. {
  206. "name": "Olivier Thomann"
  207. },
  208. {
  209. "name": "Oskar Schöldström"
  210. },
  211. {
  212. "name": "Paul Harper"
  213. },
  214. {
  215. "name": "Peter Rust"
  216. },
  217. {
  218. "name": "PlNG"
  219. },
  220. {
  221. "name": "Prayag Verma"
  222. },
  223. {
  224. "name": "ReadmeCritic"
  225. },
  226. {
  227. "name": "r-e-d"
  228. },
  229. {
  230. "name": "Renée Kooi"
  231. },
  232. {
  233. "name": "Richard Gibson"
  234. },
  235. {
  236. "name": "Rich Harris"
  237. },
  238. {
  239. "name": "Sebastian McKenzie"
  240. },
  241. {
  242. "name": "Shahar Soel"
  243. },
  244. {
  245. "name": "Sheel Bedi"
  246. },
  247. {
  248. "name": "Simen Bekkhus"
  249. },
  250. {
  251. "name": "Teddy Katz"
  252. },
  253. {
  254. "name": "Timothy Gu"
  255. },
  256. {
  257. "name": "Toru Nagashima"
  258. },
  259. {
  260. "name": "Victor Homyakov"
  261. },
  262. {
  263. "name": "Wexpo Lyu"
  264. },
  265. {
  266. "name": "zsjforcn"
  267. }
  268. ],
  269. "deprecated": false,
  270. "description": "ECMAScript parser",
  271. "devDependencies": {
  272. "eslint": "^4.10.0",
  273. "eslint-config-standard": "^10.2.1",
  274. "eslint-plugin-import": "^2.2.0",
  275. "eslint-plugin-node": "^5.2.1",
  276. "eslint-plugin-promise": "^3.5.0",
  277. "eslint-plugin-standard": "^3.0.1",
  278. "rollup": "^0.45.0",
  279. "rollup-plugin-buble": "^0.16.0",
  280. "test262": "git+https://github.com/tc39/test262.git#3bfad28cc302fd4455badcfcbca7c5bb7ce41a72",
  281. "test262-parser-runner": "^0.4.0",
  282. "unicode-11.0.0": "^0.7.7"
  283. },
  284. "engines": {
  285. "node": ">=0.4.0"
  286. },
  287. "homepage": "https://github.com/acornjs/acorn",
  288. "license": "MIT",
  289. "main": "dist/acorn.js",
  290. "maintainers": [
  291. {
  292. "name": "Marijn Haverbeke",
  293. "email": "marijnh@gmail.com",
  294. "url": "http://marijnhaverbeke.nl"
  295. },
  296. {
  297. "name": "Ingvar Stepanyan",
  298. "email": "me@rreverser.com",
  299. "url": "http://rreverser.com/"
  300. },
  301. {
  302. "name": "Adrian Heine",
  303. "email": "http://adrianheine.de"
  304. }
  305. ],
  306. "module": "dist/acorn.es.js",
  307. "name": "acorn",
  308. "repository": {
  309. "type": "git",
  310. "url": "git+https://github.com/acornjs/acorn.git"
  311. },
  312. "scripts": {
  313. "build": "npm run build:main && npm run build:walk && npm run build:loose && npm run build:bin",
  314. "build:bin": "rollup -c rollup/config.bin.js",
  315. "build:loose": "rollup -c rollup/config.loose.js && rollup -c rollup/config.loose_es.js",
  316. "build:main": "rollup -c rollup/config.main.js",
  317. "build:walk": "rollup -c rollup/config.walk.js",
  318. "lint": "eslint src/",
  319. "prepare": "npm run build && node test/run.js && node test/lint.js",
  320. "pretest": "npm run build:main && npm run build:loose",
  321. "test": "node test/run.js && node test/lint.js",
  322. "test:test262": "node bin/run_test262.js"
  323. },
  324. "version": "5.7.3"
  325. }