blob: 980a6a04e37f112f936380cba02b6a121e739358 [file] [log] [blame]
{
"_args": [
[
"hipchat-notifier@1.1.0",
"/Users/scottyaslan/Development/nifi-fds/target"
]
],
"_development": true,
"_from": "hipchat-notifier@1.1.0",
"_id": "hipchat-notifier@1.1.0",
"_inBundle": false,
"_integrity": "sha1-ttJJdVQ3wZEII2d5nTupoPI7Ix4=",
"_location": "/hipchat-notifier",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "hipchat-notifier@1.1.0",
"name": "hipchat-notifier",
"escapedName": "hipchat-notifier",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/log4js"
],
"_resolved": "https://registry.npmjs.org/hipchat-notifier/-/hipchat-notifier-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "/Users/scottyaslan/Development/nifi-fds/target",
"author": {
"name": "Brice Burgess @iceburgBrice"
},
"dependencies": {
"lodash": "^4.0.0",
"request": "^2.0.0"
},
"description": "Send room notifications to the HipChat v2 API",
"license": "MIT",
"main": "index.js",
"name": "hipchat-notifier",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.1.0"
}