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
Build-Depends:
 debhelper-compat (= 13)
 , dh-sequence-nodejs
 , dh-nodejs
 , mocha <!nocheck>
 , node-array-from <!nocheck>
 , node-diff
 , 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
 , node-proxyquire <!nocheck>
 , node-resolve <!nocheck>
 , node-rollup-plugin-commonjs
 , node-rollup-plugin-json
 , node-rollup-plugin-node-resolve
 , node-supports-color
 , node-type-detect
 , node-typescript
 , node-util <!nocheck>
 , rollup
Standards-Version: 4.7.4
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/

Package: node-sinon
Architecture: all
Depends:
 ${misc:Depends}
 , node-array-from
 , node-diff
 , node-event-emitter
 , node-is-object
 , node-lodash-packages
 , node-merge-descriptors
 , node-object-assign
 , node-path-to-regexp
 , node-resolve
 , node-supports-color
 , node-type-detect
 , node-util
Provides: ${nodejs:Provides}
Description: JavaScript test spies, stubs and mocks
 Standalone and test framework agnostic JavaScript test spies, stubs and mocks.
