blob: 4ec2bddc777e15793cba3f5e78f91f3adbc03362 [file] [log] [blame]
{
"_from": "jasmine-reporters@~1.0.0",
"_id": "jasmine-reporters@1.0.2",
"_inBundle": false,
"_integrity": "sha1-q2E+1Zd9x0h+hbPBL2qOqNsq3jE=",
"_location": "/jasmine-reporters",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "jasmine-reporters@~1.0.0",
"name": "jasmine-reporters",
"escapedName": "jasmine-reporters",
"rawSpec": "~1.0.0",
"saveSpec": null,
"fetchSpec": "~1.0.0"
},
"_requiredBy": [
"/jasmine-node"
],
"_resolved": "https://registry.npmjs.org/jasmine-reporters/-/jasmine-reporters-1.0.2.tgz",
"_shasum": "ab613ed5977dc7487e85b3c12f6a8ea8db2ade31",
"_spec": "jasmine-reporters@~1.0.0",
"_where": "/Users/tripod/codez/cordova/cordova-osx/node_modules/jasmine-node",
"author": {
"name": "Larry Myers"
},
"bugs": {
"url": "https://github.com/larrymyers/jasmine-reporters/issues"
},
"bundleDependencies": false,
"dependencies": {
"mkdirp": "~0.3.5"
},
"deprecated": false,
"description": "Reporters for the Jasmine BDD Framework",
"devDependencies": {},
"homepage": "https://github.com/larrymyers/jasmine-reporters",
"licenses": [
{
"type": "MIT",
"url": "https://raw.github.com/larrymyers/jasmine-reporters/master/LICENSE"
}
],
"main": "./src/load_reporters.js",
"maintainers": "Ben Loveridge <bloveridge@gmail.com>",
"name": "jasmine-reporters",
"repository": {
"type": "git",
"url": "git://github.com/larrymyers/jasmine-reporters.git"
},
"version": "1.0.2"
}