{ "name": "line-communication-test-case-creator", "version": "1.0.0", "scripts": { "deploy": "clasp push", "test": "jest" }, "dependencies": { "@types/google-apps-script": "^1.0.1", "jest": "^27.0.6", "ts-jest": "^27.0.3", "typescript": "^4.1.3" } }