{
    "name": "solirom-cdn",
    "version": "2.6.2",
    "description": "solirom-cdn",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "compress": "./compress.sh",
        "buildAndPublish": "./buildAndPublish.sh"
    },
    "repository": {
        "type": "git",
        "url": "git+https://gitlab.com/solirom/cdn.git"
    },
    "keywords": [
        "solirom",
        "cdn"
    ],
    "author": "Claudius Teodorescu",
    "license": "MIT",
    "bugs": {
        "url": "https://gitlab.com/solirom/cdn/issues"
    },
    "homepage": "https://gitlab.com/solirom/cdn#readme",
    "engines": {
        "node": ">=16.0.0"
    },
    "dependencies": {
        "jsdom": "^17.0.0",
        "minify": "^7.0.2",
        "minify-all-js": "^0.1.7",
        "node-fetch": "^3.0.0",
        "solirom-cdn": "^2.3.7",
        "toml": "^3.0.0",
        "uglify-js": "^3.14.2"
    }
}
