You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
439 B

{
"name": "generate-thumbnail-functions",
"description": "Generate Thumbnail Firebase Functions sample",
"dependencies": {
"@google-cloud/storage": "^0.4.0",
"child-process-promise": "^2.2.0",
"firebase": "^3.6",
"firebase-functions": "https://storage.googleapis.com/firebase-preview-drop/node/firebase-functions/firebase-functions-preview.latest.tar.gz",
"mkdirp": "^0.5.1",
"mkdirp-promise": "^4.0.0"
}
}