Package: paws.developer.tools
Title: 'Amazon Web Services' Developer Tools Services
Version: 0.1.12
Authors@R: 
    c(person(given = "David",
             family = "Kretch",
             role = c("aut", "cre"),
             email = "david.kretch@gmail.com"),
      person(given = "Adam",
             family = "Banker",
             role = "aut",
             email = "adam.banker39@gmail.com"),
      person(given = "Amazon.com, Inc.",
             role = "cph"))
Description: Interface to 'Amazon Web Services' developer tools services,
    including version control, continuous integration and deployment, and
    more <https://aws.amazon.com/products/developer-tools/>.
License: Apache License (>= 2.0)
URL: https://github.com/paws-r/paws
BugReports: https://github.com/paws-r/paws/issues
Imports: paws.common (>= 0.3.0)
Suggests: testthat
Encoding: UTF-8
RoxygenNote: 7.1.1
Collate: 'cloud9_service.R' 'cloud9_interfaces.R' 'cloud9_operations.R'
        'codebuild_service.R' 'codebuild_interfaces.R'
        'codebuild_operations.R' 'codecommit_service.R'
        'codecommit_interfaces.R' 'codecommit_operations.R'
        'codedeploy_service.R' 'codedeploy_interfaces.R'
        'codedeploy_operations.R' 'codepipeline_service.R'
        'codepipeline_interfaces.R' 'codepipeline_operations.R'
        'codestar_service.R' 'codestar_interfaces.R'
        'codestar_operations.R' 'xray_service.R' 'xray_interfaces.R'
        'xray_operations.R'
NeedsCompilation: no
Packaged: 2021-08-22 22:30:38 UTC; david.kretch
Author: David Kretch [aut, cre],
  Adam Banker [aut],
  Amazon.com, Inc. [cph]
Maintainer: David Kretch <david.kretch@gmail.com>
Repository: CRAN
Date/Publication: 2021-08-24 19:30:06 UTC
