Files
app/nextjs/node_modules/@babel/runtime/package.json
T
2018-09-26 10:27:14 +02:00

12 lines
325 B
JSON

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