UNPKG

@kengachu-pulumi/azure-native-apimanagement

Version:

Pulumi Azure Native package for apimanagement

32 lines 710 B
{ "name": "@kengachu-pulumi/azure-native-apimanagement", "version": "2.14.1", "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.0.0", "@kengachu-pulumi/azure-native-core": "^2.14.1" }, "publishConfig": { "access": "public" }, "devDependencies": { "typescript": "^5.0.0", "@types/node": "^20.0.0" }, "scripts": { "build": "tsc", "lint": "tsc --noEmit" } }