{ "name": "testenv", "version": "1.0.0", "scripts": { "test": "jest" }, "dependencies": { "jest": "24" } }