UNPKG

godex

Version:

Javascript Library for Pokemon Go

30 lines (29 loc) 616 B
{ "name": "godex", "version": "2.5.6", "description": "Javascript Library for Pokemon Go", "main": "godex.js", "scripts": { "test": "node testing.js" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/yayramen/godex.git" }, "keywords": [ "pogo", "pokemon go", "pokemongo" ], "author": "yayramen", "license": "MIT", "bugs": { "url": "https://github.com/yayramen/godex/issues" }, "homepage": "https://github.com/yayramen/godex#readme", "devDependencies": { "gulp": "^3.9.1", "gulp-concat": "^2.6.0", "gulp-minify": "0.0.14" } }