g-spreadsheet
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -9,3 +9,3 @@ { | ||
"description": "Google Spreadsheet Data API -- simple interface to read rows and cells", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"keywords": [ | ||
@@ -20,6 +20,6 @@ "google", | ||
], | ||
"homepage": "https://github.com/talha-asad/g-spreadsheet", | ||
"homepage": "https://github.com/mindblaze/g-spreadsheet", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/talha-asad/g-spreadsheet.git" | ||
"url": "git://github.com/mindblaze/g-spreadsheet.git" | ||
}, | ||
@@ -26,0 +26,0 @@ "main": "g-spreadsheet.js", |
4380