SinonJS Browser Bundle.
npm install sinon-browser-onlySinonJS browser build.
See the sinon project homepage
% component install wilmoore/sinon-browser-only
% bower install sinon-browser-only

% volo add wilmoore/sinon-browser-only
[curl][]
% curl -#O https://raw.github.com/wilmoore/sinon-browser-only/v{version}/sinon.js
- update version number in package.json, bower.json, component.json, and Makefile.
- make {version}
- commit then push
- tag then push --tags
- npm publish
BSD
[curl]: http://curl.haxx.se/