kenken999's picture
sd
185f702
raw
history blame
171 Bytes
{
"name": "clasp-project",
"version": "1.0.0",
"scripts": {
"deploy": "clasp push",
"test": "clasp test"
},
"dependencies": {
"clasp": "^2.3.0"
}
}