mirror of
https://github.com/Doodle3D/Doodle3D-API
synced 2024-11-05 12:43:23 +01:00
11 lines
253 B
JSON
11 lines
253 B
JSON
{
|
|
"name": "babel-runtime",
|
|
"description": "babel selfContained runtime",
|
|
"license": "MIT",
|
|
"repository": "babel/babel",
|
|
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
|
"dependencies": {
|
|
"core-js": "^0.9.0"
|
|
},
|
|
"version": "5.6.20"
|
|
} |