30 строки
727 B
JSON
30 строки
727 B
JSON
{
|
|
"name": "azure-sdk-for-java-codegen",
|
|
"version": "0.0.1",
|
|
"description": "Tools for Azure SDK for Java build processes",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/Azure/azure-sdk-for-java.git"
|
|
},
|
|
"keywords": [
|
|
"azure"
|
|
],
|
|
"author": "Microsoft Corporation",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/Azure/azure-sdk-for-java/issues"
|
|
},
|
|
"homepage": "https://github.com/Azure/azure-sdk-for-java#readme",
|
|
"devDependencies": {
|
|
"colors": "1.1.2",
|
|
"execa": "^0.8.0",
|
|
"gulp": "^3.9.1",
|
|
"gulp-exec": "2.1.2",
|
|
"gulp-gh-pages": "^0.5.4",
|
|
"gulp-if": "^2.0.0",
|
|
"gulp-shell": "^0.5.1",
|
|
"p-all": "^1.0.0",
|
|
"yargs": "3.31.0"
|
|
}
|
|
}
|