uxp-types
Version:
Typescript definitions for the Adobe UXP API
28 lines (27 loc) • 586 B
JSON
{
"name": "uxp-types",
"version": "0.1.3",
"description": "Typescript definitions for the Adobe UXP API",
"main": "uxp/index.d.ts",
"repository": {
"type": "git",
"url": "git+https://github.com/thejustinwalsh/uxp-types.git"
},
"keywords": [
"adobe",
"uxp",
"photoshop",
"xd",
"typescript",
"types",
"typings",
"react",
"jsx"
],
"author": "Justin Walsh",
"license": "MIT",
"bugs": {
"url": "https://github.com/thejustinwalsh/uxp-types/issues"
},
"homepage": "https://github.com/thejustinwalsh/uxp-types#readme"
}