UNPKG

@adobe/uxp-template-xd-starter

Version:

Starter template for creating Adobe UXP based XD plugin.

22 lines (21 loc) 463 B
{ "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" ] }