| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383 |
- {
- "_args": [
- [
- "mocha-nightwatch@3.2.2",
- "E:\\2023\\5\\myjadmin"
- ]
- ],
- "_development": true,
- "_from": "mocha-nightwatch@3.2.2",
- "_id": "mocha-nightwatch@3.2.2",
- "_inBundle": false,
- "_integrity": "sha512-BfV+l70xvwfFMoHE4scDN1yLXYeC/lN3TrL8z4R5KJaIStswlHaRNs77Aa/Jw3l3IQWH5/vPCyKYHNqlr1k9nw==",
- "_location": "/mocha-nightwatch",
- "_phantomChildren": {
- "fs.realpath": "1.0.0",
- "graceful-readlink": "1.0.1",
- "inflight": "1.0.6",
- "inherits": "2.0.4",
- "minimatch": "3.1.2",
- "once": "1.4.0",
- "path-is-absolute": "1.0.1"
- },
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "mocha-nightwatch@3.2.2",
- "name": "mocha-nightwatch",
- "escapedName": "mocha-nightwatch",
- "rawSpec": "3.2.2",
- "saveSpec": null,
- "fetchSpec": "3.2.2"
- },
- "_requiredBy": [
- "/nightwatch"
- ],
- "_resolved": "https://registry.npmjs.org/mocha-nightwatch/-/mocha-nightwatch-3.2.2.tgz",
- "_spec": "3.2.2",
- "_where": "E:\\2023\\5\\myjadmin",
- "author": {
- "name": "TJ Holowaychuk",
- "email": "tj@vision-media.ca"
- },
- "bin": {
- "mocha-nightwatch": "bin/mocha",
- "_mocha-nightwatch": "bin/_mocha"
- },
- "browser": {
- "debug": "./lib/browser/debug.js",
- "events": "./lib/browser/events.js",
- "tty": "./lib/browser/tty.js",
- "./index.js": "./browser-entry.js",
- "fs": false,
- "glob": false,
- "path": false,
- "supports-color": false
- },
- "bugs": {
- "url": "https://github.com/nightwatchjs/mocha-nightwatch/issues"
- },
- "contributors": [
- {
- "name": "aaroncrows",
- "url": "https://github.com/aaroncrows"
- },
- {
- "name": "Aaron Hamid",
- "email": "aaron@incsw.com",
- "url": "https://github.com/ahamid"
- },
- {
- "name": "Aaron Heckmann",
- "email": "aaron.heckmann+github@gmail.com",
- "url": "https://github.com/aheckmann"
- },
- {
- "name": "Adam Crabtree",
- "url": "CrabDude's alias"
- },
- {
- "name": "Adam Gruber",
- "url": "https://github.com/adamgruber"
- },
- {
- "name": "Adrian Ludwig",
- "url": "https://github.com/adrian-ludwig"
- },
- {
- "name": "Ainthe Kitchen",
- "email": "a.in.the.k@gmail.com",
- "url": "https://github.com/ainthek"
- },
- {
- "name": "ajaykodali",
- "url": "https://github.com/ajaykodali"
- },
- {
- "name": "Alex Early",
- "url": "https://github.com/aearly"
- },
- {
- "name": "Alex Pham",
- "email": "thedark1337@thedark1337.com",
- "url": "https://github.com/thedark1337"
- },
- {
- "name": "amsul",
- "url": "https://github.com/amsul"
- },
- {
- "name": "Andreas Brekken",
- "email": "andreas@brekken.com",
- "url": "https://github.com/abrkn"
- },
- {
- "name": "Andreas Lind",
- "email": "andreas@one.com",
- "url": "https://github.com/papandreou"
- },
- {
- "name": "Andrew Miller",
- "email": "vnikitin@live.com",
- "url": "https://github.com/vnikiti"
- },
- {
- "name": "Andrew Nesbitt",
- "email": "andrewnez@gmail.com",
- "url": "https://github.com/andrew"
- },
- {
- "name": "Andrey Popp",
- "email": "8mayday@gmail.com",
- "url": "https://github.com/andreypopp"
- },
- {
- "name": "Andrii Shumada",
- "email": "eagleeyes91@gmail.com",
- "url": "https://github.com/eagleeye"
- },
- {
- "name": "Anis Safine",
- "url": "https://github.com/anis"
- },
- {
- "name": "Arian Stolwijk",
- "email": "stolwijk.arian@gmail.com",
- "url": "https://github.com/arian"
- },
- {
- "name": "Ariel Mashraki",
- "email": "ariel@mashraki.co.il",
- "url": "https://github.com/a8m"
- },
- {
- "name": "Arnaud Brousseau",
- "url": "https://github.com/ArnaudBrousseau"
- },
- {
- "name": "Atsuya Takagi",
- "email": "atsuya.takagi@gmail.com",
- "url": "https://github.com/atsuya"
- },
- {
- "name": "Attila Domokos",
- "url": "https://github.com/adomokos"
- },
- {
- "name": "Austin Birch",
- "url": "https://github.com/austinbirch"
- },
- {
- "name": "Avi Vahl",
- "url": "https://github.com/AviVahl"
- },
- {
- "name": "Ben Bradley",
- "url": "https://github.com/ben-bradley"
- },
- {
- "name": "beneidel",
- "url": "https://github.com/beneidel"
- },
- {
- "name": "Benjie Gillam",
- "url": "https://github.com/benjie"
- },
- {
- "name": "Ben Noordhuis",
- "email": "info@bnoordhuis.nl",
- "url": "https://github.com/bnoordhuis"
- },
- {
- "name": "Benoit Larroque",
- "url": "https://github.com/zetaben"
- },
- {
- "name": "Benoît Zugmeyer",
- "url": "https://github.com/BenoitZugmeyer"
- },
- {
- "name": "Ben Vinegar",
- "url": "https://github.com/benvinegar"
- },
- {
- "name": "Berker Peksag",
- "email": "berker.peksag@gmail.com",
- "url": "https://github.com/berkerpeksag"
- },
- {
- "name": "Bjørge Næss",
- "url": "https://github.com/bjoerge"
- },
- {
- "name": "Brendan Nee",
- "email": "brendan@blinktag.com",
- "url": "https://github.com/brendannee"
- },
- {
- "name": "Brian Beck",
- "email": "exogen@gmail.com",
- "url": "https://github.com/exogen"
- },
- {
- "name": "Brian C",
- "email": "brian.m.carlson@gmail.com",
- "url": "https://github.com/brianc"
- },
- {
- "name": "Brian Lalor",
- "email": "blalor@bravo5.org",
- "url": "https://github.com/blalor"
- },
- {
- "name": "Brian Moore",
- "url": "https://github.com/bionicbrian"
- },
- {
- "name": "Bryan Donovan",
- "url": "https://github.com/BryanDonovan"
- },
- {
- "name": "Buck Doyle",
- "url": "https://github.com/backspace"
- },
- {
- "name": "C. Scott Ananian",
- "email": "cscott@cscott.net",
- "url": "https://github.com/cscott"
- },
- {
- "name": "Casey Foster",
- "url": "https://github.com/caseywebdev"
- },
- {
- "name": "Charles Lowell",
- "email": "cowboyd@frontside.io",
- "url": "https://github.com/cowboyd"
- },
- {
- "name": "Chris Buckley",
- "email": "chris@cmbuckley.co.uk",
- "url": "https://github.com/cmbuckley"
- },
- {
- "name": "Christopher Hiller",
- "email": "boneskull@boneskull.com",
- "url": "https://github.com/boneskull"
- },
- {
- "name": "Chris Wren",
- "email": "chriswrendev@gmail.com",
- "url": "https://github.com/ChrisWren"
- },
- {
- "name": "Clemens Stolle",
- "url": "https://github.com/klaemo"
- },
- {
- "name": "Connor Dunn",
- "url": "https://github.com/Connorhd"
- },
- {
- "name": "Corey Butler",
- "url": "https://github.com/coreybutler"
- },
- {
- "name": "Cory Thomas",
- "url": "https://github.com/dump247"
- },
- {
- "name": "cybertk",
- "url": "https://github.com/cybertk"
- },
- {
- "name": "Daniel Ericsson",
- "url": "https://github.com/monowerker"
- },
- {
- "name": "Daniel St. Jules",
- "email": "danielst.jules@gmail.com",
- "url": "https://github.com/danielstjules"
- },
- {
- "name": "Daniel Stockman",
- "email": "daniel.stockman@gmail.com",
- "url": "https://github.com/evocateur"
- },
- {
- "name": "Dave McKenna",
- "email": "davemckenna01@gmail.com",
- "url": "https://github.com/davemckenna01"
- },
- {
- "name": "David da Silva",
- "email": "yo@dasilvacont.in",
- "url": "https://github.com/dasilvacontin"
- },
- {
- "name": "David Henderson",
- "url": "https://github.com/dhendo"
- },
- {
- "name": "Denis Bardadym",
- "email": "bardadymchik@gmail.com",
- "url": "https://github.com/btd"
- },
- {
- "name": "Devin Weaver",
- "email": "suki@tritarget.org",
- "url": "https://github.com/sukima"
- },
- {
- "name": "Diogo Monteiro",
- "email": "diogo.gmt@gmail.com",
- "url": "https://github.com/diogogmt"
- },
- {
- "name": "Dmitry Shirokov",
- "email": "deadrunk@gmail.com",
- "url": "https://github.com/runk"
- },
- {
- "name": "Domenic Denicola",
- "email": "d@domenic.me",
- "url": "https://github.com/domenic"
- },
- {
- "name": "Dominic Barnes",
- "email": "dominic@dbarnes.info",
- "url": "https://github.com/dominicbarnes"
- },
- {
- "name": "domq",
- "url": "https://github.com/domq"
- },
- {
- "name": "Douglas Wilson",
- "email": "doug@somethingdoug.com",
- "url": "https://github.com/dougwilson"
- },
- {
- "name": "Duncan Beevers",
- "email": "duncan@dweebd.com",
- "url": "https://github.com/duncanbeevers"
- },
- {
- "name": "Duncan Wong",
- "url": "https://github.com/badunk"
- },
- {
- "name": "eiji.ienaga",
- "url": "https://github.com/haru01"
- },
- {
- "name": "Fabio Crisci",
- "email": "piuccio@gmail.com",
- "url": "https://github.com/piuccio"
- },
- {
- "name": "Fede Ramirez",
- "email": "i@2fd.me",
- "url": "https://github.com/2fd"
- },
- {
- "name": "Fedor Indutny",
- "email": "fedor@indutny.com",
- "url": "https://github.com/indutny"
- },
- {
- "name": "fengmk2",
- "email": "m@fengmk2.com",
- "url": "https://github.com/fengmk2"
- },
- {
- "name": "Florian Margaine",
- "email": "florian@margaine.com",
- "url": "https://github.com/ralt"
- },
- {
- "name": "Forbes Lindesay",
- "url": "https://github.com/ForbesLindesay"
- },
- {
- "name": "Frederico Silva",
- "url": "https://github.com/fredericosilva"
- },
- {
- "name": "Fredrik Enestad",
- "email": "fredrik.enestad@soundtrackyourbrand.com",
- "url": "https://github.com/fredr"
- },
- {
- "name": "Fredrik Lindin",
- "url": "https://github.com/Cowboy-coder"
- },
- {
- "name": "Gabriel Silk",
- "url": "https://github.com/gsilk"
- },
- {
- "name": "Gareth Aye",
- "email": "gareth.aye@gmail.com",
- "url": "https://github.com/gaye"
- },
- {
- "name": "Gavin Mogan",
- "email": "gavin@gavinmogan.com",
- "url": "https://github.com/halkeye"
- },
- {
- "name": "gigadude",
- "url": "https://github.com/gigadude"
- },
- {
- "name": "Giovanni Bassi",
- "url": "https://github.com/giggio"
- },
- {
- "name": "Glen Huang",
- "email": "curvedmark@gmail.com",
- "url": "https://github.com/curvedmark"
- },
- {
- "name": "Glen Mailer",
- "email": "glen@stainlessed.co.uk",
- "url": "https://github.com/glenjamin"
- },
- {
- "name": "Greg Perkins",
- "email": "gregperkins@alum.mit.edu",
- "url": "https://github.com/gregrperkins"
- },
- {
- "name": "Guillermo Rauch",
- "email": "rauchg@gmail.com",
- "url": "https://github.com/rauchg"
- },
- {
- "name": "Guy Arye",
- "url": "https://github.com/aryeguy"
- },
- {
- "name": "Gyandeep Singh",
- "email": "gyandeeps@gmail.com",
- "url": "https://github.com/gyandeeps"
- },
- {
- "name": "Harish",
- "email": "hyeluri@gmail.com",
- "url": "https://github.com/hyeluri"
- },
- {
- "name": "Harry Brundage",
- "email": "harry.brundage@gmail.com",
- "url": "https://github.com/airhorns"
- },
- {
- "name": "Ian Remmel",
- "email": "design@ianwremmel.com",
- "url": "https://github.com/ianwremmel"
- },
- {
- "name": "Ian Storm Taylor",
- "url": "https://github.com/ianstormtaylor"
- },
- {
- "name": "Ian Young",
- "email": "ian@iangreenleaf.com",
- "url": "https://github.com/iangreenleaf"
- },
- {
- "name": "Ivan",
- "url": "https://github.com/ivanstoyanov"
- },
- {
- "name": "Jaakko Salonen",
- "url": "https://github.com/jsalonen"
- },
- {
- "name": "Jacob Wejendorp",
- "email": "jacob@wejendorp.dk",
- "url": "https://github.com/wejendorp"
- },
- {
- "name": "Jake Craige",
- "url": "https://github.com/jakecraige"
- },
- {
- "name": "Jake Marsh",
- "url": "https://github.com/jakemmarsh"
- },
- {
- "name": "Jake Mc",
- "email": "jake.mc@icloud.com",
- "url": "https://github.com/startswithaj"
- },
- {
- "name": "Jake Verbaten",
- "email": "raynos2@gmail.com",
- "url": "https://github.com/Raynos"
- },
- {
- "name": "Jakub Nešetřil",
- "email": "jakub@apiary.io",
- "url": "https://github.com/zzen"
- },
- {
- "name": "James Bowes",
- "url": "https://github.com/jbowes"
- },
- {
- "name": "James Carr",
- "email": "james.r.carr@gmail.com",
- "url": "https://github.com/jamescarr"
- },
- {
- "name": "James G. Kim",
- "email": "jgkim@jayg.org",
- "url": "https://github.com/jgkim"
- },
- {
- "name": "James Lal",
- "email": "james@lightsofapollo.com",
- "url": "https://github.com/lightsofapollo"
- },
- {
- "name": "James Nylen",
- "email": "jnylen@gmail.com",
- "url": "https://github.com/nylen"
- },
- {
- "name": "Jason",
- "url": "https://github.com/jlai"
- },
- {
- "name": "Jason Barry",
- "email": "jay@jcbarry.com",
- "url": "https://github.com/JCBarry"
- },
- {
- "name": "Javier Aranda",
- "email": "javier.aranda.varo@gmail.com",
- "url": "https://github.com/javierav"
- },
- {
- "name": "jcreamer898",
- "url": "https://github.com/jcreamer898"
- },
- {
- "name": "Jean Ponchon",
- "url": "https://github.com/nopnop"
- },
- {
- "name": "Jeff Kunkle",
- "url": "https://github.com/kunklejr"
- },
- {
- "name": "Jeff Schilling",
- "email": "jeff@manicwave.com",
- "url": "https://github.com/jschilli"
- },
- {
- "name": "JeongHoon Byun",
- "email": "outsideris@gmail.com",
- "url": "aka Outsider"
- },
- {
- "name": "Jeremy Martin",
- "url": "https://github.com/jmar777"
- },
- {
- "name": "jimenglish81",
- "url": "https://github.com/jimenglish81"
- },
- {
- "name": "Jimmy Cuadra",
- "url": "https://github.com/jimmycuadra"
- },
- {
- "name": "jldailey",
- "url": "https://github.com/jldailey"
- },
- {
- "name": "jleyba",
- "url": "https://github.com/jleyba"
- },
- {
- "name": "Joey Cozza",
- "email": "joeycozza@gmail.com",
- "url": "https://github.com/joeycozza"
- },
- {
- "name": "Johnathon Sanders",
- "url": "https://github.com/outdooricon"
- },
- {
- "name": "John Doty",
- "email": "jrhdoty@gmail.com",
- "url": "https://github.com/jrhdoty"
- },
- {
- "name": "John Firebaugh",
- "email": "john.firebaugh@gmail.com",
- "url": "https://github.com/jfirebaugh"
- },
- {
- "name": "John Reeves",
- "url": "https://github.com/jonnyreeves"
- },
- {
- "name": "Jo Liss",
- "email": "joliss42@gmail.com",
- "url": "https://github.com/joliss"
- },
- {
- "name": "Jonas Dohse",
- "url": "https://github.com/dohse"
- },
- {
- "name": "Jonathan Kim",
- "email": "hello@jkimbo.co.uk",
- "url": "https://github.com/jkimbo"
- },
- {
- "name": "Jonathan Park",
- "email": "jonathan.daniel.park@gmail.com",
- "url": "https://github.com/park9140"
- },
- {
- "name": "jongleberry",
- "email": "me@jongleberry.com",
- "url": "https://github.com/jonathanong"
- },
- {
- "name": "Jordan Sexton",
- "email": "jordan@jordansexton.com",
- "url": "https://github.com/jordansexton"
- },
- {
- "name": "Joseph Spencer",
- "url": "https://github.com/jsdevel"
- },
- {
- "name": "Josh Lory",
- "url": "https://github.com/joshlory"
- },
- {
- "name": "Joshua Appelman",
- "email": "joshua@jbna.nl",
- "url": "https://github.com/jbnicolai"
- },
- {
- "name": "Joshua Krall",
- "email": "joshuakrall@pobox.com",
- "url": "https://github.com/jkrall"
- },
- {
- "name": "João Moreno",
- "url": "https://github.com/joaomoreno"
- },
- {
- "name": "João Paulo Bochi",
- "email": "jpbochi@gmail.com",
- "url": "https://github.com/jpbochi"
- },
- {
- "name": "jugglinmike",
- "url": "https://github.com/jugglinmike"
- },
- {
- "name": "Julien Wajsberg",
- "url": "https://github.com/julienw"
- },
- {
- "name": "Jussi Virtanen",
- "email": "contact@jvirtanen.org",
- "url": "https://github.com/jvirtanen"
- },
- {
- "name": "Justin DuJardin",
- "url": "https://github.com/justindujardin"
- },
- {
- "name": "Juzer Ali",
- "email": "juzerali@live.com",
- "url": "https://github.com/juzerali"
- },
- {
- "name": "Jérémie Astori",
- "url": "https://github.com/astorije"
- },
- {
- "name": "Katie Gengler",
- "url": "https://github.com/kategengler"
- },
- {
- "name": "Kazuhito Hokamura",
- "url": "https://github.com/hokaccha"
- },
- {
- "name": "Keith Cirkel",
- "url": "https://github.com/keithamus"
- },
- {
- "name": "Kent C. Dodds",
- "email": "kent+github@doddsfamily.us",
- "url": "https://github.com/kentcdodds"
- },
- {
- "name": "Kevin Burke",
- "email": "kev@inburke.com",
- "url": "https://github.com/kevinburke"
- },
- {
- "name": "Kevin Conway",
- "email": "kevinjacobconway@gmail.com",
- "url": "https://github.com/kevinconway"
- },
- {
- "name": "Kevin Kirsche",
- "email": "Kev.Kirsche@gmail.com",
- "url": "https://github.com/kkirsche"
- },
- {
- "name": "Kirill Korolyov",
- "email": "kirill.korolyov@gmail.com",
- "url": "https://github.com/Dremora"
- },
- {
- "name": "Koen Punt",
- "email": "mail@koen.pt",
- "url": "https://github.com/koenpunt"
- },
- {
- "name": "Konstantin Käfer",
- "email": "mail@kkaefer.com",
- "url": "https://github.com/kkaefer"
- },
- {
- "name": "Kris Rasmussen",
- "url": "https://github.com/krisr"
- },
- {
- "name": "Kyle Mitchell",
- "email": "kyle@kemitchell.com",
- "url": "https://github.com/kemitchell"
- },
- {
- "name": "lakmeer",
- "url": "https://github.com/lakmeer"
- },
- {
- "name": "Liam Newman",
- "email": "bitwiseman@gmail.com",
- "url": "https://github.com/bitwiseman"
- },
- {
- "name": "Linus Unnebäck",
- "email": "linus@folkdatorn.se",
- "url": "https://github.com/LinusU"
- },
- {
- "name": "Long Ho",
- "email": "holevietlong@gmail.com",
- "url": "https://github.com/longlho"
- },
- {
- "name": "László Bácsi",
- "email": "lackac@lackac.hu",
- "url": "https://github.com/lackac"
- },
- {
- "name": "Maciej Małecki",
- "email": "me@mmalecki.com",
- "url": "https://github.com/mmalecki"
- },
- {
- "name": "Mal Graty",
- "url": "https://github.com/mal"
- },
- {
- "name": "Marcello Bastéa-Forte",
- "email": "marcello@cellosoft.com",
- "url": "https://github.com/marcello3d"
- },
- {
- "name": "Marc Kuo",
- "email": "marc@routific.com",
- "url": "https://github.com/mck-"
- },
- {
- "name": "Mark Banner",
- "url": "https://github.com/Standard8"
- },
- {
- "name": "Matija Marohnić",
- "email": "matija.marohnic@gmail.com",
- "url": "https://github.com/silvenon"
- },
- {
- "name": "Matthew Shanley",
- "email": "matthewshanley@littlesecretsrecords.com",
- "url": "https://github.com/arkadyan"
- },
- {
- "name": "mattias-lw",
- "url": "https://github.com/mattias-lw"
- },
- {
- "name": "Matt Robenolt",
- "email": "m@robenolt.com",
- "url": "https://github.com/mattrobenolt"
- },
- {
- "name": "Matt Smith",
- "email": "matt@twobitfool.com",
- "url": "https://github.com/twobitfool"
- },
- {
- "name": "Max Goodman",
- "email": "c@chromako.de",
- "url": "https://github.com/chromakode"
- },
- {
- "name": "Maximilian Antoni",
- "email": "mail@maxantoni.de",
- "url": "https://github.com/mantoni"
- },
- {
- "name": "Merrick Christensen",
- "email": "merrick.christensen@gmail.com",
- "url": "https://github.com/iammerrick"
- },
- {
- "name": "michael-adsk",
- "url": "https://github.com/michael-adsk"
- },
- {
- "name": "Michael Demmer",
- "url": "https://github.com/demmer"
- },
- {
- "name": "Michael Jackson",
- "email": "mjijackson@gmail.com",
- "url": "https://github.com/mjackson"
- },
- {
- "name": "Michael Schoonmaker",
- "email": "michael.r.schoonmaker@gmail.com",
- "url": "https://github.com/Schoonology"
- },
- {
- "name": "Michal Charemza",
- "url": "https://github.com/michalc"
- },
- {
- "name": "Mike Olson",
- "url": "https://github.com/mwolson"
- },
- {
- "name": "Mislav Marohnić",
- "email": "mislav.marohnic@gmail.com",
- "url": "https://github.com/mislav"
- },
- {
- "name": "mrShturman",
- "url": "https://github.com/mrShturman"
- },
- {
- "name": "Nathan Alderson",
- "email": "nathan@nathanalderson.com",
- "url": "https://github.com/nathanalderson"
- },
- {
- "name": "Nathan Black",
- "email": "nathan@nathanblack.org",
- "url": "https://github.com/nathanboktae"
- },
- {
- "name": "Nathan Bowser",
- "email": "nbowser@gmail.com",
- "url": "https://github.com/nathanbowser"
- },
- {
- "name": "Nathan Houle",
- "email": "nathan+github@nathanhoule.com",
- "url": "https://github.com/ndhoule"
- },
- {
- "name": "Nathan Rajlich",
- "email": "nathan@tootallnate.net",
- "url": "https://github.com/TooTallNate"
- },
- {
- "name": "Nick Fitzgerald",
- "url": "https://github.com/fitzgen"
- },
- {
- "name": "noirlab",
- "url": "https://github.com/noirlab"
- },
- {
- "name": "Noshir Patel",
- "email": "nosh@blackpiano.com",
- "url": "https://github.com/noshir-patel"
- },
- {
- "name": "OlegTsyba",
- "email": "oleg.tsyba.ua@gmail.com",
- "url": "https://github.com/OlegTsyba"
- },
- {
- "name": "omar",
- "url": "https://github.com/omardelarosa"
- },
- {
- "name": "Panu Horsmalahti",
- "email": "panu.horsmalahti@iki.fi",
- "url": "https://github.com/panuhorsmalahti"
- },
- {
- "name": "Parker Moore",
- "email": "email@byparker.com",
- "url": "https://github.com/parkr"
- },
- {
- "name": "Paul Armstrong",
- "url": "https://github.com/paularmstrong"
- },
- {
- "name": "Paul Miller",
- "email": "paul+gh@paulmillr.com",
- "url": "https://github.com/paulmillr"
- },
- {
- "name": "Pavel Zubkou",
- "url": "https://github.com/irnc"
- },
- {
- "name": "Pete Hawkins",
- "url": "https://github.com/phawk"
- },
- {
- "name": "Phil Sung",
- "email": "philbert@gmail.com",
- "url": "https://github.com/psung"
- },
- {
- "name": "Prayag Verma",
- "email": "prayag.verma@gmail.com",
- "url": "https://github.com/pra85"
- },
- {
- "name": "qiu zuhui",
- "email": "qiuzuhui@gmail.com",
- "url": "https://github.com/qiuzuhui"
- },
- {
- "name": "Quang Van",
- "email": "quang@boldapps.io",
- "url": "https://github.com/quangv"
- },
- {
- "name": "Rauno",
- "url": "https://github.com/Rauno56"
- },
- {
- "name": "Refael Ackermann",
- "email": "me@refack.com",
- "url": "https://github.com/refack"
- },
- {
- "name": "Richard Dingwall",
- "email": "rdingwall@gmail.com",
- "url": "https://github.com/rdingwall"
- },
- {
- "name": "Richard Knop",
- "url": "https://github.com/RichardKnop"
- },
- {
- "name": "Rico Sta. Cruz",
- "email": "hi@ricostacruz.com",
- "url": "https://github.com/rstacruz"
- },
- {
- "name": "Robert Rossmann",
- "url": "https://github.com/Alaneor"
- },
- {
- "name": "Rob Wu",
- "email": "rob@robwu.nl",
- "url": "https://github.com/Rob--W"
- },
- {
- "name": "Romain",
- "url": "https://github.com/rprieto"
- },
- {
- "name": "Roman Neuhauser",
- "email": "rneuhauser@sigpipe.cz",
- "url": "https://github.com/roman-neuhauser"
- },
- {
- "name": "Roman Shtylman",
- "url": "https://github.com/defunctzombie"
- },
- {
- "name": "Russ Bradberry",
- "email": "devdazed@me.com",
- "url": "https://github.com/devdazed"
- },
- {
- "name": "Russell Munson",
- "url": "https://github.com/rmunson"
- },
- {
- "name": "Ryan",
- "email": "ryan.shaw@min.vc",
- "url": "https://github.com/ryan-shaw"
- },
- {
- "name": "Ryan Hubbard",
- "url": "https://github.com/ryedog"
- },
- {
- "name": "Ryunosuke Sato",
- "email": "tricknotes.rs@gmail.com",
- "url": "https://github.com/tricknotes"
- },
- {
- "name": "ryym",
- "url": "https://github.com/ryym"
- },
- {
- "name": "Salehen Shovon Rahman",
- "email": "sal@linux.com",
- "url": "https://github.com/shovon"
- },
- {
- "name": "Salvador de la Puente González",
- "email": "salva@unoyunodiez.com",
- "url": "https://github.com/delapuente"
- },
- {
- "name": "Sam Mussell",
- "url": "https://github.com/smussell"
- },
- {
- "name": "Samuel Goldszmidt",
- "email": "samuel.goldszmidt@gmail.com",
- "url": "https://github.com/ouhouhsami"
- },
- {
- "name": "Sasha Koss",
- "email": "kossnocorp@gmail.com",
- "url": "https://github.com/kossnocorp"
- },
- {
- "name": "Scott Santucci",
- "email": "ScottFreeCode@gmail.com",
- "url": "https://github.com/ScottFreeCode"
- },
- {
- "name": "Sean Lang",
- "email": "slang800@gmail.com",
- "url": "https://github.com/slang800"
- },
- {
- "name": "seb vincent",
- "email": "seb.vincent@gmail.com",
- "url": "https://github.com/sebv"
- },
- {
- "name": "Seiya Konno",
- "email": "nulltask@gmail.com",
- "url": "https://github.com/nulltask"
- },
- {
- "name": "Sergey Simonchik",
- "url": "https://github.com/segrey"
- },
- {
- "name": "Sergio Santoro",
- "url": "https://github.com/taueres"
- },
- {
- "name": "Shahar Soel",
- "url": "https://github.com/bd82"
- },
- {
- "name": "Shaine Hatch",
- "url": "https://github.com/shaine"
- },
- {
- "name": "Shiwei Wang",
- "url": "https://github.com/wsw0108"
- },
- {
- "name": "Simon Gaeremynck",
- "url": "https://github.com/simong"
- },
- {
- "name": "Simon Goumaz",
- "url": "https://github.com/sgoumaz"
- },
- {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "https://github.com/sindresorhus"
- },
- {
- "name": "slientcloud",
- "email": "rjmuqiang@gmail.com",
- "url": "https://github.com/silentcloud"
- },
- {
- "name": "Sorin Iclanzan",
- "url": "https://github.com/iclanzan"
- },
- {
- "name": "Standa Opichal",
- "email": "opichals@gmail.com",
- "url": "https://github.com/opichals"
- },
- {
- "name": "Stephen Mathieson",
- "email": "me@stephenmathieson.com",
- "url": "https://github.com/stephenmathieson"
- },
- {
- "name": "Steve Mason",
- "url": "https://github.com/spmason"
- },
- {
- "name": "Stewart Taylor",
- "email": "stewart@taylore.net",
- "url": "https://github.com/Stewart-Taylor"
- },
- {
- "name": "Sune Simonsen",
- "email": "sune@we-knowhow.dk",
- "url": "https://github.com/sunesimonsen"
- },
- {
- "name": "Sylvain Faucherand",
- "url": "https://github.com/slyg"
- },
- {
- "name": "Takuya Nishigori",
- "email": "nishigori.tak@gmail.com",
- "url": "https://github.com/nishigori"
- },
- {
- "name": "Taylor Gautier",
- "url": "https://github.com/tsgautier"
- },
- {
- "name": "Teddy Zeenny",
- "url": "https://github.com/teddyzeenny"
- },
- {
- "name": "Thomas Grainger",
- "email": "https//@graingert.co.uk",
- "url": "https://github.com/graingert"
- },
- {
- "name": "Tim Ehat",
- "url": "https://github.com/timehat"
- },
- {
- "name": "Timothy Gu",
- "email": "timothygu99@gmail.com",
- "url": "https://github.com/TimothyGu"
- },
- {
- "name": "Timo Tijhof",
- "email": "krinklemail@gmail.com",
- "url": "https://github.com/Krinkle"
- },
- {
- "name": "Tingan Ho",
- "email": "tingan87@gmail.com",
- "url": "https://github.com/tinganho"
- },
- {
- "name": "TJ Holowaychuk",
- "email": "tj@vision-media.ca",
- "url": "https://github.com/tj"
- },
- {
- "name": "Tobias Bieniek",
- "email": "tobias.bieniek@gmail.com",
- "url": "https://github.com/Turbo87"
- },
- {
- "name": "Toby Ho",
- "email": "airportyh@gmail.com",
- "url": "https://github.com/airportyh"
- },
- {
- "name": "Todd Agulnick",
- "url": "https://github.com/tawdle"
- },
- {
- "name": "Tom Hughes",
- "url": "https://github.com/tomhughes"
- },
- {
- "name": "Tommy Montgomery",
- "url": "https://github.com/tmont"
- },
- {
- "name": "traleig1",
- "url": "https://github.com/traleig1"
- },
- {
- "name": "Travis Jeffery",
- "email": "tj@travisjeffery.com",
- "url": "https://github.com/travisjeffery"
- },
- {
- "name": "Tyson Tate",
- "email": "tyson@tysontate.com",
- "url": "https://github.com/tysontate"
- },
- {
- "name": "Valentin Agachi",
- "url": "https://github.com/avaly"
- },
- {
- "name": "Victor Costan",
- "email": "victor@costan.us",
- "url": "https://github.com/pwnall"
- },
- {
- "name": "Vladimir Chernis",
- "url": "https://github.com/vlazzle"
- },
- {
- "name": "Vlad Magdalin",
- "email": "vlad@webflow.com",
- "url": "https://github.com/callmevlad"
- },
- {
- "name": "Will Langstroth",
- "url": "https://github.com/wlangstroth"
- },
- {
- "name": "Wil Moore III",
- "email": "wil.moore@wilmoore.com",
- "url": "https://github.com/wilmoore"
- },
- {
- "name": "Xavier Antoviaque",
- "email": "xavier@opencraft.com",
- "url": "https://github.com/antoviaque"
- },
- {
- "name": "Xavier Damman",
- "email": "xdamman@gmail.com",
- "url": "https://github.com/xdamman"
- },
- {
- "name": "Yanis Wang",
- "email": "yanis.wang@gmail.com",
- "url": "https://github.com/yaniswang"
- },
- {
- "name": "yuitest",
- "email": "developer.yuitest+github@cjhat.net",
- "url": "https://github.com/yuitest"
- },
- {
- "name": "Zhiye Li",
- "email": "github@zhiye.li",
- "url": "https://github.com/zhiyelee"
- },
- {
- "name": "Zhouxuan Yang",
- "email": "fool2fish@gmail.com",
- "url": "https://github.com/fool2fish"
- },
- {
- "name": "Zsolt Takács",
- "email": "firstname at lastname dot cc",
- "url": "https://github.com/oker1"
- }
- ],
- "dependencies": {
- "browser-stdout": "1.3.0",
- "commander": "2.9.0",
- "debug": "2.2.0",
- "diff": "1.4.0",
- "escape-string-regexp": "1.0.5",
- "glob": "7.0.5",
- "growl": "1.9.2",
- "json3": "3.3.2",
- "lodash.create": "3.1.1",
- "mkdirp": "0.5.1",
- "supports-color": "3.1.2"
- },
- "description": "simple, flexible, fun test framework",
- "devDependencies": {
- "assert": "^1.4.1",
- "browserify": "^13.0.0",
- "coffee-script": "^1.10.0",
- "eslint": "^2.13.1",
- "eslint-config-semistandard": "^6.0.2",
- "eslint-config-standard": "^5.0.0",
- "eslint-plugin-promise": "^2.0.1",
- "eslint-plugin-standard": "1.3.2",
- "expect.js": "^0.3.1",
- "karma": "^1.1.0",
- "karma-browserify": "^5.0.5",
- "karma-chrome-launcher": "^2.0.0",
- "karma-expect": "^1.1.2",
- "karma-mocha": "^1.3.0",
- "karma-phantomjs-launcher": "^0.2.3",
- "karma-sauce-launcher": "^1.0.0",
- "karma-spec-reporter": "0.0.26",
- "os-name": "^2.0.1",
- "phantomjs": "1.9.8",
- "rimraf": "^2.5.2",
- "should": "^9.0.2",
- "through2": "^2.0.1",
- "watchify": "^3.7.0"
- },
- "engines": {
- "node": ">= 0.10.x",
- "npm": ">= 1.4.x"
- },
- "files": [
- "bin",
- "images",
- "lib",
- "index.js",
- "mocha.css",
- "mocha.js",
- "browser-entry.js",
- "LICENSE",
- "bower.json"
- ],
- "homepage": "https://mochajs.org",
- "keywords": [
- "mocha",
- "test",
- "bdd",
- "tdd",
- "tap",
- "nightwatch"
- ],
- "license": "MIT",
- "logo": "https://cldup.com/S9uQ-cOLYz.svg",
- "name": "mocha-nightwatch",
- "repository": {
- "type": "git",
- "url": "git://github.com/nightwatchjs/mocha-nightwatch.git"
- },
- "scripts": {
- "test": "make test"
- },
- "version": "3.2.2"
- }
|