We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c48eb2f + f311d94 commit 3b33e4dCopy full SHA for 3b33e4d
package.json
@@ -4,7 +4,11 @@
4
"description": "measure internet bandwidth",
5
"main": "index.js",
6
"author": "Maulan Byron",
7
- "license": "Apache License Version 2.0",
+ "license": "Apache-2.0",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "git://github.com/Comcast/Speed-testJS.git"
11
+ },
12
"dependencies": {
13
"aws-sdk": "^2.6.12",
14
"body-parser": "^1.15.2",
0 commit comments