{
  "name": "obfuscator-io-metro-plugin",
  "version": "2.2.1",
  "description": "A metro plugin to use javascript-obfuscator library with react-native ",
  "main": "lib/index.js",
  "directories": {
    "lib": "lib"
  },
  "scripts": {
    "test": "node --test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/whoami-shubham/obfuscator-io-metro-plugin.git"
  },
  "author": "Shubham Jha",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/whoami-shubham/obfuscator-io-metro-plugin/issues"
  },
  "homepage": "https://github.com/whoami-shubham/obfuscator-io-metro-plugin#readme",
  "keywords": [
    "obfuscation",
    "javascript",
    "metro",
    "react-native",
    "react-native-obfuscation",
    "react-native-obfuscator",
    "javascript-obfuscator"
  ],
  "dependencies": {
    "acorn": "8.16.0",
    "combine-source-map": "0.8.0",
    "commander": "2.20.3",
    "fs-extra": "8.1.0",
    "glob": "7.1.6",
    "javascript-obfuscator": "4.2.1"
  }
}
