package.json 5.7 KB

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