{ "name": "@babel/runtime", "version": "7.10.5", "description": "babel's modular runtime helpers", "license": "MIT", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel.git", "directory": "packages/babel-runtime" }, "homepage": "https://babeljs.io/", "author": "Sebastian McKenzie ", "dependencies": { "regenerator-runtime": "^0.13.4" }, "devDependencies": { "@babel/helpers": "^7.10.4" }, "gitHead": "f7964a9ac51356f7df6404a25b27ba1cffba1ba7" ,"_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.10.5.tgz" ,"_integrity": "sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg==" ,"_from": "@babel/runtime@7.10.5" }