UNPKG

@kengachu-pulumi/azure-native-apimanagement

Version:

Pulumi Azure Native package for apimanagement

33 lines 747 B
{ "name": "@kengachu-pulumi/azure-native-apimanagement", "version": "3.18.0", "description": "Pulumi Azure Native package for apimanagement", "keywords": [ "pulumi", "azure", "azure-native", "category/cloud", "kind/native" ], "homepage": "https://pulumi.com", "repository": { "url": "git+https://github.com/Ankvi/pulumi-azure-native.git", "type": "git" }, "dependencies": { "@pulumi/pulumi": "^3.142.0", "@kengachu-pulumi/azure-native-core": "3.18.0" }, "publishConfig": { "access": "public" }, "devDependencies": { "typescript": "^5.0.0", "@types/node": "^20.0.0" }, "scripts": { "build": "tsc", "clean": "tsc --build --clean", "lint": "tsc --noEmit" } }