package.json 5.9 KB

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