Skip to content

Commit d64e07e

Browse files
authored
chore(package.json): add repository field for each package (#1611)
1 parent c7533e8 commit d64e07e

File tree

324 files changed

+1943
-323
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

324 files changed

+1943
-323
lines changed

clients/client-accessanalyzer/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,10 @@
7676
"url": "https://aws.amazon.com/javascript/"
7777
},
7878
"license": "Apache-2.0",
79-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-accessanalyzer"
79+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-accessanalyzer",
80+
"repository": {
81+
"type": "git",
82+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
83+
"directory": "clients/client-accessanalyzer"
84+
}
8085
}

clients/client-acm-pca/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,10 @@
7474
"url": "https://aws.amazon.com/javascript/"
7575
},
7676
"license": "Apache-2.0",
77-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-acm-pca"
77+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-acm-pca",
78+
"repository": {
79+
"type": "git",
80+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
81+
"directory": "clients/client-acm-pca"
82+
}
7883
}

clients/client-acm/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,10 @@
7474
"url": "https://aws.amazon.com/javascript/"
7575
},
7676
"license": "Apache-2.0",
77-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-acm"
77+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-acm",
78+
"repository": {
79+
"type": "git",
80+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
81+
"directory": "clients/client-acm"
82+
}
7883
}

clients/client-alexa-for-business/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,10 @@
7676
"url": "https://aws.amazon.com/javascript/"
7777
},
7878
"license": "Apache-2.0",
79-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-alexa-for-business"
79+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-alexa-for-business",
80+
"repository": {
81+
"type": "git",
82+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
83+
"directory": "clients/client-alexa-for-business"
84+
}
8085
}

clients/client-amplify/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,10 @@
7474
"url": "https://aws.amazon.com/javascript/"
7575
},
7676
"license": "Apache-2.0",
77-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-amplify"
77+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-amplify",
78+
"repository": {
79+
"type": "git",
80+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
81+
"directory": "clients/client-amplify"
82+
}
7883
}

clients/client-api-gateway/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,10 @@
7575
"url": "https://aws.amazon.com/javascript/"
7676
},
7777
"license": "Apache-2.0",
78-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-api-gateway"
78+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-api-gateway",
79+
"repository": {
80+
"type": "git",
81+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
82+
"directory": "clients/client-api-gateway"
83+
}
7984
}

clients/client-apigatewaymanagementapi/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,10 @@
7474
"url": "https://aws.amazon.com/javascript/"
7575
},
7676
"license": "Apache-2.0",
77-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-apigatewaymanagementapi"
77+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-apigatewaymanagementapi",
78+
"repository": {
79+
"type": "git",
80+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
81+
"directory": "clients/client-apigatewaymanagementapi"
82+
}
7883
}

clients/client-apigatewayv2/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,10 @@
7474
"url": "https://aws.amazon.com/javascript/"
7575
},
7676
"license": "Apache-2.0",
77-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-apigatewayv2"
77+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-apigatewayv2",
78+
"repository": {
79+
"type": "git",
80+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
81+
"directory": "clients/client-apigatewayv2"
82+
}
7883
}

clients/client-app-mesh/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,10 @@
7676
"url": "https://aws.amazon.com/javascript/"
7777
},
7878
"license": "Apache-2.0",
79-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-app-mesh"
79+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-app-mesh",
80+
"repository": {
81+
"type": "git",
82+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
83+
"directory": "clients/client-app-mesh"
84+
}
8085
}

clients/client-appconfig/package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,10 @@
7474
"url": "https://aws.amazon.com/javascript/"
7575
},
7676
"license": "Apache-2.0",
77-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-appconfig"
77+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-appconfig",
78+
"repository": {
79+
"type": "git",
80+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
81+
"directory": "clients/client-appconfig"
82+
}
7883
}

0 commit comments

Comments
 (0)