UNPKG

@girs/node-gtk-3.0

Version:

Node.js TypeScript type definitions for Gtk-3.0, generated from library version 3.24.41

73 lines 2.11 kB
{ "name": "@girs/node-gtk-3.0", "version": "3.24.41-3.3.0", "description": "Node.js TypeScript type definitions for Gtk-3.0, generated from library version 3.24.41", "type": "module", "module": "node-gtk-3.0.js", "main": "node-gtk-3.0.js", "exports": { "./ambient": { "types": "./node-gtk-3.0-ambient.d.ts", "default": "./node-gtk-3.0-ambient.js" }, "./import": { "types": "./node-gtk-3.0-import.d.ts", "default": "./node-gtk-3.0-import.js" }, ".": { "import": { "types": "./node-gtk-3.0.d.ts", "default": "./node-gtk-3.0.js" }, "require": { "types": "./node-gtk-3.0.d.cts", "default": "./node-gtk-3.0.cjs" } } }, "scripts": { "test": "yarn test:esm && yarn test:cjs", "test:esm": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit node-gtk-3.0.d.ts", "test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit node-gtk-3.0.d.cts" }, "dependencies": { "@girs/node-atk-1.0": "^2.50.1-3.3.0", "@girs/node-cairo-1.0": "^1.0.0-3.3.0", "@girs/node-freetype2-2.0": "^2.0.0-3.3.0", "@girs/node-gdk-3.0": "^3.24.41-3.3.0", "@girs/node-gdkpixbuf-2.0": "^2.0.0-3.3.0", "@girs/node-gio-2.0": "^2.78.0-3.3.0", "@girs/node-glib-2.0": "^2.78.0-3.3.0", "@girs/node-gmodule-2.0": "^2.0.0-3.3.0", "@girs/node-gobject-2.0": "^2.78.0-3.3.0", "@girs/node-gtk": "^3.3.0", "@girs/node-harfbuzz-0.0": "^8.2.1-3.3.0", "@girs/node-pango-1.0": "^1.51.0-3.3.0", "@girs/node-xlib-2.0": "^2.0.0-3.3.0" }, "peerDependencies": { "node-gtk": "*" }, "devDependencies": { "typescript": "*" }, "keywords": [ "Gir", "TypeScript", "types", "GObject-Introspection", "node", "node-gtk", "Gtk-3.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/node-gtk-3.0#readme" }