hubot-trainer
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "hubot-trainer", | ||
"description": "A hubot script to train your team to do certain actions", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"author": "Frederick Fogerty <frederick.fogerty@gmail.com>", | ||
"license": "MIT", | ||
"keywords": "hubot, hubot-scripts", | ||
"repository": { | ||
@@ -14,14 +12,11 @@ "type": "git", | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/hubot-scripts/hubot-trainer/issues" | ||
}, | ||
"dependencies": { | ||
"cron": "^1.0.9" | ||
}, | ||
"peerDependencies": { | ||
"hubot": "2.x" | ||
}, | ||
"devDependencies": { | ||
@@ -41,5 +36,3 @@ "chai": "^2.1.1", | ||
}, | ||
"main": "index.coffee", | ||
"scripts": { | ||
@@ -46,0 +39,0 @@ "test": "grunt test" |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4383
2
+ Addedcron@^1.0.9
+ Addedcron@1.8.3(transitive)
+ Addedluxon@1.28.1(transitive)