Skip to content

Commit 19f3fea

Browse files
authored
chore(package.json): add homepage for each package (#1608)
1 parent 24a77dc commit 19f3fea

File tree

324 files changed

+656
-325
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

+656
-325
lines changed

clients/client-accessanalyzer/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,6 @@
7575
"name": "AWS SDK for JavaScript Team",
7676
"url": "https://aws.amazon.com/javascript/"
7777
},
78-
"license": "Apache-2.0"
78+
"license": "Apache-2.0",
79+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-accessanalyzer"
7980
}

clients/client-acm-pca/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,6 @@
7373
"name": "AWS SDK for JavaScript Team",
7474
"url": "https://aws.amazon.com/javascript/"
7575
},
76-
"license": "Apache-2.0"
76+
"license": "Apache-2.0",
77+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-acm-pca"
7778
}

clients/client-acm/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,6 @@
7373
"name": "AWS SDK for JavaScript Team",
7474
"url": "https://aws.amazon.com/javascript/"
7575
},
76-
"license": "Apache-2.0"
76+
"license": "Apache-2.0",
77+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-acm"
7778
}

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,6 @@
7575
"name": "AWS SDK for JavaScript Team",
7676
"url": "https://aws.amazon.com/javascript/"
7777
},
78-
"license": "Apache-2.0"
78+
"license": "Apache-2.0",
79+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-alexa-for-business"
7980
}

clients/client-amplify/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,6 @@
7373
"name": "AWS SDK for JavaScript Team",
7474
"url": "https://aws.amazon.com/javascript/"
7575
},
76-
"license": "Apache-2.0"
76+
"license": "Apache-2.0",
77+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-amplify"
7778
}

clients/client-api-gateway/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,6 @@
7474
"name": "AWS SDK for JavaScript Team",
7575
"url": "https://aws.amazon.com/javascript/"
7676
},
77-
"license": "Apache-2.0"
77+
"license": "Apache-2.0",
78+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-api-gateway"
7879
}

clients/client-apigatewaymanagementapi/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,6 @@
7373
"name": "AWS SDK for JavaScript Team",
7474
"url": "https://aws.amazon.com/javascript/"
7575
},
76-
"license": "Apache-2.0"
76+
"license": "Apache-2.0",
77+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-apigatewaymanagementapi"
7778
}

clients/client-apigatewayv2/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,6 @@
7373
"name": "AWS SDK for JavaScript Team",
7474
"url": "https://aws.amazon.com/javascript/"
7575
},
76-
"license": "Apache-2.0"
76+
"license": "Apache-2.0",
77+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-apigatewayv2"
7778
}

clients/client-app-mesh/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,6 @@
7575
"name": "AWS SDK for JavaScript Team",
7676
"url": "https://aws.amazon.com/javascript/"
7777
},
78-
"license": "Apache-2.0"
78+
"license": "Apache-2.0",
79+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-app-mesh"
7980
}

clients/client-appconfig/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,5 +73,6 @@
7373
"name": "AWS SDK for JavaScript Team",
7474
"url": "https://aws.amazon.com/javascript/"
7575
},
76-
"license": "Apache-2.0"
76+
"license": "Apache-2.0",
77+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/master/clients/client-appconfig"
7778
}

0 commit comments

Comments
 (0)