UNPKG

@girs/harfbuzz-0.0

Version:

GJS TypeScript type definitions for HarfBuzz-0.0, generated from library version 13.2.1

56 lines (53 loc) 1.63 kB
{ "name": "@girs/harfbuzz-0.0", "version": "4.1.0", "libraryVersion": "13.2.1", "description": "GJS TypeScript type definitions for HarfBuzz-0.0, generated from library version 13.2.1", "type": "module", "module": "harfbuzz-0.0.js", "main": "harfbuzz-0.0.js", "exports": { "./ambient": { "types": "./harfbuzz-0.0-ambient.d.ts", "import": "./harfbuzz-0.0-ambient.js", "default": "./harfbuzz-0.0-ambient.js" }, "./import": { "types": "./harfbuzz-0.0-import.d.ts", "import": "./harfbuzz-0.0-import.js", "default": "./harfbuzz-0.0-import.js" }, "./harfbuzz-0.0": { "types": "./harfbuzz-0.0.d.ts", "import": "./harfbuzz-0.0.js", "default": "./harfbuzz-0.0.js" }, ".": { "types": "./index.d.ts", "import": "./index.js", "default": "./index.js" } }, "scripts": { "test": "tsc --project tsconfig.json" }, "dependencies": { "@girs/gjs": "^4.1.0", "@girs/freetype2-2.0": "^4.1.0", "@girs/gobject-2.0": "^4.1.0", "@girs/glib-2.0": "^4.1.0" }, "devDependencies": { "typescript": "*" }, "keywords": ["Gir", "TypeScript", "types", "GObject-Introspection", "GJS", "HarfBuzz-0.0"], "author": "ts-for-gir", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/gjsify/types.git" }, "bugs": { "url": "https://github.com/gjsify/ts-for-gir/issues" }, "homepage": "https://github.com/gjsify/types/tree/main/harfbuzz-0.0#readme" }