{
  "name": "csinterface-ts",
  "version": "1.0.3",
  "description": "Custom implementation of Adobe extensions CSInterface library v7.x, in Typescript.",
  "main": "dist/csinterface-ts.js",
  "typings": "dist/csinterface-ts",
  "scripts": {
    "test": "echo \"No test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/BrightShadow/CSInterface-TS.git"
  },
  "keywords": [
    "typescript",
    "csinterface",
	"adobe",
	"cep",
	"extension",
	"plugin"
  ],
  "author": "brightshadow86@gmail.com",
   "maintainers": [
    {
      "name": "Pawel Porombka",
      "email": "brightshadow86@gmail.com"
    }
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/BrightShadow/CSInterface-TS/issues"
  },
  "homepage": "https://github.com/BrightShadow/CSInterface-TS#readme"
}
