ags
This commit is contained in:
parent
eddf7cecb8
commit
aea798d119
16631 changed files with 1480363 additions and 257 deletions
60
home/ags/node_modules/@girs/accountsservice-1.0/package.json
generated
vendored
Normal file
60
home/ags/node_modules/@girs/accountsservice-1.0/package.json
generated
vendored
Normal file
|
|
@ -0,0 +1,60 @@
|
|||
{
|
||||
"name": "@girs/accountsservice-1.0",
|
||||
"version": "1.0.0-3.3.0",
|
||||
"description": "GJS TypeScript type definitions for AccountsService-1.0, generated from library version 1.0.0",
|
||||
"type": "module",
|
||||
"module": "accountsservice-1.0.js",
|
||||
"main": "accountsservice-1.0.js",
|
||||
"exports": {
|
||||
"./ambient": {
|
||||
"types": "./accountsservice-1.0-ambient.d.ts",
|
||||
"default": "./accountsservice-1.0-ambient.js"
|
||||
},
|
||||
"./import": {
|
||||
"types": "./accountsservice-1.0-import.d.ts",
|
||||
"default": "./accountsservice-1.0-import.js"
|
||||
},
|
||||
".": {
|
||||
"import": {
|
||||
"types": "./accountsservice-1.0.d.ts",
|
||||
"default": "./accountsservice-1.0.js"
|
||||
},
|
||||
"require": {
|
||||
"types": "./accountsservice-1.0.d.cts",
|
||||
"default": "./accountsservice-1.0.cjs"
|
||||
}
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
"test": "yarn test:esm && yarn test:cjs",
|
||||
"test:esm": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit accountsservice-1.0.d.ts",
|
||||
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit accountsservice-1.0.d.cts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@girs/gio-2.0": "^2.78.0-3.3.0",
|
||||
"@girs/gjs": "^3.3.0",
|
||||
"@girs/glib-2.0": "^2.78.0-3.3.0",
|
||||
"@girs/gobject-2.0": "^2.78.0-3.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "*"
|
||||
},
|
||||
"keywords": [
|
||||
"Gir",
|
||||
"TypeScript",
|
||||
"types",
|
||||
"GObject-Introspection",
|
||||
"GJS",
|
||||
"AccountsService-1.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/accountsservice-1.0#readme"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue