{
  "name": "jetifire",
  "version": "1.2.6",
  "description": "Jetifire tool migrates support-library-dependent libraries to rely on the equivalent AndroidX packages instead.",
  "keywords": [
    "React Native",
    "jetifier",
    "androidX",
    "support library"
  ],
  "main": "index.js",
  "scripts": {
    "start": "node ."
  },
  "bin": {
    "jetifire": "bin/jetifire"
  },
  "author": "Yassine Fathi @ Fluicity",
  "license": "CC-BY-2.0",
  "dependencies": {},
  "homepage": "https://github.com/Fluicity/jetifire#readme",
  "bugs": {
    "url": "https://github.com/Fluicity/jetifire#issues",
    "email": "yassine@flui.city"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Fluicity/jetifire"
  }
}
