{
    "name": "@netacea/cloudflare",
    "version": "6.8.18",
    "description": "Netacea Cloudflare CDN Integration",
    "main": "dist/index.js",
    "types": "dist/index.d.ts",
    "files": [
        "dist/index.js",
        "dist/index.d.ts"
    ],
    "scripts": {
        "prepack": "npx netacea-bundler prepack",
        "postpack": "npx netacea-bundler postpack"
    },
    "author": "Netacea <npm@netacea.com> (https://netacea.com)",
    "publishConfig": {
        "access": "public"
    },
    "license": "ISC",
    "dependencies": {
        "aws4fetch": "^1.0.20",
        "buffer": "^6.0.3",
        "jose": "^4.15.9"
    },
    "gitHead": "0b81c55d3e88f8c49d93388de9a04c7eccdbbfbc"
}