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