File size: 179 Bytes
185f702
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "clasp-project",
  "version": "1.0.0",
  "scripts": {
    "deploy": "clasp push",
    "test": "clasp test"
  },
  "dependencies": {
    "@google/clasp": "^2.0.0"
  }
}