{
  "_from": "@microsoft.azure/autorest.csharp",
  "_id": "@microsoft.azure/autorest.csharp@2.3.102",
  "_inBundle": false,
  "_location": "/@microsoft.azure/autorest.csharp",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "@microsoft.azure/autorest.csharp",
    "name": "@microsoft.azure/autorest.csharp",
    "escapedName": "@microsoft.azure%2fautorest.csharp",
    "scope": "@microsoft.azure",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_spec": "@microsoft.azure/autorest.csharp",
  "author": {
    "name": "Microsoft Corporation"
  },
  "bugs": {
    "url": "https://github.com/Azure/autorest/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "The C# extension for classic generators in AutoRest.",
  "devDependencies": {
    "@microsoft.azure/autorest.modeler": "2.3.55",
    "@microsoft.azure/autorest.testserver": "^2.5.16",
    "autorest": "^2.0.4255",
    "coffee-script": "^1.11.1",
    "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",
    "through2-parallel": "^0.1.3",
    "yargs": "^8.0.2",
    "yarn": "^1.0.2"
  },
  "homepage": "https://github.com/Azure/autorest.csharp/blob/master/README.md",
  "keywords": [
    "autorest",
    "classic-generators",
    "csharp"
  ],
  "license": "MIT",
  "name": "@microsoft.azure/autorest.csharp",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Azure/autorest.csharp.git"
  },
  "scripts": {
    "autorest": "autorest",
    "build": "gulp build",
    "clean": "gulp clean",
    "code": "code .",
    "nuke": "git clean -xdf",
    "prepare": "gulp install_common",
    "publish-preview": "gulp publish-preview",
    "regenerate": "gulp regenerate",
    "start": "dotnet --roll-forward Major src/bin/netcoreapp2.0/autorest.csharp.dll --server",
    "test": "gulp test",
    "testci": "gulp testci"
  },
  "version": "2.3.102"
}
