{ "name": "jasmine-core", "version": "2.3.4", "homepage": "http://jasmine.github.io", "authors": [ "slackersoft " ], "description": "Official packaging of Jasmine's core files", "keywords": [ "test", "jasmine", "tdd", "bdd" ], "license": "MIT", "moduleType": "globals", "main": "lib/jasmine-core/jasmine.js", "ignore": [ "**/.*", "dist", "grunt", "node_modules", "pkg", "release_notes", "spec", "src", "Gemfile", "Gemfile.lock", "Rakefile", "jasmine-core.gemspec", "*.sh", "*.py", "Gruntfile.js", "lib/jasmine-core.rb", "lib/jasmine-core/boot/", "lib/jasmine-core/spec", "lib/jasmine-core/version.rb", "lib/jasmine-core/*.py", "sauce_connect.log" ], "_release": "2.3.4", "_resolution": { "type": "version", "tag": "v2.3.4", "commit": "651426b6583020e2f3fdae56d2873514963ba65e" }, "_source": "git://github.com/pivotal/jasmine.git", "_target": "~2.3.4", "_originalSource": "jasmine", "_direct": true }