{
"name": "jasmine-pit",
"version": "2.0.2",
"main": "index.js",
"homepage": "https://github.com/jeffmo/jasmine-pit",
"keywords": [
"testing promises jasmine pit jasmine-pit promise error"
],
"author": {
"name": "Jeff Morrison",
"email": "[email protected]"
},
"repository": {
"type": "git",
"url": "[email protected]:jeffmo/jasmine-pit.git"
},
"license": "MIT",
"gitHead": "89041a9537d486c05462be4d0d2ede75c10018e5",
"description": "Writing tests for promises in jasmine is kind of a pain in the ass. jasmine-pit makes doing such things a tiny bit easier by providing an augmented version of `it()` (called `pit()`) that allows you to simply return a promise that may eventually assert ex",
"bugs": {
"url": "https://github.com/jeffmo/jasmine-pit/issues"
},
"_id": "[email protected]",
"scripts": {},
"_shasum": "75571cb1bfacc0ae750d6948ad458d91ba80e596",
"_from": "jasmine-pit@>=2.0.0 <2.1.0",
"_npmVersion": "1.4.21",
"_npmUser": {
"name": "jeffmo",
"email": "[email protected]"
},
"maintainers": [
{
"name": "jeffmo",
"email": "[email protected]"
}
],
"dist": {
"shasum": "75571cb1bfacc0ae750d6948ad458d91ba80e596",
"tarball": "http://registry.npmjs.org/jasmine-pit/-/jasmine-pit-2.0.2.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/jasmine-pit/-/jasmine-pit-2.0.2.tgz"
}