UNPKG

gcp-pac

Version:

GCP Policy as Code (gcp-pac) for your Pulumi typescript apps

34 lines 732 B
{ "name": "gcp-pac", "description": "GCP Policy as Code (gcp-pac) for your Pulumi typescript apps", "version": "1.10.2", "licence": "Apache-2.0", "author": { "name": "Aleksandar Stojanov", "url": "https://fnd.works", "email": "me@fnd.works" }, "homepage": "https://github.com/losisin/gcp-pac", "repository": { "type": "git", "url": "git+https://github.com/losisin/gcp-pac.git" }, "bugs": { "url": "https://github.com/losisin/gcp-pac/issues" }, "engines": { "node": ">=20.0.0" }, "keywords": [ "pulumi", "policy-as-code", "gcp", "gcp-pac", "typescript" ], "scripts": {}, "dependencies": { "@pulumi/policy": "^1.13.0" }, "devDependencies": {} }