// 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": "cors-bypass-1.0", "copyright": [ {"file": "report.spdx"}, {"file": "LICENSES/LicenseRef-GPL-3.0-or-later-WITH-js-exceptions.txt"}, {"file": "LICENSES/CC0-1.0.txt"} ], "upstream_url": "https://git.koszko.org/haketilo-packages/cors-bypass/", "definitions": [{ "type": "resource", "identifier": "cors-bypass", "long_name": "CORS bypassing", "uuid": "9ab52965-de7f-404c-bfc6-6921e53e7683", "version": [1], "revision": 2, "description": "Allow Haketilo site scripts to make HTTP requests that would be blocked otherwise.", "dependencies": [], "scripts": [{"file": "cors-bypass.js"}], "permissions": { "cors_bypass": true }, "min_haketilo_version": [2] }], "additional_files": [ {"file": "README.txt"}, {"file": "README.txt.license"}, {"file": ".reuse/dep5"} ], "reuse_generate_spdx_report": true }