UNPKG

@icecreamcake/autojs6-dts

Version:

TypeScript Declarations for AutoJs6

36 lines (35 loc) 771 B
{ "name": "@icecreamcake/autojs6-dts", "version": "2.1.3", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "prepack": "" }, "publishConfig": { "ignore": [] }, "description": "TypeScript Declarations for AutoJs6", "keywords": [ "autojs", "autojs6", "declarations" ], "homepage": "http://autojs6.com", "license": "MPL-2.0", "author": { "name": "Blank0120", "url": "https://github.com/Blank0120/" }, "main": "", "repository": { "type": "git", "url": "git+https://github.com/Blank0120/AutoJs6-TypeScript-Declarations.git" }, "bugs": { "url": "https://github.com/Blank0120/AutoJs6-TypeScript-Declarations/issues" }, "files": [ "**/*.d.ts" ], "types": "index.d.ts" }