Nicolò Ribaudo 282129ea66 v7.2.0
2018-12-03 20:00:35 +01:00

15 lines
374 B
JSON

{
"name": "@babel/runtime",
"version": "7.2.0",
"description": "babel's modular runtime helpers",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": "https://github.com/babel/babel/tree/master/packages/babel-runtime",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"dependencies": {
"regenerator-runtime": "^0.12.0"
}
}