{
  "name": "tfi",
  "version": "0.0.1",
  "description": "Tools For Instagram CLI",
  "bin": {
    "tfi": "./tfi.js"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Linkfy",
  "license": "MIT",
  "dependencies": {
    "minimist": "^1.2.3"
  }
}
