{ "name": "line-communication-test-case-creator", "version": "1.0.0", "scripts": { "test": "jest" }, "dependencies": { "@types/jest": "^26.0.23", "jest": "^26.6.3", "ts-jest": "^26.5.6", "typescript": "^4.1.3" } }