{ "name": "clasp-project", "version": "1.0.0", "scripts": { "deploy": "clasp push", "test": "clasp test" }, "dependencies": { "clasp": "^2.3.0" } }