{
  "name": "appres",
  "version": "0.0.96",
  "description": "App Resource Organization",
  "main": "bin/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "app",
    "appres",
    "app resource",
    "resource",
    "resource manager",
    "resource organization",
    "strings",
    "images",
    "icons"
  ],
  "author": "appres.org",
  "license": "GPL-3.0",
  "devDependencies": {
    "electron": "^11.1.1"
  },
  "bin": {
    "appres": "bin/index.js"
  },
  "dependencies": {
    "@appres/color": "^0.1.7",
    "@appres/imgclip": "^0.0.12",
    "chalk": "^4.1.0",
    "ext-name": "^5.0.0",
    "filesize": "^6.1.0",
    "inquirer": "^8.0.0",
    "jimp": "^0.16.1",
    "mkdirp": "^0.5.5",
    "needle": "^2.5.2",
    "open": "^7.3.0",
    "progress": "^2.0.3",
    "yargs": "^16.2.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/smartdisk/appres.git"
  },
  "bugs": {
    "url": "https://github.com/smartdisk/appres/issues"
  },
  "api": {
    "host": "https://us-central1-appres-org.cloudfunctions.net/api"
  },
  "homepage": "https://appres.org"
}
