// SPDX-License-Identifier: CC0-1.0 // Copyright (C) 2022 Wojtek Kosior // Available under the terms of Creative Commons Zero v1.0 Universal. { "$schema": "https://hydrilla.koszko.org/schemas/package_source-2.schema.json", "source_name": "drive-google-com-fix-browse", "copyright": [ // The text of the LicenseRef- GPL also gets included in the report. {"file": "report.spdx"}, {"file": "LICENSES/CC0-1.0.txt"} ], "additional_files": [ {"file": "LICENSES/LicenseRef-GPL-3.0-or-later-WITH-js-exceptions.txt"} ], "upstream_url": "https://git.koszko.org/hydrilla-fixes-bundle/tree/src/drive-google-com-fix-browse", "definitions": [{ "type": "mapping_and_resource", "identifier": "drive-google-com-fix-browse", "long_name": "Google Drive folder browsing fix", "uuid": "314b8c0b-913d-4bef-8019-c54f96177195", "version": [2022, 2, 18], "revision": 2, "description": "Enable browsing of Google Drive folders without relying on site-served JavaScript.", "dependencies": [], "scripts": [{"file": "google_drive_folders.js"}], "payloads": { // * https://old.reddit.com/search?q=url%3Adrive.google.com%2Fdrive%2Ffolders%2F <- to get testing links "https://drive.google.com/drive/folders/***": { "identifier": "drive-google-com-fix-browse" } } }, { "type": "mapping", "identifier": "google-drive-fix-browse", "long_name": "Google Drive folder browsing fix (transitional package)", "uuid": "d7f00608-00e6-41e3-aac3-8cebe3453ae7", "version": [2022, 2, 18, 2], "description": "This is a transitional package and can be safely removed.", "required_mappings": [{"identifier": "drive-google-com-fix-browse"}], "payloads": {} }], "reuse_generate_spdx_report": true }