UNPKG

futbol-ecuatoriano

Version:
29 lines (28 loc) 702 B
{ "name": "futbol-ecuatoriano", "version": "1.1.0", "description": "Ecuadorian soccer teams and players", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/juanmnl/futbol-ecuatoriano.git" }, "keywords": [ "Ecuador", "soccer", "teams", "players" ], "author": "juanmnl <juanmnl@me.com> (http://www.juanmnl.com/)", "license": "MIT", "bugs": { "url": "https://github.com/juanmnl/futbol-ecuatoriano/issues" }, "homepage": "https://github.com/juanmnl/futbol-ecuatoriano#readme", "dependencies": { "unique-random-array": "1.0.0" } }