{
  "name": "@autorest/azureresourceschema",
  "version": "3.0.109",
  "description": "The Azure Resource Schema extension for classic generators in AutoRest.",
  "scripts": {
    "autorest": "autorest",
    "start": "dotnet src/bin/netcoreapp2.0/autorest.azureresourceschema.dll --server",
    "test": "gulp test",
    "testci": "gulp testci",
    "build": "gulp build",
    "prepare": "gulp install_common && gulp build",
    "publish-preview": "gulp publish-preview",
    "regenerate": "gulp regenerate",
    "clean": "gulp clean",
    "nuke": "git clean -xdf"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Azure/autorest.azureresourceschema"
  },
  "readme": "https://github.com/Azure/autorest.azureresourceschema/readme.md",
  "keywords": [
    "autorest",
    "classic-generators",
    "azureresourceschema"
  ],
  "author": "Microsoft Corporation",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Azure/autorest/issues"
  },
  "homepage": "https://github.com/Azure/autorest.azureresourceschema/blob/main/README.md",
  "devDependencies": {
    "autorest": "^3.0.6187",
    "coffee-script": "^1.11.1",
    "dotnet-sdk-2.0.0": "^1.4.4",
    "gulp": "^3.9.1",
    "gulp-filter": "^5.0.0",
    "gulp-line-ending-corrector": "^1.0.1",
    "iced-coffee-script": "^108.0.11",
    "marked": "^0.3.6",
    "marked-terminal": "^2.0.0",
    "moment": "^2.17.1",
    "run-sequence": "*",
    "shx": "^0.2.2",
    "tv4": "1.3.0",
    "through2-parallel": "^0.1.3",
    "yargs": "^8.0.2",
    "yarn": "^1.0.2"
  },
  "dependencies": {
    "dotnet-2.0.0": "^1.4.4"
  }
}
