{"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"keywords":["test","jasmine","tdd","bdd"],"dist-tags":{"latest":"2.6.0"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","readme":"<a name=\"README\">[<img src=\"https://rawgithub.com/jasmine/jasmine/master/images/jasmine-horizontal.svg\" width=\"400px\" />](http://jasmine.github.io)</a>\n\n[![Build Status](https://travis-ci.org/jasmine/jasmine.svg?branch=master)](https://travis-ci.org/jasmine/jasmine)\n[![Code Climate](https://codeclimate.com/github/pivotal/jasmine.svg)](https://codeclimate.com/github/pivotal/jasmine)\n\n=======\n\n**A JavaScript Testing Framework**\n\nJasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DOM, or any JavaScript framework. Thus it's suited for websites, [Node.js](http://nodejs.org) projects, or anywhere that JavaScript can run.\n\nDocumentation & guides live here: [http://jasmine.github.io](http://jasmine.github.io/)\nFor a quick start guide of Jasmine 2.x, see the beginning of [http://jasmine.github.io/edge/introduction.html](http://jasmine.github.io/edge/introduction.html)\n\nUpgrading from Jasmine 1.x? Check out the [2.0 release notes](https://github.com/jasmine/jasmine/blob/v2.0.0/release_notes/20.md) for a list of what's new (including breaking interface changes). You can also read the [upgrade guide](http://jasmine.github.io/2.0/upgrading.html).\n\n## Contributing\n\nPlease read the [contributors' guide](https://github.com/jasmine/jasmine/blob/master/.github/CONTRIBUTING.md)\n\n## Installation\n\nFor the Jasmine NPM module:<br>\n[https://github.com/jasmine/jasmine-npm](https://github.com/jasmine/jasmine-npm)\n\nFor the Jasmine Ruby Gem:<br>\n[https://github.com/jasmine/jasmine-gem](https://github.com/jasmine/jasmine-gem)\n\nFor the Jasmine Python Egg:<br>\n[https://github.com/jasmine/jasmine-py](https://github.com/jasmine/jasmine-py)\n\nFor the Jasmine headless browser gulp plugin:<br>\n[https://github.com/jasmine/gulp-jasmine-browser](https://github.com/jasmine/gulp-jasmine-browser)\n\nTo install Jasmine standalone on your local box:\n\n* Download the standalone distribution for your desired release from the [releases page](https://github.com/jasmine/jasmine/releases)\n* Create a Jasmine directory in your project - `mkdir my-project/jasmine`\n* Move the dist to your project directory - `mv jasmine/dist/jasmine-standalone-2.0.0.zip my-project/jasmine`\n* Change directory - `cd my-project/jasmine`\n* Unzip the dist - `unzip jasmine-standalone-2.0.0.zip`\n\nAdd the following to your HTML file:\n\n```html\n<link rel=\"shortcut icon\" type=\"image/png\" href=\"jasmine/lib/jasmine-2.0.0/jasmine_favicon.png\">\n<link rel=\"stylesheet\" type=\"text/css\" href=\"jasmine/lib/jasmine-2.0.0/jasmine.css\">\n\n<script type=\"text/javascript\" src=\"jasmine/lib/jasmine-2.0.0/jasmine.js\"></script>\n<script type=\"text/javascript\" src=\"jasmine/lib/jasmine-2.0.0/jasmine-html.js\"></script>\n<script type=\"text/javascript\" src=\"jasmine/lib/jasmine-2.0.0/boot.js\"></script>\n```\n\n## Supported environments\n\nJasmine tests itself across many browsers (Safari, Chrome, Firefox, PhantomJS, and new Internet Explorer) as well as node. To see the exact version tests are run against look at our [.travis.yml](https://github.com/jasmine/jasmine/blob/master/.travis.yml)\n\n\n## Support\n\n* Search past discussions: [http://groups.google.com/group/jasmine-js](http://groups.google.com/group/jasmine-js)\n* Send an email to the list: [jasmine-js@googlegroups.com](mailto:jasmine-js@googlegroups.com)\n* View the project backlog at Pivotal Tracker: [http://www.pivotaltracker.com/projects/10606](http://www.pivotaltracker.com/projects/10606)\n* Follow us on Twitter: [@JasmineBDD](http://twitter.com/JasmineBDD)\n\n## Maintainers\n\n* [Gregg Van Hove](mailto:gvanhove@pivotal.io), Pivotal Labs\n\n### Maintainers Emeritus\n\n* [Davis W. Frank](mailto:dwfrank@pivotal.io), Pivotal Labs\n* [Rajan Agaskar](mailto:rajan@pivotal.io), Pivotal Labs\n* [Greg Cobb](mailto:gcobb@pivotal.io), Pivotal Labs\n* [Chris Amavisca](mailto:camavisca@pivotal.io), Pivotal Labs\n* [Christian Williams](mailto:antixian666@gmail.com), Cloud Foundry\n* Sheel Choksi\n\nCopyright (c) 2008-2017 Pivotal Labs. This software is licensed under the MIT License.\n","repository":{"type":"git","url":"git+https://github.com/jasmine/jasmine.git"},"users":{"slackersoft":true,"kerry95":true,"josuehenry14":true,"splintor":true,"jyounce":true,"miguelprovencio":true,"ovrmrw":true,"anaumidis":true,"timdp":true,"leejefon":true,"kuba0506":true,"ajsb85":true,"ahmehri":true,"knoja4":true,"dzhou777":true,"panos277":true,"fengbeijing":true},"bugs":{"url":"https://github.com/jasmine/jasmine/issues"},"license":"MIT","versions":{"2.0.0":{"name":"jasmine-core","license":"MIT","version":"2.0.0","repository":{"type":"git","url":"https://github.com/pivotal/jasmine.git"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","files":["lib/console","lib/jasmine-core"],"devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.7.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-compass":"~0.6.0","grunt-contrib-compress":"~0.5.2","shelljs":"~0.1.4"},"_id":"jasmine-core@2.0.0","dist":{"shasum":"8c7b590f17e6583e42f41d710d12549e0d319929","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.0.0.tgz"},"_npmVersion":"1.1.65","_npmUser":{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"}],"directories":{}},"2.0.1":{"name":"jasmine-core","license":"MIT","version":"2.0.1","repository":{"type":"git","url":"https://github.com/pivotal/jasmine.git"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.7.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-compass":"~0.6.0","grunt-contrib-compress":"~0.5.2","shelljs":"~0.1.4","glob":"~3.2.9","jasmine":"https://github.com/pivotal/jasmine-npm/archive/master.tar.gz","load-grunt-tasks":"^0.4.0"},"gitHead":"773b15e450c7654b673b66ba2def1d16264ccaa2","bugs":{"url":"https://github.com/pivotal/jasmine/issues"},"_id":"jasmine-core@2.0.1","scripts":{},"_shasum":"d85172886ed5a9da6a0db84494c2167537f6cc27","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"}],"dist":{"shasum":"d85172886ed5a9da6a0db84494c2167537f6cc27","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.0.1.tgz"},"directories":{}},"2.0.4":{"name":"jasmine-core","license":"MIT","version":"2.0.4","repository":{"type":"git","url":"https://github.com/pivotal/jasmine.git"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.7.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-compass":"~0.6.0","grunt-contrib-compress":"~0.5.2","shelljs":"~0.1.4","glob":"~3.2.9","jasmine":"https://github.com/pivotal/jasmine-npm/archive/master.tar.gz","load-grunt-tasks":"^0.4.0"},"gitHead":"3132d98f232b8562a00182ad2fda730250bb9824","bugs":{"url":"https://github.com/pivotal/jasmine/issues"},"_id":"jasmine-core@2.0.4","scripts":{},"_shasum":"8659a69eb0d0f2dcbe0e82ef2953da898b6bd30d","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"dist":{"shasum":"8659a69eb0d0f2dcbe0e82ef2953da898b6bd30d","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.0.4.tgz"},"directories":{}},"2.1.0":{"name":"jasmine-core","license":"MIT","version":"2.1.0","repository":{"type":"git","url":"https://github.com/pivotal/jasmine.git"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.7.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-compass":"~0.6.0","grunt-contrib-compress":"~0.5.2","shelljs":"~0.1.4","glob":"~3.2.9","jasmine":"https://github.com/pivotal/jasmine-npm/archive/master.tar.gz","load-grunt-tasks":"^0.4.0"},"gitHead":"216b40439fa7c90f8ff1ed07d8c413a00719287d","bugs":{"url":"https://github.com/pivotal/jasmine/issues"},"_id":"jasmine-core@2.1.0","scripts":{},"_shasum":"62b3d2094209479b10e9f88776526af91254dc43","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"dist":{"shasum":"62b3d2094209479b10e9f88776526af91254dc43","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.1.0.tgz"},"directories":{}},"2.1.1":{"name":"jasmine-core","license":"MIT","version":"2.1.1","repository":{"type":"git","url":"https://github.com/pivotal/jasmine.git"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.7.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-compass":"~0.6.0","grunt-contrib-compress":"~0.5.2","shelljs":"~0.1.4","glob":"~3.2.9","jasmine":"https://github.com/pivotal/jasmine-npm/archive/master.tar.gz","load-grunt-tasks":"^0.4.0"},"gitHead":"25c546a904cab59c6f4e06ab1afb8cb1d1a9b090","bugs":{"url":"https://github.com/pivotal/jasmine/issues"},"_id":"jasmine-core@2.1.1","scripts":{},"_shasum":"77f6ccc966208cfe823ea11f174035fddf9e7336","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"dist":{"shasum":"77f6ccc966208cfe823ea11f174035fddf9e7336","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.1.1.tgz"},"directories":{}},"2.1.2":{"name":"jasmine-core","license":"MIT","version":"2.1.2","repository":{"type":"git","url":"https://github.com/pivotal/jasmine.git"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.7.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-compass":"~0.6.0","grunt-contrib-compress":"~0.5.2","shelljs":"~0.1.4","glob":"~3.2.9","jasmine":"https://github.com/pivotal/jasmine-npm/archive/master.tar.gz","load-grunt-tasks":"^0.4.0"},"gitHead":"2517ddfe17a86ee6ef9d27979a532f044077f307","bugs":{"url":"https://github.com/pivotal/jasmine/issues"},"_id":"jasmine-core@2.1.2","scripts":{},"_shasum":"68829e1b37253b3622578121883fc4ec8307effc","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"dist":{"shasum":"68829e1b37253b3622578121883fc4ec8307effc","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.1.2.tgz"},"directories":{}},"2.1.3":{"name":"jasmine-core","license":"MIT","version":"2.1.3","repository":{"type":"git","url":"https://github.com/pivotal/jasmine.git"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.7.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-compass":"~0.6.0","grunt-contrib-compress":"~0.5.2","shelljs":"~0.1.4","glob":"~3.2.9","jasmine":"https://github.com/pivotal/jasmine-npm/archive/master.tar.gz","load-grunt-tasks":"^0.4.0"},"gitHead":"b56c2a69ac8ca6dab78418e71bfbdd7ee79f5336","bugs":{"url":"https://github.com/pivotal/jasmine/issues"},"_id":"jasmine-core@2.1.3","scripts":{},"_shasum":"83c4467a2250578e19e916cf8a2404a8c9841b39","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"dist":{"shasum":"83c4467a2250578e19e916cf8a2404a8c9841b39","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.1.3.tgz"},"directories":{}},"2.2.0":{"name":"jasmine-core","license":"MIT","version":"2.2.0","repository":{"type":"git","url":"https://github.com/jasmine/jasmine.git"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"grunt":"~0.4.1","grunt-contrib-jshint":"~0.7.0","grunt-contrib-concat":"~0.3.0","grunt-contrib-compass":"~0.6.0","grunt-contrib-compress":"~0.5.2","shelljs":"~0.1.4","glob":"~3.2.9","jasmine":"https://github.com/jasmine/jasmine-npm/archive/master.tar.gz","load-grunt-tasks":"^0.4.0"},"gitHead":"4acb7448d866698128eaa9bb5c89d027ac24f434","bugs":{"url":"https://github.com/jasmine/jasmine/issues"},"_id":"jasmine-core@2.2.0","scripts":{},"_shasum":"fe70b27092966256e556409e37ccde85658641da","_from":".","_npmVersion":"1.4.13","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"dist":{"shasum":"fe70b27092966256e556409e37ccde85658641da","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.2.0.tgz"},"directories":{}},"2.3.0":{"name":"jasmine-core","license":"MIT","version":"2.3.0","repository":{"type":"git","url":"https://github.com/jasmine/jasmine.git"},"keywords":["test","jasmine","tdd","bdd"],"scripts":{"test":"grunt jshint execSpecsInNode"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"glob":"~3.2.9","grunt":"~0.4.1","grunt-cli":"^0.1.13","grunt-contrib-compass":"~0.6.0","grunt-contrib-compress":"~0.5.2","grunt-contrib-concat":"~0.3.0","grunt-contrib-jshint":"~0.7.0","jasmine":"https://github.com/jasmine/jasmine-npm/archive/master.tar.gz","load-grunt-tasks":"^0.4.0","shelljs":"~0.1.4","temp":"~0.8.1"},"gitHead":"19f812c4f6d07544cc5b8ac512a3c93b84fd9808","bugs":{"url":"https://github.com/jasmine/jasmine/issues"},"_id":"jasmine-core@2.3.0","_shasum":"d24ebaad2c88e800cbab326acefdfcaf644e4ad6","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"dist":{"shasum":"d24ebaad2c88e800cbab326acefdfcaf644e4ad6","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.3.0.tgz"},"directories":{}},"2.3.2":{"name":"jasmine-core","license":"MIT","version":"2.3.2","repository":{"type":"git","url":"https://github.com/jasmine/jasmine.git"},"keywords":["test","jasmine","tdd","bdd"],"scripts":{"test":"grunt jshint execSpecsInNode"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"glob":"~3.2.9","grunt":"~0.4.1","grunt-cli":"^0.1.13","grunt-contrib-compass":"~0.6.0","grunt-contrib-compress":"~0.5.2","grunt-contrib-concat":"~0.3.0","grunt-contrib-jshint":"~0.7.0","jasmine":"https://github.com/jasmine/jasmine-npm/archive/master.tar.gz","load-grunt-tasks":"^0.4.0","shelljs":"~0.1.4","temp":"~0.8.1"},"gitHead":"426eebe1ce2d202c4c36ff123974ec88b073ea62","bugs":{"url":"https://github.com/jasmine/jasmine/issues"},"_id":"jasmine-core@2.3.2","_shasum":"9907a87048f036c4356a713b1857aaaf69746668","_from":".","_npmVersion":"1.4.16","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"dist":{"shasum":"9907a87048f036c4356a713b1857aaaf69746668","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.3.2.tgz"},"directories":{}},"2.3.3":{"name":"jasmine-core","license":"MIT","version":"2.3.3","repository":{"type":"git","url":"https://github.com/jasmine/jasmine.git"},"keywords":["test","jasmine","tdd","bdd"],"scripts":{"test":"grunt jshint execSpecsInNode"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"glob":"~3.2.9","grunt":"~0.4.1","grunt-cli":"^0.1.13","grunt-contrib-compass":"~0.6.0","grunt-contrib-compress":"~0.5.2","grunt-contrib-concat":"~0.3.0","grunt-contrib-jshint":"~0.7.0","jasmine":"https://github.com/jasmine/jasmine-npm/archive/master.tar.gz","load-grunt-tasks":"^0.4.0","shelljs":"~0.1.4","temp":"~0.8.1"},"gitHead":"0b2097b616859fff93ed75b08e0fae122296c942","bugs":{"url":"https://github.com/jasmine/jasmine/issues"},"_id":"jasmine-core@2.3.3","_shasum":"3afeb5bc4b75497932c1f0f5e0a270f0d87862bc","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"dist":{"shasum":"3afeb5bc4b75497932c1f0f5e0a270f0d87862bc","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.3.3.tgz"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"directories":{}},"2.3.4":{"name":"jasmine-core","license":"MIT","version":"2.3.4","repository":{"type":"git","url":"https://github.com/jasmine/jasmine.git"},"keywords":["test","jasmine","tdd","bdd"],"scripts":{"test":"grunt jshint execSpecsInNode"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"glob":"~3.2.9","grunt":"~0.4.1","grunt-cli":"^0.1.13","grunt-contrib-compass":"~0.6.0","grunt-contrib-compress":"~0.5.2","grunt-contrib-concat":"~0.3.0","grunt-contrib-jshint":"~0.7.0","jasmine":"https://github.com/jasmine/jasmine-npm/archive/master.tar.gz","load-grunt-tasks":"^0.4.0","shelljs":"~0.1.4","temp":"~0.8.1"},"gitHead":"0b1449228ff42df47f4e18a186134f4aa44b8b7b","bugs":{"url":"https://github.com/jasmine/jasmine/issues"},"_id":"jasmine-core@2.3.4","_shasum":"ad772662b32d16c564ee25c863edae1d65a038f2","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"dist":{"shasum":"ad772662b32d16c564ee25c863edae1d65a038f2","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.3.4.tgz"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"directories":{}},"2.4.0":{"name":"jasmine-core","license":"MIT","version":"2.4.0","repository":{"type":"git","url":"git+https://github.com/jasmine/jasmine.git"},"keywords":["test","jasmine","tdd","bdd"],"scripts":{"test":"grunt jshint execSpecsInNode"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"glob":"~5.0.13","grunt":"~0.4.1","grunt-cli":"^0.1.13","grunt-contrib-compass":"~0.6.0","grunt-contrib-compress":"~0.5.2","grunt-contrib-concat":"~0.3.0","grunt-contrib-jshint":"~0.7.0","jasmine":"git://github.com/jasmine/jasmine-npm.git","load-grunt-tasks":"^0.4.0","shelljs":"~0.1.4","temp":"~0.8.1"},"gitHead":"3b53e469fd1cb93c566da33523caaa3b2eb3f4df","bugs":{"url":"https://github.com/jasmine/jasmine/issues"},"_id":"jasmine-core@2.4.0","_shasum":"a4a48777db3f63bf32c51337610876bf805a6922","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.7","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"dist":{"shasum":"a4a48777db3f63bf32c51337610876bf805a6922","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.4.0.tgz"},"directories":{}},"2.4.1":{"name":"jasmine-core","license":"MIT","version":"2.4.1","repository":{"type":"git","url":"git+https://github.com/jasmine/jasmine.git"},"keywords":["test","jasmine","tdd","bdd"],"scripts":{"test":"grunt jshint execSpecsInNode"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"glob":"~5.0.13","grunt":"~0.4.1","grunt-cli":"^0.1.13","grunt-contrib-compass":"~0.6.0","grunt-contrib-compress":"~0.5.2","grunt-contrib-concat":"~0.3.0","grunt-contrib-jshint":"~0.7.0","jasmine":"git://github.com/jasmine/jasmine-npm.git","load-grunt-tasks":"^0.4.0","shelljs":"~0.1.4","temp":"~0.8.1"},"gitHead":"a95c2cfe3f80921ec6bc061d5fcc0b2368586666","bugs":{"url":"https://github.com/jasmine/jasmine/issues"},"_id":"jasmine-core@2.4.1","_shasum":"6f83ab3a0f16951722ce07d206c773d57cc838be","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.7","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"dist":{"shasum":"6f83ab3a0f16951722ce07d206c773d57cc838be","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.4.1.tgz"},"directories":{}},"2.5.0":{"name":"jasmine-core","license":"MIT","version":"2.5.0","repository":{"type":"git","url":"git+https://github.com/jasmine/jasmine.git"},"keywords":["test","jasmine","tdd","bdd"],"scripts":{"test":"grunt jshint execSpecsInNode"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"glob":"~7.0.5","grunt":"^1.0.1","grunt-cli":"^1.2.0","grunt-contrib-compass":"^1.1.1","grunt-contrib-compress":"^1.3.0","grunt-contrib-concat":"^1.0.1","grunt-contrib-jshint":"^1.0.0","jasmine":"^2.4.0","load-grunt-tasks":"^0.4.0","shelljs":"^0.7.0","temp":"~0.8.1"},"gitHead":"5a2e1b00821e313a9765fbe3904e7283c10aecc4","bugs":{"url":"https://github.com/jasmine/jasmine/issues"},"_id":"jasmine-core@2.5.0","_shasum":"0b2e1f4d9babb66f4510681511ff0435e6b68340","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.7","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"dist":{"shasum":"0b2e1f4d9babb66f4510681511ff0435e6b68340","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.5.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/jasmine-core-2.5.0.tgz_1472619095225_0.09785951324738562"},"directories":{}},"2.5.1":{"name":"jasmine-core","license":"MIT","version":"2.5.1","repository":{"type":"git","url":"git+https://github.com/jasmine/jasmine.git"},"keywords":["test","jasmine","tdd","bdd"],"scripts":{"test":"grunt jshint execSpecsInNode"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"glob":"~7.0.5","grunt":"^1.0.1","grunt-cli":"^1.2.0","grunt-contrib-compass":"^1.1.1","grunt-contrib-compress":"^1.3.0","grunt-contrib-concat":"^1.0.1","grunt-contrib-jshint":"^1.0.0","jasmine":"^2.4.0","load-grunt-tasks":"^0.4.0","shelljs":"^0.7.0","temp":"~0.8.1"},"gitHead":"a4b92b34f40c02ee12f19a18b7fcead935a24caa","bugs":{"url":"https://github.com/jasmine/jasmine/issues"},"_id":"jasmine-core@2.5.1","_shasum":"5f83473b6ef24f5a28ff5e5203c4f27c340ca6eb","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.7","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"dist":{"shasum":"5f83473b6ef24f5a28ff5e5203c4f27c340ca6eb","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.5.1.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/jasmine-core-2.5.1.tgz_1473285396790_0.8053309987299144"},"directories":{}},"2.5.2":{"name":"jasmine-core","license":"MIT","version":"2.5.2","repository":{"type":"git","url":"git+https://github.com/jasmine/jasmine.git"},"keywords":["test","jasmine","tdd","bdd"],"scripts":{"test":"grunt jshint execSpecsInNode"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"glob":"~7.0.5","grunt":"^1.0.1","grunt-cli":"^1.2.0","grunt-contrib-compass":"^1.1.1","grunt-contrib-compress":"^1.3.0","grunt-contrib-concat":"^1.0.1","grunt-contrib-jshint":"^1.0.0","jasmine":"^2.4.0","load-grunt-tasks":"^0.4.0","shelljs":"^0.7.0","temp":"~0.8.1"},"gitHead":"6816bc4252fe40ea2cf6a16b4aac7ddce6922095","bugs":{"url":"https://github.com/jasmine/jasmine/issues"},"_id":"jasmine-core@2.5.2","_shasum":"6f61bd79061e27f43e6f9355e44b3c6cab6ff297","_from":".","_npmVersion":"2.12.1","_nodeVersion":"0.12.7","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"dist":{"shasum":"6f61bd79061e27f43e6f9355e44b3c6cab6ff297","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.5.2.tgz"},"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/jasmine-core-2.5.2.tgz_1474071878974_0.8996635694056749"},"directories":{}},"2.6.0":{"name":"jasmine-core","license":"MIT","version":"2.6.0","repository":{"type":"git","url":"git+https://github.com/jasmine/jasmine.git"},"keywords":["test","jasmine","tdd","bdd"],"scripts":{"test":"grunt jshint execSpecsInNode"},"description":"Official packaging of Jasmine's core files for use by Node.js projects.","homepage":"http://jasmine.github.io","main":"./lib/jasmine-core.js","devDependencies":{"glob":"~7.0.5","grunt":"^1.0.1","grunt-cli":"^1.2.0","grunt-contrib-compass":"^1.1.1","grunt-contrib-compress":"^1.3.0","grunt-contrib-concat":"^1.0.1","grunt-contrib-jshint":"^1.0.0","jasmine":"^2.5.0","load-grunt-tasks":"^0.4.0","shelljs":"^0.7.0","temp":"~0.8.1"},"gitHead":"4b696fbf266bdfa720cfdbdde4ca6c1b692cbde3","bugs":{"url":"https://github.com/jasmine/jasmine/issues"},"_id":"jasmine-core@2.6.0","_shasum":"95e80740cc4d2c16741750e8b79e53c7ee15056a","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"slackersoft","email":"gregg@slackersoft.net"},"maintainers":[{"name":"dwfrank","email":"dwfrank@pivotallabs.com"},{"name":"slackersoft","email":"gregg@slackersoft.net"}],"dist":{"shasum":"95e80740cc4d2c16741750e8b79e53c7ee15056a","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/jasmine-core/-/jasmine-core-2.6.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/jasmine-core-2.6.0.tgz_1493066555876_0.4795796412508935"},"directories":{}}},"name":"jasmine-core","time":{"modified":"2017-04-24T20:42:36.163Z","created":"2014-01-24T06:35:22.978Z","2.0.0":"2014-01-24T06:35:23.410Z","2.0.1":"2014-07-21T20:53:18.085Z","2.0.2":"2014-08-23T05:28:40.327Z","2.0.3":"2014-08-23T05:49:49.765Z","2.0.4":"2014-08-25T04:15:49.391Z","2.1.0":"2014-11-14T20:59:21.002Z","2.1.1":"2014-11-15T02:46:30.932Z","2.1.2":"2014-11-16T23:07:19.240Z","2.1.3":"2014-12-01T20:48:43.032Z","2.2.0":"2015-02-02T19:40:07.580Z","2.3.0":"2015-04-28T20:39:13.365Z","2.3.2":"2015-05-07T21:02:49.972Z","2.3.3":"2015-05-11T17:57:05.855Z","2.3.4":"2015-05-13T22:03:55.009Z","2.4.0":"2015-12-03T06:23:44.477Z","2.4.1":"2015-12-04T00:08:38.652Z","2.5.0":"2016-08-31T04:51:35.460Z","2.5.1":"2016-09-07T21:56:39.198Z","2.5.2":"2016-09-17T00:24:41.944Z","2.6.0":"2017-04-24T20:42:36.163Z"},"readmeFilename":"README.md","homepage":"http://jasmine.github.io"}