@gotrash/uk-waste-exemptions
Version:
UK Waste Exemptions in JSON format.
33 lines (32 loc) • 755 B
JSON
{
"name": "@gotrash/uk-waste-exemptions",
"version": "1.2.5",
"description": "UK Waste Exemptions in JSON format.",
"main": "index.js",
"scripts": {
"test": "jest"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/gotrash/UK-Waste-Exemptions.git"
},
"keywords": [
"GoTrash",
"JSON",
"UK",
"United Kingdom",
"UK Waste Exemptions",
"UK Waste Exemption Types",
"Waste Exemptions",
"Dataset"
],
"author": "Alex Scott <codetheorist@outlook.com>",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/gotrash/UK-Waste-Exemptions/issues"
},
"homepage": "https://github.com/gotrash/UK-Waste-Exemptions#readme",
"devDependencies": {
"jest": "^29.7.0"
}
}