UNPKG

adobe-extendscript

Version:
38 lines (37 loc) 829 B
{ "name": "adobe-extendscript", "version": "1.0.2", "private": false, "description": "Adobe product ExtendScript debugging", "main": "index.js", "scripts": { "start": "node ./example.js" }, "keywords": [ "Adobe", "Extend", "Script", "ExtendScript", "Javascript", "Photoshop", "Illustrator", "Audition", "After Effects", "Premiere Pro", "InDesign" ], "types": "./types.d.ts", "author": "Funny002 <2048412928@qq.com>", "license": "MPL-2.0", "dependencies": { "uglify-js": "^3.17.4" }, "repository": { "type": "git", "url": "git+https://github.com/Funny002/Adobe-ExtendScript.git" }, "bugs": { "url": "https://github.com/Funny002/Adobe-ExtendScript/issues" }, "homepage": "https://github.com/Funny002/Adobe-ExtendScript#readme" }