kenken999's picture
df
0c58c5b
raw
history blame
253 Bytes
{
"name": "googleappsscript_line_image_save",
"version": "1.0.0",
"scripts": {
"test": "jest"
},
"dependencies": {
"@types/google-apps-script": "^1.0.0",
"jest": "^26.6.3",
"ts-jest": "^26.5.6",
"typescript": "^4.1.3"
}
}