prem-league-fixtures
Version:
A package for retrieving the latest premier league fixtures
16 lines (15 loc) • 360 B
JSON
{
"name": "prem-league-fixtures",
"version": "1.0.0",
"description": "A package for retrieving the latest premier league fixtures",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"premier",
"league"
],
"author": "Nealus Burke <nealusburke@gmail.com>",
"license": "ISC"
}