package.json 5.9 KB

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