58 lines
1.8 KiB
JSON
58 lines
1.8 KiB
JSON
{
|
|
"name": "aerospike",
|
|
"version": "0.2.0",
|
|
"description": "A TypeScript GNOME Extension for Pretty Borders",
|
|
"type": "module",
|
|
"private": true,
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://gitlab.com/lucasoskorep/aerospike"
|
|
},
|
|
"author": "Lucas Oskorep <lucas.oskorep@gmail.com>",
|
|
"license": "LGPL-3.0-or-later",
|
|
"bugs": {
|
|
"url": "https://github.com/example/my-extension/issues"
|
|
},
|
|
"homepage": "https://github.com/example/my-extension#readme",
|
|
"sideEffects": false,
|
|
"scripts": {
|
|
"test": "jest",
|
|
"test:watch": "jest --watch",
|
|
"test:coverage": "jest --coverage"
|
|
},
|
|
"devDependencies": {
|
|
"@girs/gjs": "4.0.0-beta.38",
|
|
"@girs/gnome-shell": "49.0.1",
|
|
"@jest/globals": "^29.7.0",
|
|
"@types/jest": "^29.5.12",
|
|
"eslint": "^9.36.0",
|
|
"eslint-plugin-jsdoc": "^50.8.0",
|
|
"jest": "^29.7.0",
|
|
"ts-jest": "^29.1.2",
|
|
"typescript": "^5.9.2"
|
|
},
|
|
"dependencies": {
|
|
"@girs/mtk-17": "17.0.0-4.0.0-beta.38"
|
|
},
|
|
"pnpm": {
|
|
"overrides": {
|
|
"@girs/cairo-1.0": "1.0.0-4.0.0-beta.38",
|
|
"@girs/freetype2-2.0": "2.0.0-4.0.0-beta.38",
|
|
"@girs/gdk-4.0": "4.0.0-4.0.0-beta.38",
|
|
"@girs/gdkpixbuf-2.0": "2.0.0-4.0.0-beta.38",
|
|
"@girs/gio-2.0": "2.86.0-4.0.0-beta.38",
|
|
"@girs/gjs": "4.0.0-beta.38",
|
|
"@girs/glib-2.0": "2.86.0-4.0.0-beta.38",
|
|
"@girs/gmodule-2.0": "2.0.0-4.0.0-beta.38",
|
|
"@girs/gobject-2.0": "2.86.0-4.0.0-beta.38",
|
|
"@girs/graphene-1.0": "1.0.0-4.0.0-beta.38",
|
|
"@girs/gsk-4.0": "4.0.0-4.0.0-beta.38",
|
|
"@girs/gtk-4.0": "4.20.1-4.0.0-beta.38",
|
|
"@girs/harfbuzz-0.0": "11.5.0-4.0.0-beta.38",
|
|
"@girs/mtk-17": "17.0.0-4.0.0-beta.38",
|
|
"@girs/pango-1.0": "1.57.0-4.0.0-beta.38",
|
|
"@girs/pangocairo-1.0": "1.0.0-4.0.0-beta.38"
|
|
}
|
|
}
|
|
}
|