package.json 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383
  1. {
  2. "_args": [
  3. [
  4. "mocha-nightwatch@3.2.2",
  5. "E:\\2023\\5\\myjadmin"
  6. ]
  7. ],
  8. "_development": true,
  9. "_from": "mocha-nightwatch@3.2.2",
  10. "_id": "mocha-nightwatch@3.2.2",
  11. "_inBundle": false,
  12. "_integrity": "sha512-BfV+l70xvwfFMoHE4scDN1yLXYeC/lN3TrL8z4R5KJaIStswlHaRNs77Aa/Jw3l3IQWH5/vPCyKYHNqlr1k9nw==",
  13. "_location": "/mocha-nightwatch",
  14. "_phantomChildren": {
  15. "fs.realpath": "1.0.0",
  16. "graceful-readlink": "1.0.1",
  17. "inflight": "1.0.6",
  18. "inherits": "2.0.4",
  19. "minimatch": "3.1.2",
  20. "once": "1.4.0",
  21. "path-is-absolute": "1.0.1"
  22. },
  23. "_requested": {
  24. "type": "version",
  25. "registry": true,
  26. "raw": "mocha-nightwatch@3.2.2",
  27. "name": "mocha-nightwatch",
  28. "escapedName": "mocha-nightwatch",
  29. "rawSpec": "3.2.2",
  30. "saveSpec": null,
  31. "fetchSpec": "3.2.2"
  32. },
  33. "_requiredBy": [
  34. "/nightwatch"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/mocha-nightwatch/-/mocha-nightwatch-3.2.2.tgz",
  37. "_spec": "3.2.2",
  38. "_where": "E:\\2023\\5\\myjadmin",
  39. "author": {
  40. "name": "TJ Holowaychuk",
  41. "email": "tj@vision-media.ca"
  42. },
  43. "bin": {
  44. "mocha-nightwatch": "bin/mocha",
  45. "_mocha-nightwatch": "bin/_mocha"
  46. },
  47. "browser": {
  48. "debug": "./lib/browser/debug.js",
  49. "events": "./lib/browser/events.js",
  50. "tty": "./lib/browser/tty.js",
  51. "./index.js": "./browser-entry.js",
  52. "fs": false,
  53. "glob": false,
  54. "path": false,
  55. "supports-color": false
  56. },
  57. "bugs": {
  58. "url": "https://github.com/nightwatchjs/mocha-nightwatch/issues"
  59. },
  60. "contributors": [
  61. {
  62. "name": "aaroncrows",
  63. "url": "https://github.com/aaroncrows"
  64. },
  65. {
  66. "name": "Aaron Hamid",
  67. "email": "aaron@incsw.com",
  68. "url": "https://github.com/ahamid"
  69. },
  70. {
  71. "name": "Aaron Heckmann",
  72. "email": "aaron.heckmann+github@gmail.com",
  73. "url": "https://github.com/aheckmann"
  74. },
  75. {
  76. "name": "Adam Crabtree",
  77. "url": "CrabDude's alias"
  78. },
  79. {
  80. "name": "Adam Gruber",
  81. "url": "https://github.com/adamgruber"
  82. },
  83. {
  84. "name": "Adrian Ludwig",
  85. "url": "https://github.com/adrian-ludwig"
  86. },
  87. {
  88. "name": "Ainthe Kitchen",
  89. "email": "a.in.the.k@gmail.com",
  90. "url": "https://github.com/ainthek"
  91. },
  92. {
  93. "name": "ajaykodali",
  94. "url": "https://github.com/ajaykodali"
  95. },
  96. {
  97. "name": "Alex Early",
  98. "url": "https://github.com/aearly"
  99. },
  100. {
  101. "name": "Alex Pham",
  102. "email": "thedark1337@thedark1337.com",
  103. "url": "https://github.com/thedark1337"
  104. },
  105. {
  106. "name": "amsul",
  107. "url": "https://github.com/amsul"
  108. },
  109. {
  110. "name": "Andreas Brekken",
  111. "email": "andreas@brekken.com",
  112. "url": "https://github.com/abrkn"
  113. },
  114. {
  115. "name": "Andreas Lind",
  116. "email": "andreas@one.com",
  117. "url": "https://github.com/papandreou"
  118. },
  119. {
  120. "name": "Andrew Miller",
  121. "email": "vnikitin@live.com",
  122. "url": "https://github.com/vnikiti"
  123. },
  124. {
  125. "name": "Andrew Nesbitt",
  126. "email": "andrewnez@gmail.com",
  127. "url": "https://github.com/andrew"
  128. },
  129. {
  130. "name": "Andrey Popp",
  131. "email": "8mayday@gmail.com",
  132. "url": "https://github.com/andreypopp"
  133. },
  134. {
  135. "name": "Andrii Shumada",
  136. "email": "eagleeyes91@gmail.com",
  137. "url": "https://github.com/eagleeye"
  138. },
  139. {
  140. "name": "Anis Safine",
  141. "url": "https://github.com/anis"
  142. },
  143. {
  144. "name": "Arian Stolwijk",
  145. "email": "stolwijk.arian@gmail.com",
  146. "url": "https://github.com/arian"
  147. },
  148. {
  149. "name": "Ariel Mashraki",
  150. "email": "ariel@mashraki.co.il",
  151. "url": "https://github.com/a8m"
  152. },
  153. {
  154. "name": "Arnaud Brousseau",
  155. "url": "https://github.com/ArnaudBrousseau"
  156. },
  157. {
  158. "name": "Atsuya Takagi",
  159. "email": "atsuya.takagi@gmail.com",
  160. "url": "https://github.com/atsuya"
  161. },
  162. {
  163. "name": "Attila Domokos",
  164. "url": "https://github.com/adomokos"
  165. },
  166. {
  167. "name": "Austin Birch",
  168. "url": "https://github.com/austinbirch"
  169. },
  170. {
  171. "name": "Avi Vahl",
  172. "url": "https://github.com/AviVahl"
  173. },
  174. {
  175. "name": "Ben Bradley",
  176. "url": "https://github.com/ben-bradley"
  177. },
  178. {
  179. "name": "beneidel",
  180. "url": "https://github.com/beneidel"
  181. },
  182. {
  183. "name": "Benjie Gillam",
  184. "url": "https://github.com/benjie"
  185. },
  186. {
  187. "name": "Ben Noordhuis",
  188. "email": "info@bnoordhuis.nl",
  189. "url": "https://github.com/bnoordhuis"
  190. },
  191. {
  192. "name": "Benoit Larroque",
  193. "url": "https://github.com/zetaben"
  194. },
  195. {
  196. "name": "Benoît Zugmeyer",
  197. "url": "https://github.com/BenoitZugmeyer"
  198. },
  199. {
  200. "name": "Ben Vinegar",
  201. "url": "https://github.com/benvinegar"
  202. },
  203. {
  204. "name": "Berker Peksag",
  205. "email": "berker.peksag@gmail.com",
  206. "url": "https://github.com/berkerpeksag"
  207. },
  208. {
  209. "name": "Bjørge Næss",
  210. "url": "https://github.com/bjoerge"
  211. },
  212. {
  213. "name": "Brendan Nee",
  214. "email": "brendan@blinktag.com",
  215. "url": "https://github.com/brendannee"
  216. },
  217. {
  218. "name": "Brian Beck",
  219. "email": "exogen@gmail.com",
  220. "url": "https://github.com/exogen"
  221. },
  222. {
  223. "name": "Brian C",
  224. "email": "brian.m.carlson@gmail.com",
  225. "url": "https://github.com/brianc"
  226. },
  227. {
  228. "name": "Brian Lalor",
  229. "email": "blalor@bravo5.org",
  230. "url": "https://github.com/blalor"
  231. },
  232. {
  233. "name": "Brian Moore",
  234. "url": "https://github.com/bionicbrian"
  235. },
  236. {
  237. "name": "Bryan Donovan",
  238. "url": "https://github.com/BryanDonovan"
  239. },
  240. {
  241. "name": "Buck Doyle",
  242. "url": "https://github.com/backspace"
  243. },
  244. {
  245. "name": "C. Scott Ananian",
  246. "email": "cscott@cscott.net",
  247. "url": "https://github.com/cscott"
  248. },
  249. {
  250. "name": "Casey Foster",
  251. "url": "https://github.com/caseywebdev"
  252. },
  253. {
  254. "name": "Charles Lowell",
  255. "email": "cowboyd@frontside.io",
  256. "url": "https://github.com/cowboyd"
  257. },
  258. {
  259. "name": "Chris Buckley",
  260. "email": "chris@cmbuckley.co.uk",
  261. "url": "https://github.com/cmbuckley"
  262. },
  263. {
  264. "name": "Christopher Hiller",
  265. "email": "boneskull@boneskull.com",
  266. "url": "https://github.com/boneskull"
  267. },
  268. {
  269. "name": "Chris Wren",
  270. "email": "chriswrendev@gmail.com",
  271. "url": "https://github.com/ChrisWren"
  272. },
  273. {
  274. "name": "Clemens Stolle",
  275. "url": "https://github.com/klaemo"
  276. },
  277. {
  278. "name": "Connor Dunn",
  279. "url": "https://github.com/Connorhd"
  280. },
  281. {
  282. "name": "Corey Butler",
  283. "url": "https://github.com/coreybutler"
  284. },
  285. {
  286. "name": "Cory Thomas",
  287. "url": "https://github.com/dump247"
  288. },
  289. {
  290. "name": "cybertk",
  291. "url": "https://github.com/cybertk"
  292. },
  293. {
  294. "name": "Daniel Ericsson",
  295. "url": "https://github.com/monowerker"
  296. },
  297. {
  298. "name": "Daniel St. Jules",
  299. "email": "danielst.jules@gmail.com",
  300. "url": "https://github.com/danielstjules"
  301. },
  302. {
  303. "name": "Daniel Stockman",
  304. "email": "daniel.stockman@gmail.com",
  305. "url": "https://github.com/evocateur"
  306. },
  307. {
  308. "name": "Dave McKenna",
  309. "email": "davemckenna01@gmail.com",
  310. "url": "https://github.com/davemckenna01"
  311. },
  312. {
  313. "name": "David da Silva",
  314. "email": "yo@dasilvacont.in",
  315. "url": "https://github.com/dasilvacontin"
  316. },
  317. {
  318. "name": "David Henderson",
  319. "url": "https://github.com/dhendo"
  320. },
  321. {
  322. "name": "Denis Bardadym",
  323. "email": "bardadymchik@gmail.com",
  324. "url": "https://github.com/btd"
  325. },
  326. {
  327. "name": "Devin Weaver",
  328. "email": "suki@tritarget.org",
  329. "url": "https://github.com/sukima"
  330. },
  331. {
  332. "name": "Diogo Monteiro",
  333. "email": "diogo.gmt@gmail.com",
  334. "url": "https://github.com/diogogmt"
  335. },
  336. {
  337. "name": "Dmitry Shirokov",
  338. "email": "deadrunk@gmail.com",
  339. "url": "https://github.com/runk"
  340. },
  341. {
  342. "name": "Domenic Denicola",
  343. "email": "d@domenic.me",
  344. "url": "https://github.com/domenic"
  345. },
  346. {
  347. "name": "Dominic Barnes",
  348. "email": "dominic@dbarnes.info",
  349. "url": "https://github.com/dominicbarnes"
  350. },
  351. {
  352. "name": "domq",
  353. "url": "https://github.com/domq"
  354. },
  355. {
  356. "name": "Douglas Wilson",
  357. "email": "doug@somethingdoug.com",
  358. "url": "https://github.com/dougwilson"
  359. },
  360. {
  361. "name": "Duncan Beevers",
  362. "email": "duncan@dweebd.com",
  363. "url": "https://github.com/duncanbeevers"
  364. },
  365. {
  366. "name": "Duncan Wong",
  367. "url": "https://github.com/badunk"
  368. },
  369. {
  370. "name": "eiji.ienaga",
  371. "url": "https://github.com/haru01"
  372. },
  373. {
  374. "name": "Fabio Crisci",
  375. "email": "piuccio@gmail.com",
  376. "url": "https://github.com/piuccio"
  377. },
  378. {
  379. "name": "Fede Ramirez",
  380. "email": "i@2fd.me",
  381. "url": "https://github.com/2fd"
  382. },
  383. {
  384. "name": "Fedor Indutny",
  385. "email": "fedor@indutny.com",
  386. "url": "https://github.com/indutny"
  387. },
  388. {
  389. "name": "fengmk2",
  390. "email": "m@fengmk2.com",
  391. "url": "https://github.com/fengmk2"
  392. },
  393. {
  394. "name": "Florian Margaine",
  395. "email": "florian@margaine.com",
  396. "url": "https://github.com/ralt"
  397. },
  398. {
  399. "name": "Forbes Lindesay",
  400. "url": "https://github.com/ForbesLindesay"
  401. },
  402. {
  403. "name": "Frederico Silva",
  404. "url": "https://github.com/fredericosilva"
  405. },
  406. {
  407. "name": "Fredrik Enestad",
  408. "email": "fredrik.enestad@soundtrackyourbrand.com",
  409. "url": "https://github.com/fredr"
  410. },
  411. {
  412. "name": "Fredrik Lindin",
  413. "url": "https://github.com/Cowboy-coder"
  414. },
  415. {
  416. "name": "Gabriel Silk",
  417. "url": "https://github.com/gsilk"
  418. },
  419. {
  420. "name": "Gareth Aye",
  421. "email": "gareth.aye@gmail.com",
  422. "url": "https://github.com/gaye"
  423. },
  424. {
  425. "name": "Gavin Mogan",
  426. "email": "gavin@gavinmogan.com",
  427. "url": "https://github.com/halkeye"
  428. },
  429. {
  430. "name": "gigadude",
  431. "url": "https://github.com/gigadude"
  432. },
  433. {
  434. "name": "Giovanni Bassi",
  435. "url": "https://github.com/giggio"
  436. },
  437. {
  438. "name": "Glen Huang",
  439. "email": "curvedmark@gmail.com",
  440. "url": "https://github.com/curvedmark"
  441. },
  442. {
  443. "name": "Glen Mailer",
  444. "email": "glen@stainlessed.co.uk",
  445. "url": "https://github.com/glenjamin"
  446. },
  447. {
  448. "name": "Greg Perkins",
  449. "email": "gregperkins@alum.mit.edu",
  450. "url": "https://github.com/gregrperkins"
  451. },
  452. {
  453. "name": "Guillermo Rauch",
  454. "email": "rauchg@gmail.com",
  455. "url": "https://github.com/rauchg"
  456. },
  457. {
  458. "name": "Guy Arye",
  459. "url": "https://github.com/aryeguy"
  460. },
  461. {
  462. "name": "Gyandeep Singh",
  463. "email": "gyandeeps@gmail.com",
  464. "url": "https://github.com/gyandeeps"
  465. },
  466. {
  467. "name": "Harish",
  468. "email": "hyeluri@gmail.com",
  469. "url": "https://github.com/hyeluri"
  470. },
  471. {
  472. "name": "Harry Brundage",
  473. "email": "harry.brundage@gmail.com",
  474. "url": "https://github.com/airhorns"
  475. },
  476. {
  477. "name": "Ian Remmel",
  478. "email": "design@ianwremmel.com",
  479. "url": "https://github.com/ianwremmel"
  480. },
  481. {
  482. "name": "Ian Storm Taylor",
  483. "url": "https://github.com/ianstormtaylor"
  484. },
  485. {
  486. "name": "Ian Young",
  487. "email": "ian@iangreenleaf.com",
  488. "url": "https://github.com/iangreenleaf"
  489. },
  490. {
  491. "name": "Ivan",
  492. "url": "https://github.com/ivanstoyanov"
  493. },
  494. {
  495. "name": "Jaakko Salonen",
  496. "url": "https://github.com/jsalonen"
  497. },
  498. {
  499. "name": "Jacob Wejendorp",
  500. "email": "jacob@wejendorp.dk",
  501. "url": "https://github.com/wejendorp"
  502. },
  503. {
  504. "name": "Jake Craige",
  505. "url": "https://github.com/jakecraige"
  506. },
  507. {
  508. "name": "Jake Marsh",
  509. "url": "https://github.com/jakemmarsh"
  510. },
  511. {
  512. "name": "Jake Mc",
  513. "email": "jake.mc@icloud.com",
  514. "url": "https://github.com/startswithaj"
  515. },
  516. {
  517. "name": "Jake Verbaten",
  518. "email": "raynos2@gmail.com",
  519. "url": "https://github.com/Raynos"
  520. },
  521. {
  522. "name": "Jakub Nešetřil",
  523. "email": "jakub@apiary.io",
  524. "url": "https://github.com/zzen"
  525. },
  526. {
  527. "name": "James Bowes",
  528. "url": "https://github.com/jbowes"
  529. },
  530. {
  531. "name": "James Carr",
  532. "email": "james.r.carr@gmail.com",
  533. "url": "https://github.com/jamescarr"
  534. },
  535. {
  536. "name": "James G. Kim",
  537. "email": "jgkim@jayg.org",
  538. "url": "https://github.com/jgkim"
  539. },
  540. {
  541. "name": "James Lal",
  542. "email": "james@lightsofapollo.com",
  543. "url": "https://github.com/lightsofapollo"
  544. },
  545. {
  546. "name": "James Nylen",
  547. "email": "jnylen@gmail.com",
  548. "url": "https://github.com/nylen"
  549. },
  550. {
  551. "name": "Jason",
  552. "url": "https://github.com/jlai"
  553. },
  554. {
  555. "name": "Jason Barry",
  556. "email": "jay@jcbarry.com",
  557. "url": "https://github.com/JCBarry"
  558. },
  559. {
  560. "name": "Javier Aranda",
  561. "email": "javier.aranda.varo@gmail.com",
  562. "url": "https://github.com/javierav"
  563. },
  564. {
  565. "name": "jcreamer898",
  566. "url": "https://github.com/jcreamer898"
  567. },
  568. {
  569. "name": "Jean Ponchon",
  570. "url": "https://github.com/nopnop"
  571. },
  572. {
  573. "name": "Jeff Kunkle",
  574. "url": "https://github.com/kunklejr"
  575. },
  576. {
  577. "name": "Jeff Schilling",
  578. "email": "jeff@manicwave.com",
  579. "url": "https://github.com/jschilli"
  580. },
  581. {
  582. "name": "JeongHoon Byun",
  583. "email": "outsideris@gmail.com",
  584. "url": "aka Outsider"
  585. },
  586. {
  587. "name": "Jeremy Martin",
  588. "url": "https://github.com/jmar777"
  589. },
  590. {
  591. "name": "jimenglish81",
  592. "url": "https://github.com/jimenglish81"
  593. },
  594. {
  595. "name": "Jimmy Cuadra",
  596. "url": "https://github.com/jimmycuadra"
  597. },
  598. {
  599. "name": "jldailey",
  600. "url": "https://github.com/jldailey"
  601. },
  602. {
  603. "name": "jleyba",
  604. "url": "https://github.com/jleyba"
  605. },
  606. {
  607. "name": "Joey Cozza",
  608. "email": "joeycozza@gmail.com",
  609. "url": "https://github.com/joeycozza"
  610. },
  611. {
  612. "name": "Johnathon Sanders",
  613. "url": "https://github.com/outdooricon"
  614. },
  615. {
  616. "name": "John Doty",
  617. "email": "jrhdoty@gmail.com",
  618. "url": "https://github.com/jrhdoty"
  619. },
  620. {
  621. "name": "John Firebaugh",
  622. "email": "john.firebaugh@gmail.com",
  623. "url": "https://github.com/jfirebaugh"
  624. },
  625. {
  626. "name": "John Reeves",
  627. "url": "https://github.com/jonnyreeves"
  628. },
  629. {
  630. "name": "Jo Liss",
  631. "email": "joliss42@gmail.com",
  632. "url": "https://github.com/joliss"
  633. },
  634. {
  635. "name": "Jonas Dohse",
  636. "url": "https://github.com/dohse"
  637. },
  638. {
  639. "name": "Jonathan Kim",
  640. "email": "hello@jkimbo.co.uk",
  641. "url": "https://github.com/jkimbo"
  642. },
  643. {
  644. "name": "Jonathan Park",
  645. "email": "jonathan.daniel.park@gmail.com",
  646. "url": "https://github.com/park9140"
  647. },
  648. {
  649. "name": "jongleberry",
  650. "email": "me@jongleberry.com",
  651. "url": "https://github.com/jonathanong"
  652. },
  653. {
  654. "name": "Jordan Sexton",
  655. "email": "jordan@jordansexton.com",
  656. "url": "https://github.com/jordansexton"
  657. },
  658. {
  659. "name": "Joseph Spencer",
  660. "url": "https://github.com/jsdevel"
  661. },
  662. {
  663. "name": "Josh Lory",
  664. "url": "https://github.com/joshlory"
  665. },
  666. {
  667. "name": "Joshua Appelman",
  668. "email": "joshua@jbna.nl",
  669. "url": "https://github.com/jbnicolai"
  670. },
  671. {
  672. "name": "Joshua Krall",
  673. "email": "joshuakrall@pobox.com",
  674. "url": "https://github.com/jkrall"
  675. },
  676. {
  677. "name": "João Moreno",
  678. "url": "https://github.com/joaomoreno"
  679. },
  680. {
  681. "name": "João Paulo Bochi",
  682. "email": "jpbochi@gmail.com",
  683. "url": "https://github.com/jpbochi"
  684. },
  685. {
  686. "name": "jugglinmike",
  687. "url": "https://github.com/jugglinmike"
  688. },
  689. {
  690. "name": "Julien Wajsberg",
  691. "url": "https://github.com/julienw"
  692. },
  693. {
  694. "name": "Jussi Virtanen",
  695. "email": "contact@jvirtanen.org",
  696. "url": "https://github.com/jvirtanen"
  697. },
  698. {
  699. "name": "Justin DuJardin",
  700. "url": "https://github.com/justindujardin"
  701. },
  702. {
  703. "name": "Juzer Ali",
  704. "email": "juzerali@live.com",
  705. "url": "https://github.com/juzerali"
  706. },
  707. {
  708. "name": "Jérémie Astori",
  709. "url": "https://github.com/astorije"
  710. },
  711. {
  712. "name": "Katie Gengler",
  713. "url": "https://github.com/kategengler"
  714. },
  715. {
  716. "name": "Kazuhito Hokamura",
  717. "url": "https://github.com/hokaccha"
  718. },
  719. {
  720. "name": "Keith Cirkel",
  721. "url": "https://github.com/keithamus"
  722. },
  723. {
  724. "name": "Kent C. Dodds",
  725. "email": "kent+github@doddsfamily.us",
  726. "url": "https://github.com/kentcdodds"
  727. },
  728. {
  729. "name": "Kevin Burke",
  730. "email": "kev@inburke.com",
  731. "url": "https://github.com/kevinburke"
  732. },
  733. {
  734. "name": "Kevin Conway",
  735. "email": "kevinjacobconway@gmail.com",
  736. "url": "https://github.com/kevinconway"
  737. },
  738. {
  739. "name": "Kevin Kirsche",
  740. "email": "Kev.Kirsche@gmail.com",
  741. "url": "https://github.com/kkirsche"
  742. },
  743. {
  744. "name": "Kirill Korolyov",
  745. "email": "kirill.korolyov@gmail.com",
  746. "url": "https://github.com/Dremora"
  747. },
  748. {
  749. "name": "Koen Punt",
  750. "email": "mail@koen.pt",
  751. "url": "https://github.com/koenpunt"
  752. },
  753. {
  754. "name": "Konstantin Käfer",
  755. "email": "mail@kkaefer.com",
  756. "url": "https://github.com/kkaefer"
  757. },
  758. {
  759. "name": "Kris Rasmussen",
  760. "url": "https://github.com/krisr"
  761. },
  762. {
  763. "name": "Kyle Mitchell",
  764. "email": "kyle@kemitchell.com",
  765. "url": "https://github.com/kemitchell"
  766. },
  767. {
  768. "name": "lakmeer",
  769. "url": "https://github.com/lakmeer"
  770. },
  771. {
  772. "name": "Liam Newman",
  773. "email": "bitwiseman@gmail.com",
  774. "url": "https://github.com/bitwiseman"
  775. },
  776. {
  777. "name": "Linus Unnebäck",
  778. "email": "linus@folkdatorn.se",
  779. "url": "https://github.com/LinusU"
  780. },
  781. {
  782. "name": "Long Ho",
  783. "email": "holevietlong@gmail.com",
  784. "url": "https://github.com/longlho"
  785. },
  786. {
  787. "name": "László Bácsi",
  788. "email": "lackac@lackac.hu",
  789. "url": "https://github.com/lackac"
  790. },
  791. {
  792. "name": "Maciej Małecki",
  793. "email": "me@mmalecki.com",
  794. "url": "https://github.com/mmalecki"
  795. },
  796. {
  797. "name": "Mal Graty",
  798. "url": "https://github.com/mal"
  799. },
  800. {
  801. "name": "Marcello Bastéa-Forte",
  802. "email": "marcello@cellosoft.com",
  803. "url": "https://github.com/marcello3d"
  804. },
  805. {
  806. "name": "Marc Kuo",
  807. "email": "marc@routific.com",
  808. "url": "https://github.com/mck-"
  809. },
  810. {
  811. "name": "Mark Banner",
  812. "url": "https://github.com/Standard8"
  813. },
  814. {
  815. "name": "Matija Marohnić",
  816. "email": "matija.marohnic@gmail.com",
  817. "url": "https://github.com/silvenon"
  818. },
  819. {
  820. "name": "Matthew Shanley",
  821. "email": "matthewshanley@littlesecretsrecords.com",
  822. "url": "https://github.com/arkadyan"
  823. },
  824. {
  825. "name": "mattias-lw",
  826. "url": "https://github.com/mattias-lw"
  827. },
  828. {
  829. "name": "Matt Robenolt",
  830. "email": "m@robenolt.com",
  831. "url": "https://github.com/mattrobenolt"
  832. },
  833. {
  834. "name": "Matt Smith",
  835. "email": "matt@twobitfool.com",
  836. "url": "https://github.com/twobitfool"
  837. },
  838. {
  839. "name": "Max Goodman",
  840. "email": "c@chromako.de",
  841. "url": "https://github.com/chromakode"
  842. },
  843. {
  844. "name": "Maximilian Antoni",
  845. "email": "mail@maxantoni.de",
  846. "url": "https://github.com/mantoni"
  847. },
  848. {
  849. "name": "Merrick Christensen",
  850. "email": "merrick.christensen@gmail.com",
  851. "url": "https://github.com/iammerrick"
  852. },
  853. {
  854. "name": "michael-adsk",
  855. "url": "https://github.com/michael-adsk"
  856. },
  857. {
  858. "name": "Michael Demmer",
  859. "url": "https://github.com/demmer"
  860. },
  861. {
  862. "name": "Michael Jackson",
  863. "email": "mjijackson@gmail.com",
  864. "url": "https://github.com/mjackson"
  865. },
  866. {
  867. "name": "Michael Schoonmaker",
  868. "email": "michael.r.schoonmaker@gmail.com",
  869. "url": "https://github.com/Schoonology"
  870. },
  871. {
  872. "name": "Michal Charemza",
  873. "url": "https://github.com/michalc"
  874. },
  875. {
  876. "name": "Mike Olson",
  877. "url": "https://github.com/mwolson"
  878. },
  879. {
  880. "name": "Mislav Marohnić",
  881. "email": "mislav.marohnic@gmail.com",
  882. "url": "https://github.com/mislav"
  883. },
  884. {
  885. "name": "mrShturman",
  886. "url": "https://github.com/mrShturman"
  887. },
  888. {
  889. "name": "Nathan Alderson",
  890. "email": "nathan@nathanalderson.com",
  891. "url": "https://github.com/nathanalderson"
  892. },
  893. {
  894. "name": "Nathan Black",
  895. "email": "nathan@nathanblack.org",
  896. "url": "https://github.com/nathanboktae"
  897. },
  898. {
  899. "name": "Nathan Bowser",
  900. "email": "nbowser@gmail.com",
  901. "url": "https://github.com/nathanbowser"
  902. },
  903. {
  904. "name": "Nathan Houle",
  905. "email": "nathan+github@nathanhoule.com",
  906. "url": "https://github.com/ndhoule"
  907. },
  908. {
  909. "name": "Nathan Rajlich",
  910. "email": "nathan@tootallnate.net",
  911. "url": "https://github.com/TooTallNate"
  912. },
  913. {
  914. "name": "Nick Fitzgerald",
  915. "url": "https://github.com/fitzgen"
  916. },
  917. {
  918. "name": "noirlab",
  919. "url": "https://github.com/noirlab"
  920. },
  921. {
  922. "name": "Noshir Patel",
  923. "email": "nosh@blackpiano.com",
  924. "url": "https://github.com/noshir-patel"
  925. },
  926. {
  927. "name": "OlegTsyba",
  928. "email": "oleg.tsyba.ua@gmail.com",
  929. "url": "https://github.com/OlegTsyba"
  930. },
  931. {
  932. "name": "omar",
  933. "url": "https://github.com/omardelarosa"
  934. },
  935. {
  936. "name": "Panu Horsmalahti",
  937. "email": "panu.horsmalahti@iki.fi",
  938. "url": "https://github.com/panuhorsmalahti"
  939. },
  940. {
  941. "name": "Parker Moore",
  942. "email": "email@byparker.com",
  943. "url": "https://github.com/parkr"
  944. },
  945. {
  946. "name": "Paul Armstrong",
  947. "url": "https://github.com/paularmstrong"
  948. },
  949. {
  950. "name": "Paul Miller",
  951. "email": "paul+gh@paulmillr.com",
  952. "url": "https://github.com/paulmillr"
  953. },
  954. {
  955. "name": "Pavel Zubkou",
  956. "url": "https://github.com/irnc"
  957. },
  958. {
  959. "name": "Pete Hawkins",
  960. "url": "https://github.com/phawk"
  961. },
  962. {
  963. "name": "Phil Sung",
  964. "email": "philbert@gmail.com",
  965. "url": "https://github.com/psung"
  966. },
  967. {
  968. "name": "Prayag Verma",
  969. "email": "prayag.verma@gmail.com",
  970. "url": "https://github.com/pra85"
  971. },
  972. {
  973. "name": "qiu zuhui",
  974. "email": "qiuzuhui@gmail.com",
  975. "url": "https://github.com/qiuzuhui"
  976. },
  977. {
  978. "name": "Quang Van",
  979. "email": "quang@boldapps.io",
  980. "url": "https://github.com/quangv"
  981. },
  982. {
  983. "name": "Rauno",
  984. "url": "https://github.com/Rauno56"
  985. },
  986. {
  987. "name": "Refael Ackermann",
  988. "email": "me@refack.com",
  989. "url": "https://github.com/refack"
  990. },
  991. {
  992. "name": "Richard Dingwall",
  993. "email": "rdingwall@gmail.com",
  994. "url": "https://github.com/rdingwall"
  995. },
  996. {
  997. "name": "Richard Knop",
  998. "url": "https://github.com/RichardKnop"
  999. },
  1000. {
  1001. "name": "Rico Sta. Cruz",
  1002. "email": "hi@ricostacruz.com",
  1003. "url": "https://github.com/rstacruz"
  1004. },
  1005. {
  1006. "name": "Robert Rossmann",
  1007. "url": "https://github.com/Alaneor"
  1008. },
  1009. {
  1010. "name": "Rob Wu",
  1011. "email": "rob@robwu.nl",
  1012. "url": "https://github.com/Rob--W"
  1013. },
  1014. {
  1015. "name": "Romain",
  1016. "url": "https://github.com/rprieto"
  1017. },
  1018. {
  1019. "name": "Roman Neuhauser",
  1020. "email": "rneuhauser@sigpipe.cz",
  1021. "url": "https://github.com/roman-neuhauser"
  1022. },
  1023. {
  1024. "name": "Roman Shtylman",
  1025. "url": "https://github.com/defunctzombie"
  1026. },
  1027. {
  1028. "name": "Russ Bradberry",
  1029. "email": "devdazed@me.com",
  1030. "url": "https://github.com/devdazed"
  1031. },
  1032. {
  1033. "name": "Russell Munson",
  1034. "url": "https://github.com/rmunson"
  1035. },
  1036. {
  1037. "name": "Ryan",
  1038. "email": "ryan.shaw@min.vc",
  1039. "url": "https://github.com/ryan-shaw"
  1040. },
  1041. {
  1042. "name": "Ryan Hubbard",
  1043. "url": "https://github.com/ryedog"
  1044. },
  1045. {
  1046. "name": "Ryunosuke Sato",
  1047. "email": "tricknotes.rs@gmail.com",
  1048. "url": "https://github.com/tricknotes"
  1049. },
  1050. {
  1051. "name": "ryym",
  1052. "url": "https://github.com/ryym"
  1053. },
  1054. {
  1055. "name": "Salehen Shovon Rahman",
  1056. "email": "sal@linux.com",
  1057. "url": "https://github.com/shovon"
  1058. },
  1059. {
  1060. "name": "Salvador de la Puente González",
  1061. "email": "salva@unoyunodiez.com",
  1062. "url": "https://github.com/delapuente"
  1063. },
  1064. {
  1065. "name": "Sam Mussell",
  1066. "url": "https://github.com/smussell"
  1067. },
  1068. {
  1069. "name": "Samuel Goldszmidt",
  1070. "email": "samuel.goldszmidt@gmail.com",
  1071. "url": "https://github.com/ouhouhsami"
  1072. },
  1073. {
  1074. "name": "Sasha Koss",
  1075. "email": "kossnocorp@gmail.com",
  1076. "url": "https://github.com/kossnocorp"
  1077. },
  1078. {
  1079. "name": "Scott Santucci",
  1080. "email": "ScottFreeCode@gmail.com",
  1081. "url": "https://github.com/ScottFreeCode"
  1082. },
  1083. {
  1084. "name": "Sean Lang",
  1085. "email": "slang800@gmail.com",
  1086. "url": "https://github.com/slang800"
  1087. },
  1088. {
  1089. "name": "seb vincent",
  1090. "email": "seb.vincent@gmail.com",
  1091. "url": "https://github.com/sebv"
  1092. },
  1093. {
  1094. "name": "Seiya Konno",
  1095. "email": "nulltask@gmail.com",
  1096. "url": "https://github.com/nulltask"
  1097. },
  1098. {
  1099. "name": "Sergey Simonchik",
  1100. "url": "https://github.com/segrey"
  1101. },
  1102. {
  1103. "name": "Sergio Santoro",
  1104. "url": "https://github.com/taueres"
  1105. },
  1106. {
  1107. "name": "Shahar Soel",
  1108. "url": "https://github.com/bd82"
  1109. },
  1110. {
  1111. "name": "Shaine Hatch",
  1112. "url": "https://github.com/shaine"
  1113. },
  1114. {
  1115. "name": "Shiwei Wang",
  1116. "url": "https://github.com/wsw0108"
  1117. },
  1118. {
  1119. "name": "Simon Gaeremynck",
  1120. "url": "https://github.com/simong"
  1121. },
  1122. {
  1123. "name": "Simon Goumaz",
  1124. "url": "https://github.com/sgoumaz"
  1125. },
  1126. {
  1127. "name": "Sindre Sorhus",
  1128. "email": "sindresorhus@gmail.com",
  1129. "url": "https://github.com/sindresorhus"
  1130. },
  1131. {
  1132. "name": "slientcloud",
  1133. "email": "rjmuqiang@gmail.com",
  1134. "url": "https://github.com/silentcloud"
  1135. },
  1136. {
  1137. "name": "Sorin Iclanzan",
  1138. "url": "https://github.com/iclanzan"
  1139. },
  1140. {
  1141. "name": "Standa Opichal",
  1142. "email": "opichals@gmail.com",
  1143. "url": "https://github.com/opichals"
  1144. },
  1145. {
  1146. "name": "Stephen Mathieson",
  1147. "email": "me@stephenmathieson.com",
  1148. "url": "https://github.com/stephenmathieson"
  1149. },
  1150. {
  1151. "name": "Steve Mason",
  1152. "url": "https://github.com/spmason"
  1153. },
  1154. {
  1155. "name": "Stewart Taylor",
  1156. "email": "stewart@taylore.net",
  1157. "url": "https://github.com/Stewart-Taylor"
  1158. },
  1159. {
  1160. "name": "Sune Simonsen",
  1161. "email": "sune@we-knowhow.dk",
  1162. "url": "https://github.com/sunesimonsen"
  1163. },
  1164. {
  1165. "name": "Sylvain Faucherand",
  1166. "url": "https://github.com/slyg"
  1167. },
  1168. {
  1169. "name": "Takuya Nishigori",
  1170. "email": "nishigori.tak@gmail.com",
  1171. "url": "https://github.com/nishigori"
  1172. },
  1173. {
  1174. "name": "Taylor Gautier",
  1175. "url": "https://github.com/tsgautier"
  1176. },
  1177. {
  1178. "name": "Teddy Zeenny",
  1179. "url": "https://github.com/teddyzeenny"
  1180. },
  1181. {
  1182. "name": "Thomas Grainger",
  1183. "email": "https//@graingert.co.uk",
  1184. "url": "https://github.com/graingert"
  1185. },
  1186. {
  1187. "name": "Tim Ehat",
  1188. "url": "https://github.com/timehat"
  1189. },
  1190. {
  1191. "name": "Timothy Gu",
  1192. "email": "timothygu99@gmail.com",
  1193. "url": "https://github.com/TimothyGu"
  1194. },
  1195. {
  1196. "name": "Timo Tijhof",
  1197. "email": "krinklemail@gmail.com",
  1198. "url": "https://github.com/Krinkle"
  1199. },
  1200. {
  1201. "name": "Tingan Ho",
  1202. "email": "tingan87@gmail.com",
  1203. "url": "https://github.com/tinganho"
  1204. },
  1205. {
  1206. "name": "TJ Holowaychuk",
  1207. "email": "tj@vision-media.ca",
  1208. "url": "https://github.com/tj"
  1209. },
  1210. {
  1211. "name": "Tobias Bieniek",
  1212. "email": "tobias.bieniek@gmail.com",
  1213. "url": "https://github.com/Turbo87"
  1214. },
  1215. {
  1216. "name": "Toby Ho",
  1217. "email": "airportyh@gmail.com",
  1218. "url": "https://github.com/airportyh"
  1219. },
  1220. {
  1221. "name": "Todd Agulnick",
  1222. "url": "https://github.com/tawdle"
  1223. },
  1224. {
  1225. "name": "Tom Hughes",
  1226. "url": "https://github.com/tomhughes"
  1227. },
  1228. {
  1229. "name": "Tommy Montgomery",
  1230. "url": "https://github.com/tmont"
  1231. },
  1232. {
  1233. "name": "traleig1",
  1234. "url": "https://github.com/traleig1"
  1235. },
  1236. {
  1237. "name": "Travis Jeffery",
  1238. "email": "tj@travisjeffery.com",
  1239. "url": "https://github.com/travisjeffery"
  1240. },
  1241. {
  1242. "name": "Tyson Tate",
  1243. "email": "tyson@tysontate.com",
  1244. "url": "https://github.com/tysontate"
  1245. },
  1246. {
  1247. "name": "Valentin Agachi",
  1248. "url": "https://github.com/avaly"
  1249. },
  1250. {
  1251. "name": "Victor Costan",
  1252. "email": "victor@costan.us",
  1253. "url": "https://github.com/pwnall"
  1254. },
  1255. {
  1256. "name": "Vladimir Chernis",
  1257. "url": "https://github.com/vlazzle"
  1258. },
  1259. {
  1260. "name": "Vlad Magdalin",
  1261. "email": "vlad@webflow.com",
  1262. "url": "https://github.com/callmevlad"
  1263. },
  1264. {
  1265. "name": "Will Langstroth",
  1266. "url": "https://github.com/wlangstroth"
  1267. },
  1268. {
  1269. "name": "Wil Moore III",
  1270. "email": "wil.moore@wilmoore.com",
  1271. "url": "https://github.com/wilmoore"
  1272. },
  1273. {
  1274. "name": "Xavier Antoviaque",
  1275. "email": "xavier@opencraft.com",
  1276. "url": "https://github.com/antoviaque"
  1277. },
  1278. {
  1279. "name": "Xavier Damman",
  1280. "email": "xdamman@gmail.com",
  1281. "url": "https://github.com/xdamman"
  1282. },
  1283. {
  1284. "name": "Yanis Wang",
  1285. "email": "yanis.wang@gmail.com",
  1286. "url": "https://github.com/yaniswang"
  1287. },
  1288. {
  1289. "name": "yuitest",
  1290. "email": "developer.yuitest+github@cjhat.net",
  1291. "url": "https://github.com/yuitest"
  1292. },
  1293. {
  1294. "name": "Zhiye Li",
  1295. "email": "github@zhiye.li",
  1296. "url": "https://github.com/zhiyelee"
  1297. },
  1298. {
  1299. "name": "Zhouxuan Yang",
  1300. "email": "fool2fish@gmail.com",
  1301. "url": "https://github.com/fool2fish"
  1302. },
  1303. {
  1304. "name": "Zsolt Takács",
  1305. "email": "firstname at lastname dot cc",
  1306. "url": "https://github.com/oker1"
  1307. }
  1308. ],
  1309. "dependencies": {
  1310. "browser-stdout": "1.3.0",
  1311. "commander": "2.9.0",
  1312. "debug": "2.2.0",
  1313. "diff": "1.4.0",
  1314. "escape-string-regexp": "1.0.5",
  1315. "glob": "7.0.5",
  1316. "growl": "1.9.2",
  1317. "json3": "3.3.2",
  1318. "lodash.create": "3.1.1",
  1319. "mkdirp": "0.5.1",
  1320. "supports-color": "3.1.2"
  1321. },
  1322. "description": "simple, flexible, fun test framework",
  1323. "devDependencies": {
  1324. "assert": "^1.4.1",
  1325. "browserify": "^13.0.0",
  1326. "coffee-script": "^1.10.0",
  1327. "eslint": "^2.13.1",
  1328. "eslint-config-semistandard": "^6.0.2",
  1329. "eslint-config-standard": "^5.0.0",
  1330. "eslint-plugin-promise": "^2.0.1",
  1331. "eslint-plugin-standard": "1.3.2",
  1332. "expect.js": "^0.3.1",
  1333. "karma": "^1.1.0",
  1334. "karma-browserify": "^5.0.5",
  1335. "karma-chrome-launcher": "^2.0.0",
  1336. "karma-expect": "^1.1.2",
  1337. "karma-mocha": "^1.3.0",
  1338. "karma-phantomjs-launcher": "^0.2.3",
  1339. "karma-sauce-launcher": "^1.0.0",
  1340. "karma-spec-reporter": "0.0.26",
  1341. "os-name": "^2.0.1",
  1342. "phantomjs": "1.9.8",
  1343. "rimraf": "^2.5.2",
  1344. "should": "^9.0.2",
  1345. "through2": "^2.0.1",
  1346. "watchify": "^3.7.0"
  1347. },
  1348. "engines": {
  1349. "node": ">= 0.10.x",
  1350. "npm": ">= 1.4.x"
  1351. },
  1352. "files": [
  1353. "bin",
  1354. "images",
  1355. "lib",
  1356. "index.js",
  1357. "mocha.css",
  1358. "mocha.js",
  1359. "browser-entry.js",
  1360. "LICENSE",
  1361. "bower.json"
  1362. ],
  1363. "homepage": "https://mochajs.org",
  1364. "keywords": [
  1365. "mocha",
  1366. "test",
  1367. "bdd",
  1368. "tdd",
  1369. "tap",
  1370. "nightwatch"
  1371. ],
  1372. "license": "MIT",
  1373. "logo": "https://cldup.com/S9uQ-cOLYz.svg",
  1374. "name": "mocha-nightwatch",
  1375. "repository": {
  1376. "type": "git",
  1377. "url": "git://github.com/nightwatchjs/mocha-nightwatch.git"
  1378. },
  1379. "scripts": {
  1380. "test": "make test"
  1381. },
  1382. "version": "3.2.2"
  1383. }