@girs/harfbuzz-0.0
Version:
GJS TypeScript type definitions for HarfBuzz-0.0, generated from library version 9.0.0
60 lines • 1.59 kB
JSON
{
"name": "@girs/harfbuzz-0.0",
"version": "9.0.0-4.0.0-beta.23",
"description": "GJS TypeScript type definitions for HarfBuzz-0.0, generated from library version 9.0.0",
"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/freetype2-2.0": "^2.0.0-4.0.0-beta.23",
"@girs/gjs": "^4.0.0-beta.23",
"@girs/glib-2.0": "^2.84.0-4.0.0-beta.23",
"@girs/gobject-2.0": "^2.84.0-4.0.0-beta.23"
},
"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/ts-for-gir.git"
},
"bugs": {
"url": "https://github.com/gjsify/ts-for-gir/issues"
},
"homepage": "https://github.com/gjsify/types/tree/main/harfbuzz-0.0#readme"
}