@gtile/atk-1.0
Version:
GJS TypeScript type definitions for Atk-1.0, generated from library version 2.50.0
47 lines (44 loc) • 1.42 kB
JSON
{
"name": "@gtile/atk-1.0",
"version": "2.50.0-3.2.3",
"description": "GJS TypeScript type definitions for Atk-1.0, generated from library version 2.50.0",
"type": "module",
"module": "atk-1.0.js",
"main": "atk-1.0.js",
"exports": {
"./ambient": "./atk-1.0-ambient.d.ts",
"./import": "./atk-1.0-import.d.ts",
".": {
"import": {
"types": "./atk-1.0.d.ts",
"default": "./atk-1.0.js"
},
"require": {
"types": "./atk-1.0.d.cts",
"default": "./atk-1.0.cjs"
}
}
},
"scripts": {
"test": "yarn test:esm && yarn test:cjs",
"test:esm": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit atk-1.0.d.ts",
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit atk-1.0.d.cts"
},
"dependencies": {
"@gtile/gjs": "3.2.3", "@gtile/gobject-2.0": "*", "@gtile/glib-2.0": "*"
},
"devDependencies": {
"typescript": "*"
},
"keywords": ["Gir", "TypeScript", "types", "GObject-Introspection", "GJS", "Atk-1.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/atk-1.0#readme"
}