fpl-api-node
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "fpl-api-node", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A simple node wrapper for the fantasy.premierleague restful web api", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "git+https://github.com/tgreyuk/node-fpl-api.git" | ||
"url": "git+https://github.com/tgreyuk/fpl-api-node.git" | ||
}, | ||
@@ -17,5 +17,5 @@ "author": "Thomas Grey", | ||
"bugs": { | ||
"url": "https://github.com/tgreyuk/node-fpl-api/issues" | ||
"url": "https://github.com/tgreyuk/fpl-api-node/issues" | ||
}, | ||
"homepage": "https://github.com/tgreyuk/node-fpl-api#readme", | ||
"homepage": "https://github.com/tgreyuk/fpl-api-node#readme", | ||
"dependencies": { | ||
@@ -22,0 +22,0 @@ "node-fetch": "^1.6.3" |
# fpl-api-node | ||
A simple node wrapper for the fantasy.premierleague restful web api | ||
A simple node wrapper for the fantasy.premierleague.com restful web api | ||
@@ -4,0 +4,0 @@ ## Usage |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
9763