babel-plugin-safe-x-transform
Version:
Compile ES2015 safe-engine-x to ES5
20 lines • 436 B
JSON
{
"name": "babel-plugin-safe-x-transform",
"version": "5.3.5",
"description": "Compile ES2015 safe-engine-x to ES5",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-plugin-safe-x-transform"
},
"license": "MIT",
"publishConfig": {
"access": "public"
},
"main": "index.js",
"keywords": [
"safex",
"@safe-engine",
"babel-plugin"
]
}