{
  "name": "babel-plugin-ember-legacy-class-constructor",
  "version": "0.1.4",
  "description": "Babel transform to make ES Class constructors work with legacy Ember versions",
  "main": "index.js",
  "repository": "https://github.com/pzuraq/babel-plugin-ember-legacy-class-constructor",
  "author": "Chris Garrett",
  "license": "MIT",
  "private": false,
  "keywords": [
    "babel",
    "babel-plugin"
  ]
}
