UNPKG

@kuoruan/luci-types

Version:
39 lines (38 loc) 814 B
{ "name": "@kuoruan/luci-types", "version": "1.1.2", "description": "Typescript declaration files for OpenWrt LuCI2.", "main": "", "types": "index.d.ts", "author": "Xingwang Liao <kuoruan@gmail.com>", "license": "MIT", "homepage": "https://github.com/kuoruan/es-packages/tree/master/packages/luci-types#readme", "repository": { "type": "git", "url": "git+https://github.com/kuoruan/es-packages.git" }, "bugs": { "url": "https://github.com/kuoruan/es-packages/issues" }, "files": [ "index.d.ts", "typings", "tsconfig.json", "README.md", "LICENSE" ], "keywords": [ "LuCI", "LuCI2", "OpenWrt", "declaration", "luci-types", "typescript" ], "publishConfig": { "access": "public" }, "scripts": { "build": "true" } }