UNPKG

dodge

Version:

An API client for Foursquare's Venues Service

30 lines (29 loc) 661 B
{ "name": "dodge", "version": "0.6.2", "description": "An API client for Foursquare's Venues Service", "main": "lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Jeff Long", "license": "MIT", "dependencies": { "request": "^2.40.0", "underscore": "^1.6.0" }, "devDependencies": { "coffee-script": "^1.7.1" }, "repository": { "type": "git", "url": "git://github.com/banterability/dodge.git" }, "keywords": [ "foursquare" ], "bugs": { "url": "https://github.com/banterability/dodge/issues" }, "homepage": "https://github.com/banterability/dodge" }