{
  "name": "@microsoft.azure/autorest.common",
  "version": "2.4.0",
  "description": "The common module for AutoRest Extensions",
  "scripts": {
    "test": "gulp test",
    "testci": "gulp test",
    "build": "gulp build",
    "clean": "gulp clean",
    "code": "code .",
    "postinstall": "gulp restore",
    "prepare": "gulp build",
    "publish-preview": "NOT YET AUTOMATED",
    "nuke": "git clean -xdf",
    "prepublishOnly": "I am a syntax error that prevents you from accidentally publishing this on npm. This package is published on Nuget!"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Azure/autorest.common"
  },
  "readme": "https://github.com/Azure/autorest.common/readme.md",
  "keywords": [
    "autorest"
  ],
  "author": "Microsoft Corporation",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Azure/autorest/issues"
  },
  "homepage": "https://github.com/Azure/autorest.common/blob/master/README.md",
  "devDependencies": {
    "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",
    "through2-parallel": "^0.1.3",
    "yargs": "^8.0.2"
  },
  "dependencies": {}
}
