{
  "name": "babel-plugin-remove-use-strict",
  "version": "1.0.1",
  "description": "babel-plugin-remove-use-strict",
  "main": "index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "node ./test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tswordyao/babel-plugin-remove-use-strict.git"
  },
  "keywords": [
    "babel",
    "plugin",
    "remove",
    "use",
    "strict"
  ],
  "author": "tswordyao",
  "license": "MIT"
}
