node-pagerduty
node-pagerduty copied to clipboard
Fixed broken module and added coffee-script dependency.
Right now the module errors when trying to load.
Fixes:
- Fixed require path for
src
- Added
coffee-script
dependency and updatedpackage.json
Removed src
from npmignore so people actually download the code when using npm install
when referencing in package.json
+1