UNPKG

adobexd-types

Version:

Typescript types for Adobe XD CC and UXP

59 lines 1.31 kB
{ "name": "adobexd-types", "version": "49.0.0", "main": "", "types": "index.d.ts", "description": "Typescript types for Adobe XD CC and UXP", "license": "MIT", "homepage": "https://github.com/arniebradfo/typings#readme", "repository": { "type": "git", "url": "https://github.com/arniebradfo/typings.git" }, "bugs": { "url": "https://github.com/arniebradfo/typings/issues" }, "files": [ "index.d.ts", "xd", "uxp" ], "keywords": [ "adobe-xd", "xd", "adobexd", "plugins", "types", "@types", "typings", "typescript definitions", "typescript" ], "contributors": [ { "name": "James Bradford", "email": "james@bradford.digital", "url": "https://github.com/arniebradfo" }, { "name": "Pablo Klaschka", "email": "xdplugins@pabloklaschka.de", "url": "https://github.com/pklaschka" }, { "name": "Eric Robinson", "email": "eric@sonicbloom.io", "url": "https://github.com/ericdrobinson" }, { "name": "Kerri Shotts", "email": "kerrishotts@gmail.com", "url": "https://github.com/kerrishotts" }, { "name": "Jonathan Fontanez", "email": "fontanezj1@gmail.com", "url": "https://github.com/tato123" } ] }