We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe3939 commit 3a6523eCopy full SHA for 3a6523e
bower.json
@@ -0,0 +1,17 @@
1
+{
2
+ "name": "google-spreadsheets-parser",
3
+ "version": "0.1.0",
4
+ "homepage": "https://github.com/TanakaYutaro/google-spreadsheets-parser",
5
+ "authors": [
6
+ "yutaro <yutaro.tanaka.world@gmail.com>"
7
+ ],
8
+ "description": "Simple Google Spreadsheets parser for JavaScript",
9
+ "license": "MIT",
10
+ "keywords": [
11
+ "google",
12
+ "spreadsheet",
13
+ "google drive",
14
+ "parser",
15
+ "json"
16
+ ]
17
+}
0 commit comments