gdoc-to-s3
Version:
This library has been deprecated and become [turntable](https://www.npmjs.org/package/turntable). Please use that instead.
31 lines (30 loc) • 756 B
JSON
{
"name": "gdoc-to-s3",
"version": "1.0.5",
"description": "This library has been deprecated and become [turntable](https://www.npmjs.org/package/turntable). Please use that instead.",
"main": "turntable.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/mhkeller/turntable.git"
},
"keywords": [
"AWS",
"S3",
"Google Docs",
"Google Spreadsheets"
],
"author": "Michael Keller",
"license": "MIT",
"node":"0.10.5",
"readmeFilename": "README.md",
"gitHead": "2a12aeb6ce4703d88da25bdf11a9339b32868f2c",
"dependencies": {
"jquery": "1.8.3",
"aws-sdk": "1.2.0",
"dsv": "~0.0.2",
"twit": "1.1.8"
}
}