UNPKG

node-google-apps-script

Version:

The easiest way to develop Google Apps Script projects

7 lines 239 B
module.exports = { DEFAULT_SUBDIR: 'src', STORAGE_FILE: '/tmp/.gapps-test', CONFIG_NAME: 'gapps-test.config.json', WEBSERVER_PORT: 2386, DOWNLOAD_URL: 'https://script.google.com/feeds/download/export?format=json&id=' };