{
  "name": "umd-compat-loader",
  "version": "2.1.2",
  "description": "",
  "main": "index.js",
  "author": "Matthew Gadd",
  "repository": {
    "type": "git",
    "url": "http://github.com/matt-gadd/umd-compat-loader.git"
  },
  "license": "Apache-2.0",
  "scripts": {
    "test": "mocha"
  },
  "dependencies": {
    "ast-types": "^0.9.2",
    "loader-utils": "^1.0.3",
    "recast": "^0.11.17"
  },
  "devDependencies": {
    "mocha": "^3.1.2",
    "source-map": "^0.5.6"
  }
}
