mirror of https://gitee.com/bigwinds/arangodb
429 lines
9.0 KiB
JSON
429 lines
9.0 KiB
JSON
{
|
|
"name": "sinon",
|
|
"description": "JavaScript test spies, stubs and mocks.",
|
|
"version": "1.15.4",
|
|
"homepage": "http://sinonjs.org/",
|
|
"author": {
|
|
"name": "Christian Johansen"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/cjohansen/Sinon.JS.git"
|
|
},
|
|
"bugs": {
|
|
"url": "http://github.com/cjohansen/Sinon.JS/issues"
|
|
},
|
|
"license": "BSD-3-Clause",
|
|
"scripts": {
|
|
"ci-test": "./scripts/ci-test.sh",
|
|
"test": "npm run lint && ./scripts/ci-test.sh",
|
|
"lint": "jscs .",
|
|
"prepublish": "./build"
|
|
},
|
|
"dependencies": {
|
|
"formatio": "1.1.1",
|
|
"util": ">=0.10.3 <1",
|
|
"lolex": "1.1.0",
|
|
"samsam": "1.1.2"
|
|
},
|
|
"devDependencies": {
|
|
"buster": "0.7.18",
|
|
"jscs": "1.11.3",
|
|
"buster-istanbul": "0.1.13"
|
|
},
|
|
"files": [
|
|
"lib",
|
|
"pkg",
|
|
"AUTHORS",
|
|
"CONTRIBUTING.md",
|
|
"Changelog.txt",
|
|
"LICENSE",
|
|
"README.md"
|
|
],
|
|
"main": "./lib/sinon.js",
|
|
"engines": {
|
|
"node": ">=0.1.103"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Sinon.JS was written by"
|
|
},
|
|
{
|
|
"name": "Christian Johansen, christian@cjohansen.no"
|
|
},
|
|
{
|
|
"name": "Contributors"
|
|
},
|
|
{
|
|
"name": "Adam Hull, adam@hmlad.com"
|
|
},
|
|
{
|
|
"name": "Adrian Phinney, adrian.phinney@bellaliant.net"
|
|
},
|
|
{
|
|
"name": "AJ Ortega, ajo@renitservices.com"
|
|
},
|
|
{
|
|
"name": "Alex Kessaris, alex@artsy.ca"
|
|
},
|
|
{
|
|
"name": "Alex Urbano, asgaroth.belem@gmail.com"
|
|
},
|
|
{
|
|
"name": "Alexander Schmidt, alexanderschmidt1@gmail.com"
|
|
},
|
|
{
|
|
"name": "Alfonso Boza, alfonso@cloud.com"
|
|
},
|
|
{
|
|
"name": "Ali Shakiba, ali@shakiba.me"
|
|
},
|
|
{
|
|
"name": "August Lilleaas, august.lilleaas@gmail.com"
|
|
},
|
|
{
|
|
"name": "Ben Hockey, neonstalwart@gmail.com"
|
|
},
|
|
{
|
|
"name": "Ben Fleis, ben.fleis@gmail.com"
|
|
},
|
|
{
|
|
"name": "Benjamin Coe, ben@yesware.com"
|
|
},
|
|
{
|
|
"name": "Blaine Bublitz, blaine@iceddev.com"
|
|
},
|
|
{
|
|
"name": "Blake Embrey, hello@blakeembrey.com"
|
|
},
|
|
{
|
|
"name": "Blake Israel, blake@blakeisrael.com"
|
|
},
|
|
{
|
|
"name": "Brandon Heyer, brandonheyer@gmail.com"
|
|
},
|
|
{
|
|
"name": "Brian M Hunt, brianmhunt@gmail.com"
|
|
},
|
|
{
|
|
"name": "Bryan Donovan, bdondo@gmail.com"
|
|
},
|
|
{
|
|
"name": "Burak Yiğit Kaya, ben@byk.im"
|
|
},
|
|
{
|
|
"name": "Charlie Rudolph, charles.w.rudolph@gmail.com"
|
|
},
|
|
{
|
|
"name": "Christian Johansen, christian@cjohansen.no"
|
|
},
|
|
{
|
|
"name": "Cormac Flynn, cormac.flynn@viadeoteam.com"
|
|
},
|
|
{
|
|
"name": "Cory, seeflanigan@gmail.com"
|
|
},
|
|
{
|
|
"name": "Devin Weaver, suki@tritarget.org"
|
|
},
|
|
{
|
|
"name": "Domenic Denicola, domenic@domenicdenicola.com"
|
|
},
|
|
{
|
|
"name": "Farid Neshat, FaridN_SOAD@yahoo.com"
|
|
},
|
|
{
|
|
"name": "Felix Geisendörfer, felix@debuggable.com"
|
|
},
|
|
{
|
|
"name": "G.Serebryanskyi, x5x3x5x@gmail.com"
|
|
},
|
|
{
|
|
"name": "Garrick Cheung, garrick@garrickcheung.com"
|
|
},
|
|
{
|
|
"name": "Gavin Huang, gravof@gmail.com"
|
|
},
|
|
{
|
|
"name": "Geries Handal, geries.handal@videoplaza.com"
|
|
},
|
|
{
|
|
"name": "Giorgos Giannoutsos, contact@nuc.gr"
|
|
},
|
|
{
|
|
"name": "Gilad Peleg, giladp007@gmail.com"
|
|
},
|
|
{
|
|
"name": "Glen Mailer, glen.mailer@bskyb.com"
|
|
},
|
|
{
|
|
"name": "Goligo, ich@malte.de"
|
|
},
|
|
{
|
|
"name": "Gord Tanner, gord@tinyhippos.com"
|
|
},
|
|
{
|
|
"name": "Gordon L. Hempton, ghempton@gmail.com"
|
|
},
|
|
{
|
|
"name": "Harry Wolff, hswolff@gmail.com"
|
|
},
|
|
{
|
|
"name": "Ian Lewis, IanMLewis@gmail.com"
|
|
},
|
|
{
|
|
"name": "Irina Dumitrascu, me@dira.ro"
|
|
},
|
|
{
|
|
"name": "James Barwell, jb@jamesbarwell.co.uk"
|
|
},
|
|
{
|
|
"name": "James Talmage, james.talmage@jrtechnical.com"
|
|
},
|
|
{
|
|
"name": "Jan Kopriva, jan.kopriva@gooddata.com"
|
|
},
|
|
{
|
|
"name": "Jan Suchý, jan.sandokan@gmail.com"
|
|
},
|
|
{
|
|
"name": "John Bernardo, jbernardo@linkedin.com"
|
|
},
|
|
{
|
|
"name": "Jonathan Freeman, freethejazz@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jonathan Sokolowski, jonathan.sokolowski@gmail.com"
|
|
},
|
|
{
|
|
"name": "Jonny Reeves, github@jonnyreeves.co.uk"
|
|
},
|
|
{
|
|
"name": "Josh Graham, josh@canva.com"
|
|
},
|
|
{
|
|
"name": "Jmeas, jellyes2@gmail.com"
|
|
},
|
|
{
|
|
"name": "kbackowski, kbackowski@gmail.com"
|
|
},
|
|
{
|
|
"name": "Keith Cirkel, github@keithcirkel.co.uk"
|
|
},
|
|
{
|
|
"name": "Kevin Decker, kpdecker@gmail.com"
|
|
},
|
|
{
|
|
"name": "Kevin Turner, kevin@decipherinc.com"
|
|
},
|
|
{
|
|
"name": "Kim Joar Bekkelund, kjbekkelund@gmail.com"
|
|
},
|
|
{
|
|
"name": "Kris Kowal, kris.kowal@cixar.com"
|
|
},
|
|
{
|
|
"name": "Konrad Holowinski, konrad.holowinski@gmail.com"
|
|
},
|
|
{
|
|
"name": "Lars Thorup, lars@zealake.com"
|
|
},
|
|
{
|
|
"name": "Luchs, Luchs@euirc.eu"
|
|
},
|
|
{
|
|
"name": "Luis Cardoso, luis.cardoso@feedzai.com"
|
|
},
|
|
{
|
|
"name": "Marcus Hüsgen, marcus.huesgen@lusini.com"
|
|
},
|
|
{
|
|
"name": "Marco Ramirez, marco-ramirez@bankofamerica.com"
|
|
},
|
|
{
|
|
"name": "Marten Lienen, marten.lienen@gmail.com"
|
|
},
|
|
{
|
|
"name": "Martin Brochhaus, mbrochh@gmail.com"
|
|
},
|
|
{
|
|
"name": "Martin Hansen, martin@martinhansen.no"
|
|
},
|
|
{
|
|
"name": "Martin Sander, forke@uni-bonn.de"
|
|
},
|
|
{
|
|
"name": "Matt Kern, matt@bloomcrush.com"
|
|
},
|
|
{
|
|
"name": "Max Antoni, mail@maxantoni.de"
|
|
},
|
|
{
|
|
"name": "Max Klymyshyn, klymyshyn@gmail.com"
|
|
},
|
|
{
|
|
"name": "Maximilian Antoni, mail@maxantoni.de"
|
|
},
|
|
{
|
|
"name": "Michael Heim, heim@zeilenwechsel.de"
|
|
},
|
|
{
|
|
"name": "Michael Jackson, mjijackson@gmail.com"
|
|
},
|
|
{
|
|
"name": "Ming Liu, vmliu1@gmail.com"
|
|
},
|
|
{
|
|
"name": "Márton Salomváry, salomvary@gmail.com"
|
|
},
|
|
{
|
|
"name": "Mohayanao, mohayonao@gmail.com"
|
|
},
|
|
{
|
|
"name": "Nikita Litvin, deltaidea@derpy.ru"
|
|
},
|
|
{
|
|
"name": "Niklas Andreasson, eaglus_@hotmail.com"
|
|
},
|
|
{
|
|
"name": "Olmo Maldonado, olmo.maldonado@gmail.com"
|
|
},
|
|
{
|
|
"name": "Phred, fearphage@gmail.com"
|
|
},
|
|
{
|
|
"name": "Rajeesh C V, cvrajeesh@gmail.com"
|
|
},
|
|
{
|
|
"name": "Raynos, raynos2@gmail.com"
|
|
},
|
|
{
|
|
"name": "Robin Pedersen, robinp@snap.tv"
|
|
},
|
|
{
|
|
"name": "Rodion Vynnychenko, roddiku@gmail.com"
|
|
},
|
|
{
|
|
"name": "Roman Potashow, justgook@gmail.com"
|
|
},
|
|
{
|
|
"name": "Scott Andrews, scothis@gmail.com"
|
|
},
|
|
{
|
|
"name": "Sergio Cinos, scinos@atlassian.com"
|
|
},
|
|
{
|
|
"name": "Shawn Krisman, skrisman@nodelings"
|
|
},
|
|
{
|
|
"name": "Shinnosuke Watanabe, snnskwtnb@gmail.com"
|
|
},
|
|
{
|
|
"name": "Simon Zack, simonzack@gmail.com"
|
|
},
|
|
{
|
|
"name": "Simone Fonda, fonda@netseven.it"
|
|
},
|
|
{
|
|
"name": "Sven Fuchs, svenfuchs@artweb-design.de"
|
|
},
|
|
{
|
|
"name": "Søren Enemærke, soren.enemaerke@gmail.com"
|
|
},
|
|
{
|
|
"name": "TEHEK Firefox, tehek@tehek.net"
|
|
},
|
|
{
|
|
"name": "Tek Nynja, github@teknynja.com"
|
|
},
|
|
{
|
|
"name": "Thomas Meyer, meyertee@gmail.com"
|
|
},
|
|
{
|
|
"name": "Till, till@php.net"
|
|
},
|
|
{
|
|
"name": "Tim Branyen, tim@tabdeveloper.com"
|
|
},
|
|
{
|
|
"name": "Tim Fischbach, mail@timfischbach.de"
|
|
},
|
|
{
|
|
"name": "Tim Perry, pimterry@gmail.com"
|
|
},
|
|
{
|
|
"name": "Tim Ruffles, timr@picklive.com"
|
|
},
|
|
{
|
|
"name": "Timo Tijhof, krinklemail@gmail.com"
|
|
},
|
|
{
|
|
"name": "Tobias Ebnöther, ebi@gorn.ch"
|
|
},
|
|
{
|
|
"name": "Tamas Szebeni, tamas_szebeni@epam.com"
|
|
},
|
|
{
|
|
"name": "Tristan Koch, tristan.koch@1und1.de"
|
|
},
|
|
{
|
|
"name": "Victor Costan, costan@gmail.com"
|
|
},
|
|
{
|
|
"name": "Volkan Ozcelik, volkan.ozcelik@jivesoftware.com"
|
|
},
|
|
{
|
|
"name": "Will Butler, will@butlerhq.com"
|
|
},
|
|
{
|
|
"name": "William Meleyal, w.meleyal@wollzelle.com"
|
|
},
|
|
{
|
|
"name": "William Sears, MrBigDog2U@gmail.com"
|
|
},
|
|
{
|
|
"name": "Wesley Walser, waw325@gmail.com"
|
|
},
|
|
{
|
|
"name": "Zcicala, zcicala@fitbit.com"
|
|
},
|
|
{
|
|
"name": "Xiao Ma, x@medium.com"
|
|
},
|
|
{
|
|
"name": "なつき, i@ntk.me"
|
|
}
|
|
],
|
|
"gitHead": "9469e69895ec934e4e145d9b8a1c5a0165692036",
|
|
"_id": "sinon@1.15.4",
|
|
"_shasum": "0315f174ce5b31792aea2e3a2afc5bb7804c7a6a",
|
|
"_from": "sinon@1.15.4",
|
|
"_npmVersion": "2.4.1",
|
|
"_nodeVersion": "1.1.0",
|
|
"_npmUser": {
|
|
"name": "cjohansen",
|
|
"email": "christian@cjohansen.no"
|
|
},
|
|
"dist": {
|
|
"shasum": "0315f174ce5b31792aea2e3a2afc5bb7804c7a6a",
|
|
"tarball": "http://registry.npmjs.org/sinon/-/sinon-1.15.4.tgz"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "cjohansen",
|
|
"email": "christian@cjohansen.no"
|
|
},
|
|
{
|
|
"name": "mrgnrdrck",
|
|
"email": "morgan@roderick.dk"
|
|
},
|
|
{
|
|
"name": "mantoni",
|
|
"email": "mail@maxantoni.de"
|
|
}
|
|
],
|
|
"directories": {},
|
|
"_resolved": "https://registry.npmjs.org/sinon/-/sinon-1.15.4.tgz",
|
|
"readme": "ERROR: No README data found!"
|
|
}
|