{
  "name": "jsxk",
  "version": "0.1.8",
  "description": "Provides a two-way communication interface between NodeJS and Adobe ExtendScript (JSX) files",
  "main": "jsxk.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/loksland/jsxk.git"
  },
  "keywords": [
    "psd",
    "jsx",
    "extendscript",
    "node",
    "inject",
    "communication",
    "Photoshop",
    "Illustrator"
  ],
  "author": "loksland",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/loksland/jsxk/issues"
  },
  "homepage": "https://github.com/loksland/jsxk#readme",
  "dependencies": {
    "open": "^7.0.3"
  }
}
