{ "name": "formik", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "Apache-2.0", "dependencies": { "formik": "latest", "@types/react": "latest", "@types/prop-types": "latest" } }