Source: node-sinon
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@disroot.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , dh-nodejs (>= 0.15.8~)
 , mocha <!nocheck>
 , node-array-from <!nocheck>
 , node-browserify
 , node-diff (>= 5.0.0~dfsg+~5.0.1-3~)
 , node-event-emitter <!nocheck>
 , node-fill-keys <!nocheck>
 , node-is-object <!nocheck>
 , node-jsdom <!nocheck>
 , node-jquery <!nocheck>
 , node-lodash-packages <!nocheck>
 , node-merge-descriptors <!nocheck>
 , node-module-not-found-error <!nocheck>
 , node-object-assign <!nocheck>
 , node-path-to-regexp (>= 6)
 , node-proxyquire <!nocheck>
 , node-resolve <!nocheck>
 , node-supports-color
 , node-type-detect
 , node-typescript
 , node-util <!nocheck>
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/js-team/node-sinon
Vcs-Git: https://salsa.debian.org/js-team/node-sinon.git
Homepage: https://sinonjs.org/
Rules-Requires-Root: no

Package: node-sinon
Architecture: all
Depends:
 ${misc:Depends}
 , node-array-from
 , node-diff (>= 5.0.0~dfsg+~5.0.1-3~)
 , node-event-emitter
 , node-is-object
 , node-lodash-packages
 , node-merge-descriptors
 , node-object-assign
 , node-path-to-regexp (>= 6)
 , node-resolve
 , node-supports-color
 , node-type-detect
 , node-util
Provides: ${nodejs:Provides}
Breaks:
 node-log-driver (<< 1.2.7+git+20180219+bba1761737-7)
 , node-coveralls (<< 3.0.9-2)
 , node-typescript-types (<< 20200907-1~)
 , nodejs (<< 8~)
Description: JavaScript test spies, stubs and mocks
 Standalone and test framework agnostic JavaScript test spies, stubs and mocks.
