hubot-rules
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "hubot-rules", | ||
"description": "A hubot script that explains the rules", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": "Josh Nichols <technicalpickles@github.com>", | ||
@@ -20,11 +20,14 @@ "license": "MIT", | ||
"devDependencies": { | ||
"chai": "^2.1.1", | ||
"coffee-script": "1.6.3", | ||
"grunt": "^0.4.5", | ||
"grunt-cli": "^0.1.13", | ||
"grunt-contrib-watch": "~0.6.1", | ||
"grunt-mocha-test": "~0.12.7", | ||
"grunt-release": "~0.11.0", | ||
"hubot": "2.x", | ||
"mocha": "*", | ||
"chai": "*", | ||
"sinon-chai": "*", | ||
"sinon": "*", | ||
"grunt-mocha-test": "~0.7.0", | ||
"grunt-release": "~0.6.0", | ||
"matchdep": "~0.1.2", | ||
"grunt-contrib-watch": "~0.5.3" | ||
"matchdep": "~0.3.0", | ||
"mocha": "^2.1.0", | ||
"sinon": "^1.13.0", | ||
"sinon-chai": "^2.7.0" | ||
}, | ||
@@ -31,0 +34,0 @@ "main": "index.coffee", |
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
5384
12