parent
5ccd4827ee
commit
7bf2ab6a99
@ -1,7 +1,15 @@
|
||||
{
|
||||
"name": "jasmine-ajax",
|
||||
"description": "A library for faking Ajax responses in your Jasmine suite",
|
||||
"url": "https://github.com/pivotal/jasmine-ajax",
|
||||
"main": "lib/mock-ajax.js",
|
||||
"version": "2.0.0",
|
||||
"private": false,
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pivotal/jasmine-ajax"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"grunt": "0.4.0",
|
||||
|
Loading…
Reference in New Issue
Block a user