mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
28 lines
638 B
JSON
28 lines
638 B
JSON
{
|
|
"name": "sinon.js",
|
|
"filename": "sinon-min.js",
|
|
"version": "1.7.3",
|
|
"description": "Standalone test spies, stubs and mocks for JavaScript. No dependencies, works with any unit testing framework.",
|
|
"homepage": "http://sinonjs.org/",
|
|
"keywords": [
|
|
"utility",
|
|
"popular",
|
|
"spies",
|
|
"stubs",
|
|
"mock",
|
|
"testing"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Christian Johansen",
|
|
"email": "christian@cjohansen.no"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/cjohansen/Sinon.JS"
|
|
}
|
|
]
|
|
}
|