webdriverio-automation
Version:
WebdriverIO-Automation android ios project
27 lines (26 loc) • 803 B
JSON
{
"name": "@babel/runtime",
"version": "7.11.2",
"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 <sebmck@gmail.com>",
"dependencies": {
"regenerator-runtime": "^0.13.4"
},
"devDependencies": {
"@babel/helpers": "^7.10.4"
},
"gitHead": "bc7a811fce3ceeea393229299c1cdb63858608e6"
,"_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.11.2.tgz"
,"_integrity": "sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw=="
,"_from": "@babel/runtime@7.11.2"
}