Comparing version 0.1.0 to 0.1.1
@@ -1,9 +0,2 @@ | ||
// Generated by CoffeeScript 1.4.0 | ||
/* | ||
node-4sq 0.1.0 | ||
(c) 2012 Alexey Simonenko, Serenity LLC. | ||
*/ | ||
// Generated by CoffeeScript 1.6.1 | ||
(function() { | ||
@@ -10,0 +3,0 @@ var Foursquare, qs, xhr; |
{ | ||
"name": "4sq" | ||
, "version": "0.1.0" | ||
, "version": "0.1.1" | ||
, "description": "Wrapper for the Foursquare API" | ||
@@ -14,9 +14,9 @@ , "keywords": ["foursquare", "4sq", "api", "wrapper"] | ||
, "engines": { | ||
"node": ">=0.6.0 <0.9.0" | ||
"node": ">=0.8.0 <0.11.0" | ||
} | ||
, "dependencies": { | ||
"request": "2.12.x" | ||
"request": "2.14.x" | ||
} | ||
, "devDependencies": { | ||
"coffee-script": "1.4.x" | ||
"coffee-script": "1.6.x" | ||
, "everyauth": "0.2.x" | ||
@@ -23,0 +23,0 @@ , "express": "2.5.x" |
Sorry, the diff of this file is not supported yet
8625
81
+ Addedrequest@2.14.0(transitive)
- Removedrequest@2.12.0(transitive)
Updatedrequest@2.14.x