UNPKG

grunt-gss

Version:

Save your Google Spreadsheets as CSV or JSON.

47 lines (46 loc) 962 B
{ "name": "grunt-gss", "description": "Save your Google Spreadsheets as CSV or JSON.", "version": "1.0.4", "homepage": "https://github.com/h0ward/grunt-gss", "author": { "name": "H0WARD <h0ward@outlook.com>", "url": "http://github.com/h0ward" }, "repository": { "type": "git", "url": "git://github.com/h0ward/grunt-gss.git" }, "bugs": { "url": "https://github.com/h0ward/grunt-gss/issues" }, "licenses": [ { "type": "MIT", "url": "https://github.com/h0ward/grunt-gss/blob/master/LICENSE-MIT" } ], "engines": { "node": ">= 0.8.0" }, "dependencies": { "deep-extend": "^0.2.11", "googleapis": "^1.0.4", "grunt": "^0.4.5", "grunt-contrib-coffee": "^0.10.1", "open": "0.0.5", "request": "^2.39.0" }, "keywords": [ "grunt", "gruntplugin", "export", "google", "spreadsheet", "oauth", "couchdb", "couchapp", "json", "csv" ] }