badminton-court
Advanced tools
Comparing version 1.0.0 to 1.0.2
{ | ||
"name": "badminton-court", | ||
"version": "1.0.0", | ||
"version": "1.0.2", | ||
"description": "ThoughtWorks 2018 campus recruitment homework.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha index.test.js" | ||
"test": "node_modules/.bin/mocha --reporter spec index.test.js", | ||
"cover": "node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- -R spec index.test.js" | ||
}, | ||
@@ -23,4 +24,6 @@ "engines": { | ||
"devDependencies": { | ||
"coveralls": "^2.13.1", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^3.5.2" | ||
} | ||
} |
# badminton-court | ||
[![NPM version][npm-image]][npm-url] | ||
[![build status][travis-image]][travis-url] | ||
ThoughtWorks 2018 campus recruitment homework. | ||
@@ -19,2 +23,11 @@ | ||
## Coverage | ||
`npm run cover` | ||
I'm so sorry that the user experience is not friendlly at all, becase I just own less than 2 hours, sorry sincerely :) | ||
[npm-image]: https://img.shields.io/npm/v/badminton-court.svg?style=flat-square | ||
[npm-url]: https://www.npmjs.com/package/badminton-court | ||
[travis-image]: https://travis-ci.com/marswong/badminton-court.svg?token=QWCVBBzXbxPkLisjjv1z&branch=master | ||
[travis-url]: https://travis-ci.com/marswong/badminton-court |
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
11493
8
33
3