{
"name": "jasmine-only",
"version": "0.1.0",
"description": "Exclusivity spec helpers for jasmine: `describe.only` and `it.only`",
"homepage": "https://github.com/davemo/jasmine-only",
"author": {
"name": "David Mosher"
},
"main": "main.js",
"dependencies": {
"coffee-script": "~ 1.6.3"
},
"devDependencies": {
"lineman": ">=0.11.0"
},
"keywords": [
"jasmine",
"bdd"
],
"bugs": {
"url": "https://github.com/davemo/jasmine-only/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/davemo/jasmine-only.git"
},
"licenses": [
{
"name": "Apache License 2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"_id": "[email protected]",
"dist": {
"shasum": "84b9e672fdb4aef96b1ba573c0975ce555275f41",
"tarball": "http://registry.npmjs.org/jasmine-only/-/jasmine-only-0.1.0.tgz"
},
"_from": "[email protected]",
"_npmVersion": "1.2.32",
"_npmUser": {
"name": "searls",
"email": "[email protected]"
},
"maintainers": [
{
"name": "davemo",
"email": "[email protected]"
},
{
"name": "searls",
"email": "[email protected]"
}
],
"directories": {},
"_shasum": "84b9e672fdb4aef96b1ba573c0975ce555275f41",
"_resolved": "https://registry.npmjs.org/jasmine-only/-/jasmine-only-0.1.0.tgz"
}