@gtile/harfbuzz-0.0
Version:
GJS TypeScript type definitions for HarfBuzz-0.0, generated from library version 8.3.0
47 lines (44 loc) • 1.53 kB
JSON
{
"name": "@gtile/harfbuzz-0.0",
"version": "8.3.0-3.2.3",
"description": "GJS TypeScript type definitions for HarfBuzz-0.0, generated from library version 8.3.0",
"type": "module",
"module": "harfbuzz-0.0.js",
"main": "harfbuzz-0.0.js",
"exports": {
"./ambient": "./harfbuzz-0.0-ambient.d.ts",
"./import": "./harfbuzz-0.0-import.d.ts",
".": {
"import": {
"types": "./harfbuzz-0.0.d.ts",
"default": "./harfbuzz-0.0.js"
},
"require": {
"types": "./harfbuzz-0.0.d.cts",
"default": "./harfbuzz-0.0.cjs"
}
}
},
"scripts": {
"test": "yarn test:esm && yarn test:cjs",
"test:esm": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit harfbuzz-0.0.d.ts",
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit harfbuzz-0.0.d.cts"
},
"dependencies": {
"@gtile/gjs": "3.2.3", "@gtile/freetype2-2.0": "*", "@gtile/gobject-2.0": "*", "@gtile/glib-2.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"
}