{
    "name": "@microsoft.azure/classic-openapi-arm-validator",
    "version": "1.0.1",
    "description": "The classic OpenAPI ARM validator plugin for AutoRest",
    "scripts": {
        "start": "dotnet ./bin/netcoreapp2.0/AutoRest.dll --server"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/Azure/azure-openapi-arm-validator"
    },
    "readme": "https://github.com/Azure/azure-openapi-arm-validator/readme.md",
    "keywords": [
        "autorest",
        "openapi-arm-validator",
        "azure-arm-validator",
        "azure-linter",
        "swagger"
    ],
    "author": "Microsoft Corporation",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/Azure/azure-openapi-arm-validator/issues"
    },
    "homepage": "https://github.com/Azure/azure-openapi-arm-validator/blob/master/README.md",
    "devDependencies": {
        "dotnet-sdk-2.0.0": "^1.1.1"
    },
    "dependencies": {
        "dotnet-2.0.0": "^1.1.0"
    }
}
