mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-24 20:26:13 +10:00
Moved mock-ajax.js into its own lib.
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "jasmine-ajax",
|
||||
"filename": "mock-ajax.js",
|
||||
"version": "2.0.0",
|
||||
"description": "A library for faking Ajax responses in your Jasmine suite.",
|
||||
"homepage": "https://github.com/pivotal/jasmine-ajax/",
|
||||
"keywords": [
|
||||
"bdd",
|
||||
"testing",
|
||||
"ajax"
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/pivotal/jasmine-ajax.git"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user