{
  "name": "babel-plugin-safe-x-transform",
  "version": "5.2.1",
  "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"
  ]
}