mastercheck
Advanced tools
Comparing version 0.2.15 to 0.2.16
{ | ||
"name": "mastercheck", | ||
"version": "0.2.15", | ||
"version": "0.2.16", | ||
"description": "mastercheck", | ||
@@ -12,3 +12,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git://github.com/yuhei-a/mastercheck.git" | ||
"url": "git://github.com/iyu/mastercheck.git" | ||
}, | ||
@@ -24,3 +24,3 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/yuhei-a/mastercheck/issues" | ||
"url": "https://github.com/iyu/mastercheck/issues" | ||
}, | ||
@@ -27,0 +27,0 @@ "dependencies": { |
@@ -6,3 +6,3 @@ MasterCheck | ||
[Documents](http://iyu.github.io/mastercheck/) | ||
[Documents](http://iyu.github.io/repos/mastercheck/) | ||
@@ -138,4 +138,8 @@ ## Installation | ||
## Test | ||
Run `npm test` and `npm run-script jshint` | ||
## Contribution | ||
1. Fork it ( https://github.com/iyu/mastercheck/fork ) | ||
2. Create a feature branch | ||
3. Commit your changes | ||
4. Rebase your local changes against the master branch | ||
5. Run test suite with the `npm test; npm run-script jshint` command and confirm that it passes | ||
6. Create new Pull Request |
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
39004
144