{
  "name": "@adobe/uxp-template-xd-starter",
  "version": "1.0.0",
  "description": "Starter template for creating Adobe UXP based XD plugin.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git@github.com:adobe-uxp/devtools-cli.git",
    "directory": "packages/uxp-templates-pack"
  },
  "keywords": [
    "adobe",
    "uxp"
  ],
  "author": "Adobe Inc",
  "license": "Apache-2.0",
  "files": [
    "template.json",
    "template"
  ]
}
