{ "name": "jasmine-ajax", "version": "2.99.0", "homepage": "https://github.com/pivotal/jasmine-ajax", "authors": [ "JR Boyens ", "Gregg Van Hove " ], "description": "A library for faking Ajax responses in your Jasmine suite.", "main": "lib/mock-ajax.js", "dependencies": { "jasmine": "~2.0" }, "moduleType": [ "globals" ], "keywords": [ "jasmine", "ajax" ], "license": "MIT", "ignore": [ "**/.*", "Gemfile", "Gemfile.lock", "Gruntfile", "Rakefile", "app/bower_components", "bower_components", "node_modules", "spec", "test", "tests", "travis-script.sh" ], "_release": "2.99.0", "_resolution": { "type": "version", "tag": "v2.99.0", "commit": "7fbcb04a26515fe2a3f57a21ea926daa90217913" }, "_source": "git://github.com/jasmine/jasmine-ajax.git", "_target": "*", "_originalSource": "jasmine-ajax" }