pokemap
Version:
PokemonGo-Map APIs for node.js
38 lines (37 loc) • 1 kB
JSON
{
"name": "pokemap-web",
"version": "1.3.0",
"description": "Pokemon Go Map - Live Visualization",
"main": "Gruntfile.js",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-clean": "latest",
"grunt-contrib-concat": "latest",
"grunt-contrib-connect": "latest",
"grunt-contrib-copy": "latest",
"grunt-contrib-jshint": "latest",
"grunt-contrib-watch": "latest",
"grunt-html-validation": "^0.1.18",
"grunt-include-file": "^0.1.1",
"grunt-legacssy": "latest",
"grunt-unused": "latest",
"jshint-stylish": "latest"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AHAAAAAAA/PokemonGo-Map.git"
},
"keywords": [
"Pokemon",
"Go"
],
"author": "Carl Taylor",
"license": "MIT",
"bugs": {
"url": "https://github.com/AHAAAAAAA/PokemonGo-Map/issues"
},
"homepage": "https://github.com/AHAAAAAAA/PokemonGo-Map#readme"
}