hexsha
stringlengths
40
40
size
int64
6
1.05M
ext
stringclasses
16 values
lang
stringclasses
4 values
max_stars_repo_path
stringlengths
3
956
max_stars_repo_name
stringlengths
5
113
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
sequencelengths
1
10
max_stars_count
int64
1
208k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
3
956
max_issues_repo_name
stringlengths
6
110
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
sequencelengths
1
10
max_issues_count
int64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
956
max_forks_repo_name
stringlengths
6
110
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
sequencelengths
1
10
max_forks_count
int64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
6
1.05M
avg_line_length
float64
1.25
1.04M
max_line_length
int64
2
1.04M
alphanum_fraction
float64
0.01
1
fd45c41a61b46092f18cf85e73293bbd34b0458b
712
yml
YAML
.github/workflows/s3delete.yml
ieda/study-github_actions_put_s3
efa9bf198e9c3df58f6e30813eee2f76bf6a5341
[ "Unlicense" ]
null
null
null
.github/workflows/s3delete.yml
ieda/study-github_actions_put_s3
efa9bf198e9c3df58f6e30813eee2f76bf6a5341
[ "Unlicense" ]
null
null
null
.github/workflows/s3delete.yml
ieda/study-github_actions_put_s3
efa9bf198e9c3df58f6e30813eee2f76bf6a5341
[ "Unlicense" ]
null
null
null
name: Amazon S3 Deleting Object on: pull_request: types: closed jobs: build: runs-on: ubuntu-20.04 timeout-minutes: 5 steps: - name: Checkout uses: actions/checkout@v2 - name: Configure AWS credentials uses: aws-actions/configure-aws-credentials@v1 with: aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }} aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }} aws-region: ap-northeast-1 - name: Delete file from S3 env: S3_BUCKET: ${{ secrets.S3_BUCKET }} BRANCH_NAME: ${{ github.head_ref }} run: | aws s3 rm s3://$S3_BUCKET/git/$BRANCH_NAME/sample.txt --quiet
24.551724
71
0.598315
fd494b9b53bfd34f3aaf32f335d528b140071305
84
yml
YAML
steedos-packages/app-crm/main/default/objects/opportunity_line_item/fields/service_date.field.yml
baozhoutao/steedos-platform
545322749e4f13309f71cc141b16e61c34f8ee7c
[ "Apache-2.0" ]
14
2020-09-11T05:03:55.000Z
2021-10-31T04:47:01.000Z
steedos-app/main/default/objects/opportunity_line_item/fields/service_date.field.yml
steedos/steedos-app-crm
8f78be78d6e9787c5d21666369ec09a4a1423400
[ "MIT" ]
40
2020-09-18T07:32:07.000Z
2021-04-08T06:22:35.000Z
steedos-packages/app-crm/main/default/objects/opportunity_line_item/fields/service_date.field.yml
baozhoutao/steedos-platform
545322749e4f13309f71cc141b16e61c34f8ee7c
[ "Apache-2.0" ]
11
2020-09-20T08:58:22.000Z
2021-08-15T09:40:49.000Z
name: service_date inlineHelpText: 某个业务机会产品的关闭日期。 label: 日期 sort_no: 140 type: date
14
30
0.809524
fd4c40b063656c623c0855e584d52795bd7431ba
199
yml
YAML
.gitpod.yml
cyd01/basicweb
9fbc3cb29e6f01f6bab12d57ef5280502ba4cf18
[ "MIT" ]
1
2020-12-05T13:49:29.000Z
2020-12-05T13:49:29.000Z
.gitpod.yml
cyd01/basicweb
9fbc3cb29e6f01f6bab12d57ef5280502ba4cf18
[ "MIT" ]
null
null
null
.gitpod.yml
cyd01/basicweb
9fbc3cb29e6f01f6bab12d57ef5280502ba4cf18
[ "MIT" ]
null
null
null
# Command to start on workspace startup (optional) tasks: - init: 'go get'' command: 'go build' # Ports to expose on workspace startup (optional) ports: - port: 8000 onOpen: open-preview
22.111111
50
0.688442
fd4ebe6065f2f005ae762a0f64966f7b33d6da5b
1,770
yml
YAML
locale/flarum-likes.yml
karlix/flarum-ext-spanish
83a762b845f85cc389cf9d99559f62dc9edff526
[ "MIT" ]
3
2019-01-04T20:05:58.000Z
2019-08-28T13:12:13.000Z
locale/flarum-likes.yml
karlix/flarum-ext-spanish
83a762b845f85cc389cf9d99559f62dc9edff526
[ "MIT" ]
7
2019-07-05T12:35:06.000Z
2020-11-25T19:31:42.000Z
locale/flarum-likes.yml
darkfoxdeveloper/lang-spanish
c18379073355718702f3b5bba67d736374e0c7b7
[ "MIT" ]
13
2019-04-18T05:04:33.000Z
2020-10-24T11:51:24.000Z
# # This file is part of DaRkFoxDeveloper/FlarumExtSpanish. # ----------------------------------------------------------------------- # Copyright © 2015-2019 Toby Zerner and Flarum # Copyright © 2015-2019 DaRkFoxDeveloper # ----------------------------------------------------------------------- # For the full copyright and license information, please view the LICENSE # file that was distributed with this source code. # flarum-likes: ## # UNIQUE KEYS - The following keys are used in only one location each. ## # Translations in this namespace are used by the admin interface. admin: # These translations are used in the Permissions page of the admin interface. permissions: like_posts_label: Gustar publicaciones # Translations in this namespace are used by the forum user interface. forum: # These translations are used by the Notifications dropdown, a.k.a. "the bell". notifications: others_text: => core.ref.some_others post_liked_text: "A {username} le gustó su publicación|A {username} les gustó su publicación" # Can be pluralized to agree with the number of users! # These translations are displayed beneath individual posts. post: like_link: Me gusta liked_by_self_text: "A {users} le gusta esto.|A {users} les gusta esto." liked_by_text: "A {users} le gusta esto.|A {users} les gusta esto." others_link: => core.ref.some_others unlike_link: Ya no me gusta you_text: => core.ref.you # These translations are used by the Users Who Like This modal dialog. post_likes: title: Usuarios a quienes les gusta esto # These translations are used in the Settings page. settings: notify_post_liked_label: A alguien le gusta su publicación
36.875
155
0.660452
fd4fd4b86d7b93d0ea46db3854c25b3d30ad5613
511
yml
YAML
.github/ISSUE_TEMPLATE/config.yml
seeforschauer/FerretDB
26632423b7f59dfcb244d7ab67245ffa22885f0d
[ "Apache-2.0" ]
2,360
2021-11-01T17:48:28.000Z
2021-12-01T16:12:09.000Z
.github/ISSUE_TEMPLATE/config.yml
seeforschauer/FerretDB
26632423b7f59dfcb244d7ab67245ffa22885f0d
[ "Apache-2.0" ]
284
2021-12-01T18:21:14.000Z
2022-03-31T18:44:10.000Z
.github/ISSUE_TEMPLATE/config.yml
seeforschauer/FerretDB
26632423b7f59dfcb244d7ab67245ffa22885f0d
[ "Apache-2.0" ]
89
2021-12-02T09:58:11.000Z
2022-03-29T01:30:03.000Z
--- # https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository blank_issues_enabled: false contact_links: - name: Quick question url: https://join.slack.com/t/ferretdb/shared_invite/zt-zqe9hj8g-ZcMG3~5Cs5u9uuOPnZB8~A about: Please join our Slack chat - name: General question or discussion url: https://github.com/FerretDB/FerretDB/discussions/categories/general about: Please use GitHub Discussions
46.454545
149
0.786693
fd4fde0c636cca345cc3d172dda345b60d2c615a
1,509
yml
YAML
.travis.yml
elcarrion06/mcedit2
4bb98da521447b6cf43d923cea9f00acf2f427e9
[ "BSD-3-Clause" ]
673
2015-01-02T02:08:13.000Z
2022-03-24T19:38:14.000Z
.travis.yml
ozzhates/mcedit2
4bb98da521447b6cf43d923cea9f00acf2f427e9
[ "BSD-3-Clause" ]
526
2015-01-01T02:10:53.000Z
2022-02-06T16:24:21.000Z
.travis.yml
ozzhates/mcedit2
4bb98da521447b6cf43d923cea9f00acf2f427e9
[ "BSD-3-Clause" ]
231
2015-01-01T16:47:30.000Z
2022-03-31T21:51:55.000Z
os: - osx osx_image: xcode8 language: generic # Use new container-based Travis infrastructure. sudo: false # Cache pip packages. `cache: pip` does not work with custom install steps. cache: directories: - $HOME/Library/Caches/pip - $HOME/.pip-accel install: # Install wheel, upgrade pip to use wheel-cache - pip install -U pip wheel # Download-progress bars break Travis's log view. Disable them by piping output # through another program (if output is not a tty, no progress bars) # Install dependencies. - pip install -r requirements.txt | cat # Install dependencies for tests. - pip install -r tests/requirements.txt | cat - pip install git+http://github.com/pyinstaller/pyinstaller@5f91905 # Install qt4 from third-party source # https://github.com/cartr/homebrew-qt4 - brew update - brew tap cartr/qt4 - brew tap-pin cartr/qt4 - brew install cartr/qt4/qt - brew install pyside@1.2 pyside-tools@1.2 # where are libs? - python -c 'from PySide.QtCore import QCoreApplication;app = QCoreApplication([]);print([str(p) for p in app.libraryPaths()])' # - brew install pyside pyside-tools # Install mcedit. - python setup.py develop script: - if [ "${TRAVIS_TAG}x" = "x" ]; then return 0; fi - export MCEDIT_BUILD_VERSION=${TRAVIS_TAG} - pyinstaller mcedit2.spec # Deploy to GitHub Releases deploy: provider: releases api_key: $GITHUB_AUTH_TOKEN file: dist/mcedit2-*.zip file_glob: true skip_cleanup: true on: tags: true
25.15
129
0.709742
fd509d02f0c1f7fc7c48bec723e4710bc5856129
1,613
yml
YAML
defaults/main.yml
ugiraud/kubernetes-bare-metal
60f5ca95d42ed4bba452bd894f0c96d3d7be8a2a
[ "BSD-3-Clause" ]
2
2021-08-03T04:58:48.000Z
2021-09-23T16:41:41.000Z
defaults/main.yml
ugiraud/kubernetes-bare-metal
60f5ca95d42ed4bba452bd894f0c96d3d7be8a2a
[ "BSD-3-Clause" ]
null
null
null
defaults/main.yml
ugiraud/kubernetes-bare-metal
60f5ca95d42ed4bba452bd894f0c96d3d7be8a2a
[ "BSD-3-Clause" ]
1
2021-10-21T04:22:17.000Z
2021-10-21T04:22:17.000Z
--- kubernetes_kubeadm_target: "{{ groups['kubernetes_masters'][0] }}" kubernetes_apt_repository: https://apt.kubernetes.io kubernetes_apt_key_url: https://packages.cloud.google.com/apt/doc/apt-key.gpg kubernetes_yum_repo: https://packages.cloud.google.com/yum/repos/ kubernetes_version: 1.21.0 kubernetes_default_pod_cidr: 10.244.0.0/16 kubernetes_cluster_name: kubernetes kubernetes_api_server_port: 6443 kubernetes_control_plane_port: 6443 kubernetes_kubeconfig_file: "{{ role_path }}/files/admin.conf" kubernetes_upgrade_consistency_check: true kubernetes_upgrades_allowed: true kubernetes_confirm_upgrade: false kubernetes_proxy_mode: ipvs kubernetes_cni_driver: flannel kubernetes_yum_enable_gpg: true metrics_server_wait_deploy: true calico_ip_autodetect_method: first-found calico_network_config: |- { "name": "k8s-pod-network", "cniVersion": "0.3.1", "plugins": [ { "type": "calico", "log_level": "info", "log_file_path": "/var/log/calico/cni/cni.log", "datastore_type": "kubernetes", "nodename": "__KUBERNETES_NODE_NAME__", "mtu": __CNI_MTU__, "ipam": { "type": "calico-ipam" }, "policy": { "type": "k8s" }, "kubernetes": { "kubeconfig": "__KUBECONFIG_FILEPATH__" } }, { "type": "portmap", "snat": true, "capabilities": {"portMappings": true} }, { "type": "bandwidth", "capabilities": {"bandwidth": true} } ] }
30.433962
77
0.626782
fd556210d0abbadc51da4d04ffc5bdc180cc596c
99
yml
YAML
src/en/2019-03-er/08/info.yml
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
68
2016-10-30T23:17:56.000Z
2022-03-27T11:58:16.000Z
src/en/2019-03-er/08/info.yml
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
367
2016-10-21T03:50:22.000Z
2022-03-28T23:35:25.000Z
src/en/2019-03-er/08/info.yml
PrJared/sabbath-school-lessons
94a27f5bcba987a11a698e5e0d4279b81a68bc9a
[ "MIT" ]
109
2016-08-02T14:32:13.000Z
2022-03-31T10:18:41.000Z
--- title: "People That Nobody Feels Are Important" start_date: "17/08/2019" end_date: "23/08/2019"
24.75
47
0.727273
fd57a191e593d7c99419efd14f0d5d66e7258105
609
yml
YAML
.github/workflows/linter.yml
HiMamaInc/bambora
511f3a9383b9b7ec0a31083bab73714fd01f5eaf
[ "MIT" ]
6
2020-02-18T16:34:32.000Z
2021-03-29T15:34:36.000Z
.github/workflows/linter.yml
HiMamaInc/bambora
511f3a9383b9b7ec0a31083bab73714fd01f5eaf
[ "MIT" ]
17
2019-10-18T12:45:54.000Z
2020-10-02T15:10:45.000Z
.github/workflows/linter.yml
HiMamaInc/bambora
511f3a9383b9b7ec0a31083bab73714fd01f5eaf
[ "MIT" ]
2
2020-09-09T05:31:57.000Z
2021-03-29T15:35:32.000Z
name: Linters on: [push] jobs: build: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 with: ref: ${{ github.ref }} - name: Cache Gems uses: actions/cache@v1 with: path: vendor/bundle key: ${{ runner.os }}-gem-${{ hashFiles('**/Gemfile.lock') }} restore-keys: | ${{ runner.os }}-gem- - name: Setup ruby uses: ruby/setup-ruby@v1 - run: | gem install bundler bundle config path vendor/bundle bundle install --jobs 4 --retry 3 - name: Rubocop checks run: bundle exec rubocop
22.555556
69
0.54844
fd5bf4558e9336563e7b6be506f1897d61de1741
1,116
yaml
YAML
Web3/Brownie_Proxy/brownie-config.yaml
C-Mierez/Web3-Solidity
6a24f9cf87dc303c8e9e74e4e895bf306940afb3
[ "MIT" ]
1
2022-02-02T21:46:45.000Z
2022-02-02T21:46:45.000Z
Web3/Brownie_Proxy/brownie-config.yaml
C-Mierez/Web3-Solidity
6a24f9cf87dc303c8e9e74e4e895bf306940afb3
[ "MIT" ]
null
null
null
Web3/Brownie_Proxy/brownie-config.yaml
C-Mierez/Web3-Solidity
6a24f9cf87dc303c8e9e74e4e895bf306940afb3
[ "MIT" ]
null
null
null
dotenv: .env wallets: from_key: ${PRIVATE_KEY} dependencies: # - aave/protocol-v2@1.0.1 # - smartcontractkit/chainlink-brownie-contracts@1.1.1 - OpenZeppelin/openzeppelin-contracts@4.4.0 compiler: solc: remappings: # - "@aave=aave/protocol-v2@1.0.1" # - "@chainlink=smartcontractkit/chainlink-brownie-contracts@1.1.1" - "@openzeppelin=OpenZeppelin/openzeppelin-contracts@4.4.0" networks: default: ${DEFAULT_NETWORK:-development} development: default_config_network: rinkeby rinkeby: verify: True contracts: tokens: link: "0xb3dCcb4Cf7a26f6cf6B120Cf5A73875B7BBc655B" config: kovan: verify: True contracts: tokens: weth: "0xd0a1e359811322d97991e03f863a0c30c2cf029c" dai: "0xFf795577d9AC8bD7D90Ee22b6C1703490b6512FD" # Aave changes this address frequently price_feeds: dai_eth: "0x22B58f1EbEDfCA50feF632bD73368b2FdA96D541" # 18 decimals config: # Example, Chainlink VRF keyhash parameter # vrf: # keyhash: '0x2ed0feb3e7fd2022120aa84fab1945545a9f2ffc9076fd6156fa96eaff4c1311'
26.571429
96
0.710573
fd5e48c6cd75df686550b7111514960417372eda
347
yaml
YAML
gems/gems/facets-2.4.3/doc/ri/As/cdesc-As.yaml
kad3nce/collective
b97d2cbe2b6062848a149b57fc5b2d7fc4fc1a08
[ "MIT" ]
2
2015-11-05T02:23:44.000Z
2019-06-27T12:46:53.000Z
gems/gems/facets-2.4.3/doc/ri/As/cdesc-As.yaml
kad3nce/collective
b97d2cbe2b6062848a149b57fc5b2d7fc4fc1a08
[ "MIT" ]
null
null
null
gems/gems/facets-2.4.3/doc/ri/As/cdesc-As.yaml
kad3nce/collective
b97d2cbe2b6062848a149b57fc5b2d7fc4fc1a08
[ "MIT" ]
null
null
null
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: Support class for Kernel#as. - !ruby/struct:SM::Flow::P body: "TODO: Deprecate this and use Functor (HigherOrderMessage) instead." constants: [] full_name: As includes: [] instance_methods: [] name: As superclass: Object
17.35
76
0.70317
fd68132b40ffd719df45777d3dd38f320ed77f8e
451
yml
YAML
roles/mailhog/defaults/main.yml
Edleson/pontoclass-ansible
6bb2d7a41a3ba8d3fe7a75719a95d7a995213587
[ "MIT" ]
null
null
null
roles/mailhog/defaults/main.yml
Edleson/pontoclass-ansible
6bb2d7a41a3ba8d3fe7a75719a95d7a995213587
[ "MIT" ]
null
null
null
roles/mailhog/defaults/main.yml
Edleson/pontoclass-ansible
6bb2d7a41a3ba8d3fe7a75719a95d7a995213587
[ "MIT" ]
null
null
null
--- # defaults file for mailhog # Config mailhog_install_dir: /opt/mailhog mailhog_binary_url: https://github.com/mailhog/MailHog/releases/download/v0.2.1/MailHog_linux_amd64 mhsendmail_binary_url: https://github.com/mailhog/mhsendmail/releases/download/v0.2.0/mhsendmail_linux_amd64 # Path to daemonize, which is used to launch MailHog via init script. mailhog_daemonize_bin_path: /usr/sbin/daemonize mailhog_config_template: ~ mailhog_config: []
32.214286
108
0.818182
fd69407de9131481508e44848fb8c1d354aa0095
1,677
yml
YAML
fotix-api/src/main/resources/application.yml
herasimau/fotix
fea837015048402380197db171e2e6922ae09a24
[ "MIT" ]
null
null
null
fotix-api/src/main/resources/application.yml
herasimau/fotix
fea837015048402380197db171e2e6922ae09a24
[ "MIT" ]
null
null
null
fotix-api/src/main/resources/application.yml
herasimau/fotix
fea837015048402380197db171e2e6922ae09a24
[ "MIT" ]
null
null
null
# EMBEDDED SERVER CONFIGURATION server: port: ${port:8082} context-path: /api/ error.whitelabel.enabled: false compression: enabled: true min-response-size: 1024 mime-types: - text/html - text/css - text/plain - text/xml - application/json - application/javascript # PROFILES spring: jpa: hibernate: # possible values: validate | update | create | create-drop ddl-auto: update datasource: url: jdbc:mysql://localhost/fotix username: root password: root driver-class-name: com.mysql.jdbc.Driver application.name: fotix-api profiles.active: prod # jacksonm jackson.serialization: write_dates_as_timestamps: false # EUREKA eureka: instance: hostname: localhost port: 8081 client: serviceUrl: defaultZone: http://${eureka.instance.hostname}:${eureka.instance.port}/eureka/ # Disable spring basic authentication security security: basic: enabled: false oauth2: resource: jwt: keyValue: | -----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnGp/Q5lh0P8nPL21oMMrt2RrkT9AW5jgYwLfSUnJVc9G6uR3cXRRDCjHqWU5WYwivcF180A6CWp/ireQFFBNowgc5XaA0kPpzEtgsA5YsNX7iSnUibB004iBTfU9hZ2Rbsc8cWqynT0RyN4TP1RYVSeVKvMQk4GT1r7JCEC+TNu1ELmbNwMQyzKjsfBXyIOCFU/E94ktvsTZUHF4Oq44DBylCDsS1k7/sfZC2G5EU7Oz0mhG8+Uz6MSEQHtoIi6mc8u64Rwi3Z3tscuWG2ShtsUFuNSAFNkY7LkLn+/hxLCu2bNISMaESa8dG22CIMuIeRLVcAmEWEWH5EEforTg+QIDAQAB -----END PUBLIC KEY----- id: openid serviceId: ${PREFIX:}resource # LOGGING logging.level.org.springframework.security: DEBUG
30.490909
406
0.703637
fd6b2152ce20c4c57da9af44a769eb7f81ae19f7
869
yml
YAML
_data/comments/hamlet-monologue/comment-1579122203822.yml
hashtafak/hashtafak.github.io
73536a9c9a4e4afdf9bce931cd3d9c9417583dc8
[ "MIT" ]
null
null
null
_data/comments/hamlet-monologue/comment-1579122203822.yml
hashtafak/hashtafak.github.io
73536a9c9a4e4afdf9bce931cd3d9c9417583dc8
[ "MIT" ]
null
null
null
_data/comments/hamlet-monologue/comment-1579122203822.yml
hashtafak/hashtafak.github.io
73536a9c9a4e4afdf9bce931cd3d9c9417583dc8
[ "MIT" ]
null
null
null
_id: 775ad0a0-37da-11ea-93a9-1967bcffd284 message: "Hello there, I discovered your site by means of Google at the same time as looking for a similar subject, your site \r\ngot here up, it appears great. I have bookmarked it in my google bookmarks.\r\n\r\nHi there, just changed into alert to your blog via Google, and found that it's really informative.\r\n\r\nI am gonna watch out for brussels. I'll be grateful should you continue this in future.\r\nA lot of people shall be benefited from your writing.\r\nCheers!" name: Darla email: 7beef5175fdeae7af56d8f43bdc0dba0 url: >- https://gymnasium-bergneustadt.de/2020/01/15/%ec%82%ac%ec%a7%84%ec%86%a1%eb%8f%84%ea%b3%a0%e2%97%86%eb%82%98%eb%88%94%ec%9d%98%ea%b0%80%ec%b9%98%eb%a5%bc%ec%8a%b5%ea%b4%80%ed%99%94%ec%8b%9c%ed%82%a4%eb%8a%94%ec%8b%a4%ec%b2%9c%ea%b5%90%ec%9c%a1/ hidden: '' date: '2020-01-15T21:03:23.822Z'
96.555556
475
0.746835
fd6d40f20661ec27d2d4f2457f67d59577ea0b22
1,283
yml
YAML
.github/workflows/laravel.yml
Real-Engineer1453/sistem-informasi-pks-muda
4880af9a013805582d3d4a3d29e27d7310e1d93d
[ "MIT" ]
null
null
null
.github/workflows/laravel.yml
Real-Engineer1453/sistem-informasi-pks-muda
4880af9a013805582d3d4a3d29e27d7310e1d93d
[ "MIT" ]
null
null
null
.github/workflows/laravel.yml
Real-Engineer1453/sistem-informasi-pks-muda
4880af9a013805582d3d4a3d29e27d7310e1d93d
[ "MIT" ]
null
null
null
# This is a basic workflow to help you get started with Actions name: Laravel # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch on: push: branches: [ master ] pull_request: branches: [ master ] # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on runs-on: ubuntu-latest # Steps represent a sequence of tasks that will be executed as part of the job steps: # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it - uses: actions/checkout@v2 - name: Copy .env run: php -r "file_exists('.env') || copy('.env.ci', '.env');" - name: Install Dependencies run: composer update -q --no-ansi --no-interaction --no-scripts --no-progress --prefer-dist - name: Generate key run: php artisan key:generate - name: Directory Permissions run: chmod -R 777 storage bootstrap/cache public - name: Create Database run: | php artisan migrate:fresh --seed - name: Create link Storage run: php artisan storage:link
32.897436
100
0.665627
fd6e5073d8fb21e4b6888a914edebead374bf8d2
4,302
yml
YAML
docs-ref-autogen/microsoft-cognitiveservices-speech-sdk/AudioConfigImpl.yml
daveba/azure-docs-sdk-node
23dda4820db74fb1a2d912d7221621f7bee31b5f
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/microsoft-cognitiveservices-speech-sdk/AudioConfigImpl.yml
daveba/azure-docs-sdk-node
23dda4820db74fb1a2d912d7221621f7bee31b5f
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/microsoft-cognitiveservices-speech-sdk/AudioConfigImpl.yml
daveba/azure-docs-sdk-node
23dda4820db74fb1a2d912d7221621f7bee31b5f
[ "CC-BY-4.0", "MIT" ]
null
null
null
### YamlMime:UniversalReference items: - uid: microsoft-cognitiveservices-speech-sdk.AudioConfigImpl name: AudioConfigImpl fullName: AudioConfigImpl children: - microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.Attach - microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.constructor - microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.close - microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.Detach - microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.Events - microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.Id - microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.TurnOff - microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.TurnOn langs: - typeScript type: class summary: Represents audio input stream used for custom audio input configurations. extends: name: microsoft-cognitiveservices-speech-sdk.AudioConfig package: microsoft-cognitiveservices-speech-sdk - uid: microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.Attach name: Attach children: [] type: method langs: - typeScript summary: '' syntax: content: 'function Attach(audioNodeId: string)' parameters: - id: audioNodeId type: - string description: The audio node id. return: type: - Promise<IAudioStreamNode> package: microsoft-cognitiveservices-speech-sdk - uid: microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.constructor name: AudioConfigImpl children: [] type: constructor langs: - typeScript summary: Creates and initializes an instance of this class. syntax: content: 'new AudioConfigImpl(source: IAudioSource)' parameters: - id: source type: - IAudioSource description: | An audio source. package: microsoft-cognitiveservices-speech-sdk - uid: microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.close name: close children: [] type: method langs: - typeScript summary: '' syntax: content: function close() parameters: [] package: microsoft-cognitiveservices-speech-sdk - uid: microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.Detach name: Detach children: [] type: method langs: - typeScript summary: '' syntax: content: 'function Detach(audioNodeId: string)' parameters: - id: audioNodeId type: - string description: | The audio node id. package: microsoft-cognitiveservices-speech-sdk - uid: microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.Events name: Events fullName: Events children: [] langs: - typeScript type: property summary: '' syntax: content: 'public Events: EventSource<AudioSourceEvent>' return: type: - EventSource<AudioSourceEvent> package: microsoft-cognitiveservices-speech-sdk - uid: microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.Id name: Id children: [] type: method langs: - typeScript summary: '' syntax: content: function Id() parameters: [] return: type: - string package: microsoft-cognitiveservices-speech-sdk - uid: microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.TurnOff name: TurnOff children: [] type: method langs: - typeScript summary: '' syntax: content: function TurnOff() parameters: [] return: type: - Promise<boolean> package: microsoft-cognitiveservices-speech-sdk - uid: microsoft-cognitiveservices-speech-sdk.AudioConfigImpl.TurnOn name: TurnOn children: [] type: method langs: - typeScript summary: '' syntax: content: function TurnOn() parameters: [] return: type: - Promise<boolean> package: microsoft-cognitiveservices-speech-sdk references: - uid: microsoft-cognitiveservices-speech-sdk.AudioConfig name: AudioConfig spec.typeScript: - name: AudioConfig fullName: AudioConfig uid: microsoft-cognitiveservices-speech-sdk.AudioConfig
29.465753
86
0.665969
fd6fa94b32486f9da781875805640bf2cd991e69
351
yml
YAML
_data/comments/leetcode-data-structure/comment-1609896045277.yml
kevinsblog/kevinsblog.github.io
f55f64c21869d8897de7bf1e72fa56bd930bff37
[ "MIT" ]
1
2019-06-12T12:14:56.000Z
2019-06-12T12:14:56.000Z
_data/comments/leetcode-data-structure/comment-1609896045277.yml
kevinsblog/kevinsblog.github.io
f55f64c21869d8897de7bf1e72fa56bd930bff37
[ "MIT" ]
null
null
null
_data/comments/leetcode-data-structure/comment-1609896045277.yml
kevinsblog/kevinsblog.github.io
f55f64c21869d8897de7bf1e72fa56bd930bff37
[ "MIT" ]
null
null
null
_id: 66635050-4fbd-11eb-a507-81e1b0af291b message: "Wow, marvelous blog layout! How long have you been blogging \r\nfor? you made blogging look easy. The overall \r\nlook of your site is magnificent, as well as the content!" name: Ross email: ca907e84f12d0fcc9e646a91b8006d69 url: 'https://peridukkan.com/' hidden: '' date: '2021-01-06T01:20:45.277Z'
43.875
182
0.769231
fd71bf1dd45526f405c47da404aaa47e4e3c2cc2
1,869
yaml
YAML
tests/scenarios/cassettes/TestScenarios/v2/Feature_Users/Scenario_Disable_a_user_returns_OK_response.yaml
winebarrel/datadog-api-client-go
37b699009301991327b0d12ddc13213f1a5b0a7d
[ "Apache-2.0" ]
null
null
null
tests/scenarios/cassettes/TestScenarios/v2/Feature_Users/Scenario_Disable_a_user_returns_OK_response.yaml
winebarrel/datadog-api-client-go
37b699009301991327b0d12ddc13213f1a5b0a7d
[ "Apache-2.0" ]
null
null
null
tests/scenarios/cassettes/TestScenarios/v2/Feature_Users/Scenario_Disable_a_user_returns_OK_response.yaml
winebarrel/datadog-api-client-go
37b699009301991327b0d12ddc13213f1a5b0a7d
[ "Apache-2.0" ]
null
null
null
interactions: - request: body: | {"data":{"attributes":{"email":"Test-Disable_a_user_returns_OK_response-1641826593@datadoghq.com","title":"user title"},"type":"users"}} form: {} headers: Accept: - application/json Content-Type: - application/json method: POST url: https://api.datadoghq.com/api/v2/users response: body: '{"data":{"type":"users","id":"80726a36-7225-11ec-b5d3-da7ad0900002","attributes":{"name":null,"handle":"test-disable_a_user_returns_ok_response-1641826593@datadoghq.com","created_at":"2022-01-10T14:56:33.596225+00:00","modified_at":"2022-01-10T14:56:33.648991+00:00","email":"test-disable_a_user_returns_ok_response-1641826593@datadoghq.com","icon":"https://secure.gravatar.com/avatar/1abd8fd8ed99582e40d59125a77c8078?s=48&d=retro","title":"user title","verified":false,"service_account":false,"disabled":false,"allowed_login_methods":[],"status":"Pending"},"relationships":{"roles":{"data":[]},"org":{"data":{"type":"orgs","id":"4dee724d-00cc-11ea-a77b-570c9d03c6c5"}}}}}' code: 201 duration: '' headers: Content-Type: - application/json status: 201 Created - request: body: '' form: {} headers: Accept: - application/json method: DELETE url: https://api.datadoghq.com/api/v2/users/80726a36-7225-11ec-b5d3-da7ad0900002 response: body: '' code: 204 duration: '' headers: {} status: 204 No Content - request: body: '' form: {} headers: Accept: - application/json method: DELETE url: https://api.datadoghq.com/api/v2/users/80726a36-7225-11ec-b5d3-da7ad0900002 response: body: '{"errors": ["80726a36-7225-11ec-b5d3-da7ad0900002 not found"]}' code: 404 duration: '' headers: Content-Type: - application/json status: 404 Not Found version: 1
35.264151
456
0.658106
fd720013f3d7092fc6acac5de4bc4f0022decced
72
yaml
YAML
data/organizers/committee/JayaramKancherla.yaml
aedin/BioC2022
5441cd6ce4f8728c93b2a712454ed6d8637cd3aa
[ "MIT" ]
2
2022-02-15T16:38:26.000Z
2022-03-01T07:03:55.000Z
data/organizers/committee/JayaramKancherla.yaml
aedin/BioC2022
5441cd6ce4f8728c93b2a712454ed6d8637cd3aa
[ "MIT" ]
14
2022-02-10T01:05:24.000Z
2022-03-30T12:21:01.000Z
data/organizers/committee/JayaramKancherla.yaml
aedin/BioC2022
5441cd6ce4f8728c93b2a712454ed6d8637cd3aa
[ "MIT" ]
1
2022-02-10T00:49:50.000Z
2022-02-10T00:49:50.000Z
name: "Jayaram Kancherla" image: "/img/organizers/JayaramKancherla.png"
24
45
0.791667
fd72bb263b4027e7fdb3b5a00f69d43f790e9139
2,325
yml
YAML
tasks/ipa.yml
CentOS/ansible-role-ipsilon
822e45fc989c2b1f0a1aae8f482af2558d792ee4
[ "MIT" ]
null
null
null
tasks/ipa.yml
CentOS/ansible-role-ipsilon
822e45fc989c2b1f0a1aae8f482af2558d792ee4
[ "MIT" ]
null
null
null
tasks/ipa.yml
CentOS/ansible-role-ipsilon
822e45fc989c2b1f0a1aae8f482af2558d792ee4
[ "MIT" ]
2
2020-12-12T11:54:39.000Z
2021-03-21T23:54:09.000Z
- include_role: name: ipa-client - name: Installing required packages yum: name: "{{ ipsilon_ipa_packages }}" state: latest tags: - packages - name: Initializing ipsilon if needed through kinit shell: "echo {{ ipsilon_ipa_admin_pass }}| kinit {{ ipsilon_ipa_admin }} && ipsilon-server-install --admin-user {{ ipsilon_ipa_admin }} --secure yes --openid yes --openid-extensions 'Teams, Attribute Exchange, Simple Registration' --saml2 yes --openidc yes --openidc-static-dburi mysql://{{ ipsilon_db_user }}:{{ ipsilon_db_pass }}@localhost/{{ ipsilon_db_name }}_static --database-url mysql://{{ ipsilon_db_user }}:{{ ipsilon_db_pass }}@localhost/{{ ipsilon_db_name }} --hostname {{ ipsilon_httpd_hostname }} --secure yes --ipa yes" args: creates: /etc/ipsilon/idp/ipsilon.conf no_log: True register: ipsilon_install tags: - init - name: Importing template for ipsilon DB template: src: ipsilon-db-cfg-ipa.sql.j2 dest: /etc/ipsilon/idp/ipsilon-db-cfg.sql register: ipsilon_db_cfg - name: Configuring ipsilon DB from template mysql_db: name: "{{ ipsilon_db_name }}" state: import target: /etc/ipsilon/idp/ipsilon-db-cfg.sql when: ipsilon_db_cfg is changed tags: - init - name: configure SSSd to forward additional attributes (1/2) replace: path: /etc/sssd/sssd.conf regexp: ^ldap_user_extra_attrs = [\w,\s]+$ replace: ldap_user_extra_attrs = mail, street, locality, st, postalCode, telephoneNumber, givenname, sn, fasTimeZone, fasLocale, fasIRCNick, fasGPGKeyId, fasCreationTime, fasStatusNote, fasRHBZEmail, fasGitHubUsername, fasGitLabUsername, fasWebsiteURL, fasIsPrivate, ipaSshPubKey notify: - restart_sssd tags: - sssd - name: configure SSSd to forward additional attributes (2/2) replace: path: /etc/sssd/sssd.conf regexp: ^user_attributes = [\w,\s+]+$ replace: user_attributes = +mail, +street, +locality, +st, +postalCode, +telephoneNumber, +givenname, +sn, +fasTimeZone, +fasLocale, +fasIRCNick, +fasGPGKeyId, +fasCreationTime, +fasStatusNote, +fasRHBZEmail, +fasGitHubUsername, +fasGitLabUsername, +fasWebsiteURL, +fasIsPrivate, +ipaSshPubKey notify: - restart_sssd tags: - sssd
43.055556
535
0.685161
fd7483d6ae6b83d310c7e99835b7b700238f03ce
466
yaml
YAML
config/rbac/auth_proxy_role.yaml
paulparkinson/oracle-database-operator
7158a05fb47a13b0832e8d4799dd797e8473a4be
[ "BSD-4-Clause", "UPL-1.0", "Apache-2.0" ]
36
2021-11-01T16:21:31.000Z
2022-03-31T18:29:40.000Z
config/rbac/auth_proxy_role.yaml
paulparkinson/oracle-database-operator
7158a05fb47a13b0832e8d4799dd797e8473a4be
[ "BSD-4-Clause", "UPL-1.0", "Apache-2.0" ]
10
2021-11-03T04:54:25.000Z
2022-03-10T14:18:41.000Z
config/rbac/auth_proxy_role.yaml
paulparkinson/oracle-database-operator
7158a05fb47a13b0832e8d4799dd797e8473a4be
[ "BSD-4-Clause", "UPL-1.0", "Apache-2.0" ]
14
2021-11-06T18:57:33.000Z
2022-03-22T14:53:51.000Z
# # Copyright (c) 2021, Oracle and/or its affiliates. # Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl. # apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: oracle-database-operator-proxy-role rules: - apiGroups: ["authentication.k8s.io"] resources: - tokenreviews verbs: ["create"] - apiGroups: ["authorization.k8s.io"] resources: - subjectaccessreviews verbs: ["create"]
25.888889
103
0.736052
fd755b03ed480c0584dcd9db08d7e91d96f00138
1,912
yml
YAML
roles/rdo-infra/backup-server/tasks/bup.yml
rdo-infra/rdo-infra-playbooks
899454cb338af47111a83cc335eb8aa1d8158060
[ "Apache-2.0" ]
1
2020-02-25T08:16:26.000Z
2020-02-25T08:16:26.000Z
roles/rdo-infra/backup-server/tasks/bup.yml
rdo-infra/rdo-infra-playbooks
899454cb338af47111a83cc335eb8aa1d8158060
[ "Apache-2.0" ]
1
2017-09-11T16:00:02.000Z
2022-01-22T05:33:13.000Z
roles/rdo-infra/backup-server/tasks/bup.yml
rdo-infra/rdo-infra-playbooks
899454cb338af47111a83cc335eb8aa1d8158060
[ "Apache-2.0" ]
1
2018-06-26T14:02:30.000Z
2018-06-26T14:02:30.000Z
--- # Copyright Red Hat, Inc. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. # - name: Create the rdo-ml-backup directories file: path: /root/rdo-ml-backup/backup/ansible/group_vars state: directory mode: 0755 - name: Deploy the rdo-ml-backup playbook copy: src: ml-backup.yml dest: /root/rdo-ml-backup/backup/ansible/backup.yml owner: root group: root mode: 0644 - name: Deploy the rdo-ml-backup variables copy: src: ml-all.yml dest: /root/rdo-ml-backup/backup/ansible/group_vars/all.yml owner: root group: root mode: 0644 - name: Clone the sf-ops repo git: repo: "{{ sfops_repository }}" dest: /root/sf-ops version: "master" force: yes - name: Check for existing bup binary stat: path: "/usr/local/bin/bup" register: bup_exists - name: Create temporary directory for bup tempfile: state: directory suffix: bup register: bup_path when: not bup_exists.stat.exists - name: Fetch and uncompress bup tarball unarchive: src: "https://github.com/bup/bup/archive/{{ bup_version }}.tar.gz" dest: "{{ bup_path.path }}" remote_src: yes when: not bup_exists.stat.exists - name: Compile and install bup shell: cmd: | ./configure make make install chdir: "{{ bup_path.path }}/bup-{{ bup_version }}" when: not bup_exists.stat.exists
26.191781
77
0.682531
fd75c8e55f3e07e9d7fcab7ccd288766829ec06b
863
yml
YAML
.github/workflows/test.yml
dev-drprasad/porter-hashicorp-plugins
7d5d496fa6adedfc3b55cd81b83e0967a32949f1
[ "MIT" ]
1
2020-06-11T16:59:30.000Z
2020-06-11T16:59:30.000Z
.github/workflows/test.yml
dev-drprasad/porter-hashicorp-plugins
7d5d496fa6adedfc3b55cd81b83e0967a32949f1
[ "MIT" ]
null
null
null
.github/workflows/test.yml
dev-drprasad/porter-hashicorp-plugins
7d5d496fa6adedfc3b55cd81b83e0967a32949f1
[ "MIT" ]
null
null
null
name: Test on: pull_request: push: branches: [master] jobs: build: name: Build runs-on: ubuntu-latest steps: - name: Set up Go 1.x uses: actions/setup-go@v2 with: go-version: ^1.13 id: go - name: Check out code into the Go module directory uses: actions/checkout@v2 - name: Unshallow run: git fetch --prune --unshallow - name: Install Porter run: | curl -fsSLo porter "https://cdn.porter.sh/v0.26.2-beta.1/porter-linux-amd64" chmod +x porter - name: GoReleaser Action uses: goreleaser/goreleaser-action@v2.0.2 with: version: latest args: release --rm-dist --skip-validate --skip-sign --snapshot env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} PORTERPATH: ./porter
22.710526
86
0.565469
fd76012a123d9b3d2bde25088440b64532a2231c
6,317
yaml
YAML
views/RPA_API.yaml
ncrowther/rpa-secure-api
e1244f53843864d92e4c4a035ccde782c350a7f2
[ "Apache-2.0" ]
null
null
null
views/RPA_API.yaml
ncrowther/rpa-secure-api
e1244f53843864d92e4c4a035ccde782c350a7f2
[ "Apache-2.0" ]
null
null
null
views/RPA_API.yaml
ncrowther/rpa-secure-api
e1244f53843864d92e4c4a035ccde782c350a7f2
[ "Apache-2.0" ]
1
2021-05-24T15:46:09.000Z
2021-05-24T15:46:09.000Z
swagger: '2.0' info: version: '1.0.0' title: RPA API description: This API presents an authenticated interface to invoke bot scripts both synchronously and asynchronously. Authentication is enforced through Basic Auth (username/password). Authentication is managed through a nodejs server script which has to be deployed in the DMZ. On invocation of the API, the server script checks the credentials against a LDAP database and if authenticated, forwards on the request to the specified RPA computer behind a firewall. The API has a loopback setting to simulate an RPA bot when an RPA environment is not available. ![Architecture](https://rpapi.eu-gb.mybluemix.net/Architecture.png) Examples and labs- <br><br>[Presentation](/RPAWithAppConnect.pdf) <br>[Lab Guide](/labguide.pdf) <br>[Video](https://youtu.be/_BL6wobZlJ8) <br>[IBM RPA Agent API](https://www.ibm.com/docs/en/rpa/21.0?topic=bot-starting-bots-by-api-call) <br>[Git Repo](https://github.com/ncrowther/rpa-secure-gateway.git) contact: email: ncrowther@uk.ibm.com host: rpapi.eu-gb.mybluemix.net basePath: / schemes: - https consumes: - application/json produces: - application/json securityDefinitions: basicAuth: type: basic # Apply Basic auth to the whole API: security: - basicAuth: [] paths: /runsync: post: description: Synchronously runs a script on a RPA agent specified in the URL. All requests are authenticated using Basic Auth. summary: script tags: - RPA API operationId: runSyncScript deprecated: false produces: - application/json parameters: - name: script in: query required: true type: string description: Bot script name to run. This script must be published on the tenant belonging to the host - name: rpaAgentUrl in: query required: true type: string description: URL of the RPA agent. If set to LOOPBACK then 202 always returned to simulate a succesful bot run. If a URL, it must point to an RPA agent. It can point to either port 8099 (Direct) or 8096 (Broker). Script parameters are passed in the request body. See documentation https://www.ibm.com/docs/en/rpa/20.12?topic=bot-starting-bots-by-api-ca for more details - name: unlockMachine in: query required: true type: string description: True if unlock False otherwise - $ref: '#/parameters/RequestBody' responses: '200': description: "OK" schema: title: SuccessResponse type: object description: OK properties: out_code: type: integer format: int32 description: zero for success, negative for failure example: 0 out_type: type: string description: Type of response. Either SUCCESS or FAIL example: SUCCESS out_message: type: string description: Description of response example: OK '400': description: "Bad Request" '404': description: "Not Found" /runasync: post: description: Asynchronously runs a script on a RPA agent (host) specified in the URL. All requests are authenticated using Basic Auth. This API must be invoked twice. The initial call is with mode INVOKE to invoke the bot. A request ID is returned in out_message. This request ID is passed into the second invocation with mode RETRIEVE to fetch the results asynchronously. Node that if the bot has not finished running the result returned from RETRIEVE will be PENDING. summary: script tags: - RPA API operationId: runAsyncScript deprecated: false produces: - application/json parameters: - name: mode in: query required: true type: string description: Must be one of INVOKE or RETRIEVE - name: script in: query required: true type: string description: Bot script name to run. This script must be published on the rpaAgentUrl - name: rpaAgentUrl in: query required: true type: string description: URL of the RPA agent. If set to LOOPBACK then 202 always returned to simulate a succesful bot run. If a URL, it must point to an RPA agent. It can point to either port 8099 (Direct) or 8096 (Broker). Script parameters are passed in the request body. See documentation https://www.ibm.com/docs/en/rpa/20.12?topic=bot-starting-bots-by-api-ca for more details - name: unlockMachine in: query required: true type: string description: True if unlock False otherwise - $ref: '#/parameters/RequestBody' responses: '200': description: "OK" '202': description: Accepted asynch request schema: title: AsyncSuccessResponse type: object properties: out_code: type: integer format: int32 description: zero for success, negative for failure example: 0 out_type: type: string description: Type of response. example: PENDING out_message: type: string description: Contains request ID to be used to fetch response in mode=RETRIEVE example: 836086af-a4fd-43a0-bc6c-3904e718e541 '400': description: "Bad Request" '404': description: "Not Found" parameters: RequestBody: name: RequestBody in: body description: Default required: true schema: $ref: '#/definitions/RequestBodySchema' definitions: RequestBodySchema: description: Script Parameters example: "{\n\tinputParameterName: inputParameterValue\n}" type: object tags: - name: IBM RPA API description: Synchronous or asynchronous execution of an RPA script. externalDocs: url: http://localhost:8080/docs description: Find out more externalDocs: url: http://swagger.io description: Find out more about Swagger
37.60119
565
0.640811
fd77085b633dfd630efd0f15a3de0771395ce367
3,157
yaml
YAML
pipelines/templates/variables-deploy-infra.yaml
JonathanAsbury-ACS/azure-iot-platform-dotnet-1
06f6265c2fa85c0ea8b75492e77c77cdb0b9c967
[ "MIT" ]
null
null
null
pipelines/templates/variables-deploy-infra.yaml
JonathanAsbury-ACS/azure-iot-platform-dotnet-1
06f6265c2fa85c0ea8b75492e77c77cdb0b9c967
[ "MIT" ]
null
null
null
pipelines/templates/variables-deploy-infra.yaml
JonathanAsbury-ACS/azure-iot-platform-dotnet-1
06f6265c2fa85c0ea8b75492e77c77cdb0b9c967
[ "MIT" ]
null
null
null
parameters: subscriptionName: locationName: environmentName: subscriptionId: applicationCode: applicationShortCode: environmentCategory: variables: - template: variables-all.yaml - name: appInsightsLocation value: eastus - name: armDirectory value: pipelines/cd/arm - name: cosmosDbName value: iot - name: crslPlatformKeyVault value: crsliot-platform-akv - name: defaultSasKeyName value: RootManageSharedAccessKey - name: tenantId value: facac3c4-e2a5-4257-af76-205c8a821ddb - name: userObjId value: 64ee722c-2dfb-493a-8e29-26e16aae8022 - name: aksName value: ${{parameters.applicationCode}}-$(aksPartialName)-${{parameters.environmentCategory}} - name: appConfigurationName value: ${{parameters.applicationCode}}-$(appConfigurationPartialName)-${{parameters.environmentCategory}} - name: appInsightsName value: ${{parameters.applicationCode}}-$(appInsightsPartialName)-${{parameters.environmentCategory}} - name: armParametersDirectory value: $(armDirectory)/parameters - name: armTemplatesDirectory value: $(armDirectory)/templates - name: automationName value: ${{parameters.applicationCode}}-$(automationPartialName)-${{parameters.environmentCategory}} - name: blobContainerName value: ${{parameters.applicationCode}}-$(blobContainerPartialName)-${{parameters.environmentCategory}} - name: cosmosDbAccountName value: ${{parameters.applicationCode}}-$(cosmosDbAccountPartialName)-${{parameters.environmentCategory}} - name: eventHubName value: ${{parameters.applicationCode}}-$(eventHubPartialName)-${{parameters.environmentCategory}} - name: functionApp1Name value: ${{parameters.applicationCode}}-$(functionApp1PartialName)-${{parameters.environmentCategory}} - name: functionApp2Name value: ${{parameters.applicationCode}}-$(functionApp2PartialName)-${{parameters.environmentCategory}} - name: keyVaultName value: ${{parameters.applicationCode}}-$(keyVaultPartialName)-${{parameters.environmentCategory}} - name: mapsName value: ${{parameters.applicationCode}}-$(mapsPartialName)-${{parameters.environmentCategory}} - name: omsWorkspaceName value: ${{parameters.applicationCode}}-$(omsWorkspacePartialName)-${{parameters.environmentCategory}} - name: resourceGroupName value: $(resourceGroupPartialName)-iot-${{parameters.applicationShortCode}}-${{parameters.environmentCategory}} - name: storageAccountName value: ${{parameters.applicationCode}}$(storageAccountPartialName)${{parameters.environmentCategory}} - name: sendgridAccountName value: ${{parameters.applicationCode}}$(sendgridAccountPartialName)${{parameters.environmentCategory}} - name: tableStorageName value: SystemAdmin # - name: userDetails # value: '[{"UserId": "3e30f301-4f57-4b3e-949a-3ff8e93870b5","Name": "Viswanath Kotha CW"}, # {"UserId": "00e4068a-944e-4cd2-bc2a-77b1d33a1db3","Name": "Jonathan Asbury"}, # {"UserId": "295af21b-90af-4777-b0ba-4d7f94514679","Name": "Sean Dubiel"}, # {"UserId": "534a9d20-04aa-4f42-9cf9-d82fca6cf7df","Name": "Ragavender Basangari CW"}]'
47.119403
115
0.74216
fd776f3b31f8684a9e5f0552e720d4db423dd950
604
yml
YAML
playbooks/roles/openstack_deployer/defaults/main.yml
gahlberg/contrail-ansible-deployer
815d4f84233a3fb2a9992a28775a782cbf7440d9
[ "Apache-2.0" ]
15
2020-06-16T00:25:51.000Z
2022-03-08T07:11:08.000Z
playbooks/roles/openstack_deployer/defaults/main.yml
gahlberg/contrail-ansible-deployer
815d4f84233a3fb2a9992a28775a782cbf7440d9
[ "Apache-2.0" ]
null
null
null
playbooks/roles/openstack_deployer/defaults/main.yml
gahlberg/contrail-ansible-deployer
815d4f84233a3fb2a9992a28775a782cbf7440d9
[ "Apache-2.0" ]
15
2020-06-26T11:45:22.000Z
2022-01-10T07:35:19.000Z
--- openstack_role_groups: control: - openstack_control network: - openstack_network compute: - openstack_compute - vrouter monitoring: - openstack_monitoring storage: - openstack_storage openstack_role_subgroups: baremetal: - control - network - compute - storage - monitoring collectd: - compute grafana: - monitoring etcd: - control influxd: - monitoring karbor: - control kibana: - control telegraf: - compute - control - monitoring - network - storage elasticsearch: - control
14.046512
26
0.624172
fd776fa93c4f8e29dfb253e123b53409d1c60ba1
2,768
yml
YAML
source/docker-compose.yml
MarkoArsenovic/SpringCloudStarter
bea70d265fdf283ee798456584748ae4cd01f81f
[ "MIT" ]
null
null
null
source/docker-compose.yml
MarkoArsenovic/SpringCloudStarter
bea70d265fdf283ee798456584748ae4cd01f81f
[ "MIT" ]
null
null
null
source/docker-compose.yml
MarkoArsenovic/SpringCloudStarter
bea70d265fdf283ee798456584748ae4cd01f81f
[ "MIT" ]
null
null
null
version: '3' services: consul: hostname: consul build: context: ./backend/service-registry dockerfile: ./Dockerfile ports: - "8500:8500" - "8600:8600/udp" networks: - custom_metwork rabbit: hostname: rabbit build: context: ./backend/rabbitmq dockerfile: ./Dockerfile ports: - "5672:5672" - "15672:15672" networks: - custom_metwork iam_db: hostname: iam_db build: context: ./backend/database dockerfile: ./Dockerfile restart: always ports: - "5000:5432" networks: - custom_metwork volumes: - "showcase_app_db:/var/lib/postgresql/data" api-gateway: hostname: api-gateway build: context: ./backend/api-gateway dockerfile: ./Dockerfile ports: - "8765:8765" depends_on: - consul - rabbit - config-server networks: - custom_metwork config-server: hostname: config-server build: context: ./backend/config-server dockerfile: ./Dockerfile environment: - JAVA_OPTS=-Dspring.profiles.active=production -Dspring.cloud.config.server.git.username=$GITLAB_EMAIL -Dspring.cloud.config.server.git.password=$GITLAB_PASSWORD ports: - "8888:8888" depends_on: - consul - rabbit networks: - custom_metwork iam-service: hostname: iam-service build: context: ./backend/iam-service dockerfile: ./Dockerfile ports: - "8010:8010" depends_on: - consul - iam_db - rabbit - config-server networks: - custom_metwork hello-world-service: hostname: hello-world-service build: context: ./backend/hello-world-service dockerfile: ./Dockerfile ports: - "8020:8020" depends_on: - consul - rabbit - config-server networks: - custom_metwork hello-world-service-1: hostname: hello-world-service-1 build: context: ./backend/hello-world-service-1 dockerfile: ./Dockerfile ports: - "8035:8035" depends_on: - consul - rabbit - config-server networks: - custom_metwork example-service: hostname: example-service build: context: ./backend/example-service dockerfile: ./Dockerfile ports: - "8030:8030" depends_on: - consul - rabbit - config-server networks: - custom_metwork client-application: build: context: ./frontend/client-application dockerfile: ./Dockerfile ports: - "80:80" depends_on: - api-gateway networks: - custom_metwork volumes: showcase_app_db: networks: custom_metwork: driver: bridge
19.631206
168
0.60224
fd7afda6fd0c87b800ab731ff2bbd1f30002ac15
380
yml
YAML
_config.yml
MalWalters/ghc-recruitment.github.io
934ecde1cf81ad6b15eb19cc6c45b7a7802f89cf
[ "MIT" ]
null
null
null
_config.yml
MalWalters/ghc-recruitment.github.io
934ecde1cf81ad6b15eb19cc6c45b7a7802f89cf
[ "MIT" ]
null
null
null
_config.yml
MalWalters/ghc-recruitment.github.io
934ecde1cf81ad6b15eb19cc6c45b7a7802f89cf
[ "MIT" ]
null
null
null
title: GHC description: A business home page starter template for Bootstrap 4 featuring marketing boxes and a full width image header. baseurl: /ghc-recruitment.github.io #color-scheme: "mediumseagreen" # the scheme can be any HEX code like "#00aa55" color-scheme: "#252525" sass: sass_dir: /assets/css/_sass style: compressed include: - _pages exclude: - .sass-cache
22.352941
123
0.752632
fd7fcd29161a51dbedcf56afd30683224e060e54
7,461
yml
YAML
.github/workflows/compatibility.yml
supra08/pack
007ab0cb7d61d8c999efee282c82953b56bb5b80
[ "Apache-2.0" ]
null
null
null
.github/workflows/compatibility.yml
supra08/pack
007ab0cb7d61d8c999efee282c82953b56bb5b80
[ "Apache-2.0" ]
null
null
null
.github/workflows/compatibility.yml
supra08/pack
007ab0cb7d61d8c999efee282c82953b56bb5b80
[ "Apache-2.0" ]
null
null
null
name: compatibility on: push: branches: - master pull_request: branches: - master jobs: acceptance-combo: strategy: matrix: pack_kind: [current, previous] create_builder_kind: [current, previous] lifecycle_kind: [current, previous] exclude: # For all previous versions these were tested prior to release - pack_kind: previous create_builder_kind: previous lifecycle_kind: previous # Previous versions of pack cannot create a builder with a newer version of lifecycle - pack_kind: current create_builder_kind: previous lifecycle_kind: current # Previous versions of pack cannot create a builder with a newer version of lifecycle - pack_kind: previous create_builder_kind: previous lifecycle_kind: current runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - name: Set up go uses: actions/setup-go@v2-beta with: go-version: '1.13' - name: Set up go env run: | echo "::set-env name=GOPATH::$(go env GOPATH)" echo "::add-path::$(go env GOPATH)/bin" shell: bash - name: Determine download URL for previous pack binary if: matrix.pack_kind == 'previous' || matrix.create_builder_kind == 'previous' id: pack-download-url uses: actions/github-script@0.8.0 with: github-token: ${{secrets.GITHUB_TOKEN}} result-encoding: string script: | return github.repos.getLatestRelease({ owner: "buildpacks", repo: "pack" }) .then(result => { return result.data.assets .filter(a => a.name.includes("linux")) .map(a => a.browser_download_url)[0]; }) - name: Install previous pack binary if: matrix.pack_kind == 'previous' || matrix.create_builder_kind == 'previous' run: | curl -s -L -o previous-pack.tgz ${{ steps.pack-download-url.outputs.result }} mkdir previous-pack tar -xvf previous-pack.tgz -C previous-pack echo "::set-env name=PREVIOUS_PACK_PATH::$PWD/previous-pack/pack" - name: Determine download URL for previous pack tarball if: matrix.pack_kind == 'previous' || matrix.create_builder_kind == 'previous' id: pack-tarball-url uses: actions/github-script@0.8.0 with: github-token: ${{secrets.GITHUB_TOKEN}} result-encoding: string script: | return github.repos.getLatestRelease({ owner: "buildpacks", repo: "pack" }) .then(result => { return result.data.tarball_url }) - name: Downlad and untar previous pack tarball if: matrix.pack_kind == 'previous' || matrix.create_builder_kind == 'previous' run: | curl -s -L -o previous-pack-tarball.tgz ${{ steps.pack-tarball-url.outputs.result }} mkdir previous-pack-repo tar -xvf previous-pack-tarball.tgz -C previous-pack-repo pack_repo_dirname=$(ls previous-pack-repo) echo "::set-env name=PREVIOUS_PACK_FIXTURES_PATH::$PWD/previous-pack-repo/${pack_repo_dirname}/acceptance/testdata/pack_fixtures" - name: Determine download URL for latest lifecycle id: latest-lifecycle-url if: matrix.lifecycle_kind == 'current' uses: actions/github-script@0.8.0 with: github-token: ${{secrets.GITHUB_TOKEN}} result-encoding: string script: | return github.actions .listRepoWorkflows({ owner: "buildpacks", repo: "lifecycle", }) .then(workflows_result => { let workflows = workflows_result.data.workflows .filter(a => a.name === "build" && a.state === "active") .map(a => a.id); if (workflows.length === 0) { throw "no active workflows found with name build" } return workflows[0] }) .then(workflow_id => { return github.actions.listRepoWorkflowRuns({ owner: "buildpacks", repo: "lifecycle", workflow_id: workflow_id, branch: "master", event: "push" }) }) .then(workflow_runs_result => { let workflow_runs = workflow_runs_result.data.workflow_runs .filter(run => run.conclusion === "success"); if (workflow_runs.length === 0) { throw "no successful workflow runs found for lifecycle master branch" } return workflow_runs[0].id }) .then(workflow_runid => { return github.actions.listWorkflowRunArtifacts({ owner: "buildpacks", repo: "lifecycle", run_id: workflow_runid }) }) .then(artifacts_result => { let urls = artifacts_result.data.artifacts .filter(artifact => artifact.name.includes("linux")) .map(artifact => artifact.archive_download_url); if (urls.length === 0) { throw "no artifacts found" } return urls[0] }) - name: Download and extract latest lifecycle if: matrix.lifecycle_kind == 'current' run: | curl -s -L \ --header 'authorization: Bearer ${{ secrets.GITHUB_TOKEN }}' \ -o latest-lifecycle.zip \ ${{ steps.latest-lifecycle-url.outputs.result }} mkdir latest-lifecycle unzip -d latest-lifecycle latest-lifecycle.zip lifecycle_path=$(ls latest-lifecycle/lifecycle-*linux.x86-64.tgz) echo "::set-env name=LIFECYCLE_PATH::$PWD/$lifecycle_path" - name: Determine download URL for previous lifecycle if: matrix.lifecycle_kind == 'previous' id: previous-lifecycle-download-url uses: actions/github-script@0.8.0 with: github-token: ${{secrets.GITHUB_TOKEN}} result-encoding: string script: | return github.repos.getLatestRelease({ owner: "buildpacks", repo: "lifecycle" }) .then(result => { return result.data.assets .filter(a => a.name.includes("linux")) .map(a => a.browser_download_url)[0]; }) - name: Install previous lifecycle if: matrix.lifecycle_kind == 'previous' run: | mkdir previous-lifecycle curl -s -L -o previous-lifecycle/previous-lifecycle.tgz ${{ steps.previous-lifecycle-download-url.outputs.result }} echo "::set-env name=PREVIOUS_LIFECYCLE_PATH::$PWD/previous-lifecycle/previous-lifecycle.tgz" - name: Acceptance env: ACCEPTANCE_SUITE_CONFIG: '[{"pack": "${{ matrix.pack_kind }}", "pack_create_builder": "${{ matrix.create_builder_kind }}", "lifecycle": "${{ matrix.lifecycle_kind }}"}]' run: | make acceptance
39.47619
179
0.550864
fd82154371f09c5ccd7d351c2aeb6ac9006e1d9f
4,994
yml
YAML
.gitlab-ci.yml
andrepayone/shopware-6
a9cbaaf892db1ed720dc09540d32c411ba9e1169
[ "MIT" ]
12
2019-11-29T12:51:21.000Z
2022-01-08T11:03:41.000Z
.gitlab-ci.yml
andrepayone/shopware-6
a9cbaaf892db1ed720dc09540d32c411ba9e1169
[ "MIT" ]
38
2019-11-29T09:48:17.000Z
2022-02-04T08:23:52.000Z
.gitlab-ci.yml
andrepayone/shopware-6
a9cbaaf892db1ed720dc09540d32c411ba9e1169
[ "MIT" ]
19
2019-10-16T07:14:13.000Z
2022-01-31T21:54:31.000Z
stages: - style - quality - test - package - validate cache: key: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG" variables: DOCKER_DRIVER: overlay2 BASE_SW_VERSION: '6.2.0' COMPOSER_COMMAND: "/var/www/html/composer install --prefer-dist --no-ansi --no-interaction --no-progress --optimize-autoloader" include: '/.gitlab/ci-legacy.yml' codestyle: stage: style image: "dockware/play:${BASE_SW_VERSION}" needs: [ ] except: variables: [ $DISABLE_PHP_CS == "1" ] before_script: - curl https://getcomposer.org/download/1.10.19/composer.phar -o /var/www/html/composer - chmod +x /var/www/html/composer - /var/www/html/composer self-update --2 - ${COMPOSER_COMMAND} - cp -r ${CI_PROJECT_DIR} /var/www/html/custom/plugins/${CI_PROJECT_NAME} script: - cd /var/www/html/custom/plugins/${CI_PROJECT_NAME} && vendor/bin/php-cs-fixer fix -v --dry-run cache: key: global paths: - .php_cs.cache - vendor k10r-phpstan: stage: quality image: "dockware/play:${SW_VERSION}" parallel: matrix: - PHP_VERSION: [ "7.4" ] SW_VERSION: [ "6.4.0.0", "6.4.1.0", "6.4.2.1", "6.4.3.0" ] needs: [ ] except: variables: [ $DISABLE_PHPSTAN_K10R == "1" ] before_script: - curl https://getcomposer.org/download/1.10.19/composer.phar -o /var/www/html/composer - chmod +x /var/www/html/composer - /var/www/html/composer self-update --2 - ${COMPOSER_COMMAND} - cp -r ${CI_PROJECT_DIR} /var/www/html/custom/plugins/${CI_PROJECT_NAME} script: - cd /var/www/html/custom/plugins/${CI_PROJECT_NAME} && vendor/bin/phpstan analyse -c phpstan.neon -a vendor/autoload.php -a ../../../vendor/autoload.php src tests cache: key: global paths: - vendor sw-phpstan: stage: quality image: "dockware/play:${SW_VERSION}" parallel: matrix: - PHP_VERSION: [ "7.4" ] SW_VERSION: [ "6.4.0.0", "6.4.1.0", "6.4.2.1", "6.4.3.0" ] needs: [ ] except: variables: [ $DISABLE_PHPSTAN_SW == "1" ] before_script: - curl https://getcomposer.org/download/1.10.19/composer.phar -o /var/www/html/composer - chmod +x /var/www/html/composer - if [ $SW_VERSION == '6.4.0.0' ]; then /var/www/html/composer self-update --2; else /var/www/html/composer self-update --2; fi - ${COMPOSER_COMMAND} - cp -r ${CI_PROJECT_DIR} /var/www/html/custom/plugins/${CI_PROJECT_NAME} - cd /tmp && git clone https://github.com/shopwareLabs/store-plugin-codereview.git - cp -r /tmp/store-plugin-codereview/configs/phpstan/phpstan.neon.sw6 /var/www/html/custom/plugins/${CI_PROJECT_NAME}/phpstan_sw.neon script: - cd /var/www/html/custom/plugins/${CI_PROJECT_NAME} && vendor/bin/phpstan analyse -c phpstan_sw.neon -a vendor/autoload.php -a ../../../vendor/autoload.php src tests cache: key: global paths: - vendor phpunit: stage: test image: "dockware/play:${SW_VERSION}" parallel: matrix: - PHP_VERSION: [ "7.4" ] SW_VERSION: [ "6.4.0.0", "6.4.1.0", "6.4.2.1", "6.4.3.0" ] needs: [ ] except: variables: [ $DISABLE_PHPUNIT == "1" ] before_script: - curl https://getcomposer.org/download/1.10.19/composer.phar -o /var/www/html/composer - chmod +x /var/www/html/composer - /var/www/html/composer self-update --2 - ${COMPOSER_COMMAND} - cp -r ${CI_PROJECT_DIR} /var/www/html/custom/plugins/${CI_PROJECT_NAME} - sudo rm -rf /var/run/mysqld/mysqld.sock.lock - sudo chown -R mysql:mysql /var/lib/mysql /var/run/mysqld - sudo service mysql start - cd /var/www/html/ && rm -rf vendor && ${COMPOSER_COMMAND} --no-scripts script: - cd /var/www/html/ && php bin/console plugin:refresh -nq && php bin/console plugin:install --activate -c PayonePayment -nq - cd /var/www/html/ && /var/www/html/composer dump-autoload -d custom/plugins/${CI_PROJECT_NAME} - cd /var/www/html/ && php -d pcov.enabled=1 -d pcov.directory=/var/www/html/ vendor/bin/phpunit --configuration custom/plugins/${CI_PROJECT_NAME}/phpunit-dockware.xml.dist cache: key: global paths: - vendor package: stage: package image: name: ghcr.io/friendsofshopware/platform-plugin-dev:v6.3.1 entrypoint: [ "" ] only: - tags - master - develop - /^integration.*$/ - /^fix.*$/ except: variables: [ $DISABLE_PACKAGE == "1" ] script: - start-mysql - ln -s "$(pwd)" "/plugins/PayonePayment" - plugin-uploader ext:prepare "/plugins/PayonePayment" - rm -rf $( cat .sw-zip-blocklist ) && rm -rf .sw-zip-blocklist - pack-plugin PayonePayment artifacts: paths: - "*.zip" shopware-validate: stage: validate image: name: friendsofshopware/plugin-uploader:0.3.5 entrypoint: [ "/bin/sh", "-c" ] needs: - package only: - tags - master - /^integration.*$/ - /^fix.*$/ except: variables: [ $DISABLE_VALIDATION == "1" ] script: - php /app/bin/pluginupload ext:validate ${CI_PROJECT_NAME}.zip
31.808917
170
0.640769
fd848eb0cf113112415a3ac72765b39342ffc6e3
644
yml
YAML
data/va/people/Sally-L-Hudson-26a7d8ca-e9be-46c5-a50f-f5bf2dd97df5.yml
TheWalkers/people
6637774bc49fcd061320cbb39d62f2ea9556d0a5
[ "CC0-1.0" ]
null
null
null
data/va/people/Sally-L-Hudson-26a7d8ca-e9be-46c5-a50f-f5bf2dd97df5.yml
TheWalkers/people
6637774bc49fcd061320cbb39d62f2ea9556d0a5
[ "CC0-1.0" ]
null
null
null
data/va/people/Sally-L-Hudson-26a7d8ca-e9be-46c5-a50f-f5bf2dd97df5.yml
TheWalkers/people
6637774bc49fcd061320cbb39d62f2ea9556d0a5
[ "CC0-1.0" ]
null
null
null
id: ocd-person/26a7d8ca-e9be-46c5-a50f-f5bf2dd97df5 name: Sally L. Hudson party: - name: Democratic roles: - district: '57' jurisdiction: ocd-jurisdiction/country:us/state:va/government type: lower contact_details: - address: P.O. Box 2375;Charlottesville, Virginia 22902 email: DelSHudson@house.virginia.gov note: District Office voice: 804-698-1057 links: - url: http://lis.virginia.gov/cgi-bin/legp604.exe?202+mbr+H318 sources: - url: http://lis.virginia.gov/202/mbr/MBR.HTM - url: http://lis.virginia.gov/cgi-bin/legp604.exe?202+mbr+H318 image: http://memdata.virginiageneralassembly.gov/images/display_image/H0318 gender: Female
30.666667
76
0.768634
fd86606c5f7e0f1c9debd4d6097c3151b2c1f184
3,577
yml
YAML
berlinbayesians_environment.yml
corriebar/Berlin-Bayesians-Hands-On
c5b565b08a612259be1f114c3449388640c0f5d2
[ "MIT" ]
6
2019-02-17T12:20:42.000Z
2019-10-21T20:15:43.000Z
berlinbayesians_environment.yml
corriebar/Berlin-Bayesians-Hands-On
c5b565b08a612259be1f114c3449388640c0f5d2
[ "MIT" ]
null
null
null
berlinbayesians_environment.yml
corriebar/Berlin-Bayesians-Hands-On
c5b565b08a612259be1f114c3449388640c0f5d2
[ "MIT" ]
1
2021-03-14T07:07:59.000Z
2021-03-14T07:07:59.000Z
name: berlinbayesians channels: - conda-forge - defaults dependencies: - ca-certificates=2018.11.29=ha4d7672_0 - certifi=2018.11.29=py37_1000 - clang_osx-64=4.0.1=h1ce6c1d_11 - h5py=2.9.0=nompi_py37h35dc34b_1102 - joblib=0.12.5=py_0 - libgpuarray=0.7.6=h1de35cc_1003 - mako=1.0.7=py_1 - openssl=1.1.1a=h1de35cc_1000 - pygpu=0.7.6=py37h917ab60_1000 - pymc3=3.6=py37_1000 - theano=1.0.4=py37h0a44026_1000 - tqdm=4.31.1=py_0 - appnope=0.1.0=py37_0 - backcall=0.1.0=py37_0 - blas=1.0=mkl - bleach=3.1.0=py37_0 - bzip2=1.0.6=h1de35cc_5 - cctools=895=1 - cftime=1.0.3.4=py37h1d22016_0 - clang=4.0.1=1 - clangxx=4.0.1=1 - clangxx_osx-64=4.0.1=h22b1bf0_11 - compiler-rt=4.0.1=hcfea43d_1 - curl=7.63.0=ha441bb4_1000 - cycler=0.10.0=py37_0 - dbus=1.13.6=h90a0687_0 - decorator=4.3.2=py37_0 - entrypoints=0.3=py37_0 - expat=2.2.6=h0a44026_0 - freetype=2.9.1=hb4e5f40_0 - gettext=0.19.8.1=h15daf44_3 - glib=2.56.2=hd9629dc_0 - hdf4=4.2.13=h39711bb_2 - hdf5=1.10.4=hfa1e0ec_0 - icu=58.2=h4b95b61_1 - intel-openmp=2019.1=144 - ipykernel=5.1.0=py37h39e3cac_0 - ipython=7.2.0=py37h39e3cac_0 - ipython_genutils=0.2.0=py37_0 - ipywidgets=7.4.2=py37_0 - jedi=0.13.2=py37_0 - jinja2=2.10=py37_0 - jpeg=9b=he5867d9_2 - jsonschema=2.6.0=py37_0 - jupyter=1.0.0=py37_7 - jupyter_client=5.2.4=py37_0 - jupyter_console=6.0.0=py37_0 - jupyter_core=4.4.0=py37_0 - kiwisolver=1.0.1=py37h0a44026_0 - krb5=1.16.1=hddcf347_7 - ld64=274.2=1 - libcurl=7.63.0=h051b688_1000 - libcxx=4.0.1=hcfea43d_1 - libcxxabi=4.0.1=hcfea43d_1 - libedit=3.1.20181209=hb402a30_0 - libffi=3.2.1=h475c297_4 - libgfortran=3.0.1=h93005f0_2 - libiconv=1.15=hdd342a3_7 - libnetcdf=4.6.1=hd5207e6_2 - libpng=1.6.36=ha441bb4_0 - libsodium=1.0.16=h3efe00b_0 - libssh2=1.8.0=ha12b0ac_4 - llvm=4.0.1=1 - llvm-lto-tapi=4.0.1=1 - markupsafe=1.1.0=py37h1de35cc_0 - matplotlib=3.0.2=py37h54f8f79_0 - mistune=0.8.4=py37h1de35cc_0 - mkl=2019.1=144 - mkl_fft=1.0.10=py37h5e564d8_0 - mkl_random=1.0.2=py37h27c97d8_0 - nbconvert=5.3.1=py37_0 - nbformat=4.4.0=py37_0 - ncurses=6.1=h0a44026_1 - netcdf4=1.4.2=py37h13743db_0 - notebook=5.7.4=py37_0 - numpy=1.15.4=py37hacdab7b_0 - numpy-base=1.15.4=py37h6575580_0 - pandas=0.24.1=py37h0a44026_0 - pandoc=2.2.3.2=0 - pandocfilters=1.4.2=py37_1 - parso=0.3.2=py37_0 - patsy=0.5.1=py37_0 - pcre=8.42=h378b8a2_0 - pexpect=4.6.0=py37_0 - pickleshare=0.7.5=py37_0 - pip=19.0.1=py37_0 - prometheus_client=0.5.0=py37_0 - prompt_toolkit=2.0.8=py_0 - ptyprocess=0.6.0=py37_0 - pygments=2.3.1=py37_0 - pyparsing=2.3.1=py37_0 - pyqt=5.9.2=py37h655552a_2 - python=3.7.2=haf84260_0 - python-dateutil=2.7.5=py37_0 - pytz=2018.9=py37_0 - pyzmq=17.1.2=py37h0a44026_2 - qt=5.9.7=h468cd18_1 - qtconsole=4.4.3=py37_0 - readline=7.0=h1de35cc_5 - scikit-learn=0.20.2=py37h27c97d8_0 - scipy=1.2.1=py37h1410ff5_0 - seaborn=0.9.0=py37_0 - send2trash=1.5.0=py37_0 - setuptools=40.8.0=py37_0 - sip=4.19.8=py37h0a44026_0 - six=1.12.0=py37_0 - sqlite=3.26.0=ha441bb4_0 - statsmodels=0.9.0=py37h1d22016_0 - terminado=0.8.1=py37_1 - testpath=0.4.2=py37_0 - tk=8.6.8=ha441bb4_0 - tornado=5.1.1=py37h1de35cc_0 - traitlets=4.3.2=py37_0 - wcwidth=0.1.7=py37_0 - webencodings=0.5.1=py37_1 - wheel=0.32.3=py37_0 - widgetsnbextension=3.4.2=py37_0 - xarray=0.11.3=py37_0 - xlrd=1.2.0=py37_0 - xz=5.2.4=h1de35cc_4 - zeromq=4.3.1=h0a44026_3 - zlib=1.2.11=h1de35cc_3 - pip: - arviz==0.3.3
27.515385
41
0.684372
fd876a1e5062939a9b9f549373ed000a95df8918
230
yaml
YAML
hearthstone/fixtures/user.yaml
CatFishTeam/django-cgc
f17f25f65e1d4558fa81664ead32184a16a74ff1
[ "PSF-2.0", "BSD-3-Clause" ]
null
null
null
hearthstone/fixtures/user.yaml
CatFishTeam/django-cgc
f17f25f65e1d4558fa81664ead32184a16a74ff1
[ "PSF-2.0", "BSD-3-Clause" ]
26
2018-10-16T22:50:54.000Z
2021-06-10T21:23:14.000Z
hearthstone/fixtures/user.yaml
CatFishTeam/django-cgc
f17f25f65e1d4558fa81664ead32184a16a74ff1
[ "PSF-2.0", "BSD-3-Clause" ]
null
null
null
- model: auth.user fields: password: $2y$10$FOKz3JpMJ9B.zoACAM.D/uSkBziyKdNHUYP9IGvt75ORm6XLIHb3u username: welldon email: mael.mayon@free.fr is_superuser: true is_staff: true is_active: true
25.555556
76
0.682609
fd8d1e98334c53803e9d88db2eab14c48f7049c5
476
yml
YAML
preview/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.models.Error.yml
mbrightcpacket/azure-docs-sdk-python
27c698dbc13d8aa0971a9c68aeb92dbceb56ad44
[ "CC-BY-4.0", "MIT" ]
null
null
null
preview/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.models.Error.yml
mbrightcpacket/azure-docs-sdk-python
27c698dbc13d8aa0971a9c68aeb92dbceb56ad44
[ "CC-BY-4.0", "MIT" ]
null
null
null
preview/docs-ref-autogen/azure-mgmt-botservice/azure.mgmt.botservice.models.Error.yml
mbrightcpacket/azure-docs-sdk-python
27c698dbc13d8aa0971a9c68aeb92dbceb56ad44
[ "CC-BY-4.0", "MIT" ]
null
null
null
### YamlMime:PythonClass uid: azure.mgmt.botservice.models.Error name: Error fullName: azure.mgmt.botservice.models.Error module: azure.mgmt.botservice.models inheritances: - msrest.serialization.Model summary: Bot Service error object. constructor: syntax: 'Error(*, error: Optional[azure.mgmt.botservice.models._models_py3.ErrorBody] = None, **kwargs)' variables: - description: The error body. name: error types: - <xref:azure.mgmt.botservice.models.ErrorBody>
28
87
0.773109
fd8efc32807ea9a600bb96ee603b590d877ef42b
559
yml
YAML
amf-checks/AMF_product_size-concentration-spectra_air.yml
ncasuk/amf-compliance-checks
2246216fccd67bf4c7bd698c753a1d27c3ba196a
[ "BSD-3-Clause" ]
null
null
null
amf-checks/AMF_product_size-concentration-spectra_air.yml
ncasuk/amf-compliance-checks
2246216fccd67bf4c7bd698c753a1d27c3ba196a
[ "BSD-3-Clause" ]
2
2021-09-23T15:31:35.000Z
2021-12-02T10:53:34.000Z
amf-checks/AMF_product_size-concentration-spectra_air.yml
ncasuk/amf-compliance-checks
2246216fccd67bf4c7bd698c753a1d27c3ba196a
[ "BSD-3-Clause" ]
null
null
null
suite_name: product_size-concentration-spectra_air_checks:v2.0 description: Check 'product size-concentration-spectra air' in AMF files checks: - __INCLUDE__: AMF_file_info.yml - __INCLUDE__: AMF_file_structure.yml - __INCLUDE__: AMF_global_attrs.yml - __INCLUDE__: AMF_product_common_dimension_air.yml - __INCLUDE__: AMF_product_common_global-attributes_air.yml - __INCLUDE__: AMF_product_common_variable_air.yml - __INCLUDE__: AMF_product_size-concentration-spectra_dimension.yml - __INCLUDE__: AMF_product_size-concentration-spectra_variable.yml
25.409091
72
0.847943
fd902bf61ba667c31eea3903bf831b7032fda505
826
yml
YAML
conda-forge.yml
cshaley/oletools-feedstock
01e361830c05786f8a0c2bb636a27967d34ac96e
[ "BSD-3-Clause" ]
null
null
null
conda-forge.yml
cshaley/oletools-feedstock
01e361830c05786f8a0c2bb636a27967d34ac96e
[ "BSD-3-Clause" ]
null
null
null
conda-forge.yml
cshaley/oletools-feedstock
01e361830c05786f8a0c2bb636a27967d34ac96e
[ "BSD-3-Clause" ]
null
null
null
travis: secure: BINSTAR_TOKEN: ekFW9c41lvOL2l2gs5XdTupI8yNXzFrbki5ojmwEgIz1YcSIjjHxDVxYJs9oOrHHyobkV+04vXMDUoPc6Ybel+r2mQShoszwWAPaaepFzdbmDEpK9UoUMqCjKdCnmM7wYIPPv6w6WjWJWbCo0t/ZmmVRuk1QQDnrwNzcNCfT2r8PqGT6NmjYQZ7tle3s2laT/4RCdLAM3F1nPaPGSvP4t7Ko3QFCJiLUOJEEKIRiTfj4yOBG/In8HLWThagDhIfq6ZbMP3R9twlzWmHZjF37jZoSerux22yc2pVp1svww1JrfRcSj62RXkw/FM/IHQG1YmzsYeuGHzYgNalntNByONjXpKlxLVz9ofXBKldHhXwJRBG1ZtyT8kUZ90kRkftH8ihix+VA4ALBU1mjvzpDRdPTDtfiV9fVZ5HZQ5J9u7XqwFGue9bgiTGZAsPZHz3NtSkb7XiQAbju15Wr91N+DMinBJGcYOs4iPufW2qxhg7ZoALrcJifREDWaZ/H8NA1QHcvzBOFyskV9oQRXONylFoD2N1VpHPlcSv/ZHCOKmMDHdDXJ+ahEH7IakiOQZUPr3fOsmzqgr2NuLds23Cc5V7K3GQRyWAk7pXSdHu71skvDxJ/CLPngyirCkO4kkM308L11XI1k79oYo9xRNXQYBIUXEcSR2eISq0l36IhMw0= appveyor: secure: BINSTAR_TOKEN: tumuXLL8PU75WMnRDemRy02ruEq2RpNxeK3dz0MjFssnosPm2v4EFjfNB4PTotA1
118
703
0.951574
fd964b9adac6c14a8281fdc305dfd2225c080a19
307
yml
YAML
docker/test.docker-compose.yml
aelkz/moviesAPI
5a80692b39ce763259973531b57d8091ab2a0e9d
[ "MIT" ]
null
null
null
docker/test.docker-compose.yml
aelkz/moviesAPI
5a80692b39ce763259973531b57d8091ab2a0e9d
[ "MIT" ]
null
null
null
docker/test.docker-compose.yml
aelkz/moviesAPI
5a80692b39ce763259973531b57d8091ab2a0e9d
[ "MIT" ]
null
null
null
version: '3' services: integration_test: container_name: integration_test build: . network_mode: host volumes: - ./app:/var/www/app/ - ./package.json:/var/www/package.json - ./node_modules:/var/www/node_modules command: sh -c "npm install && npm run integration-test"
27.909091
60
0.654723
fd9777006e9b1e50c7d3bdebf6c7dff525db6966
674
yml
YAML
appveyor.yml
EvanKepner/pytest-xdist
bd6f71601677e23e5e50903226f7106e36a72f24
[ "MIT" ]
null
null
null
appveyor.yml
EvanKepner/pytest-xdist
bd6f71601677e23e5e50903226f7106e36a72f24
[ "MIT" ]
null
null
null
appveyor.yml
EvanKepner/pytest-xdist
bd6f71601677e23e5e50903226f7106e36a72f24
[ "MIT" ]
null
null
null
environment: matrix: - TOXENV: "py27-pytestlatest" - TOXENV: "py34-pytestlatest" - TOXENV: "py35-pytestlatest" - TOXENV: "py36-pytestlatest" - TOXENV: "py37-pytestlatest" - TOXENV: "py27-pytestmaster" - TOXENV: "py36-pytestmaster" - TOXENV: "py27-pytestfeatures" - TOXENV: "py36-pytestfeatures" install: - C:\Python37\python -m pip install -U pip - C:\Python37\python -m pip install -U tox setuptools_scm build: false # Not a C# project, build stuff at the test step instead. test_script: - C:\Python37\python -m tox # We don't deploy anything on tags with AppVeyor, we use Travis instead, so we # might as well save resources skip_tags: true
26.96
78
0.710682
fd99cebad10968ad468989cadfa015e57f447fdc
1,065
yaml
YAML
bitnami/kong/templates/metrics-exporter-configmap.yaml
connorearl/charts-1
0ff890965bc92881f7bef565d9d2d102687d051d
[ "Apache-2.0" ]
5,039
2016-03-16T10:50:47.000Z
2022-03-31T20:47:02.000Z
bitnami/kong/templates/metrics-exporter-configmap.yaml
connorearl/charts-1
0ff890965bc92881f7bef565d9d2d102687d051d
[ "Apache-2.0" ]
7,464
2019-07-17T09:21:23.000Z
2022-03-30T19:40:07.000Z
bitnami/kong/templates/metrics-exporter-configmap.yaml
connorearl/charts-1
0ff890965bc92881f7bef565d9d2d102687d051d
[ "Apache-2.0" ]
6,693
2016-03-16T11:33:41.000Z
2022-03-31T23:11:20.000Z
{{- if .Values.metrics.enabled -}} apiVersion: v1 kind: ConfigMap metadata: name: {{ include "common.names.fullname" . }}-metrics-exporter namespace: {{ .Release.Namespace }} labels: {{- include "common.labels.standard" . | nindent 4 }} app.kubernetes.io/component: server {{- if .Values.commonLabels }} {{- include "common.tplvalues.render" ( dict "value" .Values.commonLabels "context" $ ) | nindent 4 }} {{- end }} {{- if .Values.commonAnnotations }} annotations: {{- include "common.tplvalues.render" ( dict "value" .Values.commonAnnotations "context" $ ) | nindent 4 }} {{- end }} data: exporter.conf: |- # Prometheus metrics server { server_name kong_prometheus_exporter; listen 0.0.0.0:{{ .Values.metrics.service.port }}; access_log off; location /metrics { default_type text/plain; content_by_lua_block { local prometheus = require "kong.plugins.prometheus.exporter" prometheus:collect() } } } {{- end }}
34.354839
122
0.611268
fd99df2c997a21745d208a9be5fb5d33038166ae
466
yaml
YAML
pubspec.yaml
Daegalus/fukiya
808e567b9cb8236575a5a9041c0913b1eed18691
[ "MIT" ]
3
2015-02-14T12:28:49.000Z
2019-02-22T09:24:12.000Z
pubspec.yaml
Daegalus/fukiya
808e567b9cb8236575a5a9041c0913b1eed18691
[ "MIT" ]
1
2015-02-09T20:24:20.000Z
2015-02-09T20:24:20.000Z
pubspec.yaml
Daegalus/fukiya
808e567b9cb8236575a5a9041c0913b1eed18691
[ "MIT" ]
4
2015-02-14T12:28:50.000Z
2021-04-03T17:42:53.000Z
name: fukiya version: 0.2.0 author: Yulian Kuncheff <yulian@kuncheff.com> description: A simple framework to improve and simplify the creation of server-side dart applications. homepage: https://github.com/Daegalus/fukiya environment: sdk: ">=0.8.10+6 <2.0.0" dependencies: formler: 0.1.0 unittest: ">=0.9.0 < 0.10.0" logging: ">=0.9.0 < 0.10.0" crypto: ">=0.9.0 < 0.10.0" static_file_handler: ">=0.1.3" json: ">=0.9.0 < 0.10.0" log4dart: ">=1.4.11"
29.125
102
0.665236
fd9c783089fd059a48870f38d0a40827819d57b6
49
yml
YAML
test/fixtures/wellspring/entries.yml
nidhibhatia22/nidhi
199d3155c33bd5121dc27be91980832d5b82accf
[ "MIT" ]
null
null
null
test/fixtures/wellspring/entries.yml
nidhibhatia22/nidhi
199d3155c33bd5121dc27be91980832d5b82accf
[ "MIT" ]
null
null
null
test/fixtures/wellspring/entries.yml
nidhibhatia22/nidhi
199d3155c33bd5121dc27be91980832d5b82accf
[ "MIT" ]
null
null
null
sample: type: BlogPost title: "Hello World"
9.8
22
0.673469
fd9dc1f55e4d0d232bd925b4f429008ef743860e
4,938
yaml
YAML
BagModules/bag_analog_ec/netlist_info/opamp_two_stage_wrapper_dm.yaml
xyabc/bag_analog_ec
e92b4ce8d6422d9a5731381bb3feeba54dfe33a9
[ "BSD-3-Clause" ]
1
2021-08-03T12:32:46.000Z
2021-08-03T12:32:46.000Z
BagModules/bag_analog_ec/netlist_info/opamp_two_stage_wrapper_dm.yaml
xyabc/bag_analog_ec
e92b4ce8d6422d9a5731381bb3feeba54dfe33a9
[ "BSD-3-Clause" ]
null
null
null
BagModules/bag_analog_ec/netlist_info/opamp_two_stage_wrapper_dm.yaml
xyabc/bag_analog_ec
e92b4ce8d6422d9a5731381bb3feeba54dfe33a9
[ "BSD-3-Clause" ]
1
2020-01-07T04:54:47.000Z
2020-01-07T04:54:47.000Z
lib_name: bag_analog_ec cell_name: opamp_two_stage_wrapper_dm pins: [ "indc", "outac", "inac", "outdc", "VDD", "VSS", "ibias", "midac", "middc", "voutcm" ] instances: XDUT: lib_name: bag_analog_ec cell_name: opamp_two_stage instpins: midn: direction: output net_name: "midn" num_bits: 1 midp: direction: output net_name: "midp" num_bits: 1 cmbias: direction: input net_name: "cmbias" num_bits: 1 VSS: direction: inputOutput net_name: "VSS" num_bits: 1 VDD: direction: inputOutput net_name: "VDD" num_bits: 1 outp: direction: output net_name: "outp" num_bits: 1 outn: direction: output net_name: "outn" num_bits: 1 inp: direction: input net_name: "inp" num_bits: 1 inn: direction: input net_name: "inn" num_bits: 1 ref: direction: input net_name: "indc" num_bits: 1 bias: direction: inputOutput net_name: "ibias" num_bits: 1 PIN10: lib_name: basic cell_name: ipin instpins: {} PIN11: lib_name: basic cell_name: ipin instpins: {} PIN1: lib_name: basic cell_name: ipin instpins: {} PIN0: lib_name: basic cell_name: ipin instpins: {} XBALMID: lib_name: analogLib cell_name: ideal_balun instpins: c: direction: inputOutput net_name: "middc" num_bits: 1 d: direction: inputOutput net_name: "midac" num_bits: 1 n: direction: inputOutput net_name: "midn" num_bits: 1 p: direction: inputOutput net_name: "midp" num_bits: 1 XBALOUT: lib_name: analogLib cell_name: ideal_balun instpins: c: direction: inputOutput net_name: "outdc" num_bits: 1 d: direction: inputOutput net_name: "outac" num_bits: 1 n: direction: inputOutput net_name: "outn" num_bits: 1 p: direction: inputOutput net_name: "outp" num_bits: 1 XBALIN: lib_name: analogLib cell_name: ideal_balun instpins: c: direction: inputOutput net_name: "indc" num_bits: 1 d: direction: inputOutput net_name: "inac" num_bits: 1 n: direction: inputOutput net_name: "inn" num_bits: 1 p: direction: inputOutput net_name: "inp" num_bits: 1 PIN12: lib_name: basic cell_name: opin instpins: {} PIN8: lib_name: basic cell_name: opin instpins: {} PIN3: lib_name: basic cell_name: opin instpins: {} PIN2: lib_name: basic cell_name: opin instpins: {} PIN5: lib_name: basic cell_name: iopin instpins: {} PIN4: lib_name: basic cell_name: iopin instpins: {} ECMFB: lib_name: analogLib cell_name: vcvs instpins: NC+: direction: inputOutput net_name: "outdc" num_bits: 1 NC-: direction: inputOutput net_name: "voutcm" num_bits: 1 PLUS: direction: inputOutput net_name: "cmbias" num_bits: 1 MINUS: direction: inputOutput net_name: "VSS" num_bits: 1 CFBP: lib_name: analogLib cell_name: cap instpins: MINUS: direction: inputOutput net_name: "xp" num_bits: 1 PLUS: direction: inputOutput net_name: "outp" num_bits: 1 CFBN: lib_name: analogLib cell_name: cap instpins: MINUS: direction: inputOutput net_name: "xn" num_bits: 1 PLUS: direction: inputOutput net_name: "outn" num_bits: 1 COUTN: lib_name: analogLib cell_name: cap instpins: MINUS: direction: inputOutput net_name: "VSS" num_bits: 1 PLUS: direction: inputOutput net_name: "outn" num_bits: 1 COUTP: lib_name: analogLib cell_name: cap instpins: MINUS: direction: inputOutput net_name: "VSS" num_bits: 1 PLUS: direction: inputOutput net_name: "outp" num_bits: 1 RFBP: lib_name: analogLib cell_name: res instpins: MINUS: direction: inputOutput net_name: "xp" num_bits: 1 PLUS: direction: inputOutput net_name: "midn" num_bits: 1 RFBN: lib_name: analogLib cell_name: res instpins: MINUS: direction: inputOutput net_name: "xn" num_bits: 1 PLUS: direction: inputOutput net_name: "midp" num_bits: 1
20.155102
93
0.54111
fd9f15dd02dce95fcf9c0407836872c2a05768e3
3,582
yaml
YAML
config/velero/velero.yaml
nitishSr/oadp-operator
d721247e6d2e24989468126502c7544a10805978
[ "Apache-2.0" ]
24
2020-09-08T07:36:34.000Z
2021-06-08T15:12:02.000Z
config/velero/velero.yaml
nitishSr/oadp-operator
d721247e6d2e24989468126502c7544a10805978
[ "Apache-2.0" ]
395
2021-06-29T13:32:16.000Z
2022-03-31T21:11:40.000Z
config/velero/velero.yaml
nitishSr/oadp-operator
d721247e6d2e24989468126502c7544a10805978
[ "Apache-2.0" ]
26
2021-06-28T16:20:17.000Z
2022-03-11T04:29:53.000Z
# This is a placeholder deployment config so operator-sdk add cluster-roles for velero to ClusterServiceVersion # It will be removed by yq during make bundle kind: Deployment apiVersion: apps/v1 metadata: name: velero namespace: system labels: openshift.io/oadp: 'True' spec: replicas: 0 selector: matchLabels: component: velero deploy: velero template: metadata: labels: component: velero deploy: velero annotations: prometheus.io/path: /metrics prometheus.io/port: '8085' prometheus.io/scrape: 'true' spec: restartPolicy: Always initContainers: - name: openshift-velero-plugin image: 'quay.io/konveyor/openshift-velero-plugin:latest' resources: {} volumeMounts: - name: plugins mountPath: /target terminationMessagePath: /dev/termination-log terminationMessagePolicy: File imagePullPolicy: Always - name: velero-plugin-for-aws image: 'quay.io/konveyor/velero-plugin-for-aws:latest' resources: {} volumeMounts: - name: plugins mountPath: /target terminationMessagePath: /dev/termination-log terminationMessagePolicy: File imagePullPolicy: Always - name: velero-plugin-for-csi image: 'quay.io/konveyor/velero-plugin-for-csi:latest' resources: {} volumeMounts: - name: plugins mountPath: /target terminationMessagePath: /dev/termination-log terminationMessagePolicy: File imagePullPolicy: Always serviceAccountName: velero schedulerName: default-scheduler terminationGracePeriodSeconds: 30 securityContext: {} containers: - resources: limits: cpu: '1' memory: 512Mi requests: cpu: 500m memory: 128Mi terminationMessagePath: /dev/termination-log name: velero command: - /velero env: - name: VELERO_SCRATCH_DIR value: /scratch - name: VELERO_NAMESPACE valueFrom: fieldRef: apiVersion: v1 fieldPath: metadata.namespace - name: LD_LIBRARY_PATH value: /plugins - name: AWS_SHARED_CREDENTIALS_FILE value: /credentials/cloud ports: - name: metrics containerPort: 8085 protocol: TCP imagePullPolicy: Always volumeMounts: - name: plugins mountPath: /plugins - name: scratch mountPath: /scratch - name: certs mountPath: /etc/ssl/certs - name: cloud-credentials mountPath: /credentials terminationMessagePolicy: File image: 'quay.io/konveyor/velero:latest' args: - server serviceAccount: velero volumes: - name: plugins emptyDir: {} - name: scratch emptyDir: {} - name: certs emptyDir: {} - name: cloud-credentials secret: secretName: cloud-credentials defaultMode: 420 dnsPolicy: ClusterFirst strategy: type: RollingUpdate rollingUpdate: maxUnavailable: 25% maxSurge: 25% revisionHistoryLimit: 10 progressDeadlineSeconds: 600
29.85
111
0.562814
fda0f3b71e3da286297ea9286e84986fc49fe3dc
706
yml
YAML
roles/project/tasks/main.yml
anthonykgross/ansible-deployment-docker
68591da912ecfa744432cd67e658eac7f2a1d4e7
[ "MIT" ]
2
2019-11-20T21:53:51.000Z
2020-03-28T13:51:16.000Z
roles/project/tasks/main.yml
anthonykgross/ansible-deployment-docker
68591da912ecfa744432cd67e658eac7f2a1d4e7
[ "MIT" ]
3
2021-04-07T20:44:09.000Z
2021-09-23T23:26:58.000Z
roles/project/tasks/main.yml
anthonykgross/ansible-deployment-docker
68591da912ecfa744432cd67e658eac7f2a1d4e7
[ "MIT" ]
null
null
null
--- - name: Install project dependencies apt: pkg: - make state: present - name: Create new user with uid 1000 user: name: johnd uid: 1000 - name: Checkout out the project git: repo: https://github.com/anthonykgross/rabbitmq-symfony-python.git dest: /home/johnd/rabbitmq-symfony-python update: yes accept_hostkey: yes - name: Recursively change ownership of a directory file: path: /home/johnd state: directory recurse: yes owner: johnd group: johnd - name: Stop project make: chdir: /home/johnd/rabbitmq-symfony-python target: stop - name: Run project make: chdir: /home/johnd/rabbitmq-symfony-python target: start
19.611111
70
0.671388
fda33cc532b9270d3dd5abcd6a118e2785567911
528
yml
YAML
serverless-ocr/server/serverless.yml
serverless-tencent/serverless-demos
d3ee7950f9030ad2c994d9deb7dce8e00de1bd46
[ "MIT" ]
3
2020-05-27T11:34:12.000Z
2020-06-21T02:45:49.000Z
server/serverless.yml
serverless-plus/serverless-ai
6f12442b5ea52e9b2172f167d29bc1a41002afdb
[ "MIT" ]
null
null
null
server/serverless.yml
serverless-plus/serverless-ai
6f12442b5ea52e9b2172f167d29bc1a41002afdb
[ "MIT" ]
1
2020-05-27T11:46:09.000Z
2020-05-27T11:46:09.000Z
org: serverless app: serverless-ocr stage: dev component: express name: backend inputs: src: ./ functionName: ${app} region: ${env:REGION} runtime: Nodejs10.15 functionConf: timeout: 10 environment: variables: REGION: ${env:REGION} TENCENT_APP_ID: ${env:TENCENT_APP_ID} TENCENT_SECRET_ID: ${env:TENCENT_SECRET_ID} TENCENT_SECRET_KEY: ${env:TENCENT_SECRET_KEY} BUCKET: ${env:BUCKET} apigatewayConf: enableCORS: true protocols: - http - https
20.307692
53
0.651515
fdabada7e8250783c77c6e5b15192e349797ef98
525
yml
YAML
_old/03_Train/01_job.yml
hnky/amls-pytorch-vscode
12dbc59b5c8818ecdf4c7b67019019178949238e
[ "MIT" ]
2
2022-02-09T17:16:31.000Z
2022-03-08T11:48:28.000Z
_old/03_Train/01_job.yml
hnky/amls-pytorch-vscode
12dbc59b5c8818ecdf4c7b67019019178949238e
[ "MIT" ]
null
null
null
_old/03_Train/01_job.yml
hnky/amls-pytorch-vscode
12dbc59b5c8818ecdf4c7b67019019178949238e
[ "MIT" ]
null
null
null
$schema: https://azuremlschemas.azureedge.net/latest/commandJob.schema.json experiment_name: Simpsons-Demo code: local_path: ../scripts/train command: python train.py --data ${{inputs.training_data}} --num-epochs ${{inputs.epochs}} --learning_rate ${{inputs.learning_rate}} --momentum ${{inputs.momentum}} environment: azureml:AzureML-pytorch-1.10-ubuntu18.04-py38-cuda11-gpu:2 compute: azureml:OptimusPrime inputs: epochs: 10 learning_rate: 0.001 momentum: 0.9 training_data: dataset: azureml:LegoSimpsons-v3:3
40.384615
163
0.765714
fdacd9ba657ea9af165cb41a2684dd8b5ad9715a
254
yml
YAML
preview/docs-ref-autogen/azure-confidentialledger/azure.confidentialledger.identity_service.aio.yml
bennage/azure-docs-sdk-python
add78a9e7a2594624096be9ef0a731ae8cb6c28b
[ "CC-BY-4.0", "MIT" ]
84
2017-07-21T06:08:09.000Z
2022-03-30T06:57:20.000Z
preview/docs-ref-autogen/azure-confidentialledger/azure.confidentialledger.identity_service.aio.yml
bennage/azure-docs-sdk-python
add78a9e7a2594624096be9ef0a731ae8cb6c28b
[ "CC-BY-4.0", "MIT" ]
1,477
2017-05-31T11:48:03.000Z
2022-03-30T18:52:59.000Z
preview/docs-ref-autogen/azure-confidentialledger/azure.confidentialledger.identity_service.aio.yml
bennage/azure-docs-sdk-python
add78a9e7a2594624096be9ef0a731ae8cb6c28b
[ "CC-BY-4.0", "MIT" ]
183
2017-05-24T07:28:17.000Z
2022-03-25T07:12:35.000Z
### YamlMime:PythonPackage uid: azure.confidentialledger.identity_service.aio name: aio fullName: azure.confidentialledger.identity_service.aio type: import classes: - azure.confidentialledger.identity_service.aio.ConfidentialLedgerIdentityServiceClient
31.75
87
0.870079
fdae46ec252e7e12c7dd6aa75792164e4fea5159
2,519
yaml
YAML
packages/sh/shakespeare-sass.yaml
commercialhaskell/all-cabal-metadata
902ff2131e450cb4653ba7a420d465c9a6735057
[ "MIT" ]
10
2016-01-04T00:09:51.000Z
2021-02-01T02:20:05.000Z
packages/sh/shakespeare-sass.yaml
commercialhaskell/all-cabal-metadata
902ff2131e450cb4653ba7a420d465c9a6735057
[ "MIT" ]
1
2018-08-27T20:11:55.000Z
2018-08-27T20:11:55.000Z
packages/sh/shakespeare-sass.yaml
commercialhaskell/all-cabal-metadata
902ff2131e450cb4653ba7a420d465c9a6735057
[ "MIT" ]
12
2016-04-21T04:17:05.000Z
2022-03-27T09:36:12.000Z
homepage: https://github.com/brcha/shakespeare-sass#readme changelog-type: '' hash: 703e13a18ecf44f4172381c2881d88790c1017e827216300dc3ff0bf1499c0bb test-bench-deps: {} maintainer: brcha@yandex.com synopsis: SASS support for Shakespeare and Yesod changelog: '' basic-deps: shakespeare: ! '>=2.0 && <2.1' hsass: ! '>=0.2.0 && <=0.8.0' yesod-core: ! '>=1.4.6 && <=1.6.14' base: ! '>=4 && <5' yesod: ! '>=1.4.1 && <=1.6.0' template-haskell: -any all-versions: - 0.1.0.0 - 0.1.0.2 - 0.1.0.3 - 0.1.4.1 author: Filip Brcic latest: 0.1.4.1 description-type: markdown description: | # Shakespeare SASS [![Build Status](https://travis-ci.org/brcha/shakespeare-sass.svg?branch=master)](https://travis-ci.org/brcha/shakespeare-sass) [![Hackage](https://img.shields.io/hackage/v/shakespeare-sass.svg)](http://hackage.haskell.org/package/shakespeare-sass) [![Hackage deps](https://img.shields.io/hackage-deps/v/shakespeare-sass.svg)](http://packdeps.haskellers.com/reverse/sshakespeare-sass) ## About Shakepeare SASS is a package to enable the usage of [SASS language](http://sass-lang.com) in the [Yesod web framework](http://yesodweb.com). ## Using Shakespeare SASS Adding SASS support to your Yesod website is, actually, quite simple and straight-forward. After adding `shakespeare-sass` into your `.cabal` file (and `stack.yaml` if you are using stack), all you have to do is change your `widgetFileSettings` in `Settings.hs` from `= def` to `= wfsSass ["sass_include/"]`. And, of course, `import Text.Shakespeare.Sass` at the beginning of the file. The argument for `wfsSass` function is a list of directories relative to the project root where you want your `.sass` or `.scss` include files stored. The main SASS files will still reside in your `templates` directory, as it is with the default setup with `.lucius` files. That way you get to keep your mixins separate from the templates and have a clear directory structure. Of course, you can always add your `templates` directory to sass search path and keep everything in `templates` dir. ### Note about deployment with Keter In case you are using [Keter](https://github.com/snoyberg/keter) for deployment (and you should, it's a great tool), you should also add directories with your sass templates to the `extraFiles:` list in the `config/keter.yaml` file. Don't forget to put the `../` prefix, since `keter.yaml`'s paths are relative to the `config` directory. license-name: BSD-3-Clause
39.359375
137
0.719333
fdaf3d20e9897b57fa4a572fd0e8bd2d659eb7be
1,554
yml
YAML
_data/ui-text.yml
claudiuconstantin/gaboratorium.github.io
33c83a181921422503b4c84093819e2a7f014789
[ "MIT" ]
1
2020-04-02T02:19:36.000Z
2020-04-02T02:19:36.000Z
_data/ui-text.yml
claudiuconstantin/forest-time-jekyll
33c83a181921422503b4c84093819e2a7f014789
[ "MIT" ]
null
null
null
_data/ui-text.yml
claudiuconstantin/forest-time-jekyll
33c83a181921422503b4c84093819e2a7f014789
[ "MIT" ]
null
null
null
# User interface text and labels home : "Home" back_to_home : "Back to home" about : "About" and : "and" Contact : "Contact" emailPlaceholder : "address@site.com" onn : "on" # for some reason "on" does not show up when used... !? of : "of" here : "here" published_by : "Published by" powered_by : "Powered by" page : "Page" previous : "Previous" not_found_page : "Oh, snap! Looks like this one doesn't exist anymore..." oldPostNotice : "Dear reader, this piece was moved here from an older address. If you notice something wrong, let me know " # will be followed by a "here" link noComments : "Yup, there's no comment section, but I can always be contacted " # will be followed by a "here" link next : "Next" newsletterNotice : "Get the latest news straight to your inbox:" subscribe : "Subscribe" submit : "Submit" sending : "...sending" yourName : "Your name" yourEmail : "Your email (so I can get back to you)" yourMessage : "Type a message..." xml_feed : "XML feed" months: january : "January" february : "February" march : "March" april : "April" may : "May" june : "June" july : "July" august : "August" september : "September" october : "October" november : "November" december : "December"
37.902439
163
0.541184
fdb0add68f10db55d3582e7f49ef8c6237b80b81
142
yml
YAML
src/STAGE/TinyBundle/Resources/config/services.yml
Jgueguin/stage
6939c32512c2696a6eafba0d2cb3b8e9c61f2da4
[ "Apache-2.0" ]
null
null
null
src/STAGE/TinyBundle/Resources/config/services.yml
Jgueguin/stage
6939c32512c2696a6eafba0d2cb3b8e9c61f2da4
[ "Apache-2.0" ]
null
null
null
src/STAGE/TinyBundle/Resources/config/services.yml
Jgueguin/stage
6939c32512c2696a6eafba0d2cb3b8e9c61f2da4
[ "Apache-2.0" ]
null
null
null
services: # stage_tiny.example: # class: STAGE\TinyBundle\Example # arguments: ["@service_id", "plain_value", "%parameter%"]
28.4
65
0.640845
fdb1febb9172f1d398aeda71175f7b2fbac6c818
152
yml
YAML
Tests/App/src/Acme/AppBundle/DataFixtures/Fixtures/ORM/Blog/article_i18n.yml
brucepc/victoire
4e07993f4610cd34c0fba82e4598860e44a34ae0
[ "MIT" ]
null
null
null
Tests/App/src/Acme/AppBundle/DataFixtures/Fixtures/ORM/Blog/article_i18n.yml
brucepc/victoire
4e07993f4610cd34c0fba82e4598860e44a34ae0
[ "MIT" ]
null
null
null
Tests/App/src/Acme/AppBundle/DataFixtures/Fixtures/ORM/Blog/article_i18n.yml
brucepc/victoire
4e07993f4610cd34c0fba82e4598860e44a34ae0
[ "MIT" ]
null
null
null
Victoire\Bundle\BlogBundle\Entity\ArticleTranslation: article_en: name: "I'm your father." slug: I-m-your-father locale: fr
25.333333
53
0.644737
fdbbb00fb1471df26436cd3290fd8bd82e8b63bc
135
yaml
YAML
v0/kubectl/linux-amd64/1.3.6.yaml
patrickhoefler/toolctl-api
aad8ec98a1ef0dcdc95ed2afe5c1c8fd33012f3d
[ "CC0-1.0" ]
1
2021-12-18T17:55:53.000Z
2021-12-18T17:55:53.000Z
v0/kubectl/linux-amd64/1.3.6.yaml
patrickhoefler/toolctl-api
aad8ec98a1ef0dcdc95ed2afe5c1c8fd33012f3d
[ "CC0-1.0" ]
18
2022-01-08T11:27:40.000Z
2022-03-31T07:30:23.000Z
v0/kubectl/linux-amd64/1.3.6.yaml
patrickhoefler/toolctl-api
aad8ec98a1ef0dcdc95ed2afe5c1c8fd33012f3d
[ "CC0-1.0" ]
1
2021-12-14T18:57:48.000Z
2021-12-14T18:57:48.000Z
url: https://dl.k8s.io/release/v1.3.6/bin/linux/amd64/kubectl sha256: ec6941a5ff14ddd5044f11f369a8e0946f00201febc73282554f2150aad5bc06
45
72
0.859259
fdc3bdc8006b776bfc8baec4cf55a655177a9472
132
yml
YAML
defaults/main.yml
link-u/ansible-roles_avif
429169da6db31895173b2bd01405c14da6e3d084
[ "MIT" ]
null
null
null
defaults/main.yml
link-u/ansible-roles_avif
429169da6db31895173b2bd01405c14da6e3d084
[ "MIT" ]
5
2020-07-11T08:30:30.000Z
2021-01-17T17:01:09.000Z
defaults/main.yml
link-u/ansible-roles_avif
429169da6db31895173b2bd01405c14da6e3d084
[ "MIT" ]
null
null
null
--- # defaults/main.yml (avif) # Prefix : avif ## 基本設定 avif_install_flag: True ## インストールフラグ avif_packages: - "cavif" - "davif"
13.2
36
0.651515
fdc59f1ea56b55c52d6e3d329f6c0f1973d0c9ca
8,558
yml
YAML
releases/rdpg/rdpg-0.2.59.yml
predix/rdpg-boshrelease
8aa6387b519f431d2b911d6731b755e95cb7dd97
[ "MIT" ]
5
2016-04-14T17:58:32.000Z
2018-09-12T15:48:01.000Z
releases/rdpg/rdpg-0.2.59.yml
predix/rdpg-boshrelease
8aa6387b519f431d2b911d6731b755e95cb7dd97
[ "MIT" ]
3
2016-04-15T19:34:26.000Z
2017-04-01T07:37:57.000Z
releases/rdpg/rdpg-0.2.59.yml
predix/rdpg-boshrelease
8aa6387b519f431d2b911d6731b755e95cb7dd97
[ "MIT" ]
13
2016-04-14T17:57:37.000Z
2018-09-12T15:48:04.000Z
--- packages: - name: acceptance-tests version: !binary |- YjUxZDZmOTc3MjdlYjM5NDNmMDZhMmU4NzQ5NzYwNjA2ZmU3OTc1ZA== fingerprint: !binary |- YjUxZDZmOTc3MjdlYjM5NDNmMDZhMmU4NzQ5NzYwNjA2ZmU3OTc1ZA== sha1: !binary |- YzE3OWY2N2EyZWVlYmU5MjAxMjEyYWU0MzkxYWUzNzgzOTEwM2U1MQ== dependencies: - golang-1.5 - name: bash-4.3 version: !binary |- N2MxNzkyZmU2MTA2MzA4MjE5YWZjOWNkZjUzN2Q1OGUzZjU2ZDY0OQ== fingerprint: !binary |- N2MxNzkyZmU2MTA2MzA4MjE5YWZjOWNkZjUzN2Q1OGUzZjU2ZDY0OQ== sha1: !binary |- OThkYzgxZDhiMmMyYjQ3MDIzZjE5M2Q5NDlhZGE3NGQyMDdhNDQ3NQ== dependencies: [] - name: cf-cli version: !binary |- OGQzOTUxY2UyNmNkNDliYTY1YjJiZTI1Y2JhYjVlOGQ0NGU4OTBhYg== fingerprint: !binary |- OGQzOTUxY2UyNmNkNDliYTY1YjJiZTI1Y2JhYjVlOGQ0NGU4OTBhYg== sha1: !binary |- ZDRiZDUwZWRjNmVjZGE1NzVlNDVkMDE5NTc0NmQ0N2Q2OWMxY2QzYQ== dependencies: [] - name: consul-template version: !binary |- ZGJmOTJmYjA1NmY0ZmNkZjU5YTZmYzc2OWM0ODFmMjA0MGY1ODU5ZA== fingerprint: !binary |- ZGJmOTJmYjA1NmY0ZmNkZjU5YTZmYzc2OWM0ODFmMjA0MGY1ODU5ZA== sha1: !binary |- ODg3ZmY4YjUxNjQ2ZWFjOTY0ZTVlODEwYTNlZDdkNzljYTA3YTU0Yw== dependencies: [] - name: consul-ui version: !binary |- MTY0YzhmOTY2NWM5ZTJmYmVkMmQ3YzFkYjVhNzUwOTg0YmFkY2Y5OA== fingerprint: !binary |- MTY0YzhmOTY2NWM5ZTJmYmVkMmQ3YzFkYjVhNzUwOTg0YmFkY2Y5OA== sha1: !binary |- MTE5YzIwYTcxNDg0Y2I2MjhlYzMyNjhmYzIwNWJjOWMxYmNkY2YzMQ== dependencies: [] - name: consul version: !binary |- M2IxZmFmZDJmY2UyNzIyY2Q2ZjcwMzY2NmNlYjAyN2FkMjFkMDJjYw== fingerprint: !binary |- M2IxZmFmZDJmY2UyNzIyY2Q2ZjcwMzY2NmNlYjAyN2FkMjFkMDJjYw== sha1: !binary |- NjEzNWJmZjFlM2EzYTNkYzJmODdiMjNlM2VhOTkyODFmNGQ4Y2RlOQ== dependencies: [] - name: golang-1.5 version: !binary |- MDYwMmI1NzA3MWZlNjIyMjkzMzg5MmNjYzI1YTMzMTU3NGY1NWIzZg== fingerprint: !binary |- MDYwMmI1NzA3MWZlNjIyMjkzMzg5MmNjYzI1YTMzMTU3NGY1NWIzZg== sha1: !binary |- NDk4NDBhZmNlMjIxNTA1ZTI2ZjVmNTY2OWQwZmM4N2M4Yjk5MGYzNQ== dependencies: [] - name: haproxy version: !binary |- YzBkZjM1MmZkMjMwMDk3NzZlMjUzOTUwZDAwOWY3MmQ5ZGE0MjlkNw== fingerprint: !binary |- YzBkZjM1MmZkMjMwMDk3NzZlMjUzOTUwZDAwOWY3MmQ5ZGE0MjlkNw== sha1: !binary |- OTAyNjhhZmUzODRlNzJiNjBjNWQxMDFkZWIzYmNjZGJhODg3MWI5Nw== dependencies: - pcre - socat - zlib - name: libevent version: !binary |- MzkxZWVhZGJiNGU5MDY2NzQ4ZWQ0YmRiZWY4NjIzMGJjOTRlODFmMg== fingerprint: !binary |- MzkxZWVhZGJiNGU5MDY2NzQ4ZWQ0YmRiZWY4NjIzMGJjOTRlODFmMg== sha1: !binary |- YzAyYjg3NDkwZTliNGU2NmFiZjQ4M2JmMWM0NzY0MWU5NGFiZTJjYQ== dependencies: [] - name: pcre version: !binary |- MjE3ZTQ2MTIyNGM3Mjk4YjkzMWYzZWFlMzY0ODlmMGZlMDBkYzYyMg== fingerprint: !binary |- MjE3ZTQ2MTIyNGM3Mjk4YjkzMWYzZWFlMzY0ODlmMGZlMDBkYzYyMg== sha1: !binary |- NjYwMmI2YTc4MGY1YjJjMDg5ZDMxYmRiNGE5ZTU4ZmY0ZjY3ZTU4Yg== dependencies: [] - name: pgbdr version: !binary |- ZjU5ZDUwOTE4OGRiOWZlYjA0YTA2MjJkMDRhZjAwMzBhNjgzMWVlZA== fingerprint: !binary |- ZjU5ZDUwOTE4OGRiOWZlYjA0YTA2MjJkMDRhZjAwMzBhNjgzMWVlZA== sha1: !binary |- MDk2NGZiNWY1MjgyMTU0OGVkYWZiMjE0Mzc0MGY0OGU1ZWM0MTYxYQ== dependencies: - bash-4.3 - name: pgbouncer version: !binary |- MTFkZDcxZTI3MjlhNjcxNTYyOTM4NWM5NmE3ZDE5NGFiOGJkNDcyZg== fingerprint: !binary |- MTFkZDcxZTI3MjlhNjcxNTYyOTM4NWM5NmE3ZDE5NGFiOGJkNDcyZg== sha1: !binary |- MDU1NzJhZjZiZGQ4NzgxZTIzMmQ1ZGYwOTQ4MTdjNjk0NDQyYTI4Yw== dependencies: - libevent - name: postgresql-9.4 version: !binary |- YjJjOTEzZTJiMDRhY2U0OTc3ZDM1MDdiMWI0ZmRjZGYyZmQ1MzYzZg== fingerprint: !binary |- YjJjOTEzZTJiMDRhY2U0OTc3ZDM1MDdiMWI0ZmRjZGYyZmQ1MzYzZg== sha1: !binary |- YzEwZjM1MDc4ZDVkZmViZmU2OGY3MWM5YTM3MTcyNWJkNTk3NzJlYw== dependencies: [] - name: rdpg-backup-tests version: !binary |- M2E1ZjhmYzc4OTUzZTZlMzFmMWFlMzAwYWQwZTg2ZTZjNTdmMDU1OQ== fingerprint: !binary |- M2E1ZjhmYzc4OTUzZTZlMzFmMWFlMzAwYWQwZTg2ZTZjNTdmMDU1OQ== sha1: !binary |- NDAwN2NlNmMzYTJiZjI4NWE3NDY1ZWNiZGZlYjQzNjJiZjFhZWZkZg== dependencies: - golang-1.5 - name: rdpgd version: !binary |- NDE5YmMyMzBmNmFiNDlhYTYxMDcyNjUwNGYxOGEzMTUxNWQwOTZjNQ== fingerprint: !binary |- NDE5YmMyMzBmNmFiNDlhYTYxMDcyNjUwNGYxOGEzMTUxNWQwOTZjNQ== sha1: !binary |- OTU5MDJiNzEwM2E0MDM1MGMyZjRhOWVkNGZhODcyMjQ3OThhNTk3Yg== dependencies: - golang-1.5 - name: socat version: !binary |- YmExNzFmOWNmM2QzMzgwNWJlNWI4YWI4NmYxYzlkMDllYzMzZGU4OQ== fingerprint: !binary |- YmExNzFmOWNmM2QzMzgwNWJlNWI4YWI4NmYxYzlkMDllYzMzZGU4OQ== sha1: !binary |- YmE3YzU0MTg5ZWI4NzcyZDg2MWY4ZjAyMTg3Y2JhZmUxMWUxNzA4OA== dependencies: [] - name: zlib version: !binary |- Zjk4ZDczNmM4NTJhODFjODZhNzdhNmY2ODdiOGMzZGNmYTNiOTIwNg== fingerprint: !binary |- Zjk4ZDczNmM4NTJhODFjODZhNzdhNmY2ODdiOGMzZGNmYTNiOTIwNg== sha1: !binary |- NmY4NzcwYWU4MmM4ZGRhZTQ1ODc4YWFlZDE5OGMyNjE0Y2Y1NzkxMA== dependencies: [] jobs: - name: acceptance-tests version: !binary |- OGExZjI3NGYxNzM5NzdhYjYxMzg4MDEwNDk2YmIxZTIzODRjMDUxNw== fingerprint: !binary |- OGExZjI3NGYxNzM5NzdhYjYxMzg4MDEwNDk2YmIxZTIzODRjMDUxNw== sha1: !binary |- ZDRjMDc5NGJhYWY4YThlMzM4ODFiZTQ4YjEzZDY2YWFmNDY2MmJlMA== - name: backup-tests version: !binary |- MzdiNmMwYmI5NTg5M2Y1NzQ2MGVhNTBmZjliNzYyMDQyNjZjZGMyZQ== fingerprint: !binary |- MzdiNmMwYmI5NTg5M2Y1NzQ2MGVhNTBmZjliNzYyMDQyNjZjZGMyZQ== sha1: !binary |- ZDZhNjE5YzM0MjcyYThlODhkNWJiZjVjMzMwMjBlYzZjY2ZhNzYyYg== - name: broker-deregistrar version: !binary |- OGZkMTlmZWJmZDJkNDZiZjU0YjFkMjIxZmNhYWYzYTE3ZDU5MmQ5Yw== fingerprint: !binary |- OGZkMTlmZWJmZDJkNDZiZjU0YjFkMjIxZmNhYWYzYTE3ZDU5MmQ5Yw== sha1: !binary |- M2VmNWI2MGI4NTIxYTU0OWUzMTBiOGMyMDUzNmVhMjViODdkOTNiNw== - name: broker-registrar version: !binary |- Y2Q2MTg1MzQ5N2JmZWU5NjAzOTUyOGFmZDEyNThhNTRkY2JlOGY3Ng== fingerprint: !binary |- Y2Q2MTg1MzQ5N2JmZWU5NjAzOTUyOGFmZDEyNThhNTRkY2JlOGY3Ng== sha1: !binary |- YTY0Y2IyYjAyM2RjNzViOTM1OWE0YzUyN2QwZjg2ZjUxN2JhZjYxNw== - name: consul-template version: !binary |- NDg0OWVmZTEyMTk4MTZhNTBhMmZjNDE0ZTBjYWM0NzYwNDc5ODE4Yw== fingerprint: !binary |- NDg0OWVmZTEyMTk4MTZhNTBhMmZjNDE0ZTBjYWM0NzYwNDc5ODE4Yw== sha1: !binary |- YjcxNzlhMmE5M2QwNzFjZWE0NjBmYmZhODNiMGEzNTE5MWFmYmVkOQ== - name: consul version: !binary |- MzE2NTRmODRkYzcwNjhmNDQ2ZjQ2Zjg5ZDliZGRiNzUyOGM2NzgzMg== fingerprint: !binary |- MzE2NTRmODRkYzcwNjhmNDQ2ZjQ2Zjg5ZDliZGRiNzUyOGM2NzgzMg== sha1: !binary |- NzU4MmZjOTQwY2JlMzU0Y2MxOWJhMzU1NzRiNjVhMjkzNzZlZWQ4NQ== - name: haproxy version: !binary |- YmExNzM2NWI3N2EwNmFjYWJkODg3MThjYTgxZDVlYTA2YTMwODFkZA== fingerprint: !binary |- YmExNzM2NWI3N2EwNmFjYWJkODg3MThjYTgxZDVlYTA2YTMwODFkZA== sha1: !binary |- OWEzMGUwNjg5YzBmZDUwMjg2ZGExYTQwZWUwNzA0YWUyZWZkMGQ4MQ== - name: pgbdr version: !binary |- N2U1MjUyYmZkZTlkNjU0YTkwNWVkMGY1NWZhODMwOTEzODFkN2VjYw== fingerprint: !binary |- N2U1MjUyYmZkZTlkNjU0YTkwNWVkMGY1NWZhODMwOTEzODFkN2VjYw== sha1: !binary |- MWY1MjYwMTBiN2U1ZGU0YmYyZmFmYjNlNTk4YzU0ZjFkOTA2ZDMxMw== - name: pgbouncer version: !binary |- N2EwM2Q4YmE4MDhmY2E2MGRkODQ1ZjgxNTg5Y2E1YzkyMDJiYjY5NA== fingerprint: !binary |- N2EwM2Q4YmE4MDhmY2E2MGRkODQ1ZjgxNTg5Y2E1YzkyMDJiYjY5NA== sha1: !binary |- YWU1NGUyZWM4YzVkNWViM2ZkZTA5ODgxMjAzOTJiZTVlYzcyNDBmNg== - name: postgresql version: !binary |- MDlkNjYwOTIzMTA5MWM2Y2ZlMmEzZTg1ZDJkYTRkY2RhYjA0ZjU4Yg== fingerprint: !binary |- MDlkNjYwOTIzMTA5MWM2Y2ZlMmEzZTg1ZDJkYTRkY2RhYjA0ZjU4Yg== sha1: !binary |- OGM5ZmY0NGYzOWU2ZTBmZjFjN2FmYjZkZTI2ZGY1YjhjMmUwMDIxOQ== - name: rdpgd-manager version: !binary |- NzE5MGRjNmU1Y2RmNGVkMTJhNTFjNjQ0ZWZhYWUyNjBlNTMwMmJmYQ== fingerprint: !binary |- NzE5MGRjNmU1Y2RmNGVkMTJhNTFjNjQ0ZWZhYWUyNjBlNTMwMmJmYQ== sha1: !binary |- OGRlMTA4NjVjY2YyNmNhMmMwNTc0ZTg1NzM0ZTIzMWIwZjkzZjA3Ng== - name: rdpgd-service version: !binary |- NTI3MDNkYWE4NDQ4YjQxOGEwZTRhMjBjOWQ4MzI2YTIzODczZTI0Yw== fingerprint: !binary |- NTI3MDNkYWE4NDQ4YjQxOGEwZTRhMjBjOWQ4MzI2YTIzODczZTI0Yw== sha1: !binary |- ZDBiNWEyMTMyOTdhZjIzNzRjZjExZTRmNDkwODQxMGU1OWMxNDJkYw== license: version: !binary |- NjI2NmU2ZDcyNDYwZTBhYWNjZGEyNDQwMTQ1OTBiNGI2NDc0MzRlZg== fingerprint: !binary |- NjI2NmU2ZDcyNDYwZTBhYWNjZGEyNDQwMTQ1OTBiNGI2NDc0MzRlZg== sha1: !binary |- ZTFmNjcxYjMzYTAwMGYwZWYxNTcxNjE2MjI1ODdlZmIwMGQ0YjAwMw== commit_hash: aa468766 uncommitted_changes: false name: rdpg version: 0.2.59
35.218107
60
0.792358
fdc662c030bedbb7195efcc10d801a616ae63ce8
11,458
yml
YAML
docs-ref-autogen/@azure/arm-consumption/EventSummary.yml
vicancy/azure-docs-sdk-node
3d77ea75961b13263450dec56c02b99cb62a1851
[ "CC-BY-4.0", "MIT" ]
59
2017-07-07T17:57:53.000Z
2022-03-25T16:36:13.000Z
docs-ref-autogen/@azure/arm-consumption/EventSummary.yml
vicancy/azure-docs-sdk-node
3d77ea75961b13263450dec56c02b99cb62a1851
[ "CC-BY-4.0", "MIT" ]
1,322
2017-06-20T20:51:24.000Z
2022-03-29T21:20:34.000Z
docs-ref-autogen/@azure/arm-consumption/EventSummary.yml
vicancy/azure-docs-sdk-node
3d77ea75961b13263450dec56c02b99cb62a1851
[ "CC-BY-4.0", "MIT" ]
159
2017-06-21T00:35:28.000Z
2022-03-28T23:37:18.000Z
### YamlMime:TSType name: EventSummary uid: '@azure/arm-consumption.EventSummary' package: '@azure/arm-consumption' summary: An event summary resource. fullName: EventSummary remarks: '' isPreview: false isDeprecated: false type: interface properties: - name: adjustments uid: '@azure/arm-consumption.EventSummary.adjustments' package: '@azure/arm-consumption' summary: >- Adjustments amount. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: adjustments remarks: '' isPreview: false isDeprecated: false syntax: content: 'adjustments?: Amount' return: type: <xref uid="@azure/arm-consumption.Amount" /> description: '' - name: adjustmentsInBillingCurrency uid: '@azure/arm-consumption.EventSummary.adjustmentsInBillingCurrency' package: '@azure/arm-consumption' summary: >- Current balance. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: adjustmentsInBillingCurrency remarks: '' isPreview: false isDeprecated: false syntax: content: 'adjustmentsInBillingCurrency?: AmountWithExchangeRate' return: type: <xref uid="@azure/arm-consumption.AmountWithExchangeRate" /> description: '' - name: billingCurrency uid: '@azure/arm-consumption.EventSummary.billingCurrency' package: '@azure/arm-consumption' summary: >- Billing Currency. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: billingCurrency remarks: '' isPreview: false isDeprecated: false syntax: content: 'billingCurrency?: undefined | string' return: type: undefined | string description: '' - name: charges uid: '@azure/arm-consumption.EventSummary.charges' package: '@azure/arm-consumption' summary: >- Charges amount. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: charges remarks: '' isPreview: false isDeprecated: false syntax: content: 'charges?: Amount' return: type: <xref uid="@azure/arm-consumption.Amount" /> description: '' - name: chargesInBillingCurrency uid: '@azure/arm-consumption.EventSummary.chargesInBillingCurrency' package: '@azure/arm-consumption' summary: >- Current balance. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: chargesInBillingCurrency remarks: '' isPreview: false isDeprecated: false syntax: content: 'chargesInBillingCurrency?: AmountWithExchangeRate' return: type: <xref uid="@azure/arm-consumption.AmountWithExchangeRate" /> description: '' - name: closedBalance uid: '@azure/arm-consumption.EventSummary.closedBalance' package: '@azure/arm-consumption' summary: >- Closed balance. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: closedBalance remarks: '' isPreview: false isDeprecated: false syntax: content: 'closedBalance?: Amount' return: type: <xref uid="@azure/arm-consumption.Amount" /> description: '' - name: closedBalanceInBillingCurrency uid: '@azure/arm-consumption.EventSummary.closedBalanceInBillingCurrency' package: '@azure/arm-consumption' summary: >- Current balance. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: closedBalanceInBillingCurrency remarks: '' isPreview: false isDeprecated: false syntax: content: 'closedBalanceInBillingCurrency?: AmountWithExchangeRate' return: type: <xref uid="@azure/arm-consumption.AmountWithExchangeRate" /> description: '' - name: creditCurrency uid: '@azure/arm-consumption.EventSummary.creditCurrency' package: '@azure/arm-consumption' summary: >- Credit Currency **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: creditCurrency remarks: '' isPreview: false isDeprecated: false syntax: content: 'creditCurrency?: undefined | string' return: type: undefined | string description: '' - name: creditExpired uid: '@azure/arm-consumption.EventSummary.creditExpired' package: '@azure/arm-consumption' summary: >- Credit expired. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: creditExpired remarks: '' isPreview: false isDeprecated: false syntax: content: 'creditExpired?: Amount' return: type: <xref uid="@azure/arm-consumption.Amount" /> description: '' - name: creditExpiredInBillingCurrency uid: '@azure/arm-consumption.EventSummary.creditExpiredInBillingCurrency' package: '@azure/arm-consumption' summary: >- Current balance. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: creditExpiredInBillingCurrency remarks: '' isPreview: false isDeprecated: false syntax: content: 'creditExpiredInBillingCurrency?: AmountWithExchangeRate' return: type: <xref uid="@azure/arm-consumption.AmountWithExchangeRate" /> description: '' - name: description uid: '@azure/arm-consumption.EventSummary.description' package: '@azure/arm-consumption' summary: >- Transaction description. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: description remarks: '' isPreview: false isDeprecated: false syntax: content: 'description?: undefined | string' return: type: undefined | string description: '' - name: etag uid: '@azure/arm-consumption.EventSummary.etag' package: '@azure/arm-consumption' summary: >- Resource etag. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: etag remarks: '' isPreview: false isDeprecated: false syntax: content: 'etag?: undefined | string' return: type: undefined | string description: '' - name: eventType uid: '@azure/arm-consumption.EventSummary.eventType' package: '@azure/arm-consumption' summary: >- The type of event. Possible values include: 'SettledCharges', 'PendingCharges', 'PendingAdjustments', 'PendingNewCredit', 'PendingExpiredCredit', 'UnKnown', 'NewCredit' fullName: eventType remarks: '' isPreview: false isDeprecated: false syntax: content: 'eventType?: EventType' return: type: <xref uid="@azure/arm-consumption.EventType" /> description: '' - name: id uid: '@azure/arm-consumption.EventSummary.id' package: '@azure/arm-consumption' summary: >- Resource Id. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: id remarks: '' isPreview: false isDeprecated: false syntax: content: 'id?: undefined | string' return: type: undefined | string description: '' - name: invoiceNumber uid: '@azure/arm-consumption.EventSummary.invoiceNumber' package: '@azure/arm-consumption' summary: >- Invoice number. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: invoiceNumber remarks: '' isPreview: false isDeprecated: false syntax: content: 'invoiceNumber?: undefined | string' return: type: undefined | string description: '' - name: name uid: '@azure/arm-consumption.EventSummary.name' package: '@azure/arm-consumption' summary: >- Resource name. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: name remarks: '' isPreview: false isDeprecated: false syntax: content: 'name?: undefined | string' return: type: undefined | string description: '' - name: newCredit uid: '@azure/arm-consumption.EventSummary.newCredit' package: '@azure/arm-consumption' summary: >- New Credit. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: newCredit remarks: '' isPreview: false isDeprecated: false syntax: content: 'newCredit?: Amount' return: type: <xref uid="@azure/arm-consumption.Amount" /> description: '' - name: newCreditInBillingCurrency uid: '@azure/arm-consumption.EventSummary.newCreditInBillingCurrency' package: '@azure/arm-consumption' summary: >- Current balance. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: newCreditInBillingCurrency remarks: '' isPreview: false isDeprecated: false syntax: content: 'newCreditInBillingCurrency?: AmountWithExchangeRate' return: type: <xref uid="@azure/arm-consumption.AmountWithExchangeRate" /> description: '' - name: reseller uid: '@azure/arm-consumption.EventSummary.reseller' package: '@azure/arm-consumption' summary: >- Reseller details. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: reseller remarks: '' isPreview: false isDeprecated: false syntax: content: 'reseller?: Reseller' return: type: <xref uid="@azure/arm-consumption.Reseller" /> description: '' - name: tags uid: '@azure/arm-consumption.EventSummary.tags' package: '@azure/arm-consumption' summary: >- Resource tags. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: tags remarks: '' isPreview: false isDeprecated: false syntax: content: 'tags?: undefined | [key: string]: string' return: type: 'undefined | [key: string]: string' description: '' - name: transactionDate uid: '@azure/arm-consumption.EventSummary.transactionDate' package: '@azure/arm-consumption' summary: >- Transaction date. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: transactionDate remarks: '' isPreview: false isDeprecated: false syntax: content: 'transactionDate?: Date' return: type: Date description: '' - name: type uid: '@azure/arm-consumption.EventSummary.type' package: '@azure/arm-consumption' summary: >- Resource type. **NOTE: This property will not be serialized. It can only be populated by the server.** fullName: type remarks: '' isPreview: false isDeprecated: false syntax: content: 'type?: undefined | string' return: type: undefined | string description: '' extends: <xref uid="@azure/arm-consumption.Resource" />
29.530928
79
0.651684
fdc768d439fa5d0fd29a0dcd763ef018a1107407
197
yml
YAML
.github/ISSUE_TEMPLATE/config.yml
NianGuu/artifacts
61b8c92e3c611862e3de13efe135da17626b6519
[ "MIT" ]
14
2019-10-27T07:19:08.000Z
2021-11-16T01:08:02.000Z
.github/ISSUE_TEMPLATE/config.yml
NianGuu/artifacts
61b8c92e3c611862e3de13efe135da17626b6519
[ "MIT" ]
124
2019-02-07T00:56:25.000Z
2022-03-20T10:40:45.000Z
.github/ISSUE_TEMPLATE/config.yml
NianGuu/artifacts
61b8c92e3c611862e3de13efe135da17626b6519
[ "MIT" ]
32
2019-04-10T20:21:46.000Z
2022-03-31T10:26:12.000Z
blank_issues_enabled: false contact_links: - name: Artifacts Fabric url: https://github.com/florensie/artifacts-fabric/issues about: For issues related to the Fabric version of Artifacts
32.833333
64
0.781726
fdcaabe535b59ca73109471d4149f0b28d5cac3d
316
yml
YAML
docker-compose-standalone.yml
codingtroop/ubl-store
0f54dc5dbef6d29ca89c754ff082a07c8cf30f58
[ "MIT" ]
2
2022-01-20T15:57:21.000Z
2022-01-20T18:07:23.000Z
docker-compose-standalone.yml
codingtroop/ubl-store
0f54dc5dbef6d29ca89c754ff082a07c8cf30f58
[ "MIT" ]
54
2022-01-20T19:22:16.000Z
2022-03-31T19:46:18.000Z
docker-compose-standalone.yml
codingtroop/ubl-store
0f54dc5dbef6d29ca89c754ff082a07c8cf30f58
[ "MIT" ]
1
2022-01-20T18:08:39.000Z
2022-01-20T18:08:39.000Z
version: '3.4' services: ubl-store: build: context: . environment: UBLSTORE_PORT: 80 UBLSTORE_STORAGE_FILESYSTEM_DATAPATH: /data/ubl-store/ UBLSTORE_STORAGE_S3_ENDPOINT: UBLSTORE_STORAGE_S3_BUCKET: volumes: - ./.data2:/data/ubl-store ports: - 8080:80
18.588235
60
0.632911
fdcc0d3fb18484724ff99637a2656337d7d26af2
553
yml
YAML
.travis.yml
robbieaverill/moduleratings
b922ef24f09e7780475d95d3a7640121a571d480
[ "BSD-3-Clause" ]
null
null
null
.travis.yml
robbieaverill/moduleratings
b922ef24f09e7780475d95d3a7640121a571d480
[ "BSD-3-Clause" ]
null
null
null
.travis.yml
robbieaverill/moduleratings
b922ef24f09e7780475d95d3a7640121a571d480
[ "BSD-3-Clause" ]
null
null
null
language: php matrix: include: - php: 5.6 env: TESTS=1 - php: 7.0 env: TESTS=1 - php: 7.1 env: TESTS=1 PHPCS=1 - php: 7.2 env: COVERAGE=1 before_script: - composer install --prefer-dist script: - if [[ $TESTS ]]; then vendor/bin/phpunit; fi - if [[ $COVERAGE ]]; then vendor/bin/phpunit --coverage-clover=coverage.xml; fi - if [[ $PHPCS ]]; then vendor/bin/phpcs --standard=PSR2 src/ tests/; fi after_success: - if [[ $COVERAGE ]]; then bash <(curl -s https://codecov.io/bash) -f coverage.xml; fi
23.041667
88
0.603978
fdcf1a9670e2328832c31d5e5c71db464407c7e0
816
yml
YAML
.github/workflows/continuous-integration.yml
kastiglione/DrString
b5432d58769303c7298ac29afe2e74b5d6830577
[ "MIT" ]
null
null
null
.github/workflows/continuous-integration.yml
kastiglione/DrString
b5432d58769303c7298ac29afe2e74b5d6830577
[ "MIT" ]
null
null
null
.github/workflows/continuous-integration.yml
kastiglione/DrString
b5432d58769303c7298ac29afe2e74b5d6830577
[ "MIT" ]
null
null
null
name: Continuous Integration on: [push, pull_request] jobs: macos: name: macOS runs-on: macOS-latest strategy: matrix: action: - build - package-darwin - test - test-generated-artifacts steps: - uses: actions/checkout@v1 - name: Xcode version run: sudo xcode-select -s /Applications/Xcode_11.1.app - name: Action run: make ${{ matrix.action }} ubuntu: name: Ubuntu runs-on: ubuntu-latest strategy: matrix: swift: - 5.1.1 ubuntu: - xenial - bionic action: - build - test steps: - uses: actions/checkout@v1 - name: Action run: Scripts/ubuntu.sh ${{ matrix.action }} ${{ matrix.swift }} ${{ matrix.ubuntu }}
20.4
90
0.531863
fdd0b87c7e0905acb0004f7644c0d1c0da505c13
6,772
yml
YAML
docs-ref-autogen/@azure/arm-azurestackhci/ArcSettings.yml
EmmaZhu/azure-docs-sdk-node
0728a99d9d7ae8711be232fb6fc30fb39285b662
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/@azure/arm-azurestackhci/ArcSettings.yml
EmmaZhu/azure-docs-sdk-node
0728a99d9d7ae8711be232fb6fc30fb39285b662
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/@azure/arm-azurestackhci/ArcSettings.yml
EmmaZhu/azure-docs-sdk-node
0728a99d9d7ae8711be232fb6fc30fb39285b662
[ "CC-BY-4.0", "MIT" ]
null
null
null
### YamlMime:TSType name: ArcSettings uid: '@azure/arm-azurestackhci.ArcSettings' package: '@azure/arm-azurestackhci' summary: Interface representing a ArcSettings. fullName: ArcSettings remarks: '' isPreview: false isDeprecated: false type: interface methods: - name: 'beginDelete(string, string, string, ArcSettingsDeleteOptionalParams)' uid: '@azure/arm-azurestackhci.ArcSettings.beginDelete' package: '@azure/arm-azurestackhci' summary: Delete ArcSetting resource details of HCI Cluster. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginDelete(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ArcSettingsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>> parameters: - id: resourceGroupName type: string description: The name of the resource group. The name is case insensitive. - id: clusterName type: string description: The name of the cluster. - id: arcSettingName type: string description: >- The name of the proxy resource holding details of HCI ArcSetting information. - id: options type: >- <xref uid="@azure/arm-azurestackhci.ArcSettingsDeleteOptionalParams" /> description: | The options parameters. return: description: '' type: 'Promise&lt;PollerLike&lt;PollOperationState&lt;void&gt;, void&gt;&gt;' - name: >- beginDeleteAndWait(string, string, string, ArcSettingsDeleteOptionalParams) uid: '@azure/arm-azurestackhci.ArcSettings.beginDeleteAndWait' package: '@azure/arm-azurestackhci' summary: Delete ArcSetting resource details of HCI Cluster. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function beginDeleteAndWait(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ArcSettingsDeleteOptionalParams): Promise<void> parameters: - id: resourceGroupName type: string description: The name of the resource group. The name is case insensitive. - id: clusterName type: string description: The name of the cluster. - id: arcSettingName type: string description: >- The name of the proxy resource holding details of HCI ArcSetting information. - id: options type: >- <xref uid="@azure/arm-azurestackhci.ArcSettingsDeleteOptionalParams" /> description: | The options parameters. return: description: '' type: Promise&lt;void&gt; - name: >- create(string, string, string, ArcSetting, ArcSettingsCreateOptionalParams) uid: '@azure/arm-azurestackhci.ArcSettings.create' package: '@azure/arm-azurestackhci' summary: Create ArcSetting for HCI cluster. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function create(resourceGroupName: string, clusterName: string, arcSettingName: string, arcSetting: ArcSetting, options?: ArcSettingsCreateOptionalParams): Promise<ArcSettingsCreateResponse> parameters: - id: resourceGroupName type: string description: The name of the resource group. The name is case insensitive. - id: clusterName type: string description: The name of the cluster. - id: arcSettingName type: string description: >- The name of the proxy resource holding details of HCI ArcSetting information. - id: arcSetting type: <xref uid="@azure/arm-azurestackhci.ArcSetting" /> description: >- Parameters supplied to the Create ArcSetting resource for this HCI cluster. - id: options type: >- <xref uid="@azure/arm-azurestackhci.ArcSettingsCreateOptionalParams" /> description: | The options parameters. return: description: '' type: >- Promise&lt;<xref uid="@azure/arm-azurestackhci.ArcSettingsCreateResponse" />&gt; - name: 'get(string, string, string, ArcSettingsGetOptionalParams)' uid: '@azure/arm-azurestackhci.ArcSettings.get' package: '@azure/arm-azurestackhci' summary: Get ArcSetting resource details of HCI Cluster. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function get(resourceGroupName: string, clusterName: string, arcSettingName: string, options?: ArcSettingsGetOptionalParams): Promise<ArcSettingsGetResponse> parameters: - id: resourceGroupName type: string description: The name of the resource group. The name is case insensitive. - id: clusterName type: string description: The name of the cluster. - id: arcSettingName type: string description: >- The name of the proxy resource holding details of HCI ArcSetting information. - id: options type: <xref uid="@azure/arm-azurestackhci.ArcSettingsGetOptionalParams" /> description: | The options parameters. return: description: '' type: >- Promise&lt;<xref uid="@azure/arm-azurestackhci.ArcSettingsGetResponse" />&gt; - name: 'listByCluster(string, string, ArcSettingsListByClusterOptionalParams)' uid: '@azure/arm-azurestackhci.ArcSettings.listByCluster' package: '@azure/arm-azurestackhci' summary: Get ArcSetting resources of HCI Cluster. remarks: '' isPreview: false isDeprecated: false syntax: content: >- function listByCluster(resourceGroupName: string, clusterName: string, options?: ArcSettingsListByClusterOptionalParams): PagedAsyncIterableIterator<ArcSetting> parameters: - id: resourceGroupName type: string description: The name of the resource group. The name is case insensitive. - id: clusterName type: string description: The name of the cluster. - id: options type: >- <xref uid="@azure/arm-azurestackhci.ArcSettingsListByClusterOptionalParams" /> description: | The options parameters. return: description: '' type: >- PagedAsyncIterableIterator&lt;<xref uid="@azure/arm-azurestackhci.ArcSetting" />&gt;
36.408602
85
0.634672
fdd46cd0e957759e882c295d3cfa0d8c1d572eeb
518
yml
YAML
data/problems/60.yml
zvlex/euler-manager
c61a2e2a2841b6430328cb72b99f481c39f908cd
[ "MIT" ]
null
null
null
data/problems/60.yml
zvlex/euler-manager
c61a2e2a2841b6430328cb72b99f481c39f908cd
[ "MIT" ]
null
null
null
data/problems/60.yml
zvlex/euler-manager
c61a2e2a2841b6430328cb72b99f481c39f908cd
[ "MIT" ]
null
null
null
--- :id: 60 :name: Prime pair sets :url: https://projecteuler.net/problem=60 :content: |+ The primes 3, 7, 109, and 673, are quite remarkable. By taking any two primes and concatenating them in any order the result will always be prime. For example, taking 7 and 109, both 7109 and 1097 are prime. The sum of these four primes, 792, represents the lowest sum for a set of four primes with this property. Find the lowest sum for a set of five primes for which any two primes concatenate to produce another prime.
51.8
315
0.752896
fdd4f0cddb81ece9601ab6ca8b6c0be3fe1dc752
1,152
yaml
YAML
charts/cloud-foundry/cloud-foundry.chartserviceversion.yaml
Vr00mm/chaos-charts
b788dd6667bbe6334ca7b015f59af9cacaa66994
[ "Apache-2.0" ]
null
null
null
charts/cloud-foundry/cloud-foundry.chartserviceversion.yaml
Vr00mm/chaos-charts
b788dd6667bbe6334ca7b015f59af9cacaa66994
[ "Apache-2.0" ]
null
null
null
charts/cloud-foundry/cloud-foundry.chartserviceversion.yaml
Vr00mm/chaos-charts
b788dd6667bbe6334ca7b015f59af9cacaa66994
[ "Apache-2.0" ]
null
null
null
apiVersion: litmuchaos.io/v1alpha1 kind: ChartServiceVersion metadata: createdAt: 2019-09-26T10:28:08Z name: cloud-foundry version: 0.1.16 annotations: categories: Cloud-Foundry chartDescription: Injects generic Cloud-Foundry chaos spec: displayName: Generic Chaos categoryDescription: > ToDO experiments: - kill-app-instance - app-stats - random-kill-app-instance - stop-all-apps - stop-apps - unbind-apps keywords: - Cloud-Foudry maintainers: - name: rziolkowski email: remi.ziolkowski-ext@pole-emploi.fr - name: cel-habriri email: chakir.el-habriri@pole-emploi.fr minKubeVersion: 1.12.0 provider: name: Mayadata links: - name: Kubernetes Slack url: https://slack.kubernetes.io/ - name: Documentation url: https://litmuschaos.github.io/litmus/experiments/categories/contents/#generic icon: - url: https://raw.githubusercontent.com/litmuschaos/charthub.litmuschaos.io/master/public/litmus.ico mediatype: image/png chaosexpcrdlink: https://raw.githubusercontent.com/litmuschaos/chaos-charts/master/charts/generic/experiments.yaml
28.8
116
0.719618
fdd50d29c288d833b3ff72a6450cc6bf305bf0f8
845
yml
YAML
docs-ref-autogen/azure-mgmt-media/azure.mgmt.media.models.streaming_policy_widevine_configuration.yml
v-xuto/azure-docs-sdk-python
0f01e3dddce7e183ce8e76f3db4489150b6f8810
[ "CC-BY-4.0", "MIT" ]
1
2022-03-22T15:02:41.000Z
2022-03-22T15:02:41.000Z
docs-ref-autogen/azure-mgmt-media/azure.mgmt.media.models.streaming_policy_widevine_configuration.yml
v-xuto/azure-docs-sdk-python
0f01e3dddce7e183ce8e76f3db4489150b6f8810
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/azure-mgmt-media/azure.mgmt.media.models.streaming_policy_widevine_configuration.yml
v-xuto/azure-docs-sdk-python
0f01e3dddce7e183ce8e76f3db4489150b6f8810
[ "CC-BY-4.0", "MIT" ]
1
2021-08-02T14:04:46.000Z
2021-08-02T14:04:46.000Z
### YamlMime:UniversalReference api_name: [] items: - children: - azure.mgmt.media.models.streaming_policy_widevine_configuration.StreamingPolicyWidevineConfiguration fullName: azure.mgmt.media.models.streaming_policy_widevine_configuration langs: - python module: azure.mgmt.media.models.streaming_policy_widevine_configuration name: streaming_policy_widevine_configuration type: module uid: azure.mgmt.media.models.streaming_policy_widevine_configuration references: - fullName: azure.mgmt.media.models.streaming_policy_widevine_configuration.StreamingPolicyWidevineConfiguration isExternal: false name: StreamingPolicyWidevineConfiguration parent: azure.mgmt.media.models.streaming_policy_widevine_configuration uid: azure.mgmt.media.models.streaming_policy_widevine_configuration.StreamingPolicyWidevineConfiguration
44.473684
112
0.865089
fdd57fc00c99546e25b8b5fc27ca8d9ede895024
869
yml
YAML
Resources/config/default_configured_producers.yml
smartboxgroup/integration-framework-bundle
fdc77e9d6fbe10efeca7710595feb05e55b76ed4
[ "MIT" ]
14
2016-08-28T23:12:56.000Z
2019-05-21T01:40:45.000Z
Resources/config/default_configured_producers.yml
smartboxgroup/integration-framework-bundle
fdc77e9d6fbe10efeca7710595feb05e55b76ed4
[ "MIT" ]
18
2017-08-23T16:26:03.000Z
2020-05-08T11:00:39.000Z
Resources/config/default_configured_producers.yml
smartboxgroup/integration-framework-bundle
fdc77e9d6fbe10efeca7710595feb05e55b76ed4
[ "MIT" ]
12
2017-08-04T15:01:40.000Z
2018-06-18T08:58:25.000Z
parameters: smartesb.producers.csv.class: Smartbox\Integration\FrameworkBundle\Components\FileService\Csv\CsvConfigurableProducer smartbox_integration_framework: producers: generic_csv: class: "%smartesb.producers.csv.class%" description: Producer to write out csv files calls: - [ setId, ['smartesb.producers.generic_csv']] - [setConfigurableStepsProvider,["@smartesb.steps_provider.csv_file"]] options: delimiter: ',' enclosure: '"' escape_char: '\' methods: process_lines: description: Append lines to the csv file steps: - append_lines: rows: "eval: body['lines']" response: []
32.185185
119
0.530495
fdd67e1daee5ae1034122a97f7185557ee1d9d7c
1,193
yml
YAML
prediction.yml
Dutta-SD/ChurnApp
7daf8ab81c3fc4ee40379bcf8461c918cbf23abc
[ "MIT" ]
null
null
null
prediction.yml
Dutta-SD/ChurnApp
7daf8ab81c3fc4ee40379bcf8461c918cbf23abc
[ "MIT" ]
null
null
null
prediction.yml
Dutta-SD/ChurnApp
7daf8ab81c3fc4ee40379bcf8461c918cbf23abc
[ "MIT" ]
null
null
null
Predict Single Customer Churn Chance --- parameters: - name : Credit_Score in : query type : number minimum : 300 maximum : 900 # required : true description: "Enter number within 300 and 900" - name : age in : query type : number # required : true minimum : 18 maximum : 100 - name : tenure in : query type : number # required : true - name : balance in : query type : number # required : true - name : has_credit_card in : query type : number # required : true - name : is_active_member in : query type : number # required : true - name : estimated_salary in : query type : number # required : true - name : geography in : query type : number # required : true - name : gender in : query type : number # required : true responses: 200: description: Output Values
21.303571
56
0.45264
fdd9cf184783837d63ec035e069b569aebca7c08
189
yml
YAML
.travis.yml
cappuccino/eslint-config-cappuccino
e694a4b391236b8e9f4244fc201d4f6d05c21c18
[ "MIT" ]
4
2016-03-06T17:42:56.000Z
2016-08-06T03:37:49.000Z
.travis.yml
cappuccino/eslint-config-cappuccino
e694a4b391236b8e9f4244fc201d4f6d05c21c18
[ "MIT" ]
null
null
null
.travis.yml
cappuccino/eslint-config-cappuccino
e694a4b391236b8e9f4244fc201d4f6d05c21c18
[ "MIT" ]
1
2019-06-25T17:45:13.000Z
2019-06-25T17:45:13.000Z
language: node_js # Use container-based infrastructure sudo: false # node versions to test node_js: - "5" - "4" # If any version fails, cancel the others matrix: fast_finish: true
13.5
41
0.714286
fdde8492d80884a1a25fba96dde38c3425b391fe
678
yml
YAML
tasks/preinstall.yml
Firxiao/ansible-elasticsearch
61984d4c5940dfaf35fc2e0dab0d45876ea7cc34
[ "MIT" ]
null
null
null
tasks/preinstall.yml
Firxiao/ansible-elasticsearch
61984d4c5940dfaf35fc2e0dab0d45876ea7cc34
[ "MIT" ]
null
null
null
tasks/preinstall.yml
Firxiao/ansible-elasticsearch
61984d4c5940dfaf35fc2e0dab0d45876ea7cc34
[ "MIT" ]
null
null
null
--- - name: preinstall | create /opt/ansible for temp file: path=/opt/ansible state=directory mode=0755 - name: preinstall | upload jre copy: src: "{{ jre_rpm }}" dest: /opt/ansible when: jre_rpm - name: preinstall | install unzip yum: name=unzip state=present - name: preinstall | add elasticsearch user user: name={{ES_USER}} state=present createhome=no comment="elasticsearch user" system=yes shell=/sbin/nologin- - name: preinstall | config limit lineinfile: dest=/etc/security/limits.conf line="{{ ES_USER }} - nproc 4096" - name: preinstall | unarchive elasticsearch.zip unarchive: src={{elasticsearch_zip }} dest=/opt/
28.25
113
0.687316
fde070e6d5999b782664cbc3a46bbc477c3d80de
556
yml
YAML
Magic/src/main/resources/examples/banners/items/banner_mushroom.yml
verwischt/MagicPlugin
24c3edaad47fecaa263066d3cd732081fd88fa01
[ "MIT" ]
203
2015-03-11T17:28:57.000Z
2022-03-31T09:26:43.000Z
Magic/src/main/resources/examples/banners/items/banner_mushroom.yml
verwischt/MagicPlugin
24c3edaad47fecaa263066d3cd732081fd88fa01
[ "MIT" ]
991
2015-01-15T18:46:19.000Z
2022-03-29T21:49:30.000Z
Magic/src/main/resources/examples/banners/items/banner_mushroom.yml
verwischt/MagicPlugin
24c3edaad47fecaa263066d3cd732081fd88fa01
[ "MIT" ]
249
2015-01-15T17:52:04.000Z
2022-03-28T11:50:31.000Z
banner_mushroom: worth: 100.0 item: ==: org.bukkit.inventory.ItemStack v: 0 type: BLACK_BANNER meta: ==: ItemMeta meta-type: BANNER display-name: '{"extra":[{"text":"Mushroom Banner"}],"text":""}' patterns: - ==: Pattern color: WHITE pattern: sc - ==: Pattern color: RED pattern: hh - ==: Pattern color: BLACK pattern: cbo - ==: Pattern color: BLACK pattern: ts - ==: Pattern color: GREEN pattern: bts
20.592593
70
0.494604
fde823f9d03a4652acd2dd5dc646d9e1a10dc276
337
yml
YAML
.codeclimate.yml
robbyoconnor/tictactoe.js
071f1d96acb35905783aa620d7ec20cfc0a66a6c
[ "MIT" ]
null
null
null
.codeclimate.yml
robbyoconnor/tictactoe.js
071f1d96acb35905783aa620d7ec20cfc0a66a6c
[ "MIT" ]
1
2015-11-13T14:20:55.000Z
2015-11-13T14:20:55.000Z
.codeclimate.yml
robbyoconnor/tictactoe.js
071f1d96acb35905783aa620d7ec20cfc0a66a6c
[ "MIT" ]
1
2015-11-14T15:33:55.000Z
2015-11-14T15:33:55.000Z
--- engines: eslint: enabled: true checks: no-param-reassign: enabled: false no-exec: enabled: false fatal: enabled: false fixme: enabled: true ratings: paths: - "**.js" - "lib/**/**.js" - "bin/**.js" exclude_paths: ["LICENSE","README.md", "Gruntfile.js","package.json"]
16.85
69
0.540059
fdec7a7dcf8f5e29dea48630ce42488443178e62
2,216
yaml
YAML
examples/multiubuntu/original/multiubuntu-deployment.yaml
oneiro-naut/KubeArmor
75f9febade9b8c82a4472f6b18ee3d9aed46b81b
[ "Apache-2.0" ]
220
2021-07-05T10:31:35.000Z
2022-03-29T07:47:56.000Z
examples/multiubuntu/original/multiubuntu-deployment.yaml
oneiro-naut/KubeArmor
75f9febade9b8c82a4472f6b18ee3d9aed46b81b
[ "Apache-2.0" ]
320
2021-07-06T11:22:37.000Z
2022-03-31T11:43:55.000Z
examples/multiubuntu/original/multiubuntu-deployment.yaml
oneiro-naut/KubeArmor
75f9febade9b8c82a4472f6b18ee3d9aed46b81b
[ "Apache-2.0" ]
94
2021-07-09T05:34:19.000Z
2022-03-29T07:48:04.000Z
apiVersion: v1 kind: Namespace metadata: name: multiubuntu --- apiVersion: apps/v1 kind: Deployment metadata: name: ubuntu-1-deployment namespace: multiubuntu labels: deployment: ubuntu-1 spec: replicas: 1 selector: matchLabels: group: group-1 container: ubuntu-1 template: metadata: labels: group: group-1 container: ubuntu-1 spec: containers: - name: ubuntu-1-container image: kubearmor/ubuntu-w-utils:0.1 --- apiVersion: apps/v1 kind: Deployment metadata: name: ubuntu-2-deployment namespace: multiubuntu labels: deployment: ubuntu-2 spec: replicas: 1 selector: matchLabels: group: group-1 container: ubuntu-2 template: metadata: labels: group: group-1 container: ubuntu-2 spec: containers: - name: ubuntu-2-container image: kubearmor/ubuntu-w-utils:0.1 --- apiVersion: apps/v1 kind: Deployment metadata: name: ubuntu-3-deployment namespace: multiubuntu labels: deployment: ubuntu-3 spec: replicas: 1 selector: matchLabels: group: group-1 container: ubuntu-3 template: metadata: labels: group: group-1 container: ubuntu-3 spec: containers: - name: ubuntu-3-container image: kubearmor/ubuntu-w-utils:0.1 --- apiVersion: apps/v1 kind: Deployment metadata: name: ubuntu-4-deployment namespace: multiubuntu labels: deployment: ubuntu-4 spec: replicas: 1 selector: matchLabels: group: group-2 container: ubuntu-4 template: metadata: labels: group: group-2 container: ubuntu-4 spec: containers: - name: ubuntu-4-container image: kubearmor/ubuntu-w-utils:0.1 --- apiVersion: apps/v1 kind: Deployment metadata: name: ubuntu-5-deployment namespace: multiubuntu labels: deployment: ubuntu-5 spec: replicas: 1 selector: matchLabels: group: group-2 container: ubuntu-5 template: metadata: labels: group: group-2 container: ubuntu-5 spec: containers: - name: ubuntu-5-container image: kubearmor/ubuntu-w-utils:0.1
18.466667
43
0.635379
fdee264c753946d610632d3e724fe8a587ce6491
362
yml
YAML
docs/relational-databases/views/toc.yml
satoshi-baba-0823/sql-docs.ja-jp
a0681de7e067cc6da1be720cb8296507e98e0f29
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/relational-databases/views/toc.yml
satoshi-baba-0823/sql-docs.ja-jp
a0681de7e067cc6da1be720cb8296507e98e0f29
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs/relational-databases/views/toc.yml
satoshi-baba-0823/sql-docs.ja-jp
a0681de7e067cc6da1be720cb8296507e98e0f29
[ "CC-BY-4.0", "MIT" ]
null
null
null
- name: 概要 href: views.md - name: ビューの作成 href: create-views.md - name: インデックス付きビューの作成 href: create-indexed-views.md - name: ビューの変更 href: modify-views.md - name: ビューを使用したデータ変更 href: modify-data-through-a-view.md - name: ビューに関する情報の取得 href: get-information-about-a-view.md - name: ビューの名前の変更 href: rename-views.md - name: ビューの削除 href: delete-views.md
22.625
39
0.720994
fdf0b1d4c8afab35ec47f7c0bd234198b4f2a328
7,764
yaml
YAML
ci/py-cd-talk-master.gocd.yaml
analp/py-cd-talk
14d5b72432d0e1f308332362f0e2ac7be756434f
[ "ISC" ]
null
null
null
ci/py-cd-talk-master.gocd.yaml
analp/py-cd-talk
14d5b72432d0e1f308332362f0e2ac7be756434f
[ "ISC" ]
null
null
null
ci/py-cd-talk-master.gocd.yaml
analp/py-cd-talk
14d5b72432d0e1f308332362f0e2ac7be756434f
[ "ISC" ]
null
null
null
environments: flags_master: pipelines: - release_quick - release_full - release_package agents: - fbd37ad3-b2fc-4a22-9106-0a76bc7257ad - 36e2b7ab-6f76-4da9-935a-49b56d03f48c - 8d18d6f8-892e-4c90-9ced-6c340bd18677 pipelines: release_quick: group: flags_master materials: source: git: http://github.com/bolsote/py-cd-talk.git branch: master stages: - linting: jobs: linting: tasks: - exec: command: tox arguments: - "-e linting" security: tasks: - exec: command: tox arguments: - "-e security" - unit: jobs: tests_pypy3: environment_variables: COVERAGE_FILE: .coverage.unit.pypy3 artifacts: - test: source: report.xml - build: source: .coverage.unit.pypy3 destination: coveragedata/ tasks: - exec: run_if: passed command: tox arguments: - "-e pypy3-cov" - "--" - "-m unit" - "--junitxml=report.xml" tests_py36: environment_variables: COVERAGE_FILE: .coverage.unit.py36 artifacts: - test: source: report.xml - build: source: .coverage.unit.py36 destination: coveragedata/ tasks: - exec: run_if: passed command: tox arguments: - "-e py36-cov" - "--" - "-m unit" - "--junitxml=report.xml" release_full: group: flags_master materials: source: git: http://github.com/bolsote/py-cd-talk.git branch: master quick_dependency: pipeline: release_quick stage: unit stages: - integration: jobs: tests_pypy3: environment_variables: COVERAGE_FILE: .coverage.integration.pypy3 artifacts: - test: source: report.xml - build: source: .coverage.integration.pypy3 destination: coveragedata/ tasks: - exec: run_if: passed command: tox arguments: - "-e pypy3-cov" - "--" - "-m integration" - "--junitxml=report.xml" tests_py36: environment_variables: COVERAGE_FILE: .coverage.integration.py36 artifacts: - test: source: report.xml - build: source: .coverage.integration.py36 destination: coveragedata/ tasks: - exec: run_if: passed command: tox arguments: - "-e py36-cov" - "--" - "-m integration" - "--junitxml=report.xml" - component: jobs: tests_pypy3: environment_variables: COVERAGE_FILE: .coverage.component.pypy3 artifacts: - test: source: report.xml - build: source: .coverage.component.pypy3 destination: coveragedata/ tasks: - exec: run_if: passed command: tox arguments: - "-e pypy3-cov" - "--" - "-m component" - "--junitxml=report.xml" tests_py36: environment_variables: COVERAGE_FILE: .coverage.component.py36 artifacts: - test: source: report.xml - build: source: .coverage.component.py36 destination: coveragedata/ tasks: - exec: run_if: passed command: tox arguments: - "-e py36-cov" - "--" - "-m component" - "--junitxml=report.xml" - acceptance: jobs: tests_pypy3: tasks: - exec: run_if: passed command: tox arguments: - "-e pypy3-specs" tests_py36: tasks: - exec: run_if: passed command: tox arguments: - "-e py36-specs" - coverage: jobs: coverage_report: tabs: coverage: coverage/htmlcov/index.html artifacts: - test: source: htmlcov destination: coverage tasks: - fetch: pipeline: release_quick stage: unit job: tests_pypy3 source: coveragedata/ run_if: passed - fetch: pipeline: release_quick stage: unit job: tests_py36 source: coveragedata/ run_if: passed - fetch: pipeline: release_full stage: integration job: tests_pypy3 source: coveragedata/ run_if: passed - fetch: pipeline: release_full stage: integration job: tests_py36 source: coveragedata/ run_if: passed - fetch: pipeline: release_full stage: component job: tests_pypy3 source: coveragedata/ run_if: passed - fetch: pipeline: release_full stage: component job: tests_py36 source: coveragedata/ run_if: passed - exec: run_if: passed command: tox arguments: - "-e coverage-view" - "--" - coveragedata/ release_package: group: flags_master materials: source: git: http://github.com/bolsote/py-cd-talk.git branch: master full_dependency: pipeline: release_full stage: coverage stages: - package: jobs: package: artifacts: - build: source: bin/ destination: bin/ tasks: - exec: run_if: passed command: tox arguments: - "-e package"
31.056
58
0.378671
fdf0efa5674f5e8f17d1d6b1dc1515532d44b3ed
28,318
yml
YAML
docs-ref-autogen/com.azure.storage.blob.options.BlobBeginCopyOptions.yml
dominicbetts/azure-docs-sdk-java
057697a9aaa568212eae6fe51917e0063c5c502e
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/com.azure.storage.blob.options.BlobBeginCopyOptions.yml
dominicbetts/azure-docs-sdk-java
057697a9aaa568212eae6fe51917e0063c5c502e
[ "CC-BY-4.0", "MIT" ]
null
null
null
docs-ref-autogen/com.azure.storage.blob.options.BlobBeginCopyOptions.yml
dominicbetts/azure-docs-sdk-java
057697a9aaa568212eae6fe51917e0063c5c502e
[ "CC-BY-4.0", "MIT" ]
1
2021-06-04T23:42:38.000Z
2021-06-04T23:42:38.000Z
### YamlMime:ManagedReference items: - uid: com.azure.storage.blob.options.BlobBeginCopyOptions id: BlobBeginCopyOptions artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options children: - com.azure.storage.blob.options.BlobBeginCopyOptions.BlobBeginCopyOptions(java.lang.String) - com.azure.storage.blob.options.BlobBeginCopyOptions.getDestinationRequestConditions() - com.azure.storage.blob.options.BlobBeginCopyOptions.getMetadata() - com.azure.storage.blob.options.BlobBeginCopyOptions.getPollInterval() - com.azure.storage.blob.options.BlobBeginCopyOptions.getRehydratePriority() - com.azure.storage.blob.options.BlobBeginCopyOptions.getSourceRequestConditions() - com.azure.storage.blob.options.BlobBeginCopyOptions.getSourceUrl() - com.azure.storage.blob.options.BlobBeginCopyOptions.getTags() - com.azure.storage.blob.options.BlobBeginCopyOptions.getTier() - com.azure.storage.blob.options.BlobBeginCopyOptions.isSealDestination() - com.azure.storage.blob.options.BlobBeginCopyOptions.setDestinationRequestConditions(com.azure.storage.blob.models.BlobRequestConditions) - com.azure.storage.blob.options.BlobBeginCopyOptions.setMetadata(java.util.Map<java.lang.String,java.lang.String>) - com.azure.storage.blob.options.BlobBeginCopyOptions.setPollInterval(java.time.Duration) - com.azure.storage.blob.options.BlobBeginCopyOptions.setRehydratePriority(com.azure.storage.blob.models.RehydratePriority) - com.azure.storage.blob.options.BlobBeginCopyOptions.setSealDestination(java.lang.Boolean) - com.azure.storage.blob.options.BlobBeginCopyOptions.setSourceRequestConditions(com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions) - com.azure.storage.blob.options.BlobBeginCopyOptions.setTags(java.util.Map<java.lang.String,java.lang.String>) - com.azure.storage.blob.options.BlobBeginCopyOptions.setTier(com.azure.storage.blob.models.AccessTier) langs: - java name: BlobBeginCopyOptions nameWithType: BlobBeginCopyOptions fullName: com.azure.storage.blob.options.BlobBeginCopyOptions type: Class package: com.azure.storage.blob.options summary: Extended options that may be passed when beginning a copy operation. syntax: content: public class BlobBeginCopyOptions inheritance: - java.lang.Object inheritedMembers: - java.lang.Object.clone() - java.lang.Object.equals(java.lang.Object) - java.lang.Object.finalize() - java.lang.Object.getClass() - java.lang.Object.hashCode() - java.lang.Object.notify() - java.lang.Object.notifyAll() - java.lang.Object.toString() - java.lang.Object.wait() - java.lang.Object.wait(long) - java.lang.Object.wait(long,int) - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.BlobBeginCopyOptions(java.lang.String) id: BlobBeginCopyOptions(java.lang.String) artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: BlobBeginCopyOptions(String sourceUrl) nameWithType: BlobBeginCopyOptions.BlobBeginCopyOptions(String sourceUrl) fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.BlobBeginCopyOptions(String sourceUrl) overload: com.azure.storage.blob.options.BlobBeginCopyOptions.BlobBeginCopyOptions* type: Constructor package: com.azure.storage.blob.options syntax: content: public BlobBeginCopyOptions(String sourceUrl) parameters: - id: sourceUrl type: java.lang.String description: The source URL to copy from. URLs outside of Azure may only be copied to block blobs. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getDestinationRequestConditions() id: getDestinationRequestConditions() artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: getDestinationRequestConditions() nameWithType: BlobBeginCopyOptions.getDestinationRequestConditions() fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getDestinationRequestConditions() overload: com.azure.storage.blob.options.BlobBeginCopyOptions.getDestinationRequestConditions* type: Method package: com.azure.storage.blob.options syntax: content: public BlobRequestConditions getDestinationRequestConditions() return: type: com.azure.storage.blob.models.BlobRequestConditions description: <xref uid="com.azure.storage.blob.models.BlobRequestConditions" data-throw-if-not-resolved="false">BlobRequestConditions</xref> for the destination. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getMetadata() id: getMetadata() artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: getMetadata() nameWithType: BlobBeginCopyOptions.getMetadata() fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getMetadata() overload: com.azure.storage.blob.options.BlobBeginCopyOptions.getMetadata* type: Method package: com.azure.storage.blob.options syntax: content: public Map<String,String> getMetadata() return: type: java.util.Map<java.lang.String,java.lang.String> description: The metadata to associate with the destination blob. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getPollInterval() id: getPollInterval() artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: getPollInterval() nameWithType: BlobBeginCopyOptions.getPollInterval() fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getPollInterval() overload: com.azure.storage.blob.options.BlobBeginCopyOptions.getPollInterval* type: Method package: com.azure.storage.blob.options syntax: content: public Duration getPollInterval() return: type: java.time.Duration description: >- Duration between each poll for the copy status. If none is specified, a default of one second is used. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getRehydratePriority() id: getRehydratePriority() artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: getRehydratePriority() nameWithType: BlobBeginCopyOptions.getRehydratePriority() fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getRehydratePriority() overload: com.azure.storage.blob.options.BlobBeginCopyOptions.getRehydratePriority* type: Method package: com.azure.storage.blob.options syntax: content: public RehydratePriority getRehydratePriority() return: type: com.azure.storage.blob.models.RehydratePriority description: <xref uid="com.azure.storage.blob.models.RehydratePriority" data-throw-if-not-resolved="false">RehydratePriority</xref> for rehydrating the blob. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getSourceRequestConditions() id: getSourceRequestConditions() artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: getSourceRequestConditions() nameWithType: BlobBeginCopyOptions.getSourceRequestConditions() fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getSourceRequestConditions() overload: com.azure.storage.blob.options.BlobBeginCopyOptions.getSourceRequestConditions* type: Method package: com.azure.storage.blob.options syntax: content: public BlobBeginCopySourceRequestConditions getSourceRequestConditions() return: type: com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions description: <xref uid="com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions" data-throw-if-not-resolved="false">BlobBeginCopySourceRequestConditions</xref> for the source. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getSourceUrl() id: getSourceUrl() artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: getSourceUrl() nameWithType: BlobBeginCopyOptions.getSourceUrl() fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getSourceUrl() overload: com.azure.storage.blob.options.BlobBeginCopyOptions.getSourceUrl* type: Method package: com.azure.storage.blob.options syntax: content: public String getSourceUrl() return: type: java.lang.String description: The source URL. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getTags() id: getTags() artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: getTags() nameWithType: BlobBeginCopyOptions.getTags() fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getTags() overload: com.azure.storage.blob.options.BlobBeginCopyOptions.getTags* type: Method package: com.azure.storage.blob.options syntax: content: public Map<String,String> getTags() return: type: java.util.Map<java.lang.String,java.lang.String> description: The tags to associate with the blob. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getTier() id: getTier() artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: getTier() nameWithType: BlobBeginCopyOptions.getTier() fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getTier() overload: com.azure.storage.blob.options.BlobBeginCopyOptions.getTier* type: Method package: com.azure.storage.blob.options syntax: content: public AccessTier getTier() return: type: com.azure.storage.blob.models.AccessTier description: <xref uid="com.azure.storage.blob.models.AccessTier" data-throw-if-not-resolved="false">AccessTier</xref> for the destination blob. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.isSealDestination() id: isSealDestination() artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: isSealDestination() nameWithType: BlobBeginCopyOptions.isSealDestination() fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.isSealDestination() overload: com.azure.storage.blob.options.BlobBeginCopyOptions.isSealDestination* type: Method package: com.azure.storage.blob.options summary: Only applicable for Append Blobs. syntax: content: public Boolean isSealDestination() return: type: java.lang.Boolean description: Whether or not the destination blob should be sealed. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setDestinationRequestConditions(com.azure.storage.blob.models.BlobRequestConditions) id: setDestinationRequestConditions(com.azure.storage.blob.models.BlobRequestConditions) artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: setDestinationRequestConditions(BlobRequestConditions destinationRequestConditions) nameWithType: BlobBeginCopyOptions.setDestinationRequestConditions(BlobRequestConditions destinationRequestConditions) fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setDestinationRequestConditions(BlobRequestConditions destinationRequestConditions) overload: com.azure.storage.blob.options.BlobBeginCopyOptions.setDestinationRequestConditions* type: Method package: com.azure.storage.blob.options syntax: content: public BlobBeginCopyOptions setDestinationRequestConditions(BlobRequestConditions destinationRequestConditions) parameters: - id: destinationRequestConditions type: com.azure.storage.blob.models.BlobRequestConditions description: <xref uid="com.azure.storage.blob.models.BlobRequestConditions" data-throw-if-not-resolved="false">BlobRequestConditions</xref> for the destination return: type: com.azure.storage.blob.options.BlobBeginCopyOptions description: The updated options. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setMetadata(java.util.Map<java.lang.String,java.lang.String>) id: setMetadata(java.util.Map<java.lang.String,java.lang.String>) artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: setMetadata(Map<String,String> metadata) nameWithType: BlobBeginCopyOptions.setMetadata(Map<String,String> metadata) fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setMetadata(Map<String,String> metadata) overload: com.azure.storage.blob.options.BlobBeginCopyOptions.setMetadata* type: Method package: com.azure.storage.blob.options syntax: content: public BlobBeginCopyOptions setMetadata(Map<String,String> metadata) parameters: - id: metadata type: java.util.Map<java.lang.String,java.lang.String> description: The metadata to associate with the destination blob. return: type: com.azure.storage.blob.options.BlobBeginCopyOptions description: The updated options - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setPollInterval(java.time.Duration) id: setPollInterval(java.time.Duration) artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: setPollInterval(Duration pollInterval) nameWithType: BlobBeginCopyOptions.setPollInterval(Duration pollInterval) fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setPollInterval(Duration pollInterval) overload: com.azure.storage.blob.options.BlobBeginCopyOptions.setPollInterval* type: Method package: com.azure.storage.blob.options syntax: content: public BlobBeginCopyOptions setPollInterval(Duration pollInterval) parameters: - id: pollInterval type: java.time.Duration description: >- Duration between each poll for the copy status. If none is specified, a default of one second is used. return: type: com.azure.storage.blob.options.BlobBeginCopyOptions description: The updated options. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setRehydratePriority(com.azure.storage.blob.models.RehydratePriority) id: setRehydratePriority(com.azure.storage.blob.models.RehydratePriority) artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: setRehydratePriority(RehydratePriority rehydratePriority) nameWithType: BlobBeginCopyOptions.setRehydratePriority(RehydratePriority rehydratePriority) fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setRehydratePriority(RehydratePriority rehydratePriority) overload: com.azure.storage.blob.options.BlobBeginCopyOptions.setRehydratePriority* type: Method package: com.azure.storage.blob.options syntax: content: public BlobBeginCopyOptions setRehydratePriority(RehydratePriority rehydratePriority) parameters: - id: rehydratePriority type: com.azure.storage.blob.models.RehydratePriority description: <xref uid="com.azure.storage.blob.models.RehydratePriority" data-throw-if-not-resolved="false">RehydratePriority</xref> for rehydrating the blob. return: type: com.azure.storage.blob.options.BlobBeginCopyOptions description: The updated options. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setSealDestination(java.lang.Boolean) id: setSealDestination(java.lang.Boolean) artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: setSealDestination(Boolean sealDestination) nameWithType: BlobBeginCopyOptions.setSealDestination(Boolean sealDestination) fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setSealDestination(Boolean sealDestination) overload: com.azure.storage.blob.options.BlobBeginCopyOptions.setSealDestination* type: Method package: com.azure.storage.blob.options summary: Only applicable for Append Blobs. syntax: content: public BlobBeginCopyOptions setSealDestination(Boolean sealDestination) parameters: - id: sealDestination type: java.lang.Boolean description: Whether or not the destination blob should be sealed. return: type: com.azure.storage.blob.options.BlobBeginCopyOptions description: The updated options. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setSourceRequestConditions(com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions) id: setSourceRequestConditions(com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions) artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: setSourceRequestConditions(BlobBeginCopySourceRequestConditions sourceRequestConditions) nameWithType: BlobBeginCopyOptions.setSourceRequestConditions(BlobBeginCopySourceRequestConditions sourceRequestConditions) fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setSourceRequestConditions(BlobBeginCopySourceRequestConditions sourceRequestConditions) overload: com.azure.storage.blob.options.BlobBeginCopyOptions.setSourceRequestConditions* type: Method package: com.azure.storage.blob.options syntax: content: public BlobBeginCopyOptions setSourceRequestConditions(BlobBeginCopySourceRequestConditions sourceRequestConditions) parameters: - id: sourceRequestConditions type: com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions description: <xref uid="com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions" data-throw-if-not-resolved="false">BlobBeginCopySourceRequestConditions</xref> for the source. return: type: com.azure.storage.blob.options.BlobBeginCopyOptions description: The updated options. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setTags(java.util.Map<java.lang.String,java.lang.String>) id: setTags(java.util.Map<java.lang.String,java.lang.String>) artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: setTags(Map<String,String> tags) nameWithType: BlobBeginCopyOptions.setTags(Map<String,String> tags) fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setTags(Map<String,String> tags) overload: com.azure.storage.blob.options.BlobBeginCopyOptions.setTags* type: Method package: com.azure.storage.blob.options syntax: content: public BlobBeginCopyOptions setTags(Map<String,String> tags) parameters: - id: tags type: java.util.Map<java.lang.String,java.lang.String> description: The tags to associate with the blob. return: type: com.azure.storage.blob.options.BlobBeginCopyOptions description: The updated options. - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setTier(com.azure.storage.blob.models.AccessTier) id: setTier(com.azure.storage.blob.models.AccessTier) artifact: com.azure:azure-storage-blob:12.8.0 parent: com.azure.storage.blob.options.BlobBeginCopyOptions langs: - java name: setTier(AccessTier tier) nameWithType: BlobBeginCopyOptions.setTier(AccessTier tier) fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setTier(AccessTier tier) overload: com.azure.storage.blob.options.BlobBeginCopyOptions.setTier* type: Method package: com.azure.storage.blob.options syntax: content: public BlobBeginCopyOptions setTier(AccessTier tier) parameters: - id: tier type: com.azure.storage.blob.models.AccessTier description: <xref uid="com.azure.storage.blob.models.AccessTier" data-throw-if-not-resolved="false">AccessTier</xref> for the destination blob. return: type: com.azure.storage.blob.options.BlobBeginCopyOptions description: The updated options. references: - uid: java.lang.String spec.java: - uid: java.lang.String name: String fullName: java.lang.String - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.BlobBeginCopyOptions* name: BlobBeginCopyOptions nameWithType: BlobBeginCopyOptions.BlobBeginCopyOptions fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.BlobBeginCopyOptions package: com.azure.storage.blob.options - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getSourceUrl* name: getSourceUrl nameWithType: BlobBeginCopyOptions.getSourceUrl fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getSourceUrl package: com.azure.storage.blob.options - uid: java.util.Map<java.lang.String,java.lang.String> spec.java: - uid: java.util.Map name: Map fullName: java.util.Map - name: < fullName: < - uid: java.lang.String name: String fullName: java.lang.String - name: ',' fullName: ',' - uid: java.lang.String name: String fullName: java.lang.String - name: '>' fullName: '>' - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getMetadata* name: getMetadata nameWithType: BlobBeginCopyOptions.getMetadata fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getMetadata package: com.azure.storage.blob.options - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setMetadata* name: setMetadata nameWithType: BlobBeginCopyOptions.setMetadata fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setMetadata package: com.azure.storage.blob.options - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getTags* name: getTags nameWithType: BlobBeginCopyOptions.getTags fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getTags package: com.azure.storage.blob.options - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setTags* name: setTags nameWithType: BlobBeginCopyOptions.setTags fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setTags package: com.azure.storage.blob.options - uid: com.azure.storage.blob.models.AccessTier name: AccessTier nameWithType: AccessTier fullName: com.azure.storage.blob.models.AccessTier - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getTier* name: getTier nameWithType: BlobBeginCopyOptions.getTier fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getTier package: com.azure.storage.blob.options - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setTier* name: setTier nameWithType: BlobBeginCopyOptions.setTier fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setTier package: com.azure.storage.blob.options - uid: com.azure.storage.blob.models.RehydratePriority name: RehydratePriority nameWithType: RehydratePriority fullName: com.azure.storage.blob.models.RehydratePriority - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getRehydratePriority* name: getRehydratePriority nameWithType: BlobBeginCopyOptions.getRehydratePriority fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getRehydratePriority package: com.azure.storage.blob.options - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setRehydratePriority* name: setRehydratePriority nameWithType: BlobBeginCopyOptions.setRehydratePriority fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setRehydratePriority package: com.azure.storage.blob.options - uid: com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions name: BlobBeginCopySourceRequestConditions nameWithType: BlobBeginCopySourceRequestConditions fullName: com.azure.storage.blob.models.BlobBeginCopySourceRequestConditions - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getSourceRequestConditions* name: getSourceRequestConditions nameWithType: BlobBeginCopyOptions.getSourceRequestConditions fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getSourceRequestConditions package: com.azure.storage.blob.options - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setSourceRequestConditions* name: setSourceRequestConditions nameWithType: BlobBeginCopyOptions.setSourceRequestConditions fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setSourceRequestConditions package: com.azure.storage.blob.options - uid: com.azure.storage.blob.models.BlobRequestConditions name: BlobRequestConditions nameWithType: BlobRequestConditions fullName: com.azure.storage.blob.models.BlobRequestConditions - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getDestinationRequestConditions* name: getDestinationRequestConditions nameWithType: BlobBeginCopyOptions.getDestinationRequestConditions fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getDestinationRequestConditions package: com.azure.storage.blob.options - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setDestinationRequestConditions* name: setDestinationRequestConditions nameWithType: BlobBeginCopyOptions.setDestinationRequestConditions fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setDestinationRequestConditions package: com.azure.storage.blob.options - uid: java.time.Duration spec.java: - uid: java.time.Duration name: Duration fullName: java.time.Duration - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.getPollInterval* name: getPollInterval nameWithType: BlobBeginCopyOptions.getPollInterval fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.getPollInterval package: com.azure.storage.blob.options - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setPollInterval* name: setPollInterval nameWithType: BlobBeginCopyOptions.setPollInterval fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setPollInterval package: com.azure.storage.blob.options - uid: java.lang.Boolean spec.java: - uid: java.lang.Boolean name: Boolean fullName: java.lang.Boolean - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.isSealDestination* name: isSealDestination nameWithType: BlobBeginCopyOptions.isSealDestination fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.isSealDestination package: com.azure.storage.blob.options - uid: com.azure.storage.blob.options.BlobBeginCopyOptions.setSealDestination* name: setSealDestination nameWithType: BlobBeginCopyOptions.setSealDestination fullName: com.azure.storage.blob.options.BlobBeginCopyOptions.setSealDestination package: com.azure.storage.blob.options - uid: java.lang.Object.notify() name: Object.notify() nameWithType: Object.notify() fullName: java.lang.Object.notify() - uid: java.lang.Object.wait() name: Object.wait() nameWithType: Object.wait() fullName: java.lang.Object.wait() - uid: java.lang.Object.finalize() name: Object.finalize() nameWithType: Object.finalize() fullName: java.lang.Object.finalize() - uid: java.lang.Object.clone() name: Object.clone() nameWithType: Object.clone() fullName: java.lang.Object.clone() - uid: java.lang.Object.notifyAll() name: Object.notifyAll() nameWithType: Object.notifyAll() fullName: java.lang.Object.notifyAll() - uid: java.lang.Object.equals(java.lang.Object) name: Object.equals(Object) nameWithType: Object.equals(Object) fullName: java.lang.Object.equals(java.lang.Object) - uid: java.lang.Object.getClass() name: Object.getClass() nameWithType: Object.getClass() fullName: java.lang.Object.getClass() - uid: java.lang.Object.wait(long) name: Object.wait(long) nameWithType: Object.wait(long) fullName: java.lang.Object.wait(long) - uid: java.lang.Object.hashCode() name: Object.hashCode() nameWithType: Object.hashCode() fullName: java.lang.Object.hashCode() - uid: java.lang.Object.wait(long,int) name: Object.wait(long,int) nameWithType: Object.wait(long,int) fullName: java.lang.Object.wait(long,int) - uid: java.lang.Object.toString() name: Object.toString() nameWithType: Object.toString() fullName: java.lang.Object.toString() - uid: java.util.Map name: Map nameWithType: Map fullName: java.util.Map - uid: java.lang.String,java.lang.String name: String,String nameWithType: String,String fullName: java.lang.String,java.lang.String
48.324232
192
0.798926
fdf3160f502a08ae5db79c139b9bac833cb23eae
177
yaml
YAML
html/responses/FB2.0/keytab-file-response.yaml
tlewis-ps/swagger
9ceac713e5a3733d2963a6cd948e3c8956b43de7
[ "Apache-2.0" ]
9
2018-05-21T15:41:54.000Z
2021-03-05T21:09:03.000Z
html/responses/FB2.0/keytab-file-response.yaml
tlewis-ps/swagger
9ceac713e5a3733d2963a6cd948e3c8956b43de7
[ "Apache-2.0" ]
3
2020-10-22T17:32:13.000Z
2022-03-02T01:22:51.000Z
html/responses/FB2.0/keytab-file-response.yaml
tlewis-ps/swagger
9ceac713e5a3733d2963a6cd948e3c8956b43de7
[ "Apache-2.0" ]
6
2018-06-05T18:35:49.000Z
2021-11-11T22:31:40.000Z
allOf: - description: A Kerberos keytab file. - schema: oneOf: - $ref: ../../models/FB2.0/keytab-file-binary.yaml - $ref: ../../models/FB2.0/keytab-file-base64.yaml
25.285714
54
0.632768
fdf35f025b6902729a8ab3768e7a9481d0fa711a
710
yml
YAML
serialization/Content/Showcase/int/home/features/xdb-integration/Data/Text 10.yml
Cognifide/Sitecore.XA.Showcase
9579ae6e0e7c1db9a2a5216adb7e1ad4b1dcf4fc
[ "MIT" ]
16
2017-01-11T11:14:56.000Z
2020-10-07T18:17:33.000Z
serialization/Content/Showcase/int/home/features/xdb-integration/Data/Text 10.yml
Cognifide/Sitecore.XA.Showcase
9579ae6e0e7c1db9a2a5216adb7e1ad4b1dcf4fc
[ "MIT" ]
2
2017-06-13T09:57:02.000Z
2018-05-10T12:56:22.000Z
serialization/Content/Showcase/int/home/features/xdb-integration/Data/Text 10.yml
Cognifide/Sitecore.XA.Showcase
9579ae6e0e7c1db9a2a5216adb7e1ad4b1dcf4fc
[ "MIT" ]
7
2017-06-20T11:58:51.000Z
2019-07-02T06:04:29.000Z
--- ID: "309c8f48-2090-4074-a58f-597c91128c0a" Parent: "72c6558d-ef96-4e77-aa91-3070604314d9" Template: "b8f5894c-b493-4016-bf78-4090b0a2fd16" Path: "/sitecore/content/Showcase/int/home/features/xdb-integration/Data/Text 10" DB: master Languages: - Language: en Versions: - Version: 1 Fields: - ID: "25bed78c-4957-4165-998a-ca1b52f67497" Hint: __Created Value: 20161012T092002Z - ID: "5dd74568-4d4b-44c1-b513-0af5f4cda34f" Hint: __Created by Value: | sitecore\admin - ID: "b3635965-6786-457c-9dee-28de73c0a331" Hint: Text Value: Customize the visitor experience by defining conditions and rules for delivering content tailored to each customer.
32.272727
128
0.715493
fdf3d7182bf1e2a3f06f158e2726f9c068d6be9f
436
yml
YAML
action.yml
supercaracal/go-mod-dl-action
2e47b3f370db114be3b842f7b88b1fa7130ca811
[ "MIT" ]
null
null
null
action.yml
supercaracal/go-mod-dl-action
2e47b3f370db114be3b842f7b88b1fa7130ca811
[ "MIT" ]
null
null
null
action.yml
supercaracal/go-mod-dl-action
2e47b3f370db114be3b842f7b88b1fa7130ca811
[ "MIT" ]
null
null
null
--- name: 'Executable Go module file downloader' description: 'Download a executable Go module file via GitHub release assets' author: 'Taishi Kasuga' branding: icon: 'download' color: 'white' inputs: url: description: 'URL of the GitHub release asset file' required: true outputs: file: description: 'A executable file of the Go module' runs: using: 'docker' image: 'Dockerfile' args: - ${{ inputs.url }}
21.8
77
0.694954
fdf588f576b72e22a038f537cc402cd5819b1d1f
90
yml
YAML
.travis.yml
my-codelab/oretan_postgres
839154470514c0bf8f82871f3821b6ebe727a113
[ "Unlicense" ]
null
null
null
.travis.yml
my-codelab/oretan_postgres
839154470514c0bf8f82871f3821b6ebe727a113
[ "Unlicense" ]
null
null
null
.travis.yml
my-codelab/oretan_postgres
839154470514c0bf8f82871f3821b6ebe727a113
[ "Unlicense" ]
1
2020-10-21T04:11:22.000Z
2020-10-21T04:11:22.000Z
language: node_js node_js: - "12" before_script: - yarn install script: - yarn test
11.25
17
0.688889
fdff8e08fff49ebfc1af464a102ba1efbe353d43
107
yaml
YAML
web/app.yaml
wallone/pepto-web-master
0e565d87b172c2bcb1ce8c133b0a8bd3adbde119
[ "MIT" ]
null
null
null
web/app.yaml
wallone/pepto-web-master
0e565d87b172c2bcb1ce8c133b0a8bd3adbde119
[ "MIT" ]
null
null
null
web/app.yaml
wallone/pepto-web-master
0e565d87b172c2bcb1ce8c133b0a8bd3adbde119
[ "MIT" ]
null
null
null
runtime: python vm: true entrypoint: gunicorn -b :$PORT web:main:app runtime_config: python_version: 3
13.375
43
0.757009
fdffe0a3e363ae3263df611d6da0bf1bf91a9a3a
1,619
yml
YAML
.github/workflows/main.yml
Opiskull/cloudflare-worker-auth
d270281d107611896d878d34c1bedfb75fe2d51a
[ "MIT" ]
null
null
null
.github/workflows/main.yml
Opiskull/cloudflare-worker-auth
d270281d107611896d878d34c1bedfb75fe2d51a
[ "MIT" ]
5
2021-03-02T01:32:24.000Z
2022-03-08T23:28:22.000Z
.github/workflows/main.yml
Opiskull/cloudflare-worker-auth
d270281d107611896d878d34c1bedfb75fe2d51a
[ "MIT" ]
1
2020-09-25T20:20:22.000Z
2020-09-25T20:20:22.000Z
name: Deploy on: push: branches: - master jobs: deploy: runs-on: ubuntu-latest name: Deploy steps: - uses: actions/checkout@v2 - name: Add wrangler.toml run: | cp ./wrangler.example.toml ./wrangler.toml - name: Replace CF_ACCOUNT_ID uses: jwsi/secret-parser@v1 with: filename: ./wrangler.toml secret-name: CF_ACCOUNT_ID secret-value: ${{ secrets.CF_ACCOUNT_ID }} - name: Replace CF_KV_NAMESPACE_ID uses: jwsi/secret-parser@v1 with: filename: ./wrangler.toml secret-name: CF_KV_NAMESPACE_ID secret-value: ${{ secrets.CF_KV_NAMESPACE_ID }} - name: Publish uses: cloudflare/wrangler-action@1.2.0 with: apiToken: ${{ secrets.CF_API_TOKEN }} secrets: | CONFIG_DOMAIN CONFIG_AUTHORIZATION_ENDPOINT CONFIG_TOKEN_ENDPOINT CONFIG_CLIENT_ID CONFIG_CLIENT_SECRET CONFIG_CALLBACK_URL CONFIG_SALT CONFIG_ISSUER env: CONFIG_ISSUER: ${{ secrets.CONFIG_ISSUER }} CONFIG_DOMAIN: ${{ secrets.CONFIG_DOMAIN }} CONFIG_AUTHORIZATION_ENDPOINT: ${{ secrets.CONFIG_AUTHORIZATION_ENDPOINT }} CONFIG_TOKEN_ENDPOINT: ${{ secrets.CONFIG_TOKEN_ENDPOINT }} CONFIG_CLIENT_ID: ${{ secrets.CONFIG_CLIENT_ID }} CONFIG_CLIENT_SECRET: ${{ secrets.CONFIG_CLIENT_SECRET }} CONFIG_CALLBACK_URL: ${{ secrets.CONFIG_CALLBACK_URL }} CONFIG_SALT: ${{ secrets.CONFIG_SALT }}
31.745098
85
0.603459
a901f781d11fe436d40a0bba037ffb66b7a689df
564
yml
YAML
binder/environment.yml
annateresia/spektra
df65f2b5ca0e96a655adfc3e4d294ce7aac44bf3
[ "Apache-2.0" ]
47
2018-02-25T20:50:32.000Z
2021-03-17T01:50:56.000Z
binder/environment.yml
annateresia/spektra
df65f2b5ca0e96a655adfc3e4d294ce7aac44bf3
[ "Apache-2.0" ]
17
2020-01-28T22:33:27.000Z
2021-06-10T21:05:49.000Z
binder/environment.yml
annateresia/spektra
df65f2b5ca0e96a655adfc3e4d294ce7aac44bf3
[ "Apache-2.0" ]
17
2018-05-16T16:07:43.000Z
2021-11-02T03:31:22.000Z
name: dash channels: - conda-forge - defaults dependencies: - python=3.6 - numpy - pandas - matplotlib - nbserverproxy - appmode - pip: - ipywidgets==7.0.1 # for interactive plots - dash==0.21.0 # The core dash backend - dash-renderer==0.11.3 # The dash front-end - dash-html-components==0.9.0 # HTML components - dash-core-components==0.18.1 # Supercharged components - plotly==2.4.1 # Plotly graphing library used in examples - dash-dangerously-set-inner-html - dash_colorscales - dash-table-experiments
25.636364
63
0.661348
a9029c63062659512190637c5a58d680e83a5d5a
133,130
yaml
YAML
shared/data/swagger/specs/googleapis.com/plusDomains/v1/flatten/flatten.yaml
roscopecoltran/grpc-toolbox-docker
e3df0875d45ed96a8009db768bc31a3f0064f3d2
[ "BSD-3-Clause" ]
null
null
null
shared/data/swagger/specs/googleapis.com/plusDomains/v1/flatten/flatten.yaml
roscopecoltran/grpc-toolbox-docker
e3df0875d45ed96a8009db768bc31a3f0064f3d2
[ "BSD-3-Clause" ]
null
null
null
shared/data/swagger/specs/googleapis.com/plusDomains/v1/flatten/flatten.yaml
roscopecoltran/grpc-toolbox-docker
e3df0875d45ed96a8009db768bc31a3f0064f3d2
[ "BSD-3-Clause" ]
null
null
null
basePath: /plusDomains/v1 definitions.Acl.properties.description.description: Description of the access granted, suitable for display. definitions.Acl.properties.description.type: string definitions.Acl.properties.domainRestricted.description: Whether access is restricted to the domain. definitions.Acl.properties.domainRestricted.type: boolean definitions.Acl.properties.items.description: The list of access entries. definitions.Acl.properties.items.items.$ref: '#/definitions/PlusDomainsAclentryResource' definitions.Acl.properties.items.type: array definitions.Acl.properties.kind.default: plus#acl definitions.Acl.properties.kind.description: 'Identifies this resource as a collection of access controls. Value: "plus#acl".' definitions.Acl.properties.kind.type: string definitions.Acl.type: object definitions.Activity.properties.access.$ref: '#/definitions/Acl' definitions.Activity.properties.access.description: Identifies who has access to see this activity. definitions.Activity.properties.actor.description: The person who performed this activity. definitions.Activity.properties.actor.properties.clientSpecificActorInfo.description: Actor info specific to particular clients. definitions.Activity.properties.actor.properties.clientSpecificActorInfo.properties.youtubeActorInfo.description: Actor info specific to YouTube clients. ? definitions.Activity.properties.actor.properties.clientSpecificActorInfo.properties.youtubeActorInfo.properties.channelId.description : ID of the YouTube channel owned by the Actor. definitions.Activity.properties.actor.properties.clientSpecificActorInfo.properties.youtubeActorInfo.properties.channelId.type: string definitions.Activity.properties.actor.properties.clientSpecificActorInfo.properties.youtubeActorInfo.type: object definitions.Activity.properties.actor.properties.clientSpecificActorInfo.type: object definitions.Activity.properties.actor.properties.displayName.description: The name of the actor, suitable for display. definitions.Activity.properties.actor.properties.displayName.type: string definitions.Activity.properties.actor.properties.id.description: The ID of the actor's Person resource. definitions.Activity.properties.actor.properties.id.type: string definitions.Activity.properties.actor.properties.image.description: The image representation of the actor. definitions.Activity.properties.actor.properties.image.properties.url.description: The URL of the actor's profile photo. To resize the image and crop it to a square, append the query string ?sz=x, where x is the dimension in pixels of each side. definitions.Activity.properties.actor.properties.image.properties.url.type: string definitions.Activity.properties.actor.properties.image.type: object definitions.Activity.properties.actor.properties.name.description: An object representation of the individual components of name. definitions.Activity.properties.actor.properties.name.properties.familyName.description: The family name ("last name") of the actor. definitions.Activity.properties.actor.properties.name.properties.familyName.type: string definitions.Activity.properties.actor.properties.name.properties.givenName.description: The given name ("first name") of the actor. definitions.Activity.properties.actor.properties.name.properties.givenName.type: string definitions.Activity.properties.actor.properties.name.type: object definitions.Activity.properties.actor.properties.url.description: The link to the actor's Google profile. definitions.Activity.properties.actor.properties.url.type: string definitions.Activity.properties.actor.properties.verification.description: Verification status of actor. definitions.Activity.properties.actor.properties.verification.properties.adHocVerified.description: Verification for one-time or manual processes. definitions.Activity.properties.actor.properties.verification.properties.adHocVerified.type: string definitions.Activity.properties.actor.properties.verification.type: object definitions.Activity.properties.actor.type: object definitions.Activity.properties.address.description: Street address where this activity occurred. definitions.Activity.properties.address.type: string definitions.Activity.properties.annotation.description: Additional content added by the person who shared this activity, applicable only when resharing an activity. definitions.Activity.properties.annotation.type: string definitions.Activity.properties.crosspostSource.description: If this activity is a crosspost from another system, this property specifies the ID of the original activity. definitions.Activity.properties.crosspostSource.type: string definitions.Activity.properties.etag.description: ETag of this response for caching purposes. definitions.Activity.properties.etag.type: string definitions.Activity.properties.geocode.description: Latitude and longitude where this activity occurred. Format is latitude followed by longitude, space separated. definitions.Activity.properties.geocode.type: string definitions.Activity.properties.id.description: The ID of this activity. definitions.Activity.properties.id.type: string definitions.Activity.properties.kind.default: plus#activity definitions.Activity.properties.kind.description: 'Identifies this resource as an activity. Value: "plus#activity".' definitions.Activity.properties.kind.type: string definitions.Activity.properties.location.$ref: '#/definitions/Place' definitions.Activity.properties.location.description: The location where this activity occurred. definitions.Activity.properties.object.description: The object of this activity. definitions.Activity.properties.object.properties.actor.description: If this activity's object is itself another activity, such as when a person reshares an activity, this property specifies the original activity's actor. definitions.Activity.properties.object.properties.actor.properties.clientSpecificActorInfo.description: Actor info specific to particular clients. ? definitions.Activity.properties.object.properties.actor.properties.clientSpecificActorInfo.properties.youtubeActorInfo.description : Actor info specific to YouTube clients. ? definitions.Activity.properties.object.properties.actor.properties.clientSpecificActorInfo.properties.youtubeActorInfo.properties.channelId.description : ID of the YouTube channel owned by the Actor. ? definitions.Activity.properties.object.properties.actor.properties.clientSpecificActorInfo.properties.youtubeActorInfo.properties.channelId.type : string definitions.Activity.properties.object.properties.actor.properties.clientSpecificActorInfo.properties.youtubeActorInfo.type: object definitions.Activity.properties.object.properties.actor.properties.clientSpecificActorInfo.type: object definitions.Activity.properties.object.properties.actor.properties.displayName.description: The original actor's name, which is suitable for display. definitions.Activity.properties.object.properties.actor.properties.displayName.type: string definitions.Activity.properties.object.properties.actor.properties.id.description: ID of the original actor. definitions.Activity.properties.object.properties.actor.properties.id.type: string definitions.Activity.properties.object.properties.actor.properties.image.description: The image representation of the original actor. definitions.Activity.properties.object.properties.actor.properties.image.properties.url.description: A URL that points to a thumbnail photo of the original actor. definitions.Activity.properties.object.properties.actor.properties.image.properties.url.type: string definitions.Activity.properties.object.properties.actor.properties.image.type: object definitions.Activity.properties.object.properties.actor.properties.url.description: A link to the original actor's Google profile. definitions.Activity.properties.object.properties.actor.properties.url.type: string definitions.Activity.properties.object.properties.actor.properties.verification.description: Verification status of actor. definitions.Activity.properties.object.properties.actor.properties.verification.properties.adHocVerified.description: Verification for one-time or manual processes. definitions.Activity.properties.object.properties.actor.properties.verification.properties.adHocVerified.type: string definitions.Activity.properties.object.properties.actor.properties.verification.type: object definitions.Activity.properties.object.properties.actor.type: object definitions.Activity.properties.object.properties.attachments.description: The media objects attached to this activity. definitions.Activity.properties.object.properties.attachments.items.properties.content.description: If the attachment is an article, this property contains a snippet of text from the article. It can also include descriptions for other types. definitions.Activity.properties.object.properties.attachments.items.properties.content.type: string definitions.Activity.properties.object.properties.attachments.items.properties.displayName.description: The title of the attachment, such as a photo caption or an article title. definitions.Activity.properties.object.properties.attachments.items.properties.displayName.type: string definitions.Activity.properties.object.properties.attachments.items.properties.embed.description: If the attachment is a video, the embeddable link. definitions.Activity.properties.object.properties.attachments.items.properties.embed.properties.type.description: Media type of the link. definitions.Activity.properties.object.properties.attachments.items.properties.embed.properties.type.type: string definitions.Activity.properties.object.properties.attachments.items.properties.embed.properties.url.description: URL of the link. definitions.Activity.properties.object.properties.attachments.items.properties.embed.properties.url.type: string definitions.Activity.properties.object.properties.attachments.items.properties.embed.type: object definitions.Activity.properties.object.properties.attachments.items.properties.fullImage.description: The full image URL for photo attachments. definitions.Activity.properties.object.properties.attachments.items.properties.fullImage.properties.height.description: The height, in pixels, of the linked resource. definitions.Activity.properties.object.properties.attachments.items.properties.fullImage.properties.height.format: uint32 definitions.Activity.properties.object.properties.attachments.items.properties.fullImage.properties.height.type: integer definitions.Activity.properties.object.properties.attachments.items.properties.fullImage.properties.type.description: Media type of the link. definitions.Activity.properties.object.properties.attachments.items.properties.fullImage.properties.type.type: string definitions.Activity.properties.object.properties.attachments.items.properties.fullImage.properties.url.description: URL of the image. definitions.Activity.properties.object.properties.attachments.items.properties.fullImage.properties.url.type: string definitions.Activity.properties.object.properties.attachments.items.properties.fullImage.properties.width.description: The width, in pixels, of the linked resource. definitions.Activity.properties.object.properties.attachments.items.properties.fullImage.properties.width.format: uint32 definitions.Activity.properties.object.properties.attachments.items.properties.fullImage.properties.width.type: integer definitions.Activity.properties.object.properties.attachments.items.properties.fullImage.type: object definitions.Activity.properties.object.properties.attachments.items.properties.id.description: The ID of the attachment. definitions.Activity.properties.object.properties.attachments.items.properties.id.type: string definitions.Activity.properties.object.properties.attachments.items.properties.image.description: The preview image for photos or videos. definitions.Activity.properties.object.properties.attachments.items.properties.image.properties.height.description: The height, in pixels, of the linked resource. definitions.Activity.properties.object.properties.attachments.items.properties.image.properties.height.format: uint32 definitions.Activity.properties.object.properties.attachments.items.properties.image.properties.height.type: integer definitions.Activity.properties.object.properties.attachments.items.properties.image.properties.type.description: Media type of the link. definitions.Activity.properties.object.properties.attachments.items.properties.image.properties.type.type: string definitions.Activity.properties.object.properties.attachments.items.properties.image.properties.url.description: Image URL. definitions.Activity.properties.object.properties.attachments.items.properties.image.properties.url.type: string definitions.Activity.properties.object.properties.attachments.items.properties.image.properties.width.description: The width, in pixels, of the linked resource. definitions.Activity.properties.object.properties.attachments.items.properties.image.properties.width.format: uint32 definitions.Activity.properties.object.properties.attachments.items.properties.image.properties.width.type: integer definitions.Activity.properties.object.properties.attachments.items.properties.image.type: object definitions.Activity.properties.object.properties.attachments.items.properties.objectType.description: "The type of media object. Possible values include, but are not limited to, the following values: \n- \"photo\" - A photo. \n- \"album\" - A photo album. \n- \"video\" - A video. \n- \"article\" - An article, specified by a link." definitions.Activity.properties.object.properties.attachments.items.properties.objectType.type: string definitions.Activity.properties.object.properties.attachments.items.properties.previewThumbnails.description: When previewing, these are the optional thumbnails for the post. When posting an article, choose one by setting the attachment.image.url property. If you don't choose one, one will be chosen for you. ? definitions.Activity.properties.object.properties.attachments.items.properties.previewThumbnails.items.properties.url.description : URL of the thumbnail image. definitions.Activity.properties.object.properties.attachments.items.properties.previewThumbnails.items.properties.url.type: string definitions.Activity.properties.object.properties.attachments.items.properties.previewThumbnails.items.type: object definitions.Activity.properties.object.properties.attachments.items.properties.previewThumbnails.type: array definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.description: If the attachment is an album, this property is a list of potential additional thumbnails from the album. ? definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.description.description : Potential name of the thumbnail. definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.description.type: string definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.image.description: Image resource. ? definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.image.properties.height.description : The height, in pixels, of the linked resource. ? definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.image.properties.height.format : uint32 ? definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.image.properties.height.type : integer ? definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.image.properties.type.description : Media type of the link. ? definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.image.properties.type.type : string ? definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.image.properties.url.description : Image url. ? definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.image.properties.url.type : string ? definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.image.properties.width.description : The width, in pixels, of the linked resource. ? definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.image.properties.width.format : uint32 ? definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.image.properties.width.type : integer definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.image.type: object definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.url.description: URL of the webpage containing the image. definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.properties.url.type: string definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.items.type: object definitions.Activity.properties.object.properties.attachments.items.properties.thumbnails.type: array definitions.Activity.properties.object.properties.attachments.items.properties.url.description: The link to the attachment, which should be of type text/html. definitions.Activity.properties.object.properties.attachments.items.properties.url.type: string definitions.Activity.properties.object.properties.attachments.items.type: object definitions.Activity.properties.object.properties.attachments.type: array definitions.Activity.properties.object.properties.content.description: The HTML-formatted content, which is suitable for display. definitions.Activity.properties.object.properties.content.type: string definitions.Activity.properties.object.properties.id.description: The ID of the object. When resharing an activity, this is the ID of the activity that is being reshared. definitions.Activity.properties.object.properties.id.type: string definitions.Activity.properties.object.properties.objectType.description: "The type of the object. Possible values include, but are not limited to, the following values: \ \n- \"note\" - Textual content. \n- \"activity\" - A Google+ activity." definitions.Activity.properties.object.properties.objectType.type: string definitions.Activity.properties.object.properties.originalContent.description: The content (text) as provided by the author, which is stored without any HTML formatting. When creating or updating an activity, this value must be supplied as plain text in the request. definitions.Activity.properties.object.properties.originalContent.type: string definitions.Activity.properties.object.properties.plusoners.description: People who +1'd this activity. definitions.Activity.properties.object.properties.plusoners.properties.selfLink.description: The URL for the collection of people who +1'd this activity. definitions.Activity.properties.object.properties.plusoners.properties.selfLink.type: string definitions.Activity.properties.object.properties.plusoners.properties.totalItems.description: Total number of people who +1'd this activity. definitions.Activity.properties.object.properties.plusoners.properties.totalItems.format: uint32 definitions.Activity.properties.object.properties.plusoners.properties.totalItems.type: integer definitions.Activity.properties.object.properties.plusoners.type: object definitions.Activity.properties.object.properties.replies.description: Comments in reply to this activity. definitions.Activity.properties.object.properties.replies.properties.selfLink.description: The URL for the collection of comments in reply to this activity. definitions.Activity.properties.object.properties.replies.properties.selfLink.type: string definitions.Activity.properties.object.properties.replies.properties.totalItems.description: Total number of comments on this activity. definitions.Activity.properties.object.properties.replies.properties.totalItems.format: uint32 definitions.Activity.properties.object.properties.replies.properties.totalItems.type: integer definitions.Activity.properties.object.properties.replies.type: object definitions.Activity.properties.object.properties.resharers.description: People who reshared this activity. definitions.Activity.properties.object.properties.resharers.properties.selfLink.description: The URL for the collection of resharers. definitions.Activity.properties.object.properties.resharers.properties.selfLink.type: string definitions.Activity.properties.object.properties.resharers.properties.totalItems.description: Total number of people who reshared this activity. definitions.Activity.properties.object.properties.resharers.properties.totalItems.format: uint32 definitions.Activity.properties.object.properties.resharers.properties.totalItems.type: integer definitions.Activity.properties.object.properties.resharers.type: object definitions.Activity.properties.object.properties.statusForViewer.description: Status of the activity as seen by the viewer. definitions.Activity.properties.object.properties.statusForViewer.properties.canComment.description: Whether the viewer can comment on the activity. definitions.Activity.properties.object.properties.statusForViewer.properties.canComment.type: boolean definitions.Activity.properties.object.properties.statusForViewer.properties.canPlusone.description: Whether the viewer can +1 the activity. definitions.Activity.properties.object.properties.statusForViewer.properties.canPlusone.type: boolean definitions.Activity.properties.object.properties.statusForViewer.properties.canUpdate.description: Whether the viewer can edit or delete the activity. definitions.Activity.properties.object.properties.statusForViewer.properties.canUpdate.type: boolean definitions.Activity.properties.object.properties.statusForViewer.properties.isPlusOned.description: Whether the viewer has +1'd the activity. definitions.Activity.properties.object.properties.statusForViewer.properties.isPlusOned.type: boolean definitions.Activity.properties.object.properties.statusForViewer.properties.resharingDisabled.description: Whether reshares are disabled for the activity. definitions.Activity.properties.object.properties.statusForViewer.properties.resharingDisabled.type: boolean definitions.Activity.properties.object.properties.statusForViewer.type: object definitions.Activity.properties.object.properties.url.description: The URL that points to the linked resource. definitions.Activity.properties.object.properties.url.type: string definitions.Activity.properties.object.type: object definitions.Activity.properties.placeId.description: ID of the place where this activity occurred. definitions.Activity.properties.placeId.type: string definitions.Activity.properties.placeName.description: Name of the place where this activity occurred. definitions.Activity.properties.placeName.type: string definitions.Activity.properties.provider.description: The service provider that initially published this activity. definitions.Activity.properties.provider.properties.title.description: Name of the service provider. definitions.Activity.properties.provider.properties.title.type: string definitions.Activity.properties.provider.type: object definitions.Activity.properties.published.description: The time at which this activity was initially published. Formatted as an RFC 3339 timestamp. definitions.Activity.properties.published.format: date-time definitions.Activity.properties.published.type: string definitions.Activity.properties.radius.description: Radius, in meters, of the region where this activity occurred, centered at the latitude and longitude identified in geocode. definitions.Activity.properties.radius.type: string definitions.Activity.properties.title.description: Title of this activity. definitions.Activity.properties.title.type: string definitions.Activity.properties.updated.description: The time at which this activity was last updated. Formatted as an RFC 3339 timestamp. definitions.Activity.properties.updated.format: date-time definitions.Activity.properties.updated.type: string definitions.Activity.properties.url.description: The link to this activity. definitions.Activity.properties.url.type: string definitions.Activity.properties.verb.description: "This activity's verb, which indicates the action that was performed. Possible values include, but are not limited to, the following values: \n- \"post\" - Publish content to the stream. \n- \"share\" - Reshare an activity." definitions.Activity.properties.verb.type: string definitions.Activity.type: object definitions.ActivityFeed.properties.etag.description: ETag of this response for caching purposes. definitions.ActivityFeed.properties.etag.type: string definitions.ActivityFeed.properties.id.description: The ID of this collection of activities. Deprecated. definitions.ActivityFeed.properties.id.type: string definitions.ActivityFeed.properties.items.description: The activities in this page of results. definitions.ActivityFeed.properties.items.items.$ref: '#/definitions/Activity' definitions.ActivityFeed.properties.items.type: array definitions.ActivityFeed.properties.kind.default: plus#activityFeed definitions.ActivityFeed.properties.kind.description: 'Identifies this resource as a collection of activities. Value: "plus#activityFeed".' definitions.ActivityFeed.properties.kind.type: string definitions.ActivityFeed.properties.nextLink.description: Link to the next page of activities. definitions.ActivityFeed.properties.nextLink.type: string definitions.ActivityFeed.properties.nextPageToken.description: The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. definitions.ActivityFeed.properties.nextPageToken.type: string definitions.ActivityFeed.properties.selfLink.description: Link to this activity resource. definitions.ActivityFeed.properties.selfLink.type: string definitions.ActivityFeed.properties.title.description: The title of this collection of activities, which is a truncated portion of the content. definitions.ActivityFeed.properties.title.type: string definitions.ActivityFeed.properties.updated.description: The time at which this collection of activities was last updated. Formatted as an RFC 3339 timestamp. definitions.ActivityFeed.properties.updated.format: date-time definitions.ActivityFeed.properties.updated.type: string definitions.ActivityFeed.type: object definitions.Audience.properties.etag.description: ETag of this response for caching purposes. definitions.Audience.properties.etag.type: string definitions.Audience.properties.item.$ref: '#/definitions/PlusDomainsAclentryResource' definitions.Audience.properties.item.description: The access control list entry. definitions.Audience.properties.kind.default: plus#audience definitions.Audience.properties.kind.description: 'Identifies this resource as an audience. Value: "plus#audience".' definitions.Audience.properties.kind.type: string definitions.Audience.properties.memberCount.description: The number of people in this circle. This only applies if entity_type is CIRCLE. definitions.Audience.properties.memberCount.format: uint32 definitions.Audience.properties.memberCount.type: integer definitions.Audience.properties.visibility.description: "The circle members' visibility as chosen by the owner of the circle. This only applies for items with \"item.type\" equals \"circle\". Possible values are: \n- \"public\" - Members are visible to the public. \n- \"limited\" - Members are visible to a limited audience. \n- \"private\" - Members are visible to the owner only." definitions.Audience.properties.visibility.type: string definitions.Audience.type: object definitions.AudiencesFeed.properties.etag.description: ETag of this response for caching purposes. definitions.AudiencesFeed.properties.etag.type: string definitions.AudiencesFeed.properties.items.description: The audiences in this result. definitions.AudiencesFeed.properties.items.items.$ref: '#/definitions/Audience' definitions.AudiencesFeed.properties.items.type: array definitions.AudiencesFeed.properties.kind.default: plus#audiencesFeed definitions.AudiencesFeed.properties.kind.description: 'Identifies this resource as a collection of audiences. Value: "plus#audienceFeed".' definitions.AudiencesFeed.properties.kind.type: string definitions.AudiencesFeed.properties.nextPageToken.description: The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. definitions.AudiencesFeed.properties.nextPageToken.type: string definitions.AudiencesFeed.properties.totalItems.description: The total number of ACL entries. The number of entries in this response may be smaller due to paging. definitions.AudiencesFeed.properties.totalItems.format: int32 definitions.AudiencesFeed.properties.totalItems.type: integer definitions.AudiencesFeed.type: object definitions.Circle.properties.description.description: The description of this circle. definitions.Circle.properties.description.type: string definitions.Circle.properties.displayName.description: The circle name. definitions.Circle.properties.displayName.type: string definitions.Circle.properties.etag.description: ETag of this response for caching purposes. definitions.Circle.properties.etag.type: string definitions.Circle.properties.id.description: The ID of the circle. definitions.Circle.properties.id.type: string definitions.Circle.properties.kind.default: plus#circle definitions.Circle.properties.kind.description: 'Identifies this resource as a circle. Value: "plus#circle".' definitions.Circle.properties.kind.type: string definitions.Circle.properties.people.description: The people in this circle. definitions.Circle.properties.people.properties.totalItems.description: The total number of people in this circle. definitions.Circle.properties.people.properties.totalItems.format: uint32 definitions.Circle.properties.people.properties.totalItems.type: integer definitions.Circle.properties.people.type: object definitions.Circle.properties.selfLink.description: Link to this circle resource definitions.Circle.properties.selfLink.type: string definitions.Circle.type: object definitions.CircleFeed.properties.etag.description: ETag of this response for caching purposes. definitions.CircleFeed.properties.etag.type: string definitions.CircleFeed.properties.items.description: The circles in this page of results. definitions.CircleFeed.properties.items.items.$ref: '#/definitions/Circle' definitions.CircleFeed.properties.items.type: array definitions.CircleFeed.properties.kind.default: plus#circleFeed definitions.CircleFeed.properties.kind.description: 'Identifies this resource as a collection of circles. Value: "plus#circleFeed".' definitions.CircleFeed.properties.kind.type: string definitions.CircleFeed.properties.nextLink.description: Link to the next page of circles. definitions.CircleFeed.properties.nextLink.type: string definitions.CircleFeed.properties.nextPageToken.description: The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. definitions.CircleFeed.properties.nextPageToken.type: string definitions.CircleFeed.properties.selfLink.description: Link to this page of circles. definitions.CircleFeed.properties.selfLink.type: string definitions.CircleFeed.properties.title.description: The title of this list of resources. definitions.CircleFeed.properties.title.type: string definitions.CircleFeed.properties.totalItems.description: The total number of circles. The number of circles in this response may be smaller due to paging. definitions.CircleFeed.properties.totalItems.format: int32 definitions.CircleFeed.properties.totalItems.type: integer definitions.CircleFeed.type: object definitions.Comment.properties.actor.description: The person who posted this comment. definitions.Comment.properties.actor.properties.clientSpecificActorInfo.description: Actor info specific to particular clients. definitions.Comment.properties.actor.properties.clientSpecificActorInfo.properties.youtubeActorInfo.description: Actor info specific to YouTube clients. ? definitions.Comment.properties.actor.properties.clientSpecificActorInfo.properties.youtubeActorInfo.properties.channelId.description : ID of the YouTube channel owned by the Actor. definitions.Comment.properties.actor.properties.clientSpecificActorInfo.properties.youtubeActorInfo.properties.channelId.type: string definitions.Comment.properties.actor.properties.clientSpecificActorInfo.properties.youtubeActorInfo.type: object definitions.Comment.properties.actor.properties.clientSpecificActorInfo.type: object definitions.Comment.properties.actor.properties.displayName.description: The name of this actor, suitable for display. definitions.Comment.properties.actor.properties.displayName.type: string definitions.Comment.properties.actor.properties.id.description: The ID of the actor. definitions.Comment.properties.actor.properties.id.type: string definitions.Comment.properties.actor.properties.image.description: The image representation of this actor. definitions.Comment.properties.actor.properties.image.properties.url.description: The URL of the actor's profile photo. To resize the image and crop it to a square, append the query string ?sz=x, where x is the dimension in pixels of each side. definitions.Comment.properties.actor.properties.image.properties.url.type: string definitions.Comment.properties.actor.properties.image.type: object definitions.Comment.properties.actor.properties.url.description: A link to the Person resource for this actor. definitions.Comment.properties.actor.properties.url.type: string definitions.Comment.properties.actor.properties.verification.description: Verification status of actor. definitions.Comment.properties.actor.properties.verification.properties.adHocVerified.description: Verification for one-time or manual processes. definitions.Comment.properties.actor.properties.verification.properties.adHocVerified.type: string definitions.Comment.properties.actor.properties.verification.type: object definitions.Comment.properties.actor.type: object definitions.Comment.properties.etag.description: ETag of this response for caching purposes. definitions.Comment.properties.etag.type: string definitions.Comment.properties.id.description: The ID of this comment. definitions.Comment.properties.id.type: string definitions.Comment.properties.inReplyTo.description: The activity this comment replied to. definitions.Comment.properties.inReplyTo.items.properties.id.description: The ID of the activity. definitions.Comment.properties.inReplyTo.items.properties.id.type: string definitions.Comment.properties.inReplyTo.items.properties.url.description: The URL of the activity. definitions.Comment.properties.inReplyTo.items.properties.url.type: string definitions.Comment.properties.inReplyTo.items.type: object definitions.Comment.properties.inReplyTo.type: array definitions.Comment.properties.kind.default: plus#comment definitions.Comment.properties.kind.description: 'Identifies this resource as a comment. Value: "plus#comment".' definitions.Comment.properties.kind.type: string definitions.Comment.properties.object.description: The object of this comment. definitions.Comment.properties.object.properties.content.description: The HTML-formatted content, suitable for display. definitions.Comment.properties.object.properties.content.type: string definitions.Comment.properties.object.properties.objectType.default: comment definitions.Comment.properties.object.properties.objectType.description: "The object type of this comment. Possible values are: \n- \"comment\" - A comment in reply to an activity." definitions.Comment.properties.object.properties.objectType.type: string definitions.Comment.properties.object.properties.originalContent.description: The content (text) as provided by the author, stored without any HTML formatting. When creating or updating a comment, this value must be supplied as plain text in the request. definitions.Comment.properties.object.properties.originalContent.type: string definitions.Comment.properties.object.type: object definitions.Comment.properties.plusoners.description: People who +1'd this comment. definitions.Comment.properties.plusoners.properties.totalItems.description: Total number of people who +1'd this comment. definitions.Comment.properties.plusoners.properties.totalItems.format: uint32 definitions.Comment.properties.plusoners.properties.totalItems.type: integer definitions.Comment.properties.plusoners.type: object definitions.Comment.properties.published.description: The time at which this comment was initially published. Formatted as an RFC 3339 timestamp. definitions.Comment.properties.published.format: date-time definitions.Comment.properties.published.type: string definitions.Comment.properties.selfLink.description: Link to this comment resource. definitions.Comment.properties.selfLink.type: string definitions.Comment.properties.updated.description: The time at which this comment was last updated. Formatted as an RFC 3339 timestamp. definitions.Comment.properties.updated.format: date-time definitions.Comment.properties.updated.type: string definitions.Comment.properties.verb.default: post definitions.Comment.properties.verb.description: "This comment's verb, indicating what action was performed. Possible values are: \n- \"post\" - Publish content to the stream." definitions.Comment.properties.verb.type: string definitions.Comment.type: object definitions.CommentFeed.properties.etag.description: ETag of this response for caching purposes. definitions.CommentFeed.properties.etag.type: string definitions.CommentFeed.properties.id.description: The ID of this collection of comments. definitions.CommentFeed.properties.id.type: string definitions.CommentFeed.properties.items.description: The comments in this page of results. definitions.CommentFeed.properties.items.items.$ref: '#/definitions/Comment' definitions.CommentFeed.properties.items.type: array definitions.CommentFeed.properties.kind.default: plus#commentFeed definitions.CommentFeed.properties.kind.description: 'Identifies this resource as a collection of comments. Value: "plus#commentFeed".' definitions.CommentFeed.properties.kind.type: string definitions.CommentFeed.properties.nextLink.description: Link to the next page of activities. definitions.CommentFeed.properties.nextLink.type: string definitions.CommentFeed.properties.nextPageToken.description: The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. definitions.CommentFeed.properties.nextPageToken.type: string definitions.CommentFeed.properties.title.description: The title of this collection of comments. definitions.CommentFeed.properties.title.type: string definitions.CommentFeed.properties.updated.description: The time at which this collection of comments was last updated. Formatted as an RFC 3339 timestamp. definitions.CommentFeed.properties.updated.format: date-time definitions.CommentFeed.properties.updated.type: string definitions.CommentFeed.type: object definitions.Media.properties.author.description: The person who uploaded this media. definitions.Media.properties.author.properties.displayName.description: The author's name. definitions.Media.properties.author.properties.displayName.type: string definitions.Media.properties.author.properties.id.description: ID of the author. definitions.Media.properties.author.properties.id.type: string definitions.Media.properties.author.properties.image.description: The author's Google profile image. definitions.Media.properties.author.properties.image.properties.url.description: The URL of the author's profile photo. To resize the image and crop it to a square, append the query string ?sz=x, where x is the dimension in pixels of each side. definitions.Media.properties.author.properties.image.properties.url.type: string definitions.Media.properties.author.properties.image.type: object definitions.Media.properties.author.properties.url.description: A link to the author's Google profile. definitions.Media.properties.author.properties.url.type: string definitions.Media.properties.author.type: object definitions.Media.properties.displayName.description: The display name for this media. definitions.Media.properties.displayName.type: string definitions.Media.properties.etag.description: ETag of this response for caching purposes. definitions.Media.properties.etag.type: string definitions.Media.properties.exif.description: Exif information of the media item. definitions.Media.properties.exif.properties.time.description: The time the media was captured. Formatted as an RFC 3339 timestamp. definitions.Media.properties.exif.properties.time.format: date-time definitions.Media.properties.exif.properties.time.type: string definitions.Media.properties.exif.type: object definitions.Media.properties.height.description: The height in pixels of the original image. definitions.Media.properties.height.format: uint32 definitions.Media.properties.height.type: integer definitions.Media.properties.id.description: ID of this media, which is generated by the API. definitions.Media.properties.id.type: string definitions.Media.properties.kind.default: plus#media definitions.Media.properties.kind.description: The type of resource. definitions.Media.properties.kind.type: string definitions.Media.properties.mediaCreatedTime.description: 'The time at which this media was originally created in UTC. Formatted as an RFC 3339 timestamp that matches this example: 2010-11-25T14:30:27.655Z' definitions.Media.properties.mediaCreatedTime.format: date-time definitions.Media.properties.mediaCreatedTime.type: string definitions.Media.properties.mediaUrl.description: The URL of this photo or video's still image. definitions.Media.properties.mediaUrl.type: string definitions.Media.properties.published.description: The time at which this media was uploaded. Formatted as an RFC 3339 timestamp. definitions.Media.properties.published.format: date-time definitions.Media.properties.published.type: string definitions.Media.properties.sizeBytes.description: The size in bytes of this video. definitions.Media.properties.sizeBytes.format: int64 definitions.Media.properties.sizeBytes.type: string definitions.Media.properties.streams.description: The list of video streams for this video. There might be several different streams available for a single video, either Flash or MPEG, of various sizes definitions.Media.properties.streams.items.$ref: '#/definitions/Videostream' definitions.Media.properties.streams.type: array definitions.Media.properties.summary.description: A description, or caption, for this media. definitions.Media.properties.summary.type: string definitions.Media.properties.updated.description: The time at which this media was last updated. This includes changes to media metadata. Formatted as an RFC 3339 timestamp. definitions.Media.properties.updated.format: date-time definitions.Media.properties.updated.type: string definitions.Media.properties.url.description: The URL for the page that hosts this media. definitions.Media.properties.url.type: string definitions.Media.properties.videoDuration.description: The duration in milliseconds of this video. definitions.Media.properties.videoDuration.format: int64 definitions.Media.properties.videoDuration.type: string definitions.Media.properties.videoStatus.description: "The encoding status of this video. Possible values are: \n- \"UPLOADING\" - Not all the video bytes have been received. \n- \"PENDING\" - Video not yet processed. \n- \"FAILED\" - Video processing failed. \n- \"READY\" - A single video stream is playable. \n- \"FINAL\" - All video streams are playable." definitions.Media.properties.videoStatus.type: string definitions.Media.properties.width.description: The width in pixels of the original image. definitions.Media.properties.width.format: uint32 definitions.Media.properties.width.type: integer definitions.Media.type: object definitions.PeopleFeed.properties.etag.description: ETag of this response for caching purposes. definitions.PeopleFeed.properties.etag.type: string definitions.PeopleFeed.properties.items.description: The people in this page of results. Each item includes the id, displayName, image, and url for the person. To retrieve additional profile data, see the people.get method. definitions.PeopleFeed.properties.items.items.$ref: '#/definitions/Person' definitions.PeopleFeed.properties.items.type: array definitions.PeopleFeed.properties.kind.default: plus#peopleFeed definitions.PeopleFeed.properties.kind.description: 'Identifies this resource as a collection of people. Value: "plus#peopleFeed".' definitions.PeopleFeed.properties.kind.type: string definitions.PeopleFeed.properties.nextPageToken.description: The continuation token, which is used to page through large result sets. Provide this value in a subsequent request to return the next page of results. definitions.PeopleFeed.properties.nextPageToken.type: string definitions.PeopleFeed.properties.selfLink.description: Link to this resource. definitions.PeopleFeed.properties.selfLink.type: string definitions.PeopleFeed.properties.title.description: The title of this collection of people. definitions.PeopleFeed.properties.title.type: string definitions.PeopleFeed.properties.totalItems.description: The total number of people available in this list. The number of people in a response might be smaller due to paging. This might not be set for all collections. definitions.PeopleFeed.properties.totalItems.format: int32 definitions.PeopleFeed.properties.totalItems.type: integer definitions.PeopleFeed.type: object definitions.Person.properties.aboutMe.description: A short biography for this person. definitions.Person.properties.aboutMe.type: string definitions.Person.properties.birthday.description: The person's date of birth, represented as YYYY-MM-DD. definitions.Person.properties.birthday.type: string definitions.Person.properties.braggingRights.description: The "bragging rights" line of this person. definitions.Person.properties.braggingRights.type: string definitions.Person.properties.circledByCount.description: For followers who are visible, the number of people who have added this person or page to a circle. definitions.Person.properties.circledByCount.format: int32 definitions.Person.properties.circledByCount.type: integer definitions.Person.properties.cover.description: The cover photo content. definitions.Person.properties.cover.properties.coverInfo.description: Extra information about the cover photo. definitions.Person.properties.cover.properties.coverInfo.properties.leftImageOffset.description: The difference between the left position of the cover image and the actual displayed cover image. Only valid for banner layout. definitions.Person.properties.cover.properties.coverInfo.properties.leftImageOffset.format: int32 definitions.Person.properties.cover.properties.coverInfo.properties.leftImageOffset.type: integer definitions.Person.properties.cover.properties.coverInfo.properties.topImageOffset.description: The difference between the top position of the cover image and the actual displayed cover image. Only valid for banner layout. definitions.Person.properties.cover.properties.coverInfo.properties.topImageOffset.format: int32 definitions.Person.properties.cover.properties.coverInfo.properties.topImageOffset.type: integer definitions.Person.properties.cover.properties.coverInfo.type: object definitions.Person.properties.cover.properties.coverPhoto.description: The person's primary cover image. definitions.Person.properties.cover.properties.coverPhoto.properties.height.description: The height of the image. definitions.Person.properties.cover.properties.coverPhoto.properties.height.format: int32 definitions.Person.properties.cover.properties.coverPhoto.properties.height.type: integer definitions.Person.properties.cover.properties.coverPhoto.properties.url.description: The URL of the image. definitions.Person.properties.cover.properties.coverPhoto.properties.url.type: string definitions.Person.properties.cover.properties.coverPhoto.properties.width.description: The width of the image. definitions.Person.properties.cover.properties.coverPhoto.properties.width.format: int32 definitions.Person.properties.cover.properties.coverPhoto.properties.width.type: integer definitions.Person.properties.cover.properties.coverPhoto.type: object definitions.Person.properties.cover.properties.layout.description: "The layout of the cover art. Possible values include, but are not limited to, the following values: \ \n- \"banner\" - One large image banner." definitions.Person.properties.cover.properties.layout.type: string definitions.Person.properties.cover.type: object definitions.Person.properties.currentLocation.description: (this field is not currently used) definitions.Person.properties.currentLocation.type: string definitions.Person.properties.displayName.description: The name of this person, which is suitable for display. definitions.Person.properties.displayName.type: string definitions.Person.properties.domain.description: The hosted domain name for the user's Google Apps account. For instance, example.com. The plus.profile.emails.read or email scope is needed to get this domain name. definitions.Person.properties.domain.type: string definitions.Person.properties.emails.description: A list of email addresses that this person has, including their Google account email address, and the public verified email addresses on their Google+ profile. The plus.profile.emails.read scope is needed to retrieve these email addresses, or the email scope can be used to retrieve just the Google account email address. definitions.Person.properties.emails.items.properties.type.description: "The type of address. Possible values include, but are not limited to, the following values: \ \n- \"account\" - Google account email address. \n- \"home\" - Home email address. \n- \"work\" - Work email address. \n- \"other\" - Other." definitions.Person.properties.emails.items.properties.type.type: string definitions.Person.properties.emails.items.properties.value.description: The email address. definitions.Person.properties.emails.items.properties.value.type: string definitions.Person.properties.emails.items.type: object definitions.Person.properties.emails.type: array definitions.Person.properties.etag.description: ETag of this response for caching purposes. definitions.Person.properties.etag.type: string definitions.Person.properties.gender.description: "The person's gender. Possible values include, but are not limited to, the following values: \n- \"male\" - Male gender. \n- \"female\" - Female gender. \n- \"other\" - Other." definitions.Person.properties.gender.type: string definitions.Person.properties.id.description: The ID of this person. definitions.Person.properties.id.type: string definitions.Person.properties.image.description: The representation of the person's profile photo. definitions.Person.properties.image.properties.isDefault.description: Whether the person's profile photo is the default one definitions.Person.properties.image.properties.isDefault.type: boolean definitions.Person.properties.image.properties.url.description: The URL of the person's profile photo. To resize the image and crop it to a square, append the query string ?sz=x, where x is the dimension in pixels of each side. definitions.Person.properties.image.properties.url.type: string definitions.Person.properties.image.type: object definitions.Person.properties.isPlusUser.description: Whether this user has signed up for Google+. definitions.Person.properties.isPlusUser.type: boolean definitions.Person.properties.kind.default: plus#person definitions.Person.properties.kind.description: 'Identifies this resource as a person. Value: "plus#person".' definitions.Person.properties.kind.type: string definitions.Person.properties.name.description: An object representation of the individual components of a person's name. definitions.Person.properties.name.properties.familyName.description: The family name (last name) of this person. definitions.Person.properties.name.properties.familyName.type: string definitions.Person.properties.name.properties.formatted.description: The full name of this person, including middle names, suffixes, etc. definitions.Person.properties.name.properties.formatted.type: string definitions.Person.properties.name.properties.givenName.description: The given name (first name) of this person. definitions.Person.properties.name.properties.givenName.type: string definitions.Person.properties.name.properties.honorificPrefix.description: The honorific prefixes (such as "Dr." or "Mrs.") for this person. definitions.Person.properties.name.properties.honorificPrefix.type: string definitions.Person.properties.name.properties.honorificSuffix.description: The honorific suffixes (such as "Jr.") for this person. definitions.Person.properties.name.properties.honorificSuffix.type: string definitions.Person.properties.name.properties.middleName.description: The middle name of this person. definitions.Person.properties.name.properties.middleName.type: string definitions.Person.properties.name.type: object definitions.Person.properties.nickname.description: The nickname of this person. definitions.Person.properties.nickname.type: string definitions.Person.properties.objectType.description: "Type of person within Google+. Possible values include, but are not limited to, the following values: \n- \"person\" - represents an actual person. \n- \"page\" - represents a page." definitions.Person.properties.objectType.type: string definitions.Person.properties.occupation.description: The occupation of this person. definitions.Person.properties.occupation.type: string definitions.Person.properties.organizations.description: A list of current or past organizations with which this person is associated. definitions.Person.properties.organizations.items.properties.department.description: The department within the organization. Deprecated. definitions.Person.properties.organizations.items.properties.department.type: string definitions.Person.properties.organizations.items.properties.description.description: A short description of the person's role in this organization. Deprecated. definitions.Person.properties.organizations.items.properties.description.type: string definitions.Person.properties.organizations.items.properties.endDate.description: The date that the person left this organization. definitions.Person.properties.organizations.items.properties.endDate.type: string definitions.Person.properties.organizations.items.properties.location.description: The location of this organization. Deprecated. definitions.Person.properties.organizations.items.properties.location.type: string definitions.Person.properties.organizations.items.properties.name.description: The name of the organization. definitions.Person.properties.organizations.items.properties.name.type: string definitions.Person.properties.organizations.items.properties.primary.description: If "true", indicates this organization is the person's primary one, which is typically interpreted as the current one. definitions.Person.properties.organizations.items.properties.primary.type: boolean definitions.Person.properties.organizations.items.properties.startDate.description: The date that the person joined this organization. definitions.Person.properties.organizations.items.properties.startDate.type: string definitions.Person.properties.organizations.items.properties.title.description: The person's job title or role within the organization. definitions.Person.properties.organizations.items.properties.title.type: string definitions.Person.properties.organizations.items.properties.type.description: "The type of organization. Possible values include, but are not limited to, the following values: \n- \"work\" - Work. \n- \"school\" - School." definitions.Person.properties.organizations.items.properties.type.type: string definitions.Person.properties.organizations.items.type: object definitions.Person.properties.organizations.type: array definitions.Person.properties.placesLived.description: A list of places where this person has lived. definitions.Person.properties.placesLived.items.properties.primary.description: If "true", this place of residence is this person's primary residence. definitions.Person.properties.placesLived.items.properties.primary.type: boolean definitions.Person.properties.placesLived.items.properties.value.description: 'A place where this person has lived. For example: "Seattle, WA", "Near Toronto".' definitions.Person.properties.placesLived.items.properties.value.type: string definitions.Person.properties.placesLived.items.type: object definitions.Person.properties.placesLived.type: array definitions.Person.properties.plusOneCount.description: If a Google+ Page, the number of people who have +1'd this page. definitions.Person.properties.plusOneCount.format: int32 definitions.Person.properties.plusOneCount.type: integer definitions.Person.properties.relationshipStatus.description: "The person's relationship status. Possible values include, but are not limited to, the following values: \n- \"single\" - Person is single. \n- \"in_a_relationship\" - Person is in a relationship. \n- \"engaged\" - Person is engaged. \n- \"married\" - Person is married. \n- \"its_complicated\" - The relationship is complicated. \n- \"open_relationship\" - Person is in an open relationship. \n- \"widowed\" - Person is widowed. \n- \"in_domestic_partnership\" - Person is in a domestic partnership. \n- \"in_civil_union\" - Person is in a civil union." definitions.Person.properties.relationshipStatus.type: string definitions.Person.properties.skills.description: The person's skills. definitions.Person.properties.skills.type: string definitions.Person.properties.tagline.description: The brief description (tagline) of this person. definitions.Person.properties.tagline.type: string definitions.Person.properties.url.description: The URL of this person's profile. definitions.Person.properties.url.type: string definitions.Person.properties.urls.description: A list of URLs for this person. definitions.Person.properties.urls.items.properties.label.description: The label of the URL. definitions.Person.properties.urls.items.properties.label.type: string definitions.Person.properties.urls.items.properties.type.description: "The type of URL. Possible values include, but are not limited to, the following values: \n- \"otherProfile\" - URL for another profile. \n- \"contributor\" - URL to a site for which this person is a contributor. \n- \"website\" - URL for this Google+ Page's primary website. \n- \"other\" - Other URL." definitions.Person.properties.urls.items.properties.type.type: string definitions.Person.properties.urls.items.properties.value.description: The URL value. definitions.Person.properties.urls.items.properties.value.type: string definitions.Person.properties.urls.items.type: object definitions.Person.properties.urls.type: array definitions.Person.properties.verified.description: Whether the person or Google+ Page has been verified. definitions.Person.properties.verified.type: boolean definitions.Person.type: object definitions.Place.properties.address.description: The physical address of the place. definitions.Place.properties.address.properties.formatted.description: The formatted address for display. definitions.Place.properties.address.properties.formatted.type: string definitions.Place.properties.address.type: object definitions.Place.properties.displayName.description: The display name of the place. definitions.Place.properties.displayName.type: string definitions.Place.properties.id.description: The id of the place. definitions.Place.properties.id.type: string definitions.Place.properties.kind.default: plus#place definitions.Place.properties.kind.description: 'Identifies this resource as a place. Value: "plus#place".' definitions.Place.properties.kind.type: string definitions.Place.properties.position.description: The position of the place. definitions.Place.properties.position.properties.latitude.description: The latitude of this position. definitions.Place.properties.position.properties.latitude.format: double definitions.Place.properties.position.properties.latitude.type: number definitions.Place.properties.position.properties.longitude.description: The longitude of this position. definitions.Place.properties.position.properties.longitude.format: double definitions.Place.properties.position.properties.longitude.type: number definitions.Place.properties.position.type: object definitions.Place.type: object definitions.PlusDomainsAclentryResource.properties.displayName.description: A descriptive name for this entry. Suitable for display. definitions.PlusDomainsAclentryResource.properties.displayName.type: string definitions.PlusDomainsAclentryResource.properties.id.description: The ID of the entry. For entries of type "person" or "circle", this is the ID of the resource. For other types, this property is not set. definitions.PlusDomainsAclentryResource.properties.id.type: string definitions.PlusDomainsAclentryResource.properties.type.description: "The type of entry describing to whom access is granted. Possible values are: \n- \"person\" - Access to an individual. \n- \"circle\" - Access to members of a circle. \n- \"myCircles\" - Access to members of all the person's circles. \n- \"extendedCircles\" - Access to members of all the person's circles, plus all of the people in their circles. \n- \"domain\" - Access to members of the person's Google Apps domain. \n- \"public\" - Access to anyone on the web." definitions.PlusDomainsAclentryResource.properties.type.type: string definitions.PlusDomainsAclentryResource.type: object definitions.Videostream.properties.height.description: The height, in pixels, of the video resource. definitions.Videostream.properties.height.format: int32 definitions.Videostream.properties.height.type: integer definitions.Videostream.properties.type.description: MIME type of the video stream. definitions.Videostream.properties.type.type: string definitions.Videostream.properties.url.description: URL of the video stream. definitions.Videostream.properties.url.type: string definitions.Videostream.properties.width.description: The width, in pixels, of the video resource. definitions.Videostream.properties.width.format: int32 definitions.Videostream.properties.width.type: integer definitions.Videostream.type: object externalDocs.url: https://developers.google.com/+/domains/ host: www.googleapis.com info.contact.name: Google info.contact.url: https://google.com info.description: Builds on top of the Google+ platform for Google Apps Domains. info.title: Google+ Domains info.version: v1 info.x-apiClientRegistration.url: https://console.developers.google.com info.x-logo.url: https://api.apis.guru/v2/cache/logo/https_developers.google.com_+_images_branding_g+128.png info.x-origin.length: 1 info.x-origin[0].converter.url: https://github.com/lucybot/api-spec-converter info.x-origin[0].converter.version: 2.6.0 info.x-origin[0].format: google info.x-origin[0].url: https://www.googleapis.com/discovery/v1/apis/plusDomains/v1/rest info.x-origin[0].version: v1 info.x-preferred: true info.x-providerName: googleapis.com info.x-serviceName: plusDomains parameters.alt.default: json parameters.alt.description: Data format for the response. parameters.alt.enum.length: 1 parameters.alt.enum[0]: json parameters.alt.in: query parameters.alt.name: alt parameters.alt.type: string parameters.fields.description: Selector specifying which fields to include in a partial response. parameters.fields.in: query parameters.fields.name: fields parameters.fields.type: string parameters.key.description: API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token. parameters.key.in: query parameters.key.name: key parameters.key.type: string parameters.oauth_token.description: OAuth 2.0 token for the current user. parameters.oauth_token.in: query parameters.oauth_token.name: oauth_token parameters.oauth_token.type: string parameters.prettyPrint.default: true parameters.prettyPrint.description: Returns response with indentations and line breaks. parameters.prettyPrint.in: query parameters.prettyPrint.name: prettyPrint parameters.prettyPrint.type: boolean parameters.quotaUser.description: Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters. Overrides userIp if both are provided. parameters.quotaUser.in: query parameters.quotaUser.name: quotaUser parameters.quotaUser.type: string parameters.userIp.description: IP address of the site where the request originates. Use this if you want to enforce per-user limits. parameters.userIp.in: query parameters.userIp.name: userIp parameters.userIp.type: string paths./activities/{activityId}.get.description: Get an activity. paths./activities/{activityId}.get.operationId: plusDomains.activities.get paths./activities/{activityId}.get.parameters.length: 1 paths./activities/{activityId}.get.parameters[0].description: The ID of the activity to get. paths./activities/{activityId}.get.parameters[0].in: path paths./activities/{activityId}.get.parameters[0].name: activityId paths./activities/{activityId}.get.parameters[0].required: true paths./activities/{activityId}.get.parameters[0].type: string paths./activities/{activityId}.get.responses.200.description: Successful response paths./activities/{activityId}.get.responses.200.schema.$ref: '#/definitions/Activity' paths./activities/{activityId}.get.security.length: 3 paths./activities/{activityId}.get.security[0].Oauth2.length: 1 paths./activities/{activityId}.get.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./activities/{activityId}.get.security[1].Oauth2.length: 1 paths./activities/{activityId}.get.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.me paths./activities/{activityId}.get.security[2].Oauth2.length: 1 paths./activities/{activityId}.get.security[2].Oauth2[0]: https://www.googleapis.com/auth/plus.stream.read paths./activities/{activityId}.get.tags.length: 1 paths./activities/{activityId}.get.tags[0]: activities paths./activities/{activityId}.parameters.length: 7 paths./activities/{activityId}.parameters[0].$ref: '#/parameters/alt' paths./activities/{activityId}.parameters[1].$ref: '#/parameters/fields' paths./activities/{activityId}.parameters[2].$ref: '#/parameters/key' paths./activities/{activityId}.parameters[3].$ref: '#/parameters/oauth_token' paths./activities/{activityId}.parameters[4].$ref: '#/parameters/prettyPrint' paths./activities/{activityId}.parameters[5].$ref: '#/parameters/quotaUser' paths./activities/{activityId}.parameters[6].$ref: '#/parameters/userIp' paths./activities/{activityId}/comments.get.description: List all of the comments for an activity. paths./activities/{activityId}/comments.get.operationId: plusDomains.comments.list paths./activities/{activityId}/comments.get.parameters.length: 4 paths./activities/{activityId}/comments.get.parameters[0].description: The ID of the activity to get comments for. paths./activities/{activityId}/comments.get.parameters[0].in: path paths./activities/{activityId}/comments.get.parameters[0].name: activityId paths./activities/{activityId}/comments.get.parameters[0].required: true paths./activities/{activityId}/comments.get.parameters[0].type: string paths./activities/{activityId}/comments.get.parameters[1].default: 20 paths./activities/{activityId}/comments.get.parameters[1].description: The maximum number of comments to include in the response, which is used for paging. For any response, the actual number returned might be less than the specified maxResults. paths./activities/{activityId}/comments.get.parameters[1].in: query paths./activities/{activityId}/comments.get.parameters[1].maximum: 500 paths./activities/{activityId}/comments.get.parameters[1].minimum: 0 paths./activities/{activityId}/comments.get.parameters[1].name: maxResults paths./activities/{activityId}/comments.get.parameters[1].type: integer paths./activities/{activityId}/comments.get.parameters[2].description: The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response. paths./activities/{activityId}/comments.get.parameters[2].in: query paths./activities/{activityId}/comments.get.parameters[2].name: pageToken paths./activities/{activityId}/comments.get.parameters[2].type: string paths./activities/{activityId}/comments.get.parameters[3].default: ascending paths./activities/{activityId}/comments.get.parameters[3].description: The order in which to sort the list of comments. paths./activities/{activityId}/comments.get.parameters[3].enum.length: 2 paths./activities/{activityId}/comments.get.parameters[3].enum[0]: ascending paths./activities/{activityId}/comments.get.parameters[3].enum[1]: descending paths./activities/{activityId}/comments.get.parameters[3].in: query paths./activities/{activityId}/comments.get.parameters[3].name: sortOrder paths./activities/{activityId}/comments.get.parameters[3].type: string paths./activities/{activityId}/comments.get.responses.200.description: Successful response paths./activities/{activityId}/comments.get.responses.200.schema.$ref: '#/definitions/CommentFeed' paths./activities/{activityId}/comments.get.security.length: 2 paths./activities/{activityId}/comments.get.security[0].Oauth2.length: 1 paths./activities/{activityId}/comments.get.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./activities/{activityId}/comments.get.security[1].Oauth2.length: 1 paths./activities/{activityId}/comments.get.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.stream.read paths./activities/{activityId}/comments.get.tags.length: 1 paths./activities/{activityId}/comments.get.tags[0]: comments paths./activities/{activityId}/comments.parameters.length: 7 paths./activities/{activityId}/comments.parameters[0].$ref: '#/parameters/alt' paths./activities/{activityId}/comments.parameters[1].$ref: '#/parameters/fields' paths./activities/{activityId}/comments.parameters[2].$ref: '#/parameters/key' paths./activities/{activityId}/comments.parameters[3].$ref: '#/parameters/oauth_token' paths./activities/{activityId}/comments.parameters[4].$ref: '#/parameters/prettyPrint' paths./activities/{activityId}/comments.parameters[5].$ref: '#/parameters/quotaUser' paths./activities/{activityId}/comments.parameters[6].$ref: '#/parameters/userIp' paths./activities/{activityId}/comments.post.description: Create a new comment in reply to an activity. paths./activities/{activityId}/comments.post.operationId: plusDomains.comments.insert paths./activities/{activityId}/comments.post.parameters.length: 2 paths./activities/{activityId}/comments.post.parameters[0].description: The ID of the activity to reply to. paths./activities/{activityId}/comments.post.parameters[0].in: path paths./activities/{activityId}/comments.post.parameters[0].name: activityId paths./activities/{activityId}/comments.post.parameters[0].required: true paths./activities/{activityId}/comments.post.parameters[0].type: string paths./activities/{activityId}/comments.post.parameters[1].in: body paths./activities/{activityId}/comments.post.parameters[1].name: body paths./activities/{activityId}/comments.post.parameters[1].schema.$ref: '#/definitions/Comment' paths./activities/{activityId}/comments.post.responses.200.description: Successful response paths./activities/{activityId}/comments.post.responses.200.schema.$ref: '#/definitions/Comment' paths./activities/{activityId}/comments.post.security.length: 2 paths./activities/{activityId}/comments.post.security[0].Oauth2.length: 1 paths./activities/{activityId}/comments.post.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./activities/{activityId}/comments.post.security[1].Oauth2.length: 1 paths./activities/{activityId}/comments.post.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.stream.write paths./activities/{activityId}/comments.post.tags.length: 1 paths./activities/{activityId}/comments.post.tags[0]: comments paths./activities/{activityId}/people/{collection}.get.description: List all of the people in the specified collection for a particular activity. paths./activities/{activityId}/people/{collection}.get.operationId: plusDomains.people.listByActivity paths./activities/{activityId}/people/{collection}.get.parameters.length: 4 paths./activities/{activityId}/people/{collection}.get.parameters[0].description: The ID of the activity to get the list of people for. paths./activities/{activityId}/people/{collection}.get.parameters[0].in: path paths./activities/{activityId}/people/{collection}.get.parameters[0].name: activityId paths./activities/{activityId}/people/{collection}.get.parameters[0].required: true paths./activities/{activityId}/people/{collection}.get.parameters[0].type: string paths./activities/{activityId}/people/{collection}.get.parameters[1].description: The collection of people to list. paths./activities/{activityId}/people/{collection}.get.parameters[1].enum.length: 3 paths./activities/{activityId}/people/{collection}.get.parameters[1].enum[0]: plusoners paths./activities/{activityId}/people/{collection}.get.parameters[1].enum[1]: resharers paths./activities/{activityId}/people/{collection}.get.parameters[1].enum[2]: sharedto paths./activities/{activityId}/people/{collection}.get.parameters[1].in: path paths./activities/{activityId}/people/{collection}.get.parameters[1].name: collection paths./activities/{activityId}/people/{collection}.get.parameters[1].required: true paths./activities/{activityId}/people/{collection}.get.parameters[1].type: string paths./activities/{activityId}/people/{collection}.get.parameters[2].default: 20 paths./activities/{activityId}/people/{collection}.get.parameters[2].description: The maximum number of people to include in the response, which is used for paging. For any response, the actual number returned might be less than the specified maxResults. paths./activities/{activityId}/people/{collection}.get.parameters[2].in: query paths./activities/{activityId}/people/{collection}.get.parameters[2].maximum: 100 paths./activities/{activityId}/people/{collection}.get.parameters[2].minimum: 1 paths./activities/{activityId}/people/{collection}.get.parameters[2].name: maxResults paths./activities/{activityId}/people/{collection}.get.parameters[2].type: integer paths./activities/{activityId}/people/{collection}.get.parameters[3].description: The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response. paths./activities/{activityId}/people/{collection}.get.parameters[3].in: query paths./activities/{activityId}/people/{collection}.get.parameters[3].name: pageToken paths./activities/{activityId}/people/{collection}.get.parameters[3].type: string paths./activities/{activityId}/people/{collection}.get.responses.200.description: Successful response paths./activities/{activityId}/people/{collection}.get.responses.200.schema.$ref: '#/definitions/PeopleFeed' paths./activities/{activityId}/people/{collection}.get.security.length: 2 paths./activities/{activityId}/people/{collection}.get.security[0].Oauth2.length: 1 paths./activities/{activityId}/people/{collection}.get.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./activities/{activityId}/people/{collection}.get.security[1].Oauth2.length: 1 paths./activities/{activityId}/people/{collection}.get.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.stream.read paths./activities/{activityId}/people/{collection}.get.tags.length: 1 paths./activities/{activityId}/people/{collection}.get.tags[0]: people paths./activities/{activityId}/people/{collection}.parameters.length: 7 paths./activities/{activityId}/people/{collection}.parameters[0].$ref: '#/parameters/alt' paths./activities/{activityId}/people/{collection}.parameters[1].$ref: '#/parameters/fields' paths./activities/{activityId}/people/{collection}.parameters[2].$ref: '#/parameters/key' paths./activities/{activityId}/people/{collection}.parameters[3].$ref: '#/parameters/oauth_token' paths./activities/{activityId}/people/{collection}.parameters[4].$ref: '#/parameters/prettyPrint' paths./activities/{activityId}/people/{collection}.parameters[5].$ref: '#/parameters/quotaUser' paths./activities/{activityId}/people/{collection}.parameters[6].$ref: '#/parameters/userIp' paths./circles/{circleId}.delete.description: Delete a circle. paths./circles/{circleId}.delete.operationId: plusDomains.circles.remove paths./circles/{circleId}.delete.parameters.length: 1 paths./circles/{circleId}.delete.parameters[0].description: The ID of the circle to delete. paths./circles/{circleId}.delete.parameters[0].in: path paths./circles/{circleId}.delete.parameters[0].name: circleId paths./circles/{circleId}.delete.parameters[0].required: true paths./circles/{circleId}.delete.parameters[0].type: string paths./circles/{circleId}.delete.responses.200.description: Successful response paths./circles/{circleId}.delete.security.length: 2 paths./circles/{circleId}.delete.security[0].Oauth2.length: 1 paths./circles/{circleId}.delete.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.circles.write paths./circles/{circleId}.delete.security[1].Oauth2.length: 1 paths./circles/{circleId}.delete.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./circles/{circleId}.delete.tags.length: 1 paths./circles/{circleId}.delete.tags[0]: circles paths./circles/{circleId}.get.description: Get a circle. paths./circles/{circleId}.get.operationId: plusDomains.circles.get paths./circles/{circleId}.get.parameters.length: 1 paths./circles/{circleId}.get.parameters[0].description: The ID of the circle to get. paths./circles/{circleId}.get.parameters[0].in: path paths./circles/{circleId}.get.parameters[0].name: circleId paths./circles/{circleId}.get.parameters[0].required: true paths./circles/{circleId}.get.parameters[0].type: string paths./circles/{circleId}.get.responses.200.description: Successful response paths./circles/{circleId}.get.responses.200.schema.$ref: '#/definitions/Circle' paths./circles/{circleId}.get.security.length: 2 paths./circles/{circleId}.get.security[0].Oauth2.length: 1 paths./circles/{circleId}.get.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.circles.read paths./circles/{circleId}.get.security[1].Oauth2.length: 1 paths./circles/{circleId}.get.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./circles/{circleId}.get.tags.length: 1 paths./circles/{circleId}.get.tags[0]: circles paths./circles/{circleId}.parameters.length: 7 paths./circles/{circleId}.parameters[0].$ref: '#/parameters/alt' paths./circles/{circleId}.parameters[1].$ref: '#/parameters/fields' paths./circles/{circleId}.parameters[2].$ref: '#/parameters/key' paths./circles/{circleId}.parameters[3].$ref: '#/parameters/oauth_token' paths./circles/{circleId}.parameters[4].$ref: '#/parameters/prettyPrint' paths./circles/{circleId}.parameters[5].$ref: '#/parameters/quotaUser' paths./circles/{circleId}.parameters[6].$ref: '#/parameters/userIp' paths./circles/{circleId}.patch.description: Update a circle's description. This method supports patch semantics. paths./circles/{circleId}.patch.operationId: plusDomains.circles.patch paths./circles/{circleId}.patch.parameters.length: 2 paths./circles/{circleId}.patch.parameters[0].description: The ID of the circle to update. paths./circles/{circleId}.patch.parameters[0].in: path paths./circles/{circleId}.patch.parameters[0].name: circleId paths./circles/{circleId}.patch.parameters[0].required: true paths./circles/{circleId}.patch.parameters[0].type: string paths./circles/{circleId}.patch.parameters[1].in: body paths./circles/{circleId}.patch.parameters[1].name: body paths./circles/{circleId}.patch.parameters[1].schema.$ref: '#/definitions/Circle' paths./circles/{circleId}.patch.responses.200.description: Successful response paths./circles/{circleId}.patch.responses.200.schema.$ref: '#/definitions/Circle' paths./circles/{circleId}.patch.security.length: 2 paths./circles/{circleId}.patch.security[0].Oauth2.length: 1 paths./circles/{circleId}.patch.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.circles.write paths./circles/{circleId}.patch.security[1].Oauth2.length: 1 paths./circles/{circleId}.patch.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./circles/{circleId}.patch.tags.length: 1 paths./circles/{circleId}.patch.tags[0]: circles paths./circles/{circleId}.put.description: Update a circle's description. paths./circles/{circleId}.put.operationId: plusDomains.circles.update paths./circles/{circleId}.put.parameters.length: 2 paths./circles/{circleId}.put.parameters[0].description: The ID of the circle to update. paths./circles/{circleId}.put.parameters[0].in: path paths./circles/{circleId}.put.parameters[0].name: circleId paths./circles/{circleId}.put.parameters[0].required: true paths./circles/{circleId}.put.parameters[0].type: string paths./circles/{circleId}.put.parameters[1].in: body paths./circles/{circleId}.put.parameters[1].name: body paths./circles/{circleId}.put.parameters[1].schema.$ref: '#/definitions/Circle' paths./circles/{circleId}.put.responses.200.description: Successful response paths./circles/{circleId}.put.responses.200.schema.$ref: '#/definitions/Circle' paths./circles/{circleId}.put.security.length: 2 paths./circles/{circleId}.put.security[0].Oauth2.length: 1 paths./circles/{circleId}.put.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.circles.write paths./circles/{circleId}.put.security[1].Oauth2.length: 1 paths./circles/{circleId}.put.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./circles/{circleId}.put.tags.length: 1 paths./circles/{circleId}.put.tags[0]: circles paths./circles/{circleId}/people.delete.description: Remove a person from a circle. paths./circles/{circleId}/people.delete.operationId: plusDomains.circles.removePeople paths./circles/{circleId}/people.delete.parameters.length: 3 paths./circles/{circleId}/people.delete.parameters[0].description: The ID of the circle to remove the person from. paths./circles/{circleId}/people.delete.parameters[0].in: path paths./circles/{circleId}/people.delete.parameters[0].name: circleId paths./circles/{circleId}/people.delete.parameters[0].required: true paths./circles/{circleId}/people.delete.parameters[0].type: string paths./circles/{circleId}/people.delete.parameters[1].collectionFormat: multi paths./circles/{circleId}/people.delete.parameters[1].description: Email of the people to add to the circle. Optional, can be repeated. paths./circles/{circleId}/people.delete.parameters[1].in: query paths./circles/{circleId}/people.delete.parameters[1].items.type: string paths./circles/{circleId}/people.delete.parameters[1].name: email paths./circles/{circleId}/people.delete.parameters[1].type: array paths./circles/{circleId}/people.delete.parameters[2].collectionFormat: multi paths./circles/{circleId}/people.delete.parameters[2].description: IDs of the people to remove from the circle. Optional, can be repeated. paths./circles/{circleId}/people.delete.parameters[2].in: query paths./circles/{circleId}/people.delete.parameters[2].items.type: string paths./circles/{circleId}/people.delete.parameters[2].name: userId paths./circles/{circleId}/people.delete.parameters[2].type: array paths./circles/{circleId}/people.delete.responses.200.description: Successful response paths./circles/{circleId}/people.delete.security.length: 2 paths./circles/{circleId}/people.delete.security[0].Oauth2.length: 1 paths./circles/{circleId}/people.delete.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.circles.write paths./circles/{circleId}/people.delete.security[1].Oauth2.length: 1 paths./circles/{circleId}/people.delete.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./circles/{circleId}/people.delete.tags.length: 1 paths./circles/{circleId}/people.delete.tags[0]: circles paths./circles/{circleId}/people.get.description: List all of the people who are members of a circle. paths./circles/{circleId}/people.get.operationId: plusDomains.people.listByCircle paths./circles/{circleId}/people.get.parameters.length: 3 paths./circles/{circleId}/people.get.parameters[0].description: The ID of the circle to get the members of. paths./circles/{circleId}/people.get.parameters[0].in: path paths./circles/{circleId}/people.get.parameters[0].name: circleId paths./circles/{circleId}/people.get.parameters[0].required: true paths./circles/{circleId}/people.get.parameters[0].type: string paths./circles/{circleId}/people.get.parameters[1].default: 20 paths./circles/{circleId}/people.get.parameters[1].description: The maximum number of people to include in the response, which is used for paging. For any response, the actual number returned might be less than the specified maxResults. paths./circles/{circleId}/people.get.parameters[1].in: query paths./circles/{circleId}/people.get.parameters[1].maximum: 100 paths./circles/{circleId}/people.get.parameters[1].minimum: 1 paths./circles/{circleId}/people.get.parameters[1].name: maxResults paths./circles/{circleId}/people.get.parameters[1].type: integer paths./circles/{circleId}/people.get.parameters[2].description: The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response. paths./circles/{circleId}/people.get.parameters[2].in: query paths./circles/{circleId}/people.get.parameters[2].name: pageToken paths./circles/{circleId}/people.get.parameters[2].type: string paths./circles/{circleId}/people.get.responses.200.description: Successful response paths./circles/{circleId}/people.get.responses.200.schema.$ref: '#/definitions/PeopleFeed' paths./circles/{circleId}/people.get.security.length: 2 paths./circles/{circleId}/people.get.security[0].Oauth2.length: 1 paths./circles/{circleId}/people.get.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.circles.read paths./circles/{circleId}/people.get.security[1].Oauth2.length: 1 paths./circles/{circleId}/people.get.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./circles/{circleId}/people.get.tags.length: 1 paths./circles/{circleId}/people.get.tags[0]: people paths./circles/{circleId}/people.parameters.length: 7 paths./circles/{circleId}/people.parameters[0].$ref: '#/parameters/alt' paths./circles/{circleId}/people.parameters[1].$ref: '#/parameters/fields' paths./circles/{circleId}/people.parameters[2].$ref: '#/parameters/key' paths./circles/{circleId}/people.parameters[3].$ref: '#/parameters/oauth_token' paths./circles/{circleId}/people.parameters[4].$ref: '#/parameters/prettyPrint' paths./circles/{circleId}/people.parameters[5].$ref: '#/parameters/quotaUser' paths./circles/{circleId}/people.parameters[6].$ref: '#/parameters/userIp' paths./circles/{circleId}/people.put.description: Add a person to a circle. Google+ limits certain circle operations, including the number of circle adds. Learn More. paths./circles/{circleId}/people.put.operationId: plusDomains.circles.addPeople paths./circles/{circleId}/people.put.parameters.length: 3 paths./circles/{circleId}/people.put.parameters[0].description: The ID of the circle to add the person to. paths./circles/{circleId}/people.put.parameters[0].in: path paths./circles/{circleId}/people.put.parameters[0].name: circleId paths./circles/{circleId}/people.put.parameters[0].required: true paths./circles/{circleId}/people.put.parameters[0].type: string paths./circles/{circleId}/people.put.parameters[1].collectionFormat: multi paths./circles/{circleId}/people.put.parameters[1].description: Email of the people to add to the circle. Optional, can be repeated. paths./circles/{circleId}/people.put.parameters[1].in: query paths./circles/{circleId}/people.put.parameters[1].items.type: string paths./circles/{circleId}/people.put.parameters[1].name: email paths./circles/{circleId}/people.put.parameters[1].type: array paths./circles/{circleId}/people.put.parameters[2].collectionFormat: multi paths./circles/{circleId}/people.put.parameters[2].description: IDs of the people to add to the circle. Optional, can be repeated. paths./circles/{circleId}/people.put.parameters[2].in: query paths./circles/{circleId}/people.put.parameters[2].items.type: string paths./circles/{circleId}/people.put.parameters[2].name: userId paths./circles/{circleId}/people.put.parameters[2].type: array paths./circles/{circleId}/people.put.responses.200.description: Successful response paths./circles/{circleId}/people.put.responses.200.schema.$ref: '#/definitions/Circle' paths./circles/{circleId}/people.put.security.length: 2 paths./circles/{circleId}/people.put.security[0].Oauth2.length: 1 paths./circles/{circleId}/people.put.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.circles.write paths./circles/{circleId}/people.put.security[1].Oauth2.length: 1 paths./circles/{circleId}/people.put.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./circles/{circleId}/people.put.tags.length: 1 paths./circles/{circleId}/people.put.tags[0]: circles paths./comments/{commentId}.get.description: Get a comment. paths./comments/{commentId}.get.operationId: plusDomains.comments.get paths./comments/{commentId}.get.parameters.length: 1 paths./comments/{commentId}.get.parameters[0].description: The ID of the comment to get. paths./comments/{commentId}.get.parameters[0].in: path paths./comments/{commentId}.get.parameters[0].name: commentId paths./comments/{commentId}.get.parameters[0].required: true paths./comments/{commentId}.get.parameters[0].type: string paths./comments/{commentId}.get.responses.200.description: Successful response paths./comments/{commentId}.get.responses.200.schema.$ref: '#/definitions/Comment' paths./comments/{commentId}.get.security.length: 2 paths./comments/{commentId}.get.security[0].Oauth2.length: 1 paths./comments/{commentId}.get.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./comments/{commentId}.get.security[1].Oauth2.length: 1 paths./comments/{commentId}.get.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.stream.read paths./comments/{commentId}.get.tags.length: 1 paths./comments/{commentId}.get.tags[0]: comments paths./comments/{commentId}.parameters.length: 7 paths./comments/{commentId}.parameters[0].$ref: '#/parameters/alt' paths./comments/{commentId}.parameters[1].$ref: '#/parameters/fields' paths./comments/{commentId}.parameters[2].$ref: '#/parameters/key' paths./comments/{commentId}.parameters[3].$ref: '#/parameters/oauth_token' paths./comments/{commentId}.parameters[4].$ref: '#/parameters/prettyPrint' paths./comments/{commentId}.parameters[5].$ref: '#/parameters/quotaUser' paths./comments/{commentId}.parameters[6].$ref: '#/parameters/userIp' paths./people/{userId}.get.description: Get a person's profile. paths./people/{userId}.get.operationId: plusDomains.people.get paths./people/{userId}.get.parameters.length: 1 paths./people/{userId}.get.parameters[0].description: The ID of the person to get the profile for. The special value "me" can be used to indicate the authenticated user. paths./people/{userId}.get.parameters[0].in: path paths./people/{userId}.get.parameters[0].name: userId paths./people/{userId}.get.parameters[0].required: true paths./people/{userId}.get.parameters[0].type: string paths./people/{userId}.get.responses.200.description: Successful response paths./people/{userId}.get.responses.200.schema.$ref: '#/definitions/Person' paths./people/{userId}.get.security.length: 5 paths./people/{userId}.get.security[0].Oauth2.length: 1 paths./people/{userId}.get.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./people/{userId}.get.security[1].Oauth2.length: 1 paths./people/{userId}.get.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.me paths./people/{userId}.get.security[2].Oauth2.length: 1 paths./people/{userId}.get.security[2].Oauth2[0]: https://www.googleapis.com/auth/plus.profiles.read paths./people/{userId}.get.security[3].Oauth2.length: 1 paths./people/{userId}.get.security[3].Oauth2[0]: https://www.googleapis.com/auth/userinfo.email paths./people/{userId}.get.security[4].Oauth2.length: 1 paths./people/{userId}.get.security[4].Oauth2[0]: https://www.googleapis.com/auth/userinfo.profile paths./people/{userId}.get.tags.length: 1 paths./people/{userId}.get.tags[0]: people paths./people/{userId}.parameters.length: 7 paths./people/{userId}.parameters[0].$ref: '#/parameters/alt' paths./people/{userId}.parameters[1].$ref: '#/parameters/fields' paths./people/{userId}.parameters[2].$ref: '#/parameters/key' paths./people/{userId}.parameters[3].$ref: '#/parameters/oauth_token' paths./people/{userId}.parameters[4].$ref: '#/parameters/prettyPrint' paths./people/{userId}.parameters[5].$ref: '#/parameters/quotaUser' paths./people/{userId}.parameters[6].$ref: '#/parameters/userIp' paths./people/{userId}/activities.parameters.length: 7 paths./people/{userId}/activities.parameters[0].$ref: '#/parameters/alt' paths./people/{userId}/activities.parameters[1].$ref: '#/parameters/fields' paths./people/{userId}/activities.parameters[2].$ref: '#/parameters/key' paths./people/{userId}/activities.parameters[3].$ref: '#/parameters/oauth_token' paths./people/{userId}/activities.parameters[4].$ref: '#/parameters/prettyPrint' paths./people/{userId}/activities.parameters[5].$ref: '#/parameters/quotaUser' paths./people/{userId}/activities.parameters[6].$ref: '#/parameters/userIp' paths./people/{userId}/activities.post.description: Create a new activity for the authenticated user. paths./people/{userId}/activities.post.operationId: plusDomains.activities.insert paths./people/{userId}/activities.post.parameters.length: 3 paths./people/{userId}/activities.post.parameters[0].description: The ID of the user to create the activity on behalf of. Its value should be "me", to indicate the authenticated user. paths./people/{userId}/activities.post.parameters[0].in: path paths./people/{userId}/activities.post.parameters[0].name: userId paths./people/{userId}/activities.post.parameters[0].required: true paths./people/{userId}/activities.post.parameters[0].type: string paths./people/{userId}/activities.post.parameters[1].description: If "true", extract the potential media attachments for a URL. The response will include all possible attachments for a URL, including video, photos, and articles based on the content of the page. paths./people/{userId}/activities.post.parameters[1].in: query paths./people/{userId}/activities.post.parameters[1].name: preview paths./people/{userId}/activities.post.parameters[1].type: boolean paths./people/{userId}/activities.post.parameters[2].in: body paths./people/{userId}/activities.post.parameters[2].name: body paths./people/{userId}/activities.post.parameters[2].schema.$ref: '#/definitions/Activity' paths./people/{userId}/activities.post.responses.200.description: Successful response paths./people/{userId}/activities.post.responses.200.schema.$ref: '#/definitions/Activity' paths./people/{userId}/activities.post.security.length: 3 paths./people/{userId}/activities.post.security[0].Oauth2.length: 1 paths./people/{userId}/activities.post.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./people/{userId}/activities.post.security[1].Oauth2.length: 1 paths./people/{userId}/activities.post.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.me paths./people/{userId}/activities.post.security[2].Oauth2.length: 1 paths./people/{userId}/activities.post.security[2].Oauth2[0]: https://www.googleapis.com/auth/plus.stream.write paths./people/{userId}/activities.post.tags.length: 1 paths./people/{userId}/activities.post.tags[0]: activities paths./people/{userId}/activities/{collection}.get.description: List all of the activities in the specified collection for a particular user. paths./people/{userId}/activities/{collection}.get.operationId: plusDomains.activities.list paths./people/{userId}/activities/{collection}.get.parameters.length: 4 paths./people/{userId}/activities/{collection}.get.parameters[0].description: The ID of the user to get activities for. The special value "me" can be used to indicate the authenticated user. paths./people/{userId}/activities/{collection}.get.parameters[0].in: path paths./people/{userId}/activities/{collection}.get.parameters[0].name: userId paths./people/{userId}/activities/{collection}.get.parameters[0].required: true paths./people/{userId}/activities/{collection}.get.parameters[0].type: string paths./people/{userId}/activities/{collection}.get.parameters[1].description: The collection of activities to list. paths./people/{userId}/activities/{collection}.get.parameters[1].enum.length: 1 paths./people/{userId}/activities/{collection}.get.parameters[1].enum[0]: user paths./people/{userId}/activities/{collection}.get.parameters[1].in: path paths./people/{userId}/activities/{collection}.get.parameters[1].name: collection paths./people/{userId}/activities/{collection}.get.parameters[1].required: true paths./people/{userId}/activities/{collection}.get.parameters[1].type: string paths./people/{userId}/activities/{collection}.get.parameters[2].default: 20 paths./people/{userId}/activities/{collection}.get.parameters[2].description: The maximum number of activities to include in the response, which is used for paging. For any response, the actual number returned might be less than the specified maxResults. paths./people/{userId}/activities/{collection}.get.parameters[2].in: query paths./people/{userId}/activities/{collection}.get.parameters[2].maximum: 100 paths./people/{userId}/activities/{collection}.get.parameters[2].minimum: 1 paths./people/{userId}/activities/{collection}.get.parameters[2].name: maxResults paths./people/{userId}/activities/{collection}.get.parameters[2].type: integer paths./people/{userId}/activities/{collection}.get.parameters[3].description: The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response. paths./people/{userId}/activities/{collection}.get.parameters[3].in: query paths./people/{userId}/activities/{collection}.get.parameters[3].name: pageToken paths./people/{userId}/activities/{collection}.get.parameters[3].type: string paths./people/{userId}/activities/{collection}.get.responses.200.description: Successful response paths./people/{userId}/activities/{collection}.get.responses.200.schema.$ref: '#/definitions/ActivityFeed' paths./people/{userId}/activities/{collection}.get.security.length: 3 paths./people/{userId}/activities/{collection}.get.security[0].Oauth2.length: 1 paths./people/{userId}/activities/{collection}.get.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./people/{userId}/activities/{collection}.get.security[1].Oauth2.length: 1 paths./people/{userId}/activities/{collection}.get.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.me paths./people/{userId}/activities/{collection}.get.security[2].Oauth2.length: 1 paths./people/{userId}/activities/{collection}.get.security[2].Oauth2[0]: https://www.googleapis.com/auth/plus.stream.read paths./people/{userId}/activities/{collection}.get.tags.length: 1 paths./people/{userId}/activities/{collection}.get.tags[0]: activities paths./people/{userId}/activities/{collection}.parameters.length: 7 paths./people/{userId}/activities/{collection}.parameters[0].$ref: '#/parameters/alt' paths./people/{userId}/activities/{collection}.parameters[1].$ref: '#/parameters/fields' paths./people/{userId}/activities/{collection}.parameters[2].$ref: '#/parameters/key' paths./people/{userId}/activities/{collection}.parameters[3].$ref: '#/parameters/oauth_token' paths./people/{userId}/activities/{collection}.parameters[4].$ref: '#/parameters/prettyPrint' paths./people/{userId}/activities/{collection}.parameters[5].$ref: '#/parameters/quotaUser' paths./people/{userId}/activities/{collection}.parameters[6].$ref: '#/parameters/userIp' paths./people/{userId}/audiences.get.description: List all of the audiences to which a user can share. paths./people/{userId}/audiences.get.operationId: plusDomains.audiences.list paths./people/{userId}/audiences.get.parameters.length: 3 paths./people/{userId}/audiences.get.parameters[0].description: The ID of the user to get audiences for. The special value "me" can be used to indicate the authenticated user. paths./people/{userId}/audiences.get.parameters[0].in: path paths./people/{userId}/audiences.get.parameters[0].name: userId paths./people/{userId}/audiences.get.parameters[0].required: true paths./people/{userId}/audiences.get.parameters[0].type: string paths./people/{userId}/audiences.get.parameters[1].default: 20 paths./people/{userId}/audiences.get.parameters[1].description: The maximum number of circles to include in the response, which is used for paging. For any response, the actual number returned might be less than the specified maxResults. paths./people/{userId}/audiences.get.parameters[1].in: query paths./people/{userId}/audiences.get.parameters[1].maximum: 100 paths./people/{userId}/audiences.get.parameters[1].minimum: 1 paths./people/{userId}/audiences.get.parameters[1].name: maxResults paths./people/{userId}/audiences.get.parameters[1].type: integer paths./people/{userId}/audiences.get.parameters[2].description: The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response. paths./people/{userId}/audiences.get.parameters[2].in: query paths./people/{userId}/audiences.get.parameters[2].name: pageToken paths./people/{userId}/audiences.get.parameters[2].type: string paths./people/{userId}/audiences.get.responses.200.description: Successful response paths./people/{userId}/audiences.get.responses.200.schema.$ref: '#/definitions/AudiencesFeed' paths./people/{userId}/audiences.get.security.length: 3 paths./people/{userId}/audiences.get.security[0].Oauth2.length: 1 paths./people/{userId}/audiences.get.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.circles.read paths./people/{userId}/audiences.get.security[1].Oauth2.length: 1 paths./people/{userId}/audiences.get.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./people/{userId}/audiences.get.security[2].Oauth2.length: 1 paths./people/{userId}/audiences.get.security[2].Oauth2[0]: https://www.googleapis.com/auth/plus.me paths./people/{userId}/audiences.get.tags.length: 1 paths./people/{userId}/audiences.get.tags[0]: audiences paths./people/{userId}/audiences.parameters.length: 7 paths./people/{userId}/audiences.parameters[0].$ref: '#/parameters/alt' paths./people/{userId}/audiences.parameters[1].$ref: '#/parameters/fields' paths./people/{userId}/audiences.parameters[2].$ref: '#/parameters/key' paths./people/{userId}/audiences.parameters[3].$ref: '#/parameters/oauth_token' paths./people/{userId}/audiences.parameters[4].$ref: '#/parameters/prettyPrint' paths./people/{userId}/audiences.parameters[5].$ref: '#/parameters/quotaUser' paths./people/{userId}/audiences.parameters[6].$ref: '#/parameters/userIp' paths./people/{userId}/circles.get.description: List all of the circles for a user. paths./people/{userId}/circles.get.operationId: plusDomains.circles.list paths./people/{userId}/circles.get.parameters.length: 3 paths./people/{userId}/circles.get.parameters[0].description: The ID of the user to get circles for. The special value "me" can be used to indicate the authenticated user. paths./people/{userId}/circles.get.parameters[0].in: path paths./people/{userId}/circles.get.parameters[0].name: userId paths./people/{userId}/circles.get.parameters[0].required: true paths./people/{userId}/circles.get.parameters[0].type: string paths./people/{userId}/circles.get.parameters[1].default: 20 paths./people/{userId}/circles.get.parameters[1].description: The maximum number of circles to include in the response, which is used for paging. For any response, the actual number returned might be less than the specified maxResults. paths./people/{userId}/circles.get.parameters[1].in: query paths./people/{userId}/circles.get.parameters[1].maximum: 100 paths./people/{userId}/circles.get.parameters[1].minimum: 1 paths./people/{userId}/circles.get.parameters[1].name: maxResults paths./people/{userId}/circles.get.parameters[1].type: integer paths./people/{userId}/circles.get.parameters[2].description: The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response. paths./people/{userId}/circles.get.parameters[2].in: query paths./people/{userId}/circles.get.parameters[2].name: pageToken paths./people/{userId}/circles.get.parameters[2].type: string paths./people/{userId}/circles.get.responses.200.description: Successful response paths./people/{userId}/circles.get.responses.200.schema.$ref: '#/definitions/CircleFeed' paths./people/{userId}/circles.get.security.length: 3 paths./people/{userId}/circles.get.security[0].Oauth2.length: 1 paths./people/{userId}/circles.get.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.circles.read paths./people/{userId}/circles.get.security[1].Oauth2.length: 1 paths./people/{userId}/circles.get.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./people/{userId}/circles.get.security[2].Oauth2.length: 1 paths./people/{userId}/circles.get.security[2].Oauth2[0]: https://www.googleapis.com/auth/plus.me paths./people/{userId}/circles.get.tags.length: 1 paths./people/{userId}/circles.get.tags[0]: circles paths./people/{userId}/circles.parameters.length: 7 paths./people/{userId}/circles.parameters[0].$ref: '#/parameters/alt' paths./people/{userId}/circles.parameters[1].$ref: '#/parameters/fields' paths./people/{userId}/circles.parameters[2].$ref: '#/parameters/key' paths./people/{userId}/circles.parameters[3].$ref: '#/parameters/oauth_token' paths./people/{userId}/circles.parameters[4].$ref: '#/parameters/prettyPrint' paths./people/{userId}/circles.parameters[5].$ref: '#/parameters/quotaUser' paths./people/{userId}/circles.parameters[6].$ref: '#/parameters/userIp' paths./people/{userId}/circles.post.description: Create a new circle for the authenticated user. paths./people/{userId}/circles.post.operationId: plusDomains.circles.insert paths./people/{userId}/circles.post.parameters.length: 2 paths./people/{userId}/circles.post.parameters[0].description: The ID of the user to create the circle on behalf of. The value "me" can be used to indicate the authenticated user. paths./people/{userId}/circles.post.parameters[0].in: path paths./people/{userId}/circles.post.parameters[0].name: userId paths./people/{userId}/circles.post.parameters[0].required: true paths./people/{userId}/circles.post.parameters[0].type: string paths./people/{userId}/circles.post.parameters[1].in: body paths./people/{userId}/circles.post.parameters[1].name: body paths./people/{userId}/circles.post.parameters[1].schema.$ref: '#/definitions/Circle' paths./people/{userId}/circles.post.responses.200.description: Successful response paths./people/{userId}/circles.post.responses.200.schema.$ref: '#/definitions/Circle' paths./people/{userId}/circles.post.security.length: 3 paths./people/{userId}/circles.post.security[0].Oauth2.length: 1 paths./people/{userId}/circles.post.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.circles.write paths./people/{userId}/circles.post.security[1].Oauth2.length: 1 paths./people/{userId}/circles.post.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./people/{userId}/circles.post.security[2].Oauth2.length: 1 paths./people/{userId}/circles.post.security[2].Oauth2[0]: https://www.googleapis.com/auth/plus.me paths./people/{userId}/circles.post.tags.length: 1 paths./people/{userId}/circles.post.tags[0]: circles paths./people/{userId}/media/{collection}.parameters.length: 7 paths./people/{userId}/media/{collection}.parameters[0].$ref: '#/parameters/alt' paths./people/{userId}/media/{collection}.parameters[1].$ref: '#/parameters/fields' paths./people/{userId}/media/{collection}.parameters[2].$ref: '#/parameters/key' paths./people/{userId}/media/{collection}.parameters[3].$ref: '#/parameters/oauth_token' paths./people/{userId}/media/{collection}.parameters[4].$ref: '#/parameters/prettyPrint' paths./people/{userId}/media/{collection}.parameters[5].$ref: '#/parameters/quotaUser' paths./people/{userId}/media/{collection}.parameters[6].$ref: '#/parameters/userIp' paths./people/{userId}/media/{collection}.post.consumes.length: 172 paths./people/{userId}/media/{collection}.post.consumes[0]: image/apng paths./people/{userId}/media/{collection}.post.consumes[1]: image/bmp paths./people/{userId}/media/{collection}.post.consumes[2]: image/cgm paths./people/{userId}/media/{collection}.post.consumes[3]: image/dicom-rle paths./people/{userId}/media/{collection}.post.consumes[4]: image/emf paths./people/{userId}/media/{collection}.post.consumes[5]: image/fits paths./people/{userId}/media/{collection}.post.consumes[6]: image/g3fax paths./people/{userId}/media/{collection}.post.consumes[7]: image/gif paths./people/{userId}/media/{collection}.post.consumes[8]: image/ief paths./people/{userId}/media/{collection}.post.consumes[9]: image/jls paths./people/{userId}/media/{collection}.post.consumes[10]: image/jp2 paths./people/{userId}/media/{collection}.post.consumes[11]: image/jpeg paths./people/{userId}/media/{collection}.post.consumes[12]: image/jpm paths./people/{userId}/media/{collection}.post.consumes[13]: image/jpx paths./people/{userId}/media/{collection}.post.consumes[14]: image/ktx paths./people/{userId}/media/{collection}.post.consumes[15]: image/naplps paths./people/{userId}/media/{collection}.post.consumes[16]: image/pjpeg paths./people/{userId}/media/{collection}.post.consumes[17]: image/png paths./people/{userId}/media/{collection}.post.consumes[18]: image/prs.btif paths./people/{userId}/media/{collection}.post.consumes[19]: image/prs.pti paths./people/{userId}/media/{collection}.post.consumes[20]: image/pwg-raster paths./people/{userId}/media/{collection}.post.consumes[21]: image/sgi paths./people/{userId}/media/{collection}.post.consumes[22]: image/svg+xml paths./people/{userId}/media/{collection}.post.consumes[23]: image/t38 paths./people/{userId}/media/{collection}.post.consumes[24]: image/tiff paths./people/{userId}/media/{collection}.post.consumes[25]: image/tiff-fx paths./people/{userId}/media/{collection}.post.consumes[26]: image/vnd.adobe.photoshop paths./people/{userId}/media/{collection}.post.consumes[27]: image/vnd.airzip.accelerator.azv paths./people/{userId}/media/{collection}.post.consumes[28]: image/vnd.cns.inf2 paths./people/{userId}/media/{collection}.post.consumes[29]: image/vnd.dece.graphic paths./people/{userId}/media/{collection}.post.consumes[30]: image/vnd.djvu paths./people/{userId}/media/{collection}.post.consumes[31]: image/vnd.dvb.subtitle paths./people/{userId}/media/{collection}.post.consumes[32]: image/vnd.dwg paths./people/{userId}/media/{collection}.post.consumes[33]: image/vnd.dxf paths./people/{userId}/media/{collection}.post.consumes[34]: image/vnd.fastbidsheet paths./people/{userId}/media/{collection}.post.consumes[35]: image/vnd.fpx paths./people/{userId}/media/{collection}.post.consumes[36]: image/vnd.fst paths./people/{userId}/media/{collection}.post.consumes[37]: image/vnd.fujixerox.edmics-mmr paths./people/{userId}/media/{collection}.post.consumes[38]: image/vnd.fujixerox.edmics-rlc paths./people/{userId}/media/{collection}.post.consumes[39]: image/vnd.globalgraphics.pgb paths./people/{userId}/media/{collection}.post.consumes[40]: image/vnd.microsoft.icon paths./people/{userId}/media/{collection}.post.consumes[41]: image/vnd.mix paths./people/{userId}/media/{collection}.post.consumes[42]: image/vnd.mozilla.apng paths./people/{userId}/media/{collection}.post.consumes[43]: image/vnd.ms-modi paths./people/{userId}/media/{collection}.post.consumes[44]: image/vnd.ms-photo paths./people/{userId}/media/{collection}.post.consumes[45]: image/vnd.net-fpx paths./people/{userId}/media/{collection}.post.consumes[46]: image/vnd.radiance paths./people/{userId}/media/{collection}.post.consumes[47]: image/vnd.sealed.png paths./people/{userId}/media/{collection}.post.consumes[48]: image/vnd.sealedmedia.softseal.gif paths./people/{userId}/media/{collection}.post.consumes[49]: image/vnd.sealedmedia.softseal.jpg paths./people/{userId}/media/{collection}.post.consumes[50]: image/vnd.svf paths./people/{userId}/media/{collection}.post.consumes[51]: image/vnd.tencent.tap paths./people/{userId}/media/{collection}.post.consumes[52]: image/vnd.valve.source.texture paths./people/{userId}/media/{collection}.post.consumes[53]: image/vnd.wap.wbmp paths./people/{userId}/media/{collection}.post.consumes[54]: image/vnd.xiff paths./people/{userId}/media/{collection}.post.consumes[55]: image/vnd.zbrush.pcx paths./people/{userId}/media/{collection}.post.consumes[56]: image/webp paths./people/{userId}/media/{collection}.post.consumes[57]: image/wmf paths./people/{userId}/media/{collection}.post.consumes[58]: image/x-3ds paths./people/{userId}/media/{collection}.post.consumes[59]: image/x-cmu-raster paths./people/{userId}/media/{collection}.post.consumes[60]: image/x-cmx paths./people/{userId}/media/{collection}.post.consumes[61]: image/x-freehand paths./people/{userId}/media/{collection}.post.consumes[62]: image/x-icon paths./people/{userId}/media/{collection}.post.consumes[63]: image/x-jng paths./people/{userId}/media/{collection}.post.consumes[64]: image/x-mrsid-image paths./people/{userId}/media/{collection}.post.consumes[65]: image/x-ms-bmp paths./people/{userId}/media/{collection}.post.consumes[66]: image/x-pcx paths./people/{userId}/media/{collection}.post.consumes[67]: image/x-pict paths./people/{userId}/media/{collection}.post.consumes[68]: image/x-portable-anymap paths./people/{userId}/media/{collection}.post.consumes[69]: image/x-portable-bitmap paths./people/{userId}/media/{collection}.post.consumes[70]: image/x-portable-graymap paths./people/{userId}/media/{collection}.post.consumes[71]: image/x-portable-pixmap paths./people/{userId}/media/{collection}.post.consumes[72]: image/x-rgb paths./people/{userId}/media/{collection}.post.consumes[73]: image/x-tga paths./people/{userId}/media/{collection}.post.consumes[74]: image/x-xbitmap paths./people/{userId}/media/{collection}.post.consumes[75]: image/x-xcf paths./people/{userId}/media/{collection}.post.consumes[76]: image/x-xpixmap paths./people/{userId}/media/{collection}.post.consumes[77]: image/x-xwindowdump paths./people/{userId}/media/{collection}.post.consumes[78]: video/1d-interleaved-parityfec paths./people/{userId}/media/{collection}.post.consumes[79]: video/3gpp paths./people/{userId}/media/{collection}.post.consumes[80]: video/3gpp-tt paths./people/{userId}/media/{collection}.post.consumes[81]: video/3gpp2 paths./people/{userId}/media/{collection}.post.consumes[82]: video/bmpeg paths./people/{userId}/media/{collection}.post.consumes[83]: video/bt656 paths./people/{userId}/media/{collection}.post.consumes[84]: video/celb paths./people/{userId}/media/{collection}.post.consumes[85]: video/dv paths./people/{userId}/media/{collection}.post.consumes[86]: video/encaprtp paths./people/{userId}/media/{collection}.post.consumes[87]: video/h261 paths./people/{userId}/media/{collection}.post.consumes[88]: video/h263 paths./people/{userId}/media/{collection}.post.consumes[89]: video/h263-1998 paths./people/{userId}/media/{collection}.post.consumes[90]: video/h263-2000 paths./people/{userId}/media/{collection}.post.consumes[91]: video/h264 paths./people/{userId}/media/{collection}.post.consumes[92]: video/h264-rcdo paths./people/{userId}/media/{collection}.post.consumes[93]: video/h264-svc paths./people/{userId}/media/{collection}.post.consumes[94]: video/h265 paths./people/{userId}/media/{collection}.post.consumes[95]: video/iso.segment paths./people/{userId}/media/{collection}.post.consumes[96]: video/jpeg paths./people/{userId}/media/{collection}.post.consumes[97]: video/jpeg2000 paths./people/{userId}/media/{collection}.post.consumes[98]: video/jpm paths./people/{userId}/media/{collection}.post.consumes[99]: video/mj2 paths./people/{userId}/media/{collection}.post.consumes[100]: video/mp1s paths./people/{userId}/media/{collection}.post.consumes[101]: video/mp2p paths./people/{userId}/media/{collection}.post.consumes[102]: video/mp2t paths./people/{userId}/media/{collection}.post.consumes[103]: video/mp4 paths./people/{userId}/media/{collection}.post.consumes[104]: video/mp4v-es paths./people/{userId}/media/{collection}.post.consumes[105]: video/mpeg paths./people/{userId}/media/{collection}.post.consumes[106]: video/mpeg4-generic paths./people/{userId}/media/{collection}.post.consumes[107]: video/mpv paths./people/{userId}/media/{collection}.post.consumes[108]: video/nv paths./people/{userId}/media/{collection}.post.consumes[109]: video/ogg paths./people/{userId}/media/{collection}.post.consumes[110]: video/parityfec paths./people/{userId}/media/{collection}.post.consumes[111]: video/pointer paths./people/{userId}/media/{collection}.post.consumes[112]: video/quicktime paths./people/{userId}/media/{collection}.post.consumes[113]: video/raptorfec paths./people/{userId}/media/{collection}.post.consumes[114]: video/raw paths./people/{userId}/media/{collection}.post.consumes[115]: video/rtp-enc-aescm128 paths./people/{userId}/media/{collection}.post.consumes[116]: video/rtploopback paths./people/{userId}/media/{collection}.post.consumes[117]: video/rtx paths./people/{userId}/media/{collection}.post.consumes[118]: video/smpte292m paths./people/{userId}/media/{collection}.post.consumes[119]: video/ulpfec paths./people/{userId}/media/{collection}.post.consumes[120]: video/vc1 paths./people/{userId}/media/{collection}.post.consumes[121]: video/vnd.cctv paths./people/{userId}/media/{collection}.post.consumes[122]: video/vnd.dece.hd paths./people/{userId}/media/{collection}.post.consumes[123]: video/vnd.dece.mobile paths./people/{userId}/media/{collection}.post.consumes[124]: video/vnd.dece.mp4 paths./people/{userId}/media/{collection}.post.consumes[125]: video/vnd.dece.pd paths./people/{userId}/media/{collection}.post.consumes[126]: video/vnd.dece.sd paths./people/{userId}/media/{collection}.post.consumes[127]: video/vnd.dece.video paths./people/{userId}/media/{collection}.post.consumes[128]: video/vnd.directv.mpeg paths./people/{userId}/media/{collection}.post.consumes[129]: video/vnd.directv.mpeg-tts paths./people/{userId}/media/{collection}.post.consumes[130]: video/vnd.dlna.mpeg-tts paths./people/{userId}/media/{collection}.post.consumes[131]: video/vnd.dvb.file paths./people/{userId}/media/{collection}.post.consumes[132]: video/vnd.fvt paths./people/{userId}/media/{collection}.post.consumes[133]: video/vnd.hns.video paths./people/{userId}/media/{collection}.post.consumes[134]: video/vnd.iptvforum.1dparityfec-1010 paths./people/{userId}/media/{collection}.post.consumes[135]: video/vnd.iptvforum.1dparityfec-2005 paths./people/{userId}/media/{collection}.post.consumes[136]: video/vnd.iptvforum.2dparityfec-1010 paths./people/{userId}/media/{collection}.post.consumes[137]: video/vnd.iptvforum.2dparityfec-2005 paths./people/{userId}/media/{collection}.post.consumes[138]: video/vnd.iptvforum.ttsavc paths./people/{userId}/media/{collection}.post.consumes[139]: video/vnd.iptvforum.ttsmpeg2 paths./people/{userId}/media/{collection}.post.consumes[140]: video/vnd.motorola.video paths./people/{userId}/media/{collection}.post.consumes[141]: video/vnd.motorola.videop paths./people/{userId}/media/{collection}.post.consumes[142]: video/vnd.mpegurl paths./people/{userId}/media/{collection}.post.consumes[143]: video/vnd.ms-playready.media.pyv paths./people/{userId}/media/{collection}.post.consumes[144]: video/vnd.nokia.interleaved-multimedia paths./people/{userId}/media/{collection}.post.consumes[145]: video/vnd.nokia.videovoip paths./people/{userId}/media/{collection}.post.consumes[146]: video/vnd.objectvideo paths./people/{userId}/media/{collection}.post.consumes[147]: video/vnd.radgamettools.bink paths./people/{userId}/media/{collection}.post.consumes[148]: video/vnd.radgamettools.smacker paths./people/{userId}/media/{collection}.post.consumes[149]: video/vnd.sealed.mpeg1 paths./people/{userId}/media/{collection}.post.consumes[150]: video/vnd.sealed.mpeg4 paths./people/{userId}/media/{collection}.post.consumes[151]: video/vnd.sealed.swf paths./people/{userId}/media/{collection}.post.consumes[152]: video/vnd.sealedmedia.softseal.mov paths./people/{userId}/media/{collection}.post.consumes[153]: video/vnd.uvvu.mp4 paths./people/{userId}/media/{collection}.post.consumes[154]: video/vnd.vivo paths./people/{userId}/media/{collection}.post.consumes[155]: video/vp8 paths./people/{userId}/media/{collection}.post.consumes[156]: video/webm paths./people/{userId}/media/{collection}.post.consumes[157]: video/x-f4v paths./people/{userId}/media/{collection}.post.consumes[158]: video/x-fli paths./people/{userId}/media/{collection}.post.consumes[159]: video/x-flv paths./people/{userId}/media/{collection}.post.consumes[160]: video/x-m4v paths./people/{userId}/media/{collection}.post.consumes[161]: video/x-matroska paths./people/{userId}/media/{collection}.post.consumes[162]: video/x-mng paths./people/{userId}/media/{collection}.post.consumes[163]: video/x-ms-asf paths./people/{userId}/media/{collection}.post.consumes[164]: video/x-ms-vob paths./people/{userId}/media/{collection}.post.consumes[165]: video/x-ms-wm paths./people/{userId}/media/{collection}.post.consumes[166]: video/x-ms-wmv paths./people/{userId}/media/{collection}.post.consumes[167]: video/x-ms-wmx paths./people/{userId}/media/{collection}.post.consumes[168]: video/x-ms-wvx paths./people/{userId}/media/{collection}.post.consumes[169]: video/x-msvideo paths./people/{userId}/media/{collection}.post.consumes[170]: video/x-sgi-movie paths./people/{userId}/media/{collection}.post.consumes[171]: video/x-smv paths./people/{userId}/media/{collection}.post.description: Add a new media item to an album. The current upload size limitations are 36MB for a photo and 1GB for a video. Uploads do not count against quota if photos are less than 2048 pixels on their longest side or videos are less than 15 minutes in length. paths./people/{userId}/media/{collection}.post.operationId: plusDomains.media.insert paths./people/{userId}/media/{collection}.post.parameters.length: 3 paths./people/{userId}/media/{collection}.post.parameters[0].description: The ID of the user to create the activity on behalf of. paths./people/{userId}/media/{collection}.post.parameters[0].in: path paths./people/{userId}/media/{collection}.post.parameters[0].name: userId paths./people/{userId}/media/{collection}.post.parameters[0].required: true paths./people/{userId}/media/{collection}.post.parameters[0].type: string paths./people/{userId}/media/{collection}.post.parameters[1].enum.length: 1 paths./people/{userId}/media/{collection}.post.parameters[1].enum[0]: cloud paths./people/{userId}/media/{collection}.post.parameters[1].in: path paths./people/{userId}/media/{collection}.post.parameters[1].name: collection paths./people/{userId}/media/{collection}.post.parameters[1].required: true paths./people/{userId}/media/{collection}.post.parameters[1].type: string paths./people/{userId}/media/{collection}.post.parameters[2].in: body paths./people/{userId}/media/{collection}.post.parameters[2].name: body paths./people/{userId}/media/{collection}.post.parameters[2].schema.$ref: '#/definitions/Media' paths./people/{userId}/media/{collection}.post.responses.200.description: Successful response paths./people/{userId}/media/{collection}.post.responses.200.schema.$ref: '#/definitions/Media' paths./people/{userId}/media/{collection}.post.security.length: 3 paths./people/{userId}/media/{collection}.post.security[0].Oauth2.length: 1 paths./people/{userId}/media/{collection}.post.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./people/{userId}/media/{collection}.post.security[1].Oauth2.length: 1 paths./people/{userId}/media/{collection}.post.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.me paths./people/{userId}/media/{collection}.post.security[2].Oauth2.length: 1 paths./people/{userId}/media/{collection}.post.security[2].Oauth2[0]: https://www.googleapis.com/auth/plus.media.upload paths./people/{userId}/media/{collection}.post.tags.length: 1 paths./people/{userId}/media/{collection}.post.tags[0]: media paths./people/{userId}/people/{collection}.get.description: List all of the people in the specified collection. paths./people/{userId}/people/{collection}.get.operationId: plusDomains.people.list paths./people/{userId}/people/{collection}.get.parameters.length: 5 paths./people/{userId}/people/{collection}.get.parameters[0].description: Get the collection of people for the person identified. Use "me" to indicate the authenticated user. paths./people/{userId}/people/{collection}.get.parameters[0].in: path paths./people/{userId}/people/{collection}.get.parameters[0].name: userId paths./people/{userId}/people/{collection}.get.parameters[0].required: true paths./people/{userId}/people/{collection}.get.parameters[0].type: string paths./people/{userId}/people/{collection}.get.parameters[1].description: The collection of people to list. paths./people/{userId}/people/{collection}.get.parameters[1].enum.length: 1 paths./people/{userId}/people/{collection}.get.parameters[1].enum[0]: circled paths./people/{userId}/people/{collection}.get.parameters[1].in: path paths./people/{userId}/people/{collection}.get.parameters[1].name: collection paths./people/{userId}/people/{collection}.get.parameters[1].required: true paths./people/{userId}/people/{collection}.get.parameters[1].type: string paths./people/{userId}/people/{collection}.get.parameters[2].default: 100 paths./people/{userId}/people/{collection}.get.parameters[2].description: The maximum number of people to include in the response, which is used for paging. For any response, the actual number returned might be less than the specified maxResults. paths./people/{userId}/people/{collection}.get.parameters[2].in: query paths./people/{userId}/people/{collection}.get.parameters[2].maximum: 100 paths./people/{userId}/people/{collection}.get.parameters[2].minimum: 1 paths./people/{userId}/people/{collection}.get.parameters[2].name: maxResults paths./people/{userId}/people/{collection}.get.parameters[2].type: integer paths./people/{userId}/people/{collection}.get.parameters[3].description: The order to return people in. paths./people/{userId}/people/{collection}.get.parameters[3].enum.length: 2 paths./people/{userId}/people/{collection}.get.parameters[3].enum[0]: alphabetical paths./people/{userId}/people/{collection}.get.parameters[3].enum[1]: best paths./people/{userId}/people/{collection}.get.parameters[3].in: query paths./people/{userId}/people/{collection}.get.parameters[3].name: orderBy paths./people/{userId}/people/{collection}.get.parameters[3].type: string paths./people/{userId}/people/{collection}.get.parameters[4].description: The continuation token, which is used to page through large result sets. To get the next page of results, set this parameter to the value of "nextPageToken" from the previous response. paths./people/{userId}/people/{collection}.get.parameters[4].in: query paths./people/{userId}/people/{collection}.get.parameters[4].name: pageToken paths./people/{userId}/people/{collection}.get.parameters[4].type: string paths./people/{userId}/people/{collection}.get.responses.200.description: Successful response paths./people/{userId}/people/{collection}.get.responses.200.schema.$ref: '#/definitions/PeopleFeed' paths./people/{userId}/people/{collection}.get.security.length: 3 paths./people/{userId}/people/{collection}.get.security[0].Oauth2.length: 1 paths./people/{userId}/people/{collection}.get.security[0].Oauth2[0]: https://www.googleapis.com/auth/plus.circles.read paths./people/{userId}/people/{collection}.get.security[1].Oauth2.length: 1 paths./people/{userId}/people/{collection}.get.security[1].Oauth2[0]: https://www.googleapis.com/auth/plus.login paths./people/{userId}/people/{collection}.get.security[2].Oauth2.length: 1 paths./people/{userId}/people/{collection}.get.security[2].Oauth2[0]: https://www.googleapis.com/auth/plus.me paths./people/{userId}/people/{collection}.get.tags.length: 1 paths./people/{userId}/people/{collection}.get.tags[0]: people paths./people/{userId}/people/{collection}.parameters.length: 7 paths./people/{userId}/people/{collection}.parameters[0].$ref: '#/parameters/alt' paths./people/{userId}/people/{collection}.parameters[1].$ref: '#/parameters/fields' paths./people/{userId}/people/{collection}.parameters[2].$ref: '#/parameters/key' paths./people/{userId}/people/{collection}.parameters[3].$ref: '#/parameters/oauth_token' paths./people/{userId}/people/{collection}.parameters[4].$ref: '#/parameters/prettyPrint' paths./people/{userId}/people/{collection}.parameters[5].$ref: '#/parameters/quotaUser' paths./people/{userId}/people/{collection}.parameters[6].$ref: '#/parameters/userIp' schemes.length: 1 schemes[0]: https securityDefinitions.Oauth2.authorizationUrl: https://accounts.google.com/o/oauth2/auth securityDefinitions.Oauth2.description: Oauth 2.0 authentication securityDefinitions.Oauth2.flow: implicit securityDefinitions.Oauth2.scopes.https://www.googleapis.com/auth/plus.circles.read: View your circles and the people and pages in them securityDefinitions.Oauth2.scopes.https://www.googleapis.com/auth/plus.circles.write: Manage your circles and add people and pages. People and pages you add to your circles will be notified. Others may see this information publicly. People you add to circles can use Hangouts with you. securityDefinitions.Oauth2.scopes.https://www.googleapis.com/auth/plus.login: Know the list of people in your circles, your age range, and language securityDefinitions.Oauth2.scopes.https://www.googleapis.com/auth/plus.me: Know who you are on Google securityDefinitions.Oauth2.scopes.https://www.googleapis.com/auth/plus.media.upload: Send your photos and videos to Google+ securityDefinitions.Oauth2.scopes.https://www.googleapis.com/auth/plus.profiles.read: View your own Google+ profile and profiles visible to you securityDefinitions.Oauth2.scopes.https://www.googleapis.com/auth/plus.stream.read: View your Google+ posts, comments, and stream securityDefinitions.Oauth2.scopes.https://www.googleapis.com/auth/plus.stream.write: Manage your Google+ posts, comments, and stream securityDefinitions.Oauth2.scopes.https://www.googleapis.com/auth/userinfo.email: View your email address securityDefinitions.Oauth2.scopes.https://www.googleapis.com/auth/userinfo.profile: View your basic profile info securityDefinitions.Oauth2.type: oauth2 swagger: "2.0" tags.length: 6 tags[0].name: activities tags[1].name: audiences tags[2].name: circles tags[3].name: comments tags[4].name: media tags[5].name: people
69.519582
153
0.808157
a905e5436ec5bd17252c1db59f55c679047b11a7
1,176
yaml
YAML
data/06-17.yaml
pjaskulski/xviwiek
0d277ffccdfcbc2c619d6477cef0cf2f145d7542
[ "MIT" ]
null
null
null
data/06-17.yaml
pjaskulski/xviwiek
0d277ffccdfcbc2c619d6477cef0cf2f145d7542
[ "MIT" ]
null
null
null
data/06-17.yaml
pjaskulski/xviwiek
0d277ffccdfcbc2c619d6477cef0cf2f145d7542
[ "MIT" ]
null
null
null
--- id: 1 day: 17 month: 6 year: 1501 title: Zmarł Jan Olbracht content: >- {{{17 czerwca 1501}}} roku w Toruniu zmarł Jan Olbracht.[2] Król przygotowywał się do wojny z zakonem krzyżackim, wobec nieudanych prób skłonienia wielkiego mistrza, Fryderyka Saskiego, do złożenia należnego zgodnie z pokojem toruńskim hołdu.[3] Zawarł wcześniej rozejm z Turkami i w lecie 1501 r. zarządził koncentrację wojsk koronnych w Toruniu. W tym czasie był już poważnie chory, w Toruniu w sali ratusza doznał paraliżu i utraty mowy[1], wkrótce zmarł w wieku 42 lat, po 10 latach panowania. contentTwitter: >- 17 czerwca 1501 roku w Toruniu zmarł Jan Olbracht. location: Toruń geo: 52.2476,21.0138 people: Jan Olbracht keywords: zakon krzyżacki; Jagiellonowie image: imageInfo: sources: - id: 1 type: reference value: jasienica_1965 page: str. 272 urlName: url: - id: 2 type: internet value: Wikipedia page: urlName: Jan I Olbracht url: https://pl.wikipedia.org/wiki/Jan_I_Olbracht - id: 3 type: reference value: borkowska_2011 page: urlName: url:
28
93
0.681122
a905f0877e7a37473b1179b4f10bb33c8784a58a
46
yml
YAML
examples/ok-mkdocs-config/mkdocs-test.yml
gwhitney/mkdocs-simple-plugin
b9c68821621d4aad4ef4f6345b030fb2fdf5595d
[ "Apache-2.0" ]
null
null
null
examples/ok-mkdocs-config/mkdocs-test.yml
gwhitney/mkdocs-simple-plugin
b9c68821621d4aad4ef4f6345b030fb2fdf5595d
[ "Apache-2.0" ]
null
null
null
examples/ok-mkdocs-config/mkdocs-test.yml
gwhitney/mkdocs-simple-plugin
b9c68821621d4aad4ef4f6345b030fb2fdf5595d
[ "Apache-2.0" ]
null
null
null
plugins: - simple site_name: ok-mkdocs-config
11.5
27
0.782609
a9065bb59322eb1bc52507c0154acf272de8b408
19,117
yml
YAML
.rubocop_todo/style/format_string.yml
HinchK/gitlabhq
a9720e77c10b98e427e54384b507683d4c4bfbbd
[ "MIT" ]
null
null
null
.rubocop_todo/style/format_string.yml
HinchK/gitlabhq
a9720e77c10b98e427e54384b507683d4c4bfbbd
[ "MIT" ]
null
null
null
.rubocop_todo/style/format_string.yml
HinchK/gitlabhq
a9720e77c10b98e427e54384b507683d4c4bfbbd
[ "MIT" ]
null
null
null
--- # Cop supports --auto-correct. Style/FormatString: # Offense count: 769 # Temporarily disabled due to too many offenses Enabled: false Exclude: - 'app/components/diffs/overflow_warning_component.rb' - 'app/controllers/admin/application_settings_controller.rb' - 'app/controllers/admin/groups_controller.rb' - 'app/controllers/admin/impersonation_tokens_controller.rb' - 'app/controllers/admin/projects_controller.rb' - 'app/controllers/admin/spam_logs_controller.rb' - 'app/controllers/admin/topics_controller.rb' - 'app/controllers/admin/users_controller.rb' - 'app/controllers/concerns/access_tokens_actions.rb' - 'app/controllers/concerns/confirm_email_warning.rb' - 'app/controllers/concerns/enforces_two_factor_authentication.rb' - 'app/controllers/concerns/integrations/actions.rb' - 'app/controllers/concerns/integrations/hooks_execution.rb' - 'app/controllers/concerns/membership_actions.rb' - 'app/controllers/concerns/redirects_for_missing_path_on_tree.rb' - 'app/controllers/concerns/spammable_actions/akismet_mark_as_spam_action.rb' - 'app/controllers/groups/settings/ci_cd_controller.rb' - 'app/controllers/import/bitbucket_server_controller.rb' - 'app/controllers/import/bulk_imports_controller.rb' - 'app/controllers/import/fogbugz_controller.rb' - 'app/controllers/import/gitea_controller.rb' - 'app/controllers/import/github_controller.rb' - 'app/controllers/import/gitlab_groups_controller.rb' - 'app/controllers/import/gitlab_projects_controller.rb' - 'app/controllers/invites_controller.rb' - 'app/controllers/jwt_controller.rb' - 'app/controllers/omniauth_callbacks_controller.rb' - 'app/controllers/profiles/chat_names_controller.rb' - 'app/controllers/profiles/emails_controller.rb' - 'app/controllers/profiles/preferences_controller.rb' - 'app/controllers/profiles/two_factor_auths_controller.rb' - 'app/controllers/profiles_controller.rb' - 'app/controllers/projects/issues_controller.rb' - 'app/controllers/projects/merge_requests_controller.rb' - 'app/controllers/projects/performance_monitoring/dashboards_controller.rb' - 'app/controllers/projects/pipeline_schedules_controller.rb' - 'app/controllers/projects/settings/ci_cd_controller.rb' - 'app/controllers/projects_controller.rb' - 'app/controllers/search_controller.rb' - 'app/controllers/users_controller.rb' - 'app/finders/todos_finder.rb' - 'app/graphql/mutations/release_asset_links/create.rb' - 'app/helpers/auth_helper.rb' - 'app/helpers/blob_helper.rb' - 'app/helpers/button_helper.rb' - 'app/helpers/ci/builds_helper.rb' - 'app/helpers/ci/pipelines_helper.rb' - 'app/helpers/ci/runners_helper.rb' - 'app/helpers/colors_helper.rb' - 'app/helpers/emails_helper.rb' - 'app/helpers/form_helper.rb' - 'app/helpers/groups_helper.rb' - 'app/helpers/import_helper.rb' - 'app/helpers/invite_members_helper.rb' - 'app/helpers/issuables_helper.rb' - 'app/helpers/issues_helper.rb' - 'app/helpers/merge_requests_helper.rb' - 'app/helpers/mirror_helper.rb' - 'app/helpers/preferences_helper.rb' - 'app/helpers/profiles_helper.rb' - 'app/helpers/projects_helper.rb' - 'app/helpers/registrations_helper.rb' - 'app/helpers/reminder_emails_helper.rb' - 'app/helpers/search_helper.rb' - 'app/helpers/ssh_keys_helper.rb' - 'app/helpers/storage_helper.rb' - 'app/helpers/tags_helper.rb' - 'app/helpers/time_helper.rb' - 'app/helpers/timeboxes_helper.rb' - 'app/helpers/tree_helper.rb' - 'app/helpers/users_helper.rb' - 'app/helpers/whats_new_helper.rb' - 'app/helpers/wiki_page_version_helper.rb' - 'app/mailers/emails/members.rb' - 'app/mailers/emails/pages_domains.rb' - 'app/mailers/emails/profile.rb' - 'app/models/application_setting.rb' - 'app/models/application_setting_implementation.rb' - 'app/models/concerns/limitable.rb' - 'app/models/concerns/metric_image_uploading.rb' - 'app/models/concerns/spammable.rb' - 'app/models/concerns/timebox.rb' - 'app/models/concerns/token_authenticatable_strategies/encrypted.rb' - 'app/models/container_expiration_policy.rb' - 'app/models/custom_emoji.rb' - 'app/models/description_version.rb' - 'app/models/design_management/design.rb' - 'app/models/diff_note.rb' - 'app/models/diff_viewer/base.rb' - 'app/models/integrations/asana.rb' - 'app/models/integrations/bamboo.rb' - 'app/models/integrations/bugzilla.rb' - 'app/models/integrations/campfire.rb' - 'app/models/integrations/chat_message/pipeline_message.rb' - 'app/models/integrations/confluence.rb' - 'app/models/integrations/custom_issue_tracker.rb' - 'app/models/integrations/datadog.rb' - 'app/models/integrations/discord.rb' - 'app/models/integrations/emails_on_push.rb' - 'app/models/integrations/ewm.rb' - 'app/models/integrations/external_wiki.rb' - 'app/models/integrations/flowdock.rb' - 'app/models/integrations/hangouts_chat.rb' - 'app/models/integrations/jenkins.rb' - 'app/models/integrations/jira.rb' - 'app/models/integrations/mattermost.rb' - 'app/models/integrations/pipelines_email.rb' - 'app/models/integrations/pivotaltracker.rb' - 'app/models/integrations/pushover.rb' - 'app/models/integrations/redmine.rb' - 'app/models/integrations/unify_circuit.rb' - 'app/models/integrations/webex_teams.rb' - 'app/models/integrations/youtrack.rb' - 'app/models/integrations/zentao.rb' - 'app/models/milestone.rb' - 'app/models/pages_domain.rb' - 'app/models/project.rb' - 'app/models/resource_event.rb' - 'app/models/sent_notification.rb' - 'app/models/serverless/domain.rb' - 'app/models/snippet.rb' - 'app/models/user.rb' - 'app/models/wiki.rb' - 'app/models/wiki_page.rb' - 'app/presenters/ci/pipeline_presenter.rb' - 'app/presenters/merge_request_presenter.rb' - 'app/presenters/project_presenter.rb' - 'app/serializers/build_details_entity.rb' - 'app/services/alert_management/alerts/update_service.rb' - 'app/services/boards/lists/base_create_service.rb' - 'app/services/bulk_imports/file_download_service.rb' - 'app/services/clusters/applications/check_progress_service.rb' - 'app/services/clusters/applications/check_uninstall_progress_service.rb' - 'app/services/clusters/applications/install_service.rb' - 'app/services/clusters/applications/patch_service.rb' - 'app/services/clusters/applications/upgrade_service.rb' - 'app/services/clusters/aws/authorize_role_service.rb' - 'app/services/clusters/aws/finalize_creation_service.rb' - 'app/services/clusters/aws/verify_provision_status_service.rb' - 'app/services/clusters/gcp/finalize_creation_service.rb' - 'app/services/clusters/gcp/verify_provision_status_service.rb' - 'app/services/clusters/kubernetes/configure_istio_ingress_service.rb' - 'app/services/concerns/update_repository_storage_methods.rb' - 'app/services/concerns/validates_classification_label.rb' - 'app/services/gravatar_service.rb' - 'app/services/groups/transfer_service.rb' - 'app/services/import/bitbucket_server_service.rb' - 'app/services/import/github_service.rb' - 'app/services/issuable_links/create_service.rb' - 'app/services/issues/clone_service.rb' - 'app/services/issues/close_service.rb' - 'app/services/issues/move_service.rb' - 'app/services/issues/set_crm_contacts_service.rb' - 'app/services/jira/requests/base.rb' - 'app/services/lfs/unlock_file_service.rb' - 'app/services/metrics/dashboard/clone_dashboard_service.rb' - 'app/services/metrics/dashboard/transient_embed_service.rb' - 'app/services/metrics/dashboard/update_dashboard_service.rb' - 'app/services/milestones/promote_service.rb' - 'app/services/personal_access_tokens/revoke_service.rb' - 'app/services/pod_logs/elasticsearch_service.rb' - 'app/services/pod_logs/kubernetes_service.rb' - 'app/services/projects/cleanup_service.rb' - 'app/services/projects/create_from_template_service.rb' - 'app/services/projects/import_service.rb' - 'app/services/system_notes/design_management_service.rb' - 'app/services/users/banned_user_base_service.rb' - 'app/validators/addressable_url_validator.rb' - 'app/validators/any_field_validator.rb' - 'app/validators/array_members_validator.rb' - 'app/validators/import/gitlab_projects/remote_file_validator.rb' - 'app/workers/concerns/project_import_options.rb' - 'app/workers/gitlab/import/stuck_import_job.rb' - 'app/workers/object_storage/migrate_uploads_worker.rb' - 'config/initializers/rack_lineprof.rb' - 'danger/roulette/Dangerfile' - 'ee/app/components/billing/plan_component.rb' - 'ee/app/controllers/admin/elasticsearch_controller.rb' - 'ee/app/controllers/admin/geo/application_controller.rb' - 'ee/app/controllers/admin/geo/projects_controller.rb' - 'ee/app/controllers/admin/licenses_controller.rb' - 'ee/app/controllers/concerns/audit_events/date_range.rb' - 'ee/app/controllers/ee/projects/issues_controller.rb' - 'ee/app/controllers/ee/projects_controller.rb' - 'ee/app/controllers/ee/repositories/git_http_client_controller.rb' - 'ee/app/controllers/ee/repositories/lfs_api_controller.rb' - 'ee/app/controllers/groups/saml_group_links_controller.rb' - 'ee/app/controllers/groups/sso_controller.rb' - 'ee/app/controllers/projects/requirements_management/requirements_controller.rb' - 'ee/app/controllers/subscriptions/groups_controller.rb' - 'ee/app/helpers/admin/emails_helper.rb' - 'ee/app/helpers/billing_plans_helper.rb' - 'ee/app/helpers/ee/application_helper.rb' - 'ee/app/helpers/ee/geo_helper.rb' - 'ee/app/helpers/ee/groups/settings_helper.rb' - 'ee/app/helpers/ee/groups_helper.rb' - 'ee/app/helpers/ee/import_helper.rb' - 'ee/app/helpers/ee/profiles_helper.rb' - 'ee/app/helpers/ee/projects_helper.rb' - 'ee/app/helpers/ee/timeboxes_helper.rb' - 'ee/app/helpers/ee/users/callouts_helper.rb' - 'ee/app/helpers/groups/sso_helper.rb' - 'ee/app/helpers/trial_registrations/reassurances_helper.rb' - 'ee/app/helpers/vulnerabilities_helper.rb' - 'ee/app/mailers/emails/namespace_storage_usage_mailer.rb' - 'ee/app/models/ci/minutes/notification.rb' - 'ee/app/models/dast/profile.rb' - 'ee/app/models/dast/site_profile_secret_variable.rb' - 'ee/app/models/dast_site_profile.rb' - 'ee/app/models/dast_site_validation.rb' - 'ee/app/models/ee/member.rb' - 'ee/app/models/geo/upload_registry.rb' - 'ee/app/models/integrations/github.rb' - 'ee/app/models/namespace_limit.rb' - 'ee/app/models/users_security_dashboard_project.rb' - 'ee/app/services/app_sec/dast/profiles/build_config_service.rb' - 'ee/app/services/app_sec/dast/profiles/create_associations_service.rb' - 'ee/app/services/app_sec/dast/scanner_profiles/destroy_service.rb' - 'ee/app/services/app_sec/dast/scanner_profiles/update_service.rb' - 'ee/app/services/app_sec/dast/site_profiles/destroy_service.rb' - 'ee/app/services/app_sec/dast/site_profiles/update_service.rb' - 'ee/app/services/concerns/incident_management/oncall_rotations/shared_rotation_logic.rb' - 'ee/app/services/dora/aggregate_metrics_service.rb' - 'ee/app/services/ee/projects/create_from_template_service.rb' - 'ee/app/services/incident_management/escalation_policies/base_service.rb' - 'ee/app/services/issues/build_from_vulnerability_service.rb' - 'ee/app/services/merge_requests/create_from_vulnerability_data_service.rb' - 'ee/app/services/namespaces/check_excess_storage_size_service.rb' - 'ee/app/services/namespaces/check_storage_size_service.rb' - 'ee/app/services/security/security_orchestration_policies/policy_configuration_validation_service.rb' - 'ee/app/services/security/security_orchestration_policies/validate_policy_service.rb' - 'ee/app/services/timebox_report_service.rb' - 'ee/app/services/vulnerabilities/destroy_dismissal_feedback_service.rb' - 'ee/app/services/vulnerabilities/dismiss_service.rb' - 'ee/app/services/vulnerabilities/finding_dismiss_service.rb' - 'ee/app/services/vulnerabilities/historical_statistics/adjustment_service.rb' - 'ee/app/services/vulnerabilities/statistics/adjustment_service.rb' - 'ee/app/services/vulnerability_external_issue_links/create_service.rb' - 'ee/lib/audit/details.rb' - 'ee/lib/ee/audit/project_changes_auditor.rb' - 'ee/lib/ee/audit/project_setting_changes_auditor.rb' - 'ee/lib/ee/gitlab/checks/push_rules/branch_check.rb' - 'ee/lib/ee/gitlab/checks/push_rules/commit_check.rb' - 'ee/lib/ee/gitlab/ci/pipeline/chain/validate/security_orchestration_policy.rb' - 'ee/lib/ee/gitlab/quick_actions/epic_actions.rb' - 'ee/lib/ee/gitlab/quick_actions/issue_actions.rb' - 'ee/lib/ee/gitlab/quick_actions/issue_and_merge_request_actions.rb' - 'ee/lib/ee/gitlab/scim/deprovision_service.rb' - 'ee/lib/gitlab/analytics/cycle_analytics/stage_events/issue_label_added.rb' - 'ee/lib/gitlab/analytics/cycle_analytics/stage_events/issue_label_removed.rb' - 'ee/lib/gitlab/analytics/cycle_analytics/stage_events/merge_request_label_added.rb' - 'ee/lib/gitlab/analytics/cycle_analytics/stage_events/merge_request_label_removed.rb' - 'ee/lib/gitlab/auth/group_saml/response_check.rb' - 'ee/lib/gitlab/expiring_subscription_message.rb' - 'ee/lib/gitlab/geo.rb' - 'ee/lib/gitlab/manual_quarterly_co_term_banner.rb' - 'ee/lib/gitlab/vulnerabilities/container_scanning_vulnerability.rb' - 'ee/lib/tasks/gitlab/elastic.rake' - 'ee/spec/controllers/admin/licenses_controller_spec.rb' - 'ee/spec/controllers/groups/security/policies_controller_spec.rb' - 'ee/spec/features/admin/admin_users_spec.rb' - 'ee/spec/features/groups/analytics/cycle_analytics/filters_and_data_spec.rb' - 'ee/spec/features/groups/analytics/cycle_analytics/multiple_value_streams_spec.rb' - 'lib/api/helpers/packages/conan/api_helpers.rb' - 'lib/bulk_imports/network_error.rb' - 'lib/bulk_imports/users_mapper.rb' - 'lib/flowdock/git/builder.rb' - 'lib/gitlab/bitbucket_server_import/importer.rb' - 'lib/gitlab/checks/push_file_count_check.rb' - 'lib/gitlab/ci/ansi2json/line.rb' - 'lib/gitlab/ci/badge/coverage/template.rb' - 'lib/gitlab/ci/config/entry/tags.rb' - 'lib/gitlab/ci/status/build/waiting_for_approval.rb' - 'lib/gitlab/config_checker/external_database_checker.rb' - 'lib/gitlab/config_checker/puma_rugged_checker.rb' - 'lib/gitlab/console.rb' - 'lib/gitlab/database/async_indexes/index_creator.rb' - 'lib/gitlab/database/background_migration/batched_migration.rb' - 'lib/gitlab/database/migration_helpers.rb' - 'lib/gitlab/database/partitioning/single_numeric_list_partition.rb' - 'lib/gitlab/database/partitioning/time_partition.rb' - 'lib/gitlab/database/partitioning_migration_helpers/table_management_helpers.rb' - 'lib/gitlab/database/postgres_hll/batch_distinct_counter.rb' - 'lib/gitlab/database/reindexing/reindex_concurrently.rb' - 'lib/gitlab/database_importers/instance_administrators/create_group.rb' - 'lib/gitlab/database_importers/self_monitoring/project/create_service.rb' - 'lib/gitlab/email/message/in_product_marketing/base.rb' - 'lib/gitlab/email/message/in_product_marketing/create.rb' - 'lib/gitlab/email/message/in_product_marketing/helper.rb' - 'lib/gitlab/email/message/in_product_marketing/verify.rb' - 'lib/gitlab/exceptions_app.rb' - 'lib/gitlab/github_import/importer/pull_request_merged_by_importer.rb' - 'lib/gitlab/github_import/issuable_finder.rb' - 'lib/gitlab/github_import/label_finder.rb' - 'lib/gitlab/github_import/milestone_finder.rb' - 'lib/gitlab/github_import/object_counter.rb' - 'lib/gitlab/github_import/page_counter.rb' - 'lib/gitlab/github_import/parallel_scheduling.rb' - 'lib/gitlab/github_import/representation/diff_note.rb' - 'lib/gitlab/import_export/base/relation_factory.rb' - 'lib/gitlab/import_export/error.rb' - 'lib/gitlab/import_export/snippet_repo_restorer.rb' - 'lib/gitlab/jira_import.rb' - 'lib/gitlab/log_timestamp_formatter.rb' - 'lib/gitlab/metrics/dashboard/errors.rb' - 'lib/gitlab/metrics/dashboard/validator/errors.rb' - 'lib/gitlab/quick_actions/command_definition.rb' - 'lib/gitlab/quick_actions/commit_actions.rb' - 'lib/gitlab/quick_actions/issuable_actions.rb' - 'lib/gitlab/quick_actions/issue_actions.rb' - 'lib/gitlab/quick_actions/issue_and_merge_request_actions.rb' - 'lib/gitlab/quick_actions/merge_request_actions.rb' - 'lib/gitlab/quick_actions/relate_actions.rb' - 'lib/gitlab/usage/metrics/name_suggestion.rb' - 'lib/gitlab/version_info.rb' - 'lib/peek/views/detailed_view.rb' - 'lib/tasks/test.rake' - 'qa/qa/service/docker_run/gitlab_runner.rb' - 'spec/controllers/graphql_controller_spec.rb' - 'spec/factories/lfs_objects.rb' - 'spec/features/admin/admin_users_spec.rb' - 'spec/features/groups/import_export/connect_instance_spec.rb' - 'spec/finders/serverless_domain_finder_spec.rb' - 'spec/graphql/resolvers/projects/jira_projects_resolver_spec.rb' - 'spec/helpers/profiles_helper_spec.rb' - 'spec/lib/api/entities/release_spec.rb' - 'spec/lib/gitlab/config_checker/external_database_checker_spec.rb' - 'spec/lib/gitlab/database/partitioning_migration_helpers/table_management_helpers_spec.rb' - 'spec/lib/gitlab/usage/service_ping_report_spec.rb' - 'spec/models/integrations/bamboo_spec.rb' - 'spec/models/integrations/datadog_spec.rb' - 'spec/models/serverless/domain_spec.rb' - 'spec/requests/api/graphql/project/jira_projects_spec.rb' - 'spec/services/clusters/applications/patch_service_spec.rb' - 'spec/services/clusters/applications/upgrade_service_spec.rb' - 'spec/services/groups/import_export/export_service_spec.rb' - 'spec/services/projects/import_export/export_service_spec.rb' - 'spec/support/helpers/javascript_fixtures_helpers.rb' - 'spec/support/shared_contexts/bulk_imports_requests_shared_context.rb' - 'spec/support/shared_examples/features/wiki/user_views_wiki_page_shared_examples.rb' - 'spec/support/shared_examples/requests/api/conan_packages_shared_examples.rb' - 'spec/support/shared_examples/services/jira/requests/base_shared_examples.rb' - 'spec/support/shared_examples/views/registration_features_prompt_shared_examples.rb' - 'spec/validators/any_field_validator_spec.rb' - 'spec/views/groups/edit.html.haml_spec.rb' - 'spec/views/profiles/keys/_form.html.haml_spec.rb' - 'spec/views/profiles/notifications/show.html.haml_spec.rb' - 'tooling/lib/tooling/find_codeowners.rb'
53.699438
107
0.753204
a90756d7321b4ffee88d2cb60175bd8573efb095
16,599
yaml
YAML
benchmark-repository/openapi/azure.com-automation-hybridRunbookWorkerGroup-2015-10-31-swagger.yaml
restful-ma/thresholds
5b0b2a3322d3b2b7c0e0f2c0c0ad0e524e67bf82
[ "MIT" ]
5
2019-12-11T12:33:19.000Z
2022-03-29T01:23:02.000Z
benchmark-repository/openapi/azure.com-automation-hybridRunbookWorkerGroup-2015-10-31-swagger.yaml
restful-ma/thresholds
5b0b2a3322d3b2b7c0e0f2c0c0ad0e524e67bf82
[ "MIT" ]
1
2021-05-10T21:01:21.000Z
2021-05-10T21:01:21.000Z
benchmark-repository/openapi/azure.com-automation-hybridRunbookWorkerGroup-2015-10-31-swagger.yaml
restful-ma/thresholds
5b0b2a3322d3b2b7c0e0f2c0c0ad0e524e67bf82
[ "MIT" ]
2
2020-08-25T12:08:21.000Z
2021-05-10T12:26:11.000Z
openapi: 3.0.0 info: title: AutomationManagement version: 2015-10-31 x-apisguru-categories: - cloud x-logo: url: https://assets.onestore.ms/cdnfiles/onestorerolling-1606-01000/shell/v3/images/logo/microsoft.png x-origin: - format: swagger url: https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/automation/resource-manager/Microsoft.Automation/stable/2015-10-31/hybridRunbookWorkerGroup.json version: "2.0" x-providerName: azure.com x-serviceName: automation-hybridRunbookWorkerGroup x-tags: - Azure - Microsoft security: - azure_auth: - user_impersonation paths: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/hybridRunbookWorkerGroups": get: description: Retrieve a list of hybrid runbook worker groups. externalDocs: url: http://aka.ms/azureautomationsdk/hybridrunbookworkergroupoperations operationId: HybridRunbookWorkerGroup_ListByAutomationAccount parameters: - description: Name of an Azure Resource group. in: path name: resourceGroupName required: true x-ms-parameter-location: method schema: type: string minLength: 1 maxLength: 90 pattern: ^[-\w\._]+$ examples: List hybrid worker groups by Automation Account: value: udtest - description: The name of the automation account. in: path name: automationAccountName required: true x-ms-parameter-location: method schema: type: string examples: List hybrid worker groups by Automation Account: value: testaccount - description: The filter to apply on the operation. in: query name: $filter required: false schema: type: string - description: Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. in: path name: subscriptionId required: true schema: type: string examples: List hybrid worker groups by Automation Account: value: subid - description: Client Api Version. in: query name: api-version required: true schema: type: string examples: List hybrid worker groups by Automation Account: value: 2015-10-31 responses: "200": description: OK content: application/json: schema: $ref: "#/components/schemas/HybridRunbookWorkerGroupsListResult" examples: List hybrid worker groups by Automation Account: $ref: "#/components/examples/List_hybrid_worker_groups_by_Automat\ ion_Account" default: description: Automation error response describing why the operation failed. content: application/json: schema: description: Error response of an operation failure properties: code: description: Error code type: string message: description: Error message indicating why the operation failed. type: string type: object tags: - HybridRunbookWorkerGroup x-ms-odata: "#/components/schemas/HybridRunbookWorkerGroup" x-ms-pageable: nextLinkName: nextLink "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Automation/automationAccounts/{automationAccountName}/hybridRunbookWorkerGroups/{hybridRunbookWorkerGroupName}": delete: description: Delete a hybrid runbook worker group. externalDocs: url: http://aka.ms/azureautomationsdk/hybridrunbookworkergroupoperations operationId: HybridRunbookWorkerGroup_Delete parameters: - description: Name of an Azure Resource group. in: path name: resourceGroupName required: true x-ms-parameter-location: method schema: type: string minLength: 1 maxLength: 90 pattern: ^[-\w\._]+$ examples: Delete a hybrid worker group: value: rg - description: The name of the automation account. in: path name: automationAccountName required: true x-ms-parameter-location: method schema: type: string examples: Delete a hybrid worker group: value: myAutomationAccount20 - description: The hybrid runbook worker group name in: path name: hybridRunbookWorkerGroupName required: true schema: type: string examples: Delete a hybrid worker group: value: myGroup - description: Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. in: path name: subscriptionId required: true schema: type: string examples: Delete a hybrid worker group: value: subid - description: Client Api Version. in: query name: api-version required: true schema: type: string examples: Delete a hybrid worker group: value: 2015-10-31 responses: "200": description: OK default: description: Automation error response describing why the operation failed. content: application/json: schema: description: Error response of an operation failure properties: code: description: Error code type: string message: description: Error message indicating why the operation failed. type: string type: object tags: - HybridRunbookWorkerGroup get: description: Retrieve a hybrid runbook worker group. externalDocs: url: http://aka.ms/azureautomationsdk/hybridrunbookworkergroupoperations operationId: HybridRunbookWorkerGroup_Get parameters: - description: Name of an Azure Resource group. in: path name: resourceGroupName required: true x-ms-parameter-location: method schema: type: string minLength: 1 maxLength: 90 pattern: ^[-\w\._]+$ examples: Get a hybrid worker group: value: rg - description: The name of the automation account. in: path name: automationAccountName required: true x-ms-parameter-location: method schema: type: string examples: Get a hybrid worker group: value: testaccount - description: The hybrid runbook worker group name in: path name: hybridRunbookWorkerGroupName required: true schema: type: string examples: Get a hybrid worker group: value: TestHybridGroup - description: Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. in: path name: subscriptionId required: true schema: type: string examples: Get a hybrid worker group: value: subid - description: Client Api Version. in: query name: api-version required: true schema: type: string examples: Get a hybrid worker group: value: 2015-10-31 responses: "200": description: OK content: application/json: schema: $ref: "#/components/schemas/HybridRunbookWorkerGroup" examples: Get a hybrid worker group: $ref: "#/components/examples/Get_a_hybrid_worker_group" default: description: Automation error response describing why the operation failed. content: application/json: schema: description: Error response of an operation failure properties: code: description: Error code type: string message: description: Error message indicating why the operation failed. type: string type: object tags: - HybridRunbookWorkerGroup patch: description: Update a hybrid runbook worker group. externalDocs: url: http://aka.ms/azureautomationsdk/hybridrunbookworkergroupoperations operationId: HybridRunbookWorkerGroup_Update parameters: - description: Name of an Azure Resource group. in: path name: resourceGroupName required: true x-ms-parameter-location: method schema: type: string minLength: 1 maxLength: 90 pattern: ^[-\w\._]+$ examples: Update hybrid worker group: value: rg - description: The name of the automation account. in: path name: automationAccountName required: true x-ms-parameter-location: method schema: type: string examples: Update hybrid worker group: value: testaccount - description: The hybrid runbook worker group name in: path name: hybridRunbookWorkerGroupName required: true schema: type: string examples: Update hybrid worker group: value: TestHybridGroup - description: Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call. in: path name: subscriptionId required: true schema: type: string examples: Update hybrid worker group: value: subid - description: Client Api Version. in: query name: api-version required: true schema: type: string examples: Update hybrid worker group: value: 2015-10-31 requestBody: content: application/json: schema: $ref: "#/components/schemas/HybridRunbookWorkerGroupUpdateParameters" description: The hybrid runbook worker group required: true responses: "200": description: OK content: application/json: schema: $ref: "#/components/schemas/HybridRunbookWorkerGroup" examples: Update hybrid worker group: $ref: "#/components/examples/Update_hybrid_worker_group" default: description: Automation error response describing why the operation failed. content: application/json: schema: description: Error response of an operation failure properties: code: description: Error code type: string message: description: Error message indicating why the operation failed. type: string type: object tags: - HybridRunbookWorkerGroup servers: - url: https://management.azure.com components: examples: List_hybrid_worker_groups_by_Automation_Account: value: value: - credential: name: myRunAsCredentialName hybridRunbookWorkers: - ip: 134.1.1.1 name: TestMachine registrationTime: 2017-03-24T12:43:43.053855-07:00 id: /subscriptions/subid/resourceGroups/udtest/providers/Microsoft.Automation/automationAccounts/testaccount/hybridRunbookWorkerGroups/TestWorkerGroup name: TestWorkerGroup Get_a_hybrid_worker_group: value: credential: name: myRunAsCredentialName hybridRunbookWorkers: - ip: 100.1.1.1 name: TestHybridWorker registrationTime: 2017-03-24T12:43:45.0146578-07:00 id: /subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/testaccount/hybridRunbookWorkerGroups/TestHybridGroup name: TestHybridGroup Update_hybrid_worker_group: value: credential: name: myRunAsCredentialName hybridRunbookWorkers: - ip: 100.1.1.1 name: TestHybridWorker registrationTime: 2017-03-24T12:43:45.0146578-07:00 id: /subscriptions/subid/resourceGroups/rg/providers/Microsoft.Automation/automationAccounts/testaccount/hybridRunbookWorkerGroups/TestHybridGroup name: TestHybridGroup securitySchemes: azure_auth: description: Azure Active Directory OAuth2 Flow type: oauth2 flows: implicit: authorizationUrl: https://login.microsoftonline.com/common/oauth2/authorize scopes: user_impersonation: impersonate your user account schemas: HybridRunbookWorker: description: Definition of hybrid runbook worker. properties: ip: description: Gets or sets the assigned machine IP address. type: string lastSeenDateTime: description: Last Heartbeat from the Worker format: date-time type: string nullable: false name: description: Gets or sets the worker machine name. type: string registrationTime: description: Gets or sets the registration time of the worker machine. format: date-time type: string nullable: false HybridRunbookWorkerGroup: description: Definition of hybrid runbook worker group. properties: credential: $ref: "#/components/schemas/RunAsCredentialAssociationProperty" groupType: description: Type of the HybridWorkerGroup. enum: - User - System type: string x-ms-enum: modelAsString: true name: GroupTypeEnum hybridRunbookWorkers: description: Gets or sets the list of hybrid runbook workers. items: $ref: "#/components/schemas/HybridRunbookWorker" type: array id: description: Gets or sets the id of the resource. type: string name: description: Gets or sets the name of the group. type: string HybridRunbookWorkerGroupUpdateParameters: description: Parameters supplied to the update operation. properties: credential: $ref: "#/components/schemas/RunAsCredentialAssociationProperty" HybridRunbookWorkerGroupsListResult: description: The response model for the list hybrid runbook worker groups. properties: nextLink: description: Gets or sets the next link. type: string value: description: Gets or sets a list of hybrid runbook worker groups. items: $ref: "#/components/schemas/HybridRunbookWorkerGroup" type: array RunAsCredentialAssociationProperty: description: Definition of RunAs credential to use for hybrid worker. properties: name: description: Gets or sets the name of the credential. type: string
35.167373
202
0.583891
a912524d6d7c1f71f0e74c80c3a107c2acd50bfe
142
yml
YAML
.rubocop.yml
fnando/omniauth-netlify
a6602183ea11c3796b53a0f72fd22189ce21673c
[ "MIT" ]
2
2020-01-14T11:40:10.000Z
2020-01-14T13:01:51.000Z
.rubocop.yml
fnando/omniauth-netlify
a6602183ea11c3796b53a0f72fd22189ce21673c
[ "MIT" ]
null
null
null
.rubocop.yml
fnando/omniauth-netlify
a6602183ea11c3796b53a0f72fd22189ce21673c
[ "MIT" ]
null
null
null
--- inherit_gem: rubocop-fnando: .rubocop.yml AllCops: TargetRubyVersion: 2.6 Naming/FileName: Exclude: - lib/omniauth-netlify.rb
12.909091
30
0.711268
a9136b2f5f4cdaaa05b2c846084761fb5d3b4228
2,312
yml
YAML
pipelines/templates/key-vault.yml
sanjayntms/storage-anti-malware
e67fb46873d20d84b10422c362c3175bc74ae68c
[ "MIT" ]
null
null
null
pipelines/templates/key-vault.yml
sanjayntms/storage-anti-malware
e67fb46873d20d84b10422c362c3175bc74ae68c
[ "MIT" ]
null
null
null
pipelines/templates/key-vault.yml
sanjayntms/storage-anti-malware
e67fb46873d20d84b10422c362c3175bc74ae68c
[ "MIT" ]
1
2022-02-24T07:10:57.000Z
2022-02-24T07:10:57.000Z
# This template will create a Key Vault instance, if one with the same name in the same resource group does not # already exist. Will also configure a private endpoint for the newly created Key Vault. # --- parameters: - name: subscriptionId type: string - name: serviceConnectionName type: string - name: resourceGroupName type: string - name: location type: string - name: keyVaultName type: string - name: logAnalyticsWorkspaceName type: string - name: diagnosticSettingName type: string - name: servicePrincipalObjectId type: string steps: - task: AzureCLI@2 displayName: Check if Key Vault exists inputs: azureSubscription: ${{ parameters.serviceConnectionName }} scriptType: 'pscore' scriptLocation: 'inlineScript' inlineScript: | $KeyVaultResource = az resource list --name '${{ parameters.keyVaultName }}' --resource-group '${{ parameters.resourceGroupName }}' --location '${{ parameters.location }}' | ConvertFrom-Json $KeyVaultExists = [bool]$KeyVaultResource Write-Host "##vso[task.setvariable variable=KeyVaultExists]$KeyVaultExists" Write-Host "Key Vault exists: $KeyVaultExists" - task: AzureResourceManagerTemplateDeployment@3 displayName: Create Key Vault condition: eq(variables.KeyVaultExists, 'False') inputs: deploymentScope: 'Resource Group' subscriptionId: ${{ parameters.subscriptionId }} azureResourceManagerConnection: ${{ parameters.serviceConnectionName }} resourceGroupName: ${{ parameters.resourceGroupName }} location: ${{ parameters.location }} action: 'Create Or Update Resource Group' templateLocation: 'Linked artifact' csmFile: './arm-templates/key_vault.json' csmParametersFile: './arm-templates/key_vault.parameters.json' addSpnToEnvironment: true overrideParameters: > -keyVaultName ${{ parameters.keyVaultName }} -location ${{ parameters.location }} -logAnalyticsWorkspaceName ${{ parameters.logAnalyticsWorkspaceName }} -diagnosticSettingName ${{ parameters.diagnosticSettingName }} -servicePrincipalId $servicePrincipalId -servicePrincipalObjectId ${{ parameters.servicePrincipalObjectId }} deploymentMode: 'Incremental'
39.862069
198
0.709775
a914d4ef060ac67415f3a13195a4518db53e1592
1,614
yml
YAML
defaults/main.yml
yuexiwei/ansible-role-oracle-db
8bca85e64c3abad7513793e394a0387e7ae0404b
[ "Apache-2.0" ]
null
null
null
defaults/main.yml
yuexiwei/ansible-role-oracle-db
8bca85e64c3abad7513793e394a0387e7ae0404b
[ "Apache-2.0" ]
null
null
null
defaults/main.yml
yuexiwei/ansible-role-oracle-db
8bca85e64c3abad7513793e394a0387e7ae0404b
[ "Apache-2.0" ]
null
null
null
--- # defaults file for oracle-db transport: web # local # web transport_web: http://my-storage.example.com trasnport_local: /tmp oracle_version: 12 patch_version: 12.1.0.2 oracle_images: - linuxamd64_12102_database_1of2.zip - linuxamd64_12102_database_2of2.zip oracle_base: /opt/oracledb unqname: orcl sid: orcl # Password for administrative accounts # All databases include the SYS, SYSTEM, SYSMAN and DBSNMP administrative # accounts. To protect these accounts from unauthorized access, their # passwords must be changed according Oracle password policy. # Password for all database users syspass: SysPassOracle2017SecretToken # SYS account password syspassword: SysPassword2017SecretToken # SYSTEM account password systempassword: SystemPassword2017SecretToken # SYSMAN account password sysmanpassword: SysmanPassword2017SecretToken # DBSNMP account password dbsnmppassword: DbSnmpPassword2017SecretToken # Initial user password db_user_password: DbPassword2017SecretToken # If a multitenant DB with one or more pluggable DBs is created pdbadminpassword: PdbAdminPassword2017SecretToken db_user: oracle db_tablespace: oracle db_startup_timeout: 300 # set default `count=` value for `dd` for copies only this number of blocks ansible_memtotal_mb: 4096 ansible_swaptotal_mb: 2048 oracle_db_swap_count: "{{ 16384 if ansible_memtotal_mb > 10240 else (ansible_memtotal_mb * 1.5)| \ round|int if ansible_memtotal_mb > 2048 else 8192 }}" oracle_db_swapfile: /oracle-swapfile # For Oracle Universal Installer inventory_directory: /opt/oraInventory ora_inst: /etc/oraInst.loc
25.619048
98
0.807931
a91674e586cf2a727a745dd15679b212bd5f044b
556
yaml
YAML
bugs/issue-2350b350db8fc71e0e4b19f969414f1f1a20c8ce.yaml
kaisatec/duktape
d3dfd199897876dc40d93d9a6da4d6204719e9b1
[ "MIT" ]
null
null
null
bugs/issue-2350b350db8fc71e0e4b19f969414f1f1a20c8ce.yaml
kaisatec/duktape
d3dfd199897876dc40d93d9a6da4d6204719e9b1
[ "MIT" ]
null
null
null
bugs/issue-2350b350db8fc71e0e4b19f969414f1f1a20c8ce.yaml
kaisatec/duktape
d3dfd199897876dc40d93d9a6da4d6204719e9b1
[ "MIT" ]
null
null
null
--- !ditz.rubyforge.org,2008-03-06/issue title: add an internal duk_def_prop_string() call for completeness? desc: "" type: :task component: duk release: reporter: Sami Vaarala <sami.vaarala@iki.fi> status: :unstarted disposition: creation_time: 2014-06-05 22:06:21.179379 Z references: [] id: 2350b350db8fc71e0e4b19f969414f1f1a20c8ce log_events: - - 2014-06-05 22:06:21.330054 Z - Sami Vaarala <sami.vaarala@iki.fi> - created - "" - - 2014-07-24 13:10:11.505804 Z - Sami Vaarala <sami.vaarala@iki.fi> - unassigned from release v0.12 - ""
24.173913
67
0.721223
a916a004d3831857a90c881e41453ea6278fb194
1,786
yml
YAML
_data/comments/elasticsearch-restore/comment-1602709487094.yml
ZacharyThomas/ZacharyThomas.github.io
2f44677f893328531dfa8cd8ed8082468400a905
[ "MIT" ]
3
2016-08-09T13:44:22.000Z
2016-09-22T02:44:13.000Z
_data/comments/elasticsearch-restore/comment-1602709487094.yml
ZacharyThomas/ZacharyThomas.github.io
2f44677f893328531dfa8cd8ed8082468400a905
[ "MIT" ]
null
null
null
_data/comments/elasticsearch-restore/comment-1602709487094.yml
ZacharyThomas/ZacharyThomas.github.io
2f44677f893328531dfa8cd8ed8082468400a905
[ "MIT" ]
null
null
null
_id: e3ea1430-0e60-11eb-8587-89cd9def0c6f message: "<a href=https://kind-people.ru/bogorodsk.html>Богородск</a> \r\n<a href=https://jusince.top/sen-deni-frantsiya.html>Сен-Дени Франция</a> \r\n<a href=https://jucard.top/matushkino.html>Матушкино</a> \r\n<a href=https://kiclaim.top/salehard.html>Салехард</a> \r\n<a href=https://erfinal.top/vishniy-volochek.html>Вышний Волочек</a> \r\n<a href=https://kind-people.ru/budva-chernogoriya.html>Будва Черногория</a> \r\n<a href=https://az-priroda.ru/egorevsk.html>Егорьевск</a> \r\n<a href=https://asrock.top/panadzhi.html>Панаджи</a> \r\n<a href=https://kind-people.ru/sankt-peterburg-kronshtadtskiy.html>Санкт-Петербург Кронштадтский</a> \r\n<a href=https://opsience.top/kazahstan-atirau.html>Казахстан Атырау</a> \r\n<a href=https://jucard.top/morshansk.html>Моршанск</a> \r\n<a href=https://kind-people.ru/bobruysk-belarus.html>Бобруйск Беларусь</a> \r\n<a href=https://elendesign.ru/obidush-portugaliya.html>Обидуш Португалия</a> \r\n<a href=https://dadesign.top/kupit-kokain-sarajevo.html>Sarajevo</a> \r\n<a href=https://kiclaim.top/bryussel.html>Брюссель</a> \r\n<a href=https://kind-people.ru/dahab.html>Дахаб</a> \r\n<a href=https://dadesign.top/kupit-kokain-yaroslavskiy.html>Ярославский</a> \r\n<a href=https://az-priroda.ru/seysheli.html>Сейшелы</a> \r\n<a href=https://jusince.top/zhezkazgan.html>Жезказган</a> \r\n<a href=https://az-priroda.ru/danang.html>Дананг</a> \r\n<a href=https://provegash.top/puerto-aventuras.html>Пуэрто-Авентурас</a> \r\n<a href=https://ujmain.top/sheksna.html>Шексна</a> \r\n<a href=https://dfenough.top/o-samos.html>о. Самос</a> \r\n<a href=https://elendesign.ru/kotovsk.html>Котовск</a>" name: Bobbytig email: 96febcddfd41315cccd6207364cef6c4 url: '' hidden: '' date: '2020-10-14T21:04:47.093Z'
223.25
1,636
0.745801
a919fa06ddaeea6ec43e63c39c3561cab2214972
2,241
yml
YAML
.travis.yml
Shashank-In/gecko
f7efc0c6b42194768187222db57a5dd06657a77a
[ "BSD-3-Clause" ]
null
null
null
.travis.yml
Shashank-In/gecko
f7efc0c6b42194768187222db57a5dd06657a77a
[ "BSD-3-Clause" ]
null
null
null
.travis.yml
Shashank-In/gecko
f7efc0c6b42194768187222db57a5dd06657a77a
[ "BSD-3-Clause" ]
null
null
null
language: go go: - 1.13.x jobs: include: - os: linux dist: bionic - os: osx osx_image: xcode11.4 services: - docker env: global: - CODECOV_TOKEN="8c18c993-fc6e-4706-998b-01ddc7987804" - GECKO_HOME=/go/src/github.com/ava-labs/gecko/ - COMMIT=${TRAVIS_COMMIT::8} - DOCKERHUB_REPO=avaplatform/gecko - secure: "L/A9+re0NEKP6EV6H9RcTGiDhX3WMvsiWrkRKDYKqnviqbjY30RK6EM4vvjrM4Lrw2QwsO3YKgnku3+zioE/TxEZFkpkbjNUXru0nYBrWAg1TKVsDXnYaIZkHUejfryST3E8N7F4Hx6zCtGEO0sEdUeKuT+MNUIuHezHooTgGzDjMogm70EWMFjQHc7VucTJu7dWU1RBPjovWQ0q9qflrtCpbrvXFIiihQQ1PQha1Q2C4wLakKuLbhhSafue90Mnyss0blaPHy/tyewcASJu4vsGTKRBn0DzttlkNTwuD6+nKrbmJY0ohunnkVFzYjrZAw1gyN+DCDb/lPbz4ZDItKPwrIUPEtL5xuUOrxUZPUh+0io3Q2d6rjaqkdGjd1KQXzbnW1mn0BxX3d3b2UpIqhBn9umYYjHBKnMuoRiTK33b7U9+LF3K84+tEvVDCPeHs/mw6Inp5jGRSravnM6yPQ6feGzogs4+3EMzZXxnkngKFKCsnd67Oe9xfV9amOU2aQAx4jaAwlPjEpBEkUa8YKx3lPznvmUk1QsNCUbLjdSl5JBaXojLJoiuPbj29hp4S5AXXgn+3Hvwk3ndcFCxi6/l1W9mjYSOtFqg3EAUdF4EgnA/ykQg9ZokkoKY0+qgOzG2bKOAYuCDWeGr7P1apToh00ccsQXL81nVPiq7uDw=" - secure: "zfTm7tJBYiPYrli76d4Ep6Lc2TJQ8Xv//+7OoqTA/aIf6YJDHe05f2GFTWAHG2iOIix/yjwHYwnhyIW66eWPb+Ujejnmh4eXlYZFufX9J5jUpDpbFu/+ybOLgE1Tmr0je0ycneSMe/NAaS74nWU1wnP34/cEE4sYL7TJyhwbeEtgz3cbSWwkpdvHFbXCjSOA196jdIYYUwsnqU9yycAG+2WUSk3DHHzzdtMrh/UOH2r1VFyp5US0zmbW90WkWX+o3TIlzZJgTUGQRNnWKq95Mrh1EQotxgL6CJ8NkfY4bVAGAhusPjdjscJsHxfY93WRMH64TzPYYp0zdibatH0ztyhnZPXVKqv+AIIVTEW+xWv5V18kTQAd1uBW103NFacbgXhIGWtbFcN9g1+ws29HROMclYs7ci6+72Qnq0eL55huqSyFx6+InhYwn+LfJmaBcGW4wx1umdp505M0obZ4ghlyn6b0pDYmqsu1XyBC3mjUTFbwlQmWE2Fize4L5o+DdH4ZDc9japF9ntxIMvO+b3nOicr7tplY2AGp61bB89o3dUAFlN5mDaEJotiAuFk5mo244rY1FjSzyGiKkA3M9TkTIbgcbN098hOJoMCYybH7yqiPwNnZiFvUuYjHuC5D1kIYBWuqqO0iVcbIZn0rV2jyzbVFlhFVk2clTZGhkrY=" before_install: - if [ "$TRAVIS_OS_NAME" = "linux" ]; then .ci/before_install_linux.sh; fi install: - if [ "$TRAVIS_OS_NAME" = "linux" ]; then DOCKER_BUILDKIT=1 docker build --progress plain -t $DOCKERHUB_REPO:$COMMIT . ; fi script: - if [ "$TRAVIS_OS_NAME" = "osx" ]; then .ci/runscript_osx.sh; fi - if [ "$TRAVIS_OS_NAME" = "linux" ]; then .ci/runscript_linux.sh; fi #Need to push to docker hub only from one build after_success: - if [ "$TRAVIS_OS_NAME" = "linux" ]; then .ci/after_success.sh; fi
65.911765
698
0.850959
a91be80b714a8686d6b29298fb39290da244e5e0
155,688
yaml
YAML
pnpm-lock.yaml
wobsoriano/solid-apexcharts
f9c6ee2234c9c938f85fb0f08f7b65e62731068f
[ "MIT" ]
2
2022-02-12T04:03:24.000Z
2022-02-20T20:09:46.000Z
pnpm-lock.yaml
wobsoriano/solid-apexcharts
f9c6ee2234c9c938f85fb0f08f7b65e62731068f
[ "MIT" ]
null
null
null
pnpm-lock.yaml
wobsoriano/solid-apexcharts
f9c6ee2234c9c938f85fb0f08f7b65e62731068f
[ "MIT" ]
null
null
null
lockfileVersion: 5.3 specifiers: '@antfu/eslint-config-ts': ^0.18.9 apexcharts: ^3.33.1 bumpp: ^7.1.1 defu: ^6.0.0 eslint: ^8.10.0 eslint-plugin-solid: ^0.4.4 lint-staged: ^12.3.5 rollup: ^2.69.1 rollup-preset-solid: ^1.4.0 simple-git-hooks: ^2.7.0 solid-js: ^1.1.7 typescript: ^4.4.4 dependencies: apexcharts: 3.33.1 defu: 6.0.0 solid-js: 1.1.7 devDependencies: '@antfu/eslint-config-ts': 0.18.9_eslint@8.10.0+typescript@4.4.4 bumpp: 7.1.1 eslint: 8.10.0 eslint-plugin-solid: 0.4.4_eslint@8.10.0+typescript@4.4.4 lint-staged: 12.3.5 rollup: 2.69.1 rollup-preset-solid: 1.4.0 simple-git-hooks: 2.7.0 typescript: 4.4.4 packages: /@ampproject/remapping/2.1.2: resolution: {integrity: sha512-hoyByceqwKirw7w3Z7gnIIZC3Wx3J484Y3L/cMpXFbr7d9ZQj2mODrirNzcJa+SM3UlpWXYvKV4RlRpFXlWgXg==} engines: {node: '>=6.0.0'} dependencies: '@jridgewell/trace-mapping': 0.3.4 dev: true /@antfu/eslint-config-basic/0.18.9_eslint@8.10.0: resolution: {integrity: sha512-aXIGuyl6j6v4SYxMzXLb9Vrlz0LzdRUK3GsjyqdPnBuPIdqW+ksBvu/b0XnJAccfTFb4XeLPLV+Wb0o62SzkZg==} peerDependencies: eslint: '>=7.4.0' dependencies: eslint: 8.10.0 eslint-config-standard: 17.0.0-1_ac1e98c601f5404dac703f9f37da2005 eslint-plugin-eslint-comments: 3.2.0_eslint@8.10.0 eslint-plugin-html: 6.2.0 eslint-plugin-import: 2.25.4_eslint@8.10.0 eslint-plugin-jsonc: 2.2.1_eslint@8.10.0 eslint-plugin-markdown: 2.2.1_eslint@8.10.0 eslint-plugin-n: 15.1.0_eslint@8.10.0 eslint-plugin-promise: 6.0.0_eslint@8.10.0 eslint-plugin-unicorn: 41.0.1_eslint@8.10.0 eslint-plugin-yml: 0.14.0_eslint@8.10.0 jsonc-eslint-parser: 2.1.0 yaml-eslint-parser: 0.5.0 transitivePeerDependencies: - supports-color dev: true /@antfu/eslint-config-ts/0.18.9_eslint@8.10.0+typescript@4.4.4: resolution: {integrity: sha512-/6OpEpZzRNGF7NyArZ03uZRM39RSp4wuhkDB08JhrQitDANFUwco4ZbGrYqHH7JlAcToLGU6dQBWr6r/yxnJIw==} peerDependencies: eslint: '>=7.4.0' typescript: '>=3.9' dependencies: '@antfu/eslint-config-basic': 0.18.9_eslint@8.10.0 '@typescript-eslint/eslint-plugin': 5.16.0_d827e572ad01d7e6dda45271b1a62ad5 '@typescript-eslint/parser': 5.16.0_eslint@8.10.0+typescript@4.4.4 eslint: 8.10.0 typescript: 4.4.4 transitivePeerDependencies: - supports-color dev: true /@babel/code-frame/7.16.7: resolution: {integrity: sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==} engines: {node: '>=6.9.0'} dependencies: '@babel/highlight': 7.16.10 dev: true /@babel/compat-data/7.17.0: resolution: {integrity: sha512-392byTlpGWXMv4FbyWw3sAZ/FrW/DrwqLGXpy0mbyNe9Taqv1mg9yON5/o0cnr8XYCkFTZbC1eV+c+LAROgrng==} engines: {node: '>=6.9.0'} dev: true /@babel/core/7.17.5: resolution: {integrity: sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==} engines: {node: '>=6.9.0'} dependencies: '@ampproject/remapping': 2.1.2 '@babel/code-frame': 7.16.7 '@babel/generator': 7.17.3 '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.17.5 '@babel/helper-module-transforms': 7.17.6 '@babel/helpers': 7.17.2 '@babel/parser': 7.17.3 '@babel/template': 7.16.7 '@babel/traverse': 7.17.3 '@babel/types': 7.17.0 convert-source-map: 1.8.0 debug: 4.3.3 gensync: 1.0.0-beta.2 json5: 2.2.0 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true /@babel/generator/7.17.3: resolution: {integrity: sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 jsesc: 2.5.2 source-map: 0.5.7 dev: true /@babel/helper-annotate-as-pure/7.16.7: resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true /@babel/helper-builder-binary-assignment-operator-visitor/7.16.7: resolution: {integrity: sha512-C6FdbRaxYjwVu/geKW4ZeQ0Q31AftgRcdSnZ5/jsH6BzCJbtvXvhpfkbkThYSuutZA7nCXpPR6AD9zd1dprMkA==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-explode-assignable-expression': 7.16.7 '@babel/types': 7.17.0 dev: true /@babel/helper-compilation-targets/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/compat-data': 7.17.0 '@babel/core': 7.17.5 '@babel/helper-validator-option': 7.16.7 browserslist: 4.17.5 semver: 6.3.0 dev: true /@babel/helper-create-class-features-plugin/7.17.6_@babel+core@7.17.5: resolution: {integrity: sha512-SogLLSxXm2OkBbSsHZMM4tUi8fUzjs63AT/d0YQIzr6GSd8Hxsbk2KYDX0k0DweAzGMj/YWeiCsorIdtdcW8Eg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.17.5 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-function-name': 7.16.7 '@babel/helper-member-expression-to-functions': 7.16.7 '@babel/helper-optimise-call-expression': 7.16.7 '@babel/helper-replace-supers': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 transitivePeerDependencies: - supports-color dev: true /@babel/helper-create-regexp-features-plugin/7.17.0_@babel+core@7.17.5: resolution: {integrity: sha512-awO2So99wG6KnlE+TPs6rn83gCz5WlEePJDTnLEqbchMVrBeAujURVphRdigsk094VhvZehFoNOihSlcBjwsXA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.17.5 '@babel/helper-annotate-as-pure': 7.16.7 regexpu-core: 5.0.1 dev: true /@babel/helper-define-polyfill-provider/0.3.1_@babel+core@7.17.5: resolution: {integrity: sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA==} peerDependencies: '@babel/core': ^7.4.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.17.5 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 '@babel/traverse': 7.17.3 debug: 4.3.3 lodash.debounce: 4.0.8 resolve: 1.20.0 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true /@babel/helper-environment-visitor/7.16.7: resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true /@babel/helper-explode-assignable-expression/7.16.7: resolution: {integrity: sha512-KyUenhWMC8VrxzkGP0Jizjo4/Zx+1nNZhgocs+gLzyZyB8SHidhoq9KK/8Ato4anhwsivfkBLftky7gvzbZMtQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true /@babel/helper-function-name/7.16.7: resolution: {integrity: sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-get-function-arity': 7.16.7 '@babel/template': 7.16.7 '@babel/types': 7.17.0 dev: true /@babel/helper-get-function-arity/7.16.7: resolution: {integrity: sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true /@babel/helper-hoist-variables/7.16.7: resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true /@babel/helper-member-expression-to-functions/7.16.7: resolution: {integrity: sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true /@babel/helper-module-imports/7.15.4: resolution: {integrity: sha512-jeAHZbzUwdW/xHgHQ3QmWR4Jg6j15q4w/gCfwZvtqOxoo5DKtLHk8Bsf4c5RZRC7NmLEs+ohkdq8jFefuvIxAA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true /@babel/helper-module-imports/7.16.0: resolution: {integrity: sha512-kkH7sWzKPq0xt3H1n+ghb4xEMP8k0U7XV3kkB+ZGy69kDk2ySFW1qPi06sjKzFY3t1j6XbJSqr4mF9L7CYVyhg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true /@babel/helper-module-imports/7.16.7: resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true /@babel/helper-module-transforms/7.17.6: resolution: {integrity: sha512-2ULmRdqoOMpdvkbT8jONrZML/XALfzxlb052bldftkicAUy8AxSCkD5trDPQcwHNmolcl7wP6ehNqMlyUw6AaA==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-module-imports': 7.16.7 '@babel/helper-simple-access': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 '@babel/helper-validator-identifier': 7.16.7 '@babel/template': 7.16.7 '@babel/traverse': 7.17.3 '@babel/types': 7.17.0 transitivePeerDependencies: - supports-color dev: true /@babel/helper-optimise-call-expression/7.16.7: resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true /@babel/helper-plugin-utils/7.16.7: resolution: {integrity: sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==} engines: {node: '>=6.9.0'} dev: true /@babel/helper-remap-async-to-generator/7.16.8: resolution: {integrity: sha512-fm0gH7Flb8H51LqJHy3HJ3wnE1+qtYR2A99K06ahwrawLdOFsCEWjZOrYricXJHoPSudNKxrMBUPEIPxiIIvBw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-wrap-function': 7.16.8 '@babel/types': 7.17.0 transitivePeerDependencies: - supports-color dev: true /@babel/helper-replace-supers/7.16.7: resolution: {integrity: sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-member-expression-to-functions': 7.16.7 '@babel/helper-optimise-call-expression': 7.16.7 '@babel/traverse': 7.17.3 '@babel/types': 7.17.0 transitivePeerDependencies: - supports-color dev: true /@babel/helper-simple-access/7.16.7: resolution: {integrity: sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true /@babel/helper-skip-transparent-expression-wrappers/7.16.0: resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true /@babel/helper-split-export-declaration/7.16.7: resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.17.0 dev: true /@babel/helper-validator-identifier/7.16.7: resolution: {integrity: sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==} engines: {node: '>=6.9.0'} dev: true /@babel/helper-validator-option/7.16.7: resolution: {integrity: sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==} engines: {node: '>=6.9.0'} dev: true /@babel/helper-wrap-function/7.16.8: resolution: {integrity: sha512-8RpyRVIAW1RcDDGTA+GpPAwV22wXCfKOoM9bet6TLkGIFTkRQSkH1nMQ5Yet4MpoXe1ZwHPVtNasc2w0uZMqnw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-function-name': 7.16.7 '@babel/template': 7.16.7 '@babel/traverse': 7.17.3 '@babel/types': 7.17.0 transitivePeerDependencies: - supports-color dev: true /@babel/helpers/7.17.2: resolution: {integrity: sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.16.7 '@babel/traverse': 7.17.3 '@babel/types': 7.17.0 transitivePeerDependencies: - supports-color dev: true /@babel/highlight/7.16.10: resolution: {integrity: sha512-5FnTQLSLswEj6IkgVw5KusNUUFY9ZGqe/TRFnP/BKYHYgfh7tc+C7mwiy95/yNP7Dh9x580Vv8r7u7ZfTBFxdw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.16.7 chalk: 2.4.2 js-tokens: 4.0.0 dev: true /@babel/parser/7.17.3: resolution: {integrity: sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==} engines: {node: '>=6.0.0'} hasBin: true dev: true /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-anv/DObl7waiGEnC24O9zqL0pSuI9hljihqiDuFHC8d7/bjr/4RLGPWuc8rYOff/QPzbEPSkzG8wGG9aDuhHRg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-di8vUHRdf+4aJ7ltXhaDbPoszdkh59AQtJM5soLsuHpQJdFQZOA4uGj0V2u/CZ8bJ/u8ULDL5yq6FO/bCXnKHw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.13.0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.17.5 dev: true /@babel/plugin-proposal-async-generator-functions/7.16.8_@babel+core@7.17.5: resolution: {integrity: sha512-71YHIvMuiuqWJQkebWJtdhQTfd4Q4mF76q2IX37uZPkG9+olBxsX+rH1vkhFto4UeJZ9dPY2s+mDvhDm1u2BGQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-remap-async-to-generator': 7.16.8 '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.17.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-proposal-class-properties/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.5 '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-proposal-class-static-block/7.17.6_@babel+core@7.17.5: resolution: {integrity: sha512-X/tididvL2zbs7jZCeeRJ8167U/+Ac135AM6jCAx6gYXDUviZV5Ku9UDvWS2NCuWlFjIRXklYhwo6HhAC7ETnA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.12.0 dependencies: '@babel/core': 7.17.5 '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.17.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-proposal-dynamic-import/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-I8SW9Ho3/8DRSdmDdH3gORdyUuYnk1m4cMxUAdu5oy4n3OfN8flDEH+d60iG7dUfi0KkYwSvoalHzzdRzpWHTg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.17.5 dev: true /@babel/plugin-proposal-export-namespace-from/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-ZxdtqDXLRGBL64ocZcs7ovt71L3jhC1RGSyR996svrCi3PYqHNkb3SwPJCs8RIzD86s+WPpt2S73+EHCGO+NUA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.17.5 dev: true /@babel/plugin-proposal-json-strings/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-lNZ3EEggsGY78JavgbHsK9u5P3pQaW7k4axlgFLYkMd7UBsiNahCITShLjNQschPyjtO6dADrL24757IdhBrsQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.17.5 dev: true /@babel/plugin-proposal-logical-assignment-operators/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-K3XzyZJGQCr00+EtYtrDjmwX7o7PLK6U9bi1nCwkQioRFVUv6dJoxbQjtWVtP+bCPy82bONBKG8NPyQ4+i6yjg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.17.5 dev: true /@babel/plugin-proposal-nullish-coalescing-operator/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-aUOrYU3EVtjf62jQrCj63pYZ7k6vns2h/DQvHPWGmsJRYzWXZ6/AsfgpiRy6XiuIDADhJzP2Q9MwSMKauBQ+UQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.17.5 dev: true /@babel/plugin-proposal-numeric-separator/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-vQgPMknOIgiuVqbokToyXbkY/OmmjAzr/0lhSIbG/KmnzXPGwW/AdhdKpi+O4X/VkWiWjnkKOBiqJrTaC98VKw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.17.5 dev: true /@babel/plugin-proposal-object-rest-spread/7.17.3_@babel+core@7.17.5: resolution: {integrity: sha512-yuL5iQA/TbZn+RGAfxQXfi7CNLmKi1f8zInn4IgobuCWcAb7i+zj4TYzQ9l8cEzVyJ89PDGuqxK1xZpUDISesw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.17.0 '@babel/core': 7.17.5 '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.5 '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.17.5 dev: true /@babel/plugin-proposal-optional-catch-binding/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-eMOH/L4OvWSZAE1VkHbr1vckLG1WUcHGJSLqqQwl2GaUqG6QjddvrOaTUMNYiv77H5IKPMZ9U9P7EaHwvAShfA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.17.5 dev: true /@babel/plugin-proposal-optional-chaining/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-eC3xy+ZrUcBtP7x+sq62Q/HYd674pPTb/77XZMb5wbDPGWIdUbSr4Agr052+zaUPSb+gGRnjxXfKFvx5iMJ+DA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.17.5 dev: true /@babel/plugin-proposal-private-methods/7.16.11_@babel+core@7.17.5: resolution: {integrity: sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.5 '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-proposal-private-property-in-object/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-rMQkjcOFbm+ufe3bTZLyOfsOUOxyvLXZJCTARhJr+8UMSoZmqTe1K1BgkFcrW37rAchWg57yI69ORxiWvUINuQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.17.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-proposal-unicode-property-regex/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-QRK0YI/40VLhNVGIjRNAAQkEHws0cswSdFFjpFyt943YmJIU1da9uW63Iu6NFV6CxTZW5eTDCrwZUstBWgp/Rg==} engines: {node: '>=4'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.17.5: resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.17.5: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-class-static-block/7.14.5_@babel+core@7.17.5: resolution: {integrity: sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-dynamic-import/7.8.3_@babel+core@7.17.5: resolution: {integrity: sha512-5gdGbFon+PszYzqs83S3E5mpi7/y/8M9eC90MRTZfduQOYW76ig6SOSPNe41IG5LoP3FGBn2N0RjVDSQiS94kQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.17.5: resolution: {integrity: sha512-MXf5laXo6c1IbEbegDmzGPwGNTsHZmEy6QGznu5Sh2UCWvueywb2ee+CCE4zQiZstxU9BMoQO9i6zUFSY0Kj0Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.17.5: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.17.5: resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.17.5: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.17.5: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.17.5: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.17.5: resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.17.5: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-private-property-in-object/7.14.5_@babel+core@7.17.5: resolution: {integrity: sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.17.5: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-arrow-functions/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-async-to-generator/7.16.8_@babel+core@7.17.5: resolution: {integrity: sha512-MtmUmTJQHCnyJVrScNzNlofQJ3dLFuobYn3mwOTKHnSCMtbNsqvF71GQmJfFjdrXSsAA7iysFmYWw4bXZ20hOg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-remap-async-to-generator': 7.16.8 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-block-scoping/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-classes/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-function-name': 7.16.7 '@babel/helper-optimise-call-expression': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-replace-supers': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-computed-properties/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-destructuring/7.17.3_@babel+core@7.17.5: resolution: {integrity: sha512-dDFzegDYKlPqa72xIlbmSkly5MluLoaC1JswABGktyt6NTXSBcUuse/kWE/wvKFWJHPETpi158qJZFS3JmykJg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-dotall-regex/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-Lyttaao2SjZF6Pf4vk1dVKv8YypMpomAbygW+mU5cYP3S5cWTfCJjG8xV6CFdzGFlfWK81IjL9viiTvpb6G7gQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-duplicate-keys/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-03DvpbRfvWIXyK0/6QiR1KMTWeT6OcQ7tbhjrXyFS02kjuX/mu5Bvnh5SDSWHxyawit2g5aWhKwI86EE7GUnTw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-exponentiation-operator/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-8UYLSlyLgRixQvlYH3J2ekXFHDFLQutdy7FfFAMm3CPZ6q9wHCwnUyiXpQCe3gVVnQlHc5nsuiEVziteRNTXEA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-for-of/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.17.5 '@babel/helper-function-name': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-literals/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-modules-amd/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-KaaEtgBL7FKYwjJ/teH63oAmE3lP34N3kshz8mm4VMAw7U3PxjVwwUmxEFksbgsNUaO3wId9R2AVQYSEGRa2+g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-module-transforms': 7.17.6 '@babel/helper-plugin-utils': 7.16.7 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-modules-commonjs/7.16.8_@babel+core@7.17.5: resolution: {integrity: sha512-oflKPvsLT2+uKQopesJt3ApiaIS2HW+hzHFcwRNtyDGieAeC/dIHZX8buJQ2J2X1rxGPy4eRcUijm3qcSPjYcA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-module-transforms': 7.17.6 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-simple-access': 7.16.7 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-modules-systemjs/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-DuK5E3k+QQmnOqBR9UkusByy5WZWGRxfzV529s9nPra1GE7olmxfqO2FHobEOYSPIjPBTr4p66YDcjQnt8cBmw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-module-transforms': 7.17.6 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-validator-identifier': 7.16.7 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-modules-umd/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-EMh7uolsC8O4xhudF2F6wedbSHm1HHZ0C6aJ7K67zcDNidMzVcxWdGr+htW9n21klm+bOn+Rx4CBsAntZd3rEQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-module-transforms': 7.17.6 '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-named-capturing-groups-regex/7.16.8_@babel+core@7.17.5: resolution: {integrity: sha512-j3Jw+n5PvpmhRR+mrgIh04puSANCk/T/UA3m3P1MjJkhlK906+ApHhDIqBQDdOgL/r1UYpz4GNclTXxyZrYGSw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.17.5 '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.5 dev: true /@babel/plugin-transform-new-target/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-xiLDzWNMfKoGOpc6t3U+etCE2yRnn3SM09BXqWPIZOBpL2gvVrBWUKnsJx0K/ADi5F5YC5f8APFfWrz25TdlGg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-replace-supers': 7.16.7 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-regenerator/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-mF7jOgGYCkSJagJ6XCujSQg+6xC1M77/03K2oBmVJWoFGNUtnVJO4WHKJk3dnPC8HCcj4xBQP1Egm8DWh3Pb3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 regenerator-transform: 0.14.5 dev: true /@babel/plugin-transform-reserved-words/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-KQzzDnZ9hWQBjwi5lpY5v9shmm6IVG0U9pB18zvMu2i4H90xpT4gmqwPYsn8rObiadYe2M0gmgsiOIF5A/2rtg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-spread/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 dev: true /@babel/plugin-transform-sticky-regex/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-NJa0Bd/87QV5NZZzTuZG5BPJjLYadeSZ9fO6oOUoL4iQx+9EEuw/eEM92SrsT19Yc2jgB1u1hsjqDtH02c3Drw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-template-literals/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-typeof-symbol/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-p2rOixCKRJzpg9JB4gjnG4gjWkWa89ZoYUnl9snJ1cWIcTH/hvxZqfO+WjG6T8DRBpctEol5jw1O5rA8gkCokQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-typescript/7.16.8_@babel+core@7.17.5: resolution: {integrity: sha512-bHdQ9k7YpBDO2d0NVfkj51DpQcvwIzIusJ7mEUaMlbZq3Kt/U47j24inXZHQ5MDiYpCs+oZiwnXyKedE8+q7AQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-create-class-features-plugin': 7.17.6_@babel+core@7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.17.5 transitivePeerDependencies: - supports-color dev: true /@babel/plugin-transform-unicode-escapes/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-TAV5IGahIz3yZ9/Hfv35TV2xEm+kaBDaZQCn2S/hG9/CZ0DktxJv9eKfPc7yYCvOYR4JGx1h8C+jcSOvgaaI/Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/plugin-transform-unicode-regex/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-oC5tYYKw56HO75KZVLQ+R/Nl3Hro9kf8iG0hXoaHP7tjAyCpvqBiSNe6vGrZni1Z6MggmUOC6A7VP7AVmw225Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-create-regexp-features-plugin': 7.17.0_@babel+core@7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true /@babel/preset-env/7.16.11_@babel+core@7.17.5: resolution: {integrity: sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.17.0 '@babel/core': 7.17.5 '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-validator-option': 7.16.7 '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.7_@babel+core@7.17.5 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.16.7_@babel+core@7.17.5 '@babel/plugin-proposal-async-generator-functions': 7.16.8_@babel+core@7.17.5 '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.17.5 '@babel/plugin-proposal-class-static-block': 7.17.6_@babel+core@7.17.5 '@babel/plugin-proposal-dynamic-import': 7.16.7_@babel+core@7.17.5 '@babel/plugin-proposal-export-namespace-from': 7.16.7_@babel+core@7.17.5 '@babel/plugin-proposal-json-strings': 7.16.7_@babel+core@7.17.5 '@babel/plugin-proposal-logical-assignment-operators': 7.16.7_@babel+core@7.17.5 '@babel/plugin-proposal-nullish-coalescing-operator': 7.16.7_@babel+core@7.17.5 '@babel/plugin-proposal-numeric-separator': 7.16.7_@babel+core@7.17.5 '@babel/plugin-proposal-object-rest-spread': 7.17.3_@babel+core@7.17.5 '@babel/plugin-proposal-optional-catch-binding': 7.16.7_@babel+core@7.17.5 '@babel/plugin-proposal-optional-chaining': 7.16.7_@babel+core@7.17.5 '@babel/plugin-proposal-private-methods': 7.16.11_@babel+core@7.17.5 '@babel/plugin-proposal-private-property-in-object': 7.16.7_@babel+core@7.17.5 '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.17.5 '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.17.5 '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.17.5 '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.17.5 '@babel/plugin-syntax-dynamic-import': 7.8.3_@babel+core@7.17.5 '@babel/plugin-syntax-export-namespace-from': 7.8.3_@babel+core@7.17.5 '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.17.5 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.17.5 '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.17.5 '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.17.5 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.5 '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.17.5 '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.17.5 '@babel/plugin-syntax-private-property-in-object': 7.14.5_@babel+core@7.17.5 '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.17.5 '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-async-to-generator': 7.16.8_@babel+core@7.17.5 '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-destructuring': 7.17.3_@babel+core@7.17.5 '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-duplicate-keys': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-exponentiation-operator': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-modules-amd': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-modules-commonjs': 7.16.8_@babel+core@7.17.5 '@babel/plugin-transform-modules-systemjs': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-modules-umd': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-named-capturing-groups-regex': 7.16.8_@babel+core@7.17.5 '@babel/plugin-transform-new-target': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-regenerator': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-reserved-words': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-sticky-regex': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-typeof-symbol': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-unicode-escapes': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-unicode-regex': 7.16.7_@babel+core@7.17.5 '@babel/preset-modules': 0.1.5_@babel+core@7.17.5 '@babel/types': 7.17.0 babel-plugin-polyfill-corejs2: 0.3.1_@babel+core@7.17.5 babel-plugin-polyfill-corejs3: 0.5.2_@babel+core@7.17.5 babel-plugin-polyfill-regenerator: 0.3.1_@babel+core@7.17.5 core-js-compat: 3.21.1 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true /@babel/preset-modules/0.1.5_@babel+core@7.17.5: resolution: {integrity: sha512-A57th6YRG7oR3cq/yt/Y84MvGgE0eJG2F1JLhKuyG+jFxEgrd/HAMJatiFtmOiZurz+0DkrvbheCLaV5f2JfjA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/plugin-proposal-unicode-property-regex': 7.16.7_@babel+core@7.17.5 '@babel/plugin-transform-dotall-regex': 7.16.7_@babel+core@7.17.5 '@babel/types': 7.17.0 esutils: 2.0.3 dev: true /@babel/preset-typescript/7.16.7_@babel+core@7.17.5: resolution: {integrity: sha512-WbVEmgXdIyvzB77AQjGBEyYPZx+8tTsO50XtfozQrkW8QB2rLJpH2lgx0TRw5EJrBxOZQ+wCcyPVQvS8tjEHpQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-validator-option': 7.16.7 '@babel/plugin-transform-typescript': 7.16.8_@babel+core@7.17.5 transitivePeerDependencies: - supports-color dev: true /@babel/runtime/7.17.2: resolution: {integrity: sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.9 dev: true /@babel/template/7.16.7: resolution: {integrity: sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 '@babel/parser': 7.17.3 '@babel/types': 7.17.0 dev: true /@babel/traverse/7.17.3: resolution: {integrity: sha512-5irClVky7TxRWIRtxlh2WPUUOLhcPN06AGgaQSB8AEwuyEBgJVuJ5imdHm5zxk8w0QS5T+tDfnDxAlhWjpb7cw==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 '@babel/generator': 7.17.3 '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-function-name': 7.16.7 '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 '@babel/parser': 7.17.3 '@babel/types': 7.17.0 debug: 4.3.3 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true /@babel/types/7.17.0: resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.16.7 to-fast-properties: 2.0.0 dev: true /@eslint/eslintrc/1.2.0: resolution: {integrity: sha512-igm9SjJHNEJRiUnecP/1R5T3wKLEJ7pL6e2P+GUSfCd0dGjPYYZve08uzw8L2J8foVHFz+NGu12JxRcU2gGo6w==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.3 espree: 9.3.1 globals: 13.12.1 ignore: 4.0.6 import-fresh: 3.3.0 js-yaml: 4.1.0 minimatch: 3.1.2 strip-json-comments: 3.1.1 transitivePeerDependencies: - supports-color dev: true /@humanwhocodes/config-array/0.9.5: resolution: {integrity: sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==} engines: {node: '>=10.10.0'} dependencies: '@humanwhocodes/object-schema': 1.2.1 debug: 4.3.3 minimatch: 3.1.2 transitivePeerDependencies: - supports-color dev: true /@humanwhocodes/object-schema/1.2.1: resolution: {integrity: sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==} dev: true /@jridgewell/resolve-uri/3.0.5: resolution: {integrity: sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==} engines: {node: '>=6.0.0'} dev: true /@jridgewell/sourcemap-codec/1.4.11: resolution: {integrity: sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==} dev: true /@jridgewell/trace-mapping/0.3.4: resolution: {integrity: sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ==} dependencies: '@jridgewell/resolve-uri': 3.0.5 '@jridgewell/sourcemap-codec': 1.4.11 dev: true /@jsdevtools/ez-spawn/3.0.4: resolution: {integrity: sha512-f5DRIOZf7wxogefH03RjMPMdBF7ADTWUMoOs9kaJo06EfwF+aFhMZMDZxHg/Xe12hptN9xoZjGso2fdjapBRIA==} engines: {node: '>=10'} dependencies: call-me-maybe: 1.0.1 cross-spawn: 7.0.3 string-argv: 0.3.1 type-detect: 4.0.8 dev: true /@nodelib/fs.scandir/2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} dependencies: '@nodelib/fs.stat': 2.0.5 run-parallel: 1.2.0 dev: true /@nodelib/fs.stat/2.0.5: resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} engines: {node: '>= 8'} dev: true /@nodelib/fs.walk/1.2.8: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} dependencies: '@nodelib/fs.scandir': 2.1.5 fastq: 1.13.0 dev: true /@rollup/plugin-babel/5.3.1_@babel+core@7.17.5+rollup@2.69.1: resolution: {integrity: sha512-WFfdLWU/xVWKeRQnKmIAQULUI7Il0gZnBIH/ZFO069wYIfPu+8zrfp/KMW0atmELoRDq8FbiP3VCss9MhCut7Q==} engines: {node: '>= 10.0.0'} peerDependencies: '@babel/core': ^7.0.0 '@types/babel__core': ^7.1.9 rollup: ^1.20.0||^2.0.0 peerDependenciesMeta: '@types/babel__core': optional: true dependencies: '@babel/core': 7.17.5 '@babel/helper-module-imports': 7.15.4 '@rollup/pluginutils': 3.1.0_rollup@2.69.1 rollup: 2.69.1 dev: true /@rollup/plugin-node-resolve/13.1.3_rollup@2.69.1: resolution: {integrity: sha512-BdxNk+LtmElRo5d06MGY4zoepyrXX1tkzX2hrnPEZ53k78GuOMWLqmJDGIIOPwVRIFZrLQOo+Yr6KtCuLIA0AQ==} engines: {node: '>= 10.0.0'} peerDependencies: rollup: ^2.42.0 dependencies: '@rollup/pluginutils': 3.1.0_rollup@2.69.1 '@types/resolve': 1.17.1 builtin-modules: 3.2.0 deepmerge: 4.2.2 is-module: 1.0.0 resolve: 1.20.0 rollup: 2.69.1 dev: true /@rollup/pluginutils/3.1.0_rollup@2.69.1: resolution: {integrity: sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==} engines: {node: '>= 8.0.0'} peerDependencies: rollup: ^1.20.0||^2.0.0 dependencies: '@types/estree': 0.0.39 estree-walker: 1.0.1 picomatch: 2.3.0 rollup: 2.69.1 dev: true /@types/estree/0.0.39: resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} dev: true /@types/json-schema/7.0.9: resolution: {integrity: sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==} dev: true /@types/json5/0.0.29: resolution: {integrity: sha1-7ihweulOEdK4J7y+UnC86n8+ce4=} dev: true /@types/mdast/3.0.10: resolution: {integrity: sha512-W864tg/Osz1+9f4lrGTZpCSO5/z4608eUp19tbozkq2HJK6i3z1kT0H9tlADXuYIb1YYOBByU4Jsqkk75q48qA==} dependencies: '@types/unist': 2.0.6 dev: true /@types/node/16.11.4: resolution: {integrity: sha512-TMgXmy0v2xWyuCSCJM6NCna2snndD8yvQF67J29ipdzMcsPa9u+o0tjF5+EQNdhcuZplYuouYqpc4zcd5I6amQ==} dev: true /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: true /@types/resolve/1.17.1: resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==} dependencies: '@types/node': 16.11.4 dev: true /@types/unist/2.0.6: resolution: {integrity: sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ==} dev: true /@typescript-eslint/eslint-plugin/5.16.0_d827e572ad01d7e6dda45271b1a62ad5: resolution: {integrity: sha512-SJoba1edXvQRMmNI505Uo4XmGbxCK9ARQpkvOd00anxzri9RNQk0DDCxD+LIl+jYhkzOJiOMMKYEHnHEODjdCw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: '@typescript-eslint/parser': 5.16.0_eslint@8.10.0+typescript@4.4.4 '@typescript-eslint/scope-manager': 5.16.0 '@typescript-eslint/type-utils': 5.16.0_eslint@8.10.0+typescript@4.4.4 '@typescript-eslint/utils': 5.16.0_eslint@8.10.0+typescript@4.4.4 debug: 4.3.3 eslint: 8.10.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 semver: 7.3.5 tsutils: 3.21.0_typescript@4.4.4 typescript: 4.4.4 transitivePeerDependencies: - supports-color dev: true /@typescript-eslint/parser/5.16.0_eslint@8.10.0+typescript@4.4.4: resolution: {integrity: sha512-fkDq86F0zl8FicnJtdXakFs4lnuebH6ZADDw6CYQv0UZeIjHvmEw87m9/29nk2Dv5Lmdp0zQ3zDQhiMWQf/GbA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: '@typescript-eslint/scope-manager': 5.16.0 '@typescript-eslint/types': 5.16.0 '@typescript-eslint/typescript-estree': 5.16.0_typescript@4.4.4 debug: 4.3.3 eslint: 8.10.0 typescript: 4.4.4 transitivePeerDependencies: - supports-color dev: true /@typescript-eslint/scope-manager/5.16.0: resolution: {integrity: sha512-P+Yab2Hovg8NekLIR/mOElCDPyGgFZKhGoZA901Yax6WR6HVeGLbsqJkZ+Cvk5nts/dAlFKm8PfL43UZnWdpIQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: '@typescript-eslint/types': 5.16.0 '@typescript-eslint/visitor-keys': 5.16.0 dev: true /@typescript-eslint/type-utils/5.16.0_eslint@8.10.0+typescript@4.4.4: resolution: {integrity: sha512-SKygICv54CCRl1Vq5ewwQUJV/8padIWvPgCxlWPGO/OgQLCijY9G7lDu6H+mqfQtbzDNlVjzVWQmeqbLMBLEwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: '@typescript-eslint/utils': 5.16.0_eslint@8.10.0+typescript@4.4.4 debug: 4.3.3 eslint: 8.10.0 tsutils: 3.21.0_typescript@4.4.4 typescript: 4.4.4 transitivePeerDependencies: - supports-color dev: true /@typescript-eslint/types/5.16.0: resolution: {integrity: sha512-oUorOwLj/3/3p/HFwrp6m/J2VfbLC8gjW5X3awpQJ/bSG+YRGFS4dpsvtQ8T2VNveV+LflQHjlLvB6v0R87z4g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true /@typescript-eslint/typescript-estree/5.16.0_typescript@4.4.4: resolution: {integrity: sha512-SE4VfbLWUZl9MR+ngLSARptUv2E8brY0luCdgmUevU6arZRY/KxYoLI/3V/yxaURR8tLRN7bmZtJdgmzLHI6pQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: '@typescript-eslint/types': 5.16.0 '@typescript-eslint/visitor-keys': 5.16.0 debug: 4.3.3 globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.5 tsutils: 3.21.0_typescript@4.4.4 typescript: 4.4.4 transitivePeerDependencies: - supports-color dev: true /@typescript-eslint/utils/5.16.0_eslint@8.10.0+typescript@4.4.4: resolution: {integrity: sha512-iYej2ER6AwmejLWMWzJIHy3nPJeGDuCqf8Jnb+jAQVoPpmWzwQOfa9hWVB8GIQE5gsCv/rfN4T+AYb/V06WseQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.9 '@typescript-eslint/scope-manager': 5.16.0 '@typescript-eslint/types': 5.16.0 '@typescript-eslint/typescript-estree': 5.16.0_typescript@4.4.4 eslint: 8.10.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@8.10.0 transitivePeerDependencies: - supports-color - typescript dev: true /@typescript-eslint/visitor-keys/5.16.0: resolution: {integrity: sha512-jqxO8msp5vZDhikTwq9ubyMHqZ67UIvawohr4qF3KhlpL7gzSjOd+8471H3nh5LyABkaI85laEKKU8SnGUK5/g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: '@typescript-eslint/types': 5.16.0 eslint-visitor-keys: 3.3.0 dev: true /acorn-jsx/5.3.2_acorn@8.7.0: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: acorn: 8.7.0 dev: true /acorn/8.7.0: resolution: {integrity: sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==} engines: {node: '>=0.4.0'} hasBin: true dev: true /aggregate-error/3.1.0: resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} engines: {node: '>=8'} dependencies: clean-stack: 2.2.0 indent-string: 4.0.0 dev: true /ajv/6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} dependencies: fast-deep-equal: 3.1.3 fast-json-stable-stringify: 2.1.0 json-schema-traverse: 0.4.1 uri-js: 4.4.1 dev: true /ansi-escapes/4.3.2: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} engines: {node: '>=8'} dependencies: type-fest: 0.21.3 dev: true /ansi-regex/5.0.1: resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==} engines: {node: '>=8'} dev: true /ansi-regex/6.0.1: resolution: {integrity: sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==} engines: {node: '>=12'} dev: true /ansi-styles/3.2.1: resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} engines: {node: '>=4'} dependencies: color-convert: 1.9.3 dev: true /ansi-styles/4.3.0: resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} engines: {node: '>=8'} dependencies: color-convert: 2.0.1 dev: true /ansi-styles/6.1.0: resolution: {integrity: sha512-VbqNsoz55SYGczauuup0MFUyXNQviSpFTj1RQtFzmQLk18qbVSpTFFGMT293rmDaQuKCT6InmbuEyUne4mTuxQ==} engines: {node: '>=12'} dev: true /apexcharts/3.33.1: resolution: {integrity: sha512-5aVzrgJefd8EH4w7oRmuOhA3+cxJxQg27cYg3ANVGvPCOB4AY3mVVNtFHRFaIq7bv8ws4GRaA9MWfzoWQw3MPQ==} dependencies: svg.draggable.js: 2.2.2 svg.easing.js: 2.0.0 svg.filter.js: 2.0.2 svg.pathmorphing.js: 0.1.3 svg.resize.js: 1.4.3 svg.select.js: 3.0.1 dev: false /argparse/2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} dev: true /array-back/3.1.0: resolution: {integrity: sha512-TkuxA4UCOvxuDK6NZYXCalszEzj+TLszyASooky+i742l9TqsOdYCMJJupxRic61hwquNtppB3hgcuq9SVSH1Q==} engines: {node: '>=6'} dev: true /array-includes/3.1.4: resolution: {integrity: sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.1.3 es-abstract: 1.19.1 get-intrinsic: 1.1.1 is-string: 1.0.7 dev: true /array-union/2.1.0: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} engines: {node: '>=8'} dev: true /array.prototype.flat/1.2.5: resolution: {integrity: sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.1.3 es-abstract: 1.19.1 dev: true /astral-regex/2.0.0: resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} engines: {node: '>=8'} dev: true /babel-plugin-dynamic-import-node/2.3.3: resolution: {integrity: sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==} dependencies: object.assign: 4.1.2 dev: true /babel-plugin-jsx-dom-expressions/0.32.0_@babel+core@7.17.5: resolution: {integrity: sha512-Tv5mKTCEB3LFEPpFSEFhdRShF5LU6+OuoGPXWZZPakmo5h2bru10e0SvGQTAHFpr+MvFWtXFDx1StC+qR6XR+Q==} dependencies: '@babel/helper-module-imports': 7.16.0 '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.5 '@babel/types': 7.17.0 html-entities: 2.3.2 transitivePeerDependencies: - '@babel/core' dev: true /babel-plugin-polyfill-corejs2/0.3.1_@babel+core@7.17.5: resolution: {integrity: sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/compat-data': 7.17.0 '@babel/core': 7.17.5 '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.17.5 semver: 6.3.0 transitivePeerDependencies: - supports-color dev: true /babel-plugin-polyfill-corejs3/0.5.2_@babel+core@7.17.5: resolution: {integrity: sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.17.5 core-js-compat: 3.21.1 transitivePeerDependencies: - supports-color dev: true /babel-plugin-polyfill-regenerator/0.3.1_@babel+core@7.17.5: resolution: {integrity: sha512-Y2B06tvgHYt1x0yz17jGkGeeMr5FeKUu+ASJ+N6nB5lQ8Dapfg42i0OVrf8PNGJ3zKL4A23snMi1IRwrqqND7A==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.5 '@babel/helper-define-polyfill-provider': 0.3.1_@babel+core@7.17.5 transitivePeerDependencies: - supports-color dev: true /babel-preset-solid/1.3.6_@babel+core@7.17.5: resolution: {integrity: sha512-UTSrdMpDnJjeFZBHQ7FU8c43LiT6RmIa5oM2IzMhhVmRjKw6PXbw3oG0NGMOYzMLxZ6CQ+Q/xu0hEZOIP1Ivaw==} dependencies: babel-plugin-jsx-dom-expressions: 0.32.0_@babel+core@7.17.5 transitivePeerDependencies: - '@babel/core' dev: true /balanced-match/1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} dev: true /brace-expansion/1.1.11: resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} dependencies: balanced-match: 1.0.2 concat-map: 0.0.1 dev: true /braces/3.0.2: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} engines: {node: '>=8'} dependencies: fill-range: 7.0.1 dev: true /browserslist/4.17.5: resolution: {integrity: sha512-I3ekeB92mmpctWBoLXe0d5wPS2cBuRvvW0JyyJHMrk9/HmP2ZjrTboNAZ8iuGqaEIlKguljbQY32OkOJIRrgoA==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: caniuse-lite: 1.0.30001271 electron-to-chromium: 1.3.878 escalade: 3.1.1 node-releases: 2.0.1 picocolors: 1.0.0 dev: true /browserslist/4.19.3: resolution: {integrity: sha512-XK3X4xtKJ+Txj8G5c30B4gsm71s69lqXlkYui4s6EkKxuv49qjYlY6oVd+IFJ73d4YymtM3+djvvt/R/iJwwDg==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: caniuse-lite: 1.0.30001313 electron-to-chromium: 1.4.76 escalade: 3.1.1 node-releases: 2.0.2 picocolors: 1.0.0 dev: true /buffer-from/1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} dev: true /builtin-modules/3.2.0: resolution: {integrity: sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA==} engines: {node: '>=6'} dev: true /builtins/4.1.0: resolution: {integrity: sha512-1bPRZQtmKaO6h7qV1YHXNtr6nCK28k0Zo95KM4dXfILcZZwoHJBN1m3lfLv9LPkcOZlrSr+J1bzMaZFO98Yq0w==} dependencies: semver: 7.3.5 dev: true /bumpp/7.1.1: resolution: {integrity: sha512-pAGjraw9T4I4dnkiQHrKUVQb55dOM5Nj72SVtVlkjFjWjFtg0aSgipQuxDWZ0cqm8WoqtaiBPk+7jHfnZxr7lA==} engines: {node: '>=10'} hasBin: true dependencies: '@jsdevtools/ez-spawn': 3.0.4 chalk: 4.1.2 command-line-args: 5.2.1 globby: 11.1.0 prompts: 2.4.2 semver: 7.3.5 dev: true /call-bind/1.0.2: resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} dependencies: function-bind: 1.1.1 get-intrinsic: 1.1.1 dev: true /call-me-maybe/1.0.1: resolution: {integrity: sha1-JtII6onje1y95gJQoV8DHBak1ms=} dev: true /callsites/3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} dev: true /caniuse-lite/1.0.30001271: resolution: {integrity: sha512-BBruZFWmt3HFdVPS8kceTBIguKxu4f99n5JNp06OlPD/luoAMIaIK5ieV5YjnBLH3Nysai9sxj9rpJj4ZisXOA==} dev: true /caniuse-lite/1.0.30001313: resolution: {integrity: sha512-rI1UN0koZUiKINjysQDuRi2VeSCce3bYJNmDcj3PIKREiAmjakugBul1QSkg/fPrlULYl6oWfGg3PbgOSY9X4Q==} dev: true /chalk/2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} engines: {node: '>=4'} dependencies: ansi-styles: 3.2.1 escape-string-regexp: 1.0.5 supports-color: 5.5.0 dev: true /chalk/4.1.2: resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==} engines: {node: '>=10'} dependencies: ansi-styles: 4.3.0 supports-color: 7.2.0 dev: true /character-entities-legacy/1.1.4: resolution: {integrity: sha512-3Xnr+7ZFS1uxeiUDvV02wQ+QDbc55o97tIV5zHScSPJpcLm/r0DFPcoY3tYRp+VZukxuMeKgXYmsXQHO05zQeA==} dev: true /character-entities/1.2.4: resolution: {integrity: sha512-iBMyeEHxfVnIakwOuDXpVkc54HijNgCyQB2w0VfGQThle6NXn50zU6V/u+LDhxHcDUPojn6Kpga3PTAD8W1bQw==} dev: true /character-reference-invalid/1.1.4: resolution: {integrity: sha512-mKKUkUbhPpQlCOfIuZkvSEgktjPFIsZKRRbC6KWVEMvlzblj3i3asQv5ODsrwt0N3pHAEvjP8KTQPHkp0+6jOg==} dev: true /ci-info/3.3.0: resolution: {integrity: sha512-riT/3vI5YpVH6/qomlDnJow6TBee2PBKSEpx3O32EGPYbWGIRsIlGRms3Sm74wYE1JMo8RnO04Hb12+v1J5ICw==} dev: true /clean-regexp/1.0.0: resolution: {integrity: sha1-jffHquUf02h06PjQW5GAvBGj/tc=} engines: {node: '>=4'} dependencies: escape-string-regexp: 1.0.5 dev: true /clean-stack/2.2.0: resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==} engines: {node: '>=6'} dev: true /cli-cursor/3.1.0: resolution: {integrity: sha512-I/zHAwsKf9FqGoXM4WWRACob9+SNukZTd94DWF57E4toouRulbCxcUh6RKUEOQlYTHJnzkPMySvPNaaSLNfLZw==} engines: {node: '>=8'} dependencies: restore-cursor: 3.1.0 dev: true /cli-truncate/2.1.0: resolution: {integrity: sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==} engines: {node: '>=8'} dependencies: slice-ansi: 3.0.0 string-width: 4.2.3 dev: true /cli-truncate/3.1.0: resolution: {integrity: sha512-wfOBkjXteqSnI59oPcJkcPl/ZmwvMMOj340qUIY1SKZCv0B9Cf4D4fAucRkIKQmsIuYK3x1rrgU7MeGRruiuiA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} dependencies: slice-ansi: 5.0.0 string-width: 5.1.2 dev: true /color-convert/1.9.3: resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} dependencies: color-name: 1.1.3 dev: true /color-convert/2.0.1: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} engines: {node: '>=7.0.0'} dependencies: color-name: 1.1.4 dev: true /color-name/1.1.3: resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=} dev: true /color-name/1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} dev: true /colorette/2.0.16: resolution: {integrity: sha512-hUewv7oMjCp+wkBv5Rm0v87eJhq4woh5rSR+42YSQJKecCqgIqNkZ6lAlQms/BwHPJA5NKMRlpxPRv0n8HQW6g==} dev: true /command-line-args/5.2.1: resolution: {integrity: sha512-H4UfQhZyakIjC74I9d34fGYDwk3XpSr17QhEd0Q3I9Xq1CETHo4Hcuo87WyWHpAF1aSLjLRf5lD9ZGX2qStUvg==} engines: {node: '>=4.0.0'} dependencies: array-back: 3.1.0 find-replace: 3.0.0 lodash.camelcase: 4.3.0 typical: 4.0.0 dev: true /commander/2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} dev: true /commander/8.3.0: resolution: {integrity: sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==} engines: {node: '>= 12'} dev: true /concat-map/0.0.1: resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} dev: true /convert-source-map/1.8.0: resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==} dependencies: safe-buffer: 5.1.2 dev: true /core-js-compat/3.21.1: resolution: {integrity: sha512-gbgX5AUvMb8gwxC7FLVWYT7Kkgu/y7+h/h1X43yJkNqhlK2fuYyQimqvKGNZFAY6CKii/GFKJ2cp/1/42TN36g==} dependencies: browserslist: 4.19.3 semver: 7.0.0 dev: true /cross-spawn/7.0.3: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} engines: {node: '>= 8'} dependencies: path-key: 3.1.1 shebang-command: 2.0.0 which: 2.0.2 dev: true /debug/2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} dependencies: ms: 2.0.0 dev: true /debug/3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} dependencies: ms: 2.1.2 dev: true /debug/4.3.2: resolution: {integrity: sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' peerDependenciesMeta: supports-color: optional: true dependencies: ms: 2.1.2 dev: true /debug/4.3.3: resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' peerDependenciesMeta: supports-color: optional: true dependencies: ms: 2.1.2 dev: true /debug/4.3.3_supports-color@9.2.1: resolution: {integrity: sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' peerDependenciesMeta: supports-color: optional: true dependencies: ms: 2.1.2 supports-color: 9.2.1 dev: true /deep-is/0.1.4: resolution: {integrity: sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==} dev: true /deepmerge/4.2.2: resolution: {integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==} engines: {node: '>=0.10.0'} dev: true /define-properties/1.1.3: resolution: {integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==} engines: {node: '>= 0.4'} dependencies: object-keys: 1.1.1 dev: true /defu/6.0.0: resolution: {integrity: sha512-t2MZGLf1V2rV4VBZbWIaXKdX/mUcYW0n2znQZoADBkGGxYL8EWqCuCZBmJPJ/Yy9fofJkyuuSuo5GSwo0XdEgw==} dev: false /dir-glob/3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} dependencies: path-type: 4.0.0 dev: true /doctrine/2.1.0: resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} engines: {node: '>=0.10.0'} dependencies: esutils: 2.0.3 dev: true /doctrine/3.0.0: resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} engines: {node: '>=6.0.0'} dependencies: esutils: 2.0.3 dev: true /dom-serializer/1.3.2: resolution: {integrity: sha512-5c54Bk5Dw4qAxNOI1pFEizPSjVsx5+bpJKmL2kPn8JhBUq2q09tTCa3mjijun2NfK78NMouDYNMBkOrPZiS+ig==} dependencies: domelementtype: 2.2.0 domhandler: 4.3.0 entities: 2.2.0 dev: true /domelementtype/2.2.0: resolution: {integrity: sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A==} dev: true /domhandler/4.3.0: resolution: {integrity: sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g==} engines: {node: '>= 4'} dependencies: domelementtype: 2.2.0 dev: true /domutils/2.8.0: resolution: {integrity: sha512-w96Cjofp72M5IIhpjgobBimYEfoPjx1Vx0BSX9P30WBdZW2WIKU0T1Bd0kz2eNZ9ikjKgHbEyKx8BB6H1L3h3A==} dependencies: dom-serializer: 1.3.2 domelementtype: 2.2.0 domhandler: 4.3.0 dev: true /eastasianwidth/0.2.0: resolution: {integrity: sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==} dev: true /electron-to-chromium/1.3.878: resolution: {integrity: sha512-O6yxWCN9ph2AdspAIszBnd9v8s11hQx8ub9w4UGApzmNRnoKhbulOWqbO8THEQec/aEHtvy+donHZMlh6l1rbA==} dev: true /electron-to-chromium/1.4.76: resolution: {integrity: sha512-3Vftv7cenJtQb+k00McEBZ2vVmZ/x+HEF7pcZONZIkOsESqAqVuACmBxMv0JhzX7u0YltU0vSqRqgBSTAhFUjA==} dev: true /emoji-regex/8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} dev: true /emoji-regex/9.2.2: resolution: {integrity: sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==} dev: true /entities/2.2.0: resolution: {integrity: sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==} dev: true /entities/3.0.1: resolution: {integrity: sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==} engines: {node: '>=0.12'} dev: true /error-ex/1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} dependencies: is-arrayish: 0.2.1 dev: true /es-abstract/1.19.1: resolution: {integrity: sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 es-to-primitive: 1.2.1 function-bind: 1.1.1 get-intrinsic: 1.1.1 get-symbol-description: 1.0.0 has: 1.0.3 has-symbols: 1.0.3 internal-slot: 1.0.3 is-callable: 1.2.4 is-negative-zero: 2.0.2 is-regex: 1.1.4 is-shared-array-buffer: 1.0.1 is-string: 1.0.7 is-weakref: 1.0.2 object-inspect: 1.12.0 object-keys: 1.1.1 object.assign: 4.1.2 string.prototype.trimend: 1.0.4 string.prototype.trimstart: 1.0.4 unbox-primitive: 1.0.1 dev: true /es-to-primitive/1.2.1: resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} engines: {node: '>= 0.4'} dependencies: is-callable: 1.2.4 is-date-object: 1.0.5 is-symbol: 1.0.4 dev: true /esbuild-android-64/0.14.25: resolution: {integrity: sha512-L5vCUk7TzFbBnoESNoXjU3x9+/+7TDIE/1mTfy/erAfvZAqC+S3sp/Qa9wkypFMcFvN9FzvESkTlpeQDolREtQ==} engines: {node: '>=12'} cpu: [x64] os: [android] requiresBuild: true dev: true optional: true /esbuild-android-arm64/0.14.25: resolution: {integrity: sha512-4jv5xPjM/qNm27T5j3ZEck0PvjgQtoMHnz4FzwF5zNP56PvY2CT0WStcAIl6jNlsuDdN63rk2HRBIsO6xFbcFw==} engines: {node: '>=12'} cpu: [arm64] os: [android] requiresBuild: true dev: true optional: true /esbuild-darwin-64/0.14.25: resolution: {integrity: sha512-TGp8tuudIxOyWd1+8aYPxQmC1ZQyvij/AfNBa35RubixD0zJ1vkKHVAzo0Zao1zcG6pNqiSyzfPto8vmg0s7oA==} engines: {node: '>=12'} cpu: [x64] os: [darwin] requiresBuild: true dev: true optional: true /esbuild-darwin-arm64/0.14.25: resolution: {integrity: sha512-oTcDgdm0MDVEmw2DWu8BV68pYuImpFgvWREPErBZmNA4MYKGuBRaCiJqq6jZmBR1x+3y1DWCjez+5uLtuAm6mw==} engines: {node: '>=12'} cpu: [arm64] os: [darwin] requiresBuild: true dev: true optional: true /esbuild-freebsd-64/0.14.25: resolution: {integrity: sha512-ueAqbnMZ8arnuLH8tHwTCQYeptnHOUV7vA6px6j4zjjQwDx7TdP7kACPf3TLZLdJQ3CAD1XCvQ2sPhX+8tacvQ==} engines: {node: '>=12'} cpu: [x64] os: [freebsd] requiresBuild: true dev: true optional: true /esbuild-freebsd-arm64/0.14.25: resolution: {integrity: sha512-+ZVWud2HKh+Ob6k/qiJWjBtUg4KmJGGmbvEXXW1SNKS7hW7HU+Zq2ZCcE1akFxOPkVB+EhOty/sSek30tkCYug==} engines: {node: '>=12'} cpu: [arm64] os: [freebsd] requiresBuild: true dev: true optional: true /esbuild-linux-32/0.14.25: resolution: {integrity: sha512-3OP/lwV3kCzEz45tobH9nj+uE4ubhGsfx+tn0L26WAGtUbmmcRpqy7XRG/qK7h1mClZ+eguIANcQntYMdYklfw==} engines: {node: '>=12'} cpu: [ia32] os: [linux] requiresBuild: true dev: true optional: true /esbuild-linux-64/0.14.25: resolution: {integrity: sha512-+aKHdHZmX9qwVlQmu5xYXh7GsBFf4TWrePgeJTalhXHOG7NNuUwoHmketGiZEoNsWyyqwH9rE5BC+iwcLY30Ug==} engines: {node: '>=12'} cpu: [x64] os: [linux] requiresBuild: true dev: true optional: true /esbuild-linux-arm/0.14.25: resolution: {integrity: sha512-aTLcE2VBoLydL943REcAcgnDi3bHtmULSXWLbjtBdtykRatJVSxKMjK9YlBXUZC4/YcNQfH7AxwVeQr9fNxPhw==} engines: {node: '>=12'} cpu: [arm] os: [linux] requiresBuild: true dev: true optional: true /esbuild-linux-arm64/0.14.25: resolution: {integrity: sha512-UxfenPx/wSZx55gScCImPtXekvZQLI2GW3qe5dtlmU7luiqhp5GWPzGeQEbD3yN3xg/pHc671m5bma5Ns7lBHw==} engines: {node: '>=12'} cpu: [arm64] os: [linux] requiresBuild: true dev: true optional: true /esbuild-linux-mips64le/0.14.25: resolution: {integrity: sha512-wLWYyqVfYx9Ur6eU5RT92yJVsaBGi5RdkoWqRHOqcJ38Kn60QMlcghsKeWfe9jcYut8LangYZ98xO1LxIoSXrQ==} engines: {node: '>=12'} cpu: [mips64el] os: [linux] requiresBuild: true dev: true optional: true /esbuild-linux-ppc64le/0.14.25: resolution: {integrity: sha512-0dR6Csl6Zas3g4p9ULckEl8Mo8IInJh33VCJ3eaV1hj9+MHGdmDOakYMN8MZP9/5nl+NU/0ygpd14cWgy8uqRw==} engines: {node: '>=12'} cpu: [ppc64] os: [linux] requiresBuild: true dev: true optional: true /esbuild-linux-riscv64/0.14.25: resolution: {integrity: sha512-J4d20HDmTrgvhR0bdkDhvvJGaikH3LzXQnNaseo8rcw9Yqby9A90gKUmWpfwqLVNRILvNnAmKLfBjCKU9ajg8w==} engines: {node: '>=12'} cpu: [riscv64] os: [linux] requiresBuild: true dev: true optional: true /esbuild-linux-s390x/0.14.25: resolution: {integrity: sha512-YI2d5V6nTE73ZnhEKQD7MtsPs1EtUZJ3obS21oxQxGbbRw1G+PtJKjNyur+3t6nzHP9oTg6GHQ3S3hOLLmbDIQ==} engines: {node: '>=12'} cpu: [s390x] os: [linux] requiresBuild: true dev: true optional: true /esbuild-netbsd-64/0.14.25: resolution: {integrity: sha512-TKIVgNWLUOkr+Exrye70XTEE1lJjdQXdM4tAXRzfHE9iBA7LXWcNtVIuSnphTqpanPzTDFarF0yqq4kpbC6miA==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] requiresBuild: true dev: true optional: true /esbuild-openbsd-64/0.14.25: resolution: {integrity: sha512-QgFJ37A15D7NIXBTYEqz29+uw3nNBOIyog+3kFidANn6kjw0GHZ0lEYQn+cwjyzu94WobR+fes7cTl/ZYlHb1A==} engines: {node: '>=12'} cpu: [x64] os: [openbsd] requiresBuild: true dev: true optional: true /esbuild-sunos-64/0.14.25: resolution: {integrity: sha512-rmWfjUItYIVlqr5EnTH1+GCxXiBOC42WBZ3w++qh7n2cS9Xo0lO5pGSG2N+huOU2fX5L+6YUuJ78/vOYvefeFw==} engines: {node: '>=12'} cpu: [x64] os: [sunos] requiresBuild: true dev: true optional: true /esbuild-windows-32/0.14.25: resolution: {integrity: sha512-HGAxVUofl3iUIz9W10Y9XKtD0bNsK9fBXv1D55N/ljNvkrAYcGB8YCm0v7DjlwtyS6ws3dkdQyXadbxkbzaKOA==} engines: {node: '>=12'} cpu: [ia32] os: [win32] requiresBuild: true dev: true optional: true /esbuild-windows-64/0.14.25: resolution: {integrity: sha512-TirEohRkfWU9hXLgoDxzhMQD1g8I2mOqvdQF2RS9E/wbkORTAqJHyh7wqGRCQAwNzdNXdg3JAyhQ9/177AadWA==} engines: {node: '>=12'} cpu: [x64] os: [win32] requiresBuild: true dev: true optional: true /esbuild-windows-arm64/0.14.25: resolution: {integrity: sha512-4ype9ERiI45rSh+R8qUoBtaj6kJvUOI7oVLhKqPEpcF4Pa5PpT3hm/mXAyotJHREkHpM87PAJcA442mLnbtlNA==} engines: {node: '>=12'} cpu: [arm64] os: [win32] requiresBuild: true dev: true optional: true /esbuild/0.14.25: resolution: {integrity: sha512-4JHEIOMNFvK09ziiL+iVmldIhLbn49V4NAVo888tcGFKedEZY/Y8YapfStJ6zSE23tzYPKxqKwQBnQoIO0BI/Q==} engines: {node: '>=12'} hasBin: true requiresBuild: true optionalDependencies: esbuild-android-64: 0.14.25 esbuild-android-arm64: 0.14.25 esbuild-darwin-64: 0.14.25 esbuild-darwin-arm64: 0.14.25 esbuild-freebsd-64: 0.14.25 esbuild-freebsd-arm64: 0.14.25 esbuild-linux-32: 0.14.25 esbuild-linux-64: 0.14.25 esbuild-linux-arm: 0.14.25 esbuild-linux-arm64: 0.14.25 esbuild-linux-mips64le: 0.14.25 esbuild-linux-ppc64le: 0.14.25 esbuild-linux-riscv64: 0.14.25 esbuild-linux-s390x: 0.14.25 esbuild-netbsd-64: 0.14.25 esbuild-openbsd-64: 0.14.25 esbuild-sunos-64: 0.14.25 esbuild-windows-32: 0.14.25 esbuild-windows-64: 0.14.25 esbuild-windows-arm64: 0.14.25 dev: true /escalade/3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} dev: true /escape-string-regexp/1.0.5: resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=} engines: {node: '>=0.8.0'} dev: true /escape-string-regexp/4.0.0: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} dev: true /eslint-config-standard/17.0.0-1_ac1e98c601f5404dac703f9f37da2005: resolution: {integrity: sha512-aqRG58dqoBNfOLN+PsitasxmW+W9Os4oQrx081B16T4E4WogsSbpUL6hnKSnyv35sSRYA2XjBtKMOrUboL6jgw==} peerDependencies: eslint: ^8.0.1 eslint-plugin-import: ^2.25.2 eslint-plugin-n: ^14.0.0 eslint-plugin-promise: ^6.0.0 dependencies: eslint: 8.10.0 eslint-plugin-import: 2.25.4_eslint@8.10.0 eslint-plugin-n: 15.1.0_eslint@8.10.0 eslint-plugin-promise: 6.0.0_eslint@8.10.0 dev: true /eslint-import-resolver-node/0.3.6: resolution: {integrity: sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==} dependencies: debug: 3.2.7 resolve: 1.20.0 dev: true /eslint-module-utils/2.7.3: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} dependencies: debug: 3.2.7 find-up: 2.1.0 dev: true /eslint-plugin-es/4.1.0_eslint@8.10.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: eslint: 8.10.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true /eslint-plugin-eslint-comments/3.2.0_eslint@8.10.0: resolution: {integrity: sha512-0jkOl0hfojIHHmEHgmNdqv4fmh7300NdpA9FFpF7zaoLvB/QeXOGNLIo86oAveJFrfB1p05kC8hpEMHM8DwWVQ==} engines: {node: '>=6.5.0'} peerDependencies: eslint: '>=4.19.1' dependencies: escape-string-regexp: 1.0.5 eslint: 8.10.0 ignore: 5.2.0 dev: true /eslint-plugin-html/6.2.0: resolution: {integrity: sha512-vi3NW0E8AJombTvt8beMwkL1R/fdRWl4QSNRNMhVQKWm36/X0KF0unGNAY4mqUF06mnwVWZcIcerrCnfn9025g==} dependencies: htmlparser2: 7.2.0 dev: true /eslint-plugin-import/2.25.4_eslint@8.10.0: resolution: {integrity: sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==} engines: {node: '>=4'} peerDependencies: eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 dependencies: array-includes: 3.1.4 array.prototype.flat: 1.2.5 debug: 2.6.9 doctrine: 2.1.0 eslint: 8.10.0 eslint-import-resolver-node: 0.3.6 eslint-module-utils: 2.7.3 has: 1.0.3 is-core-module: 2.8.0 is-glob: 4.0.3 minimatch: 3.1.2 object.values: 1.1.5 resolve: 1.20.0 tsconfig-paths: 3.13.0 dev: true /eslint-plugin-jsonc/2.2.1_eslint@8.10.0: resolution: {integrity: sha512-ozGjWXhxF3ZfITHmRLuUL6zORh5Dzo0ymwVdxhfFaa4LEtU2S88JIwDYCWAifQLG92x7chqcnZlGUggaPSlfIQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: eslint: 8.10.0 eslint-utils: 3.0.0_eslint@8.10.0 jsonc-eslint-parser: 2.1.0 natural-compare: 1.4.0 dev: true /eslint-plugin-markdown/2.2.1_eslint@8.10.0: resolution: {integrity: sha512-FgWp4iyYvTFxPwfbxofTvXxgzPsDuSKHQy2S+a8Ve6savbujey+lgrFFbXQA0HPygISpRYWYBjooPzhYSF81iA==} engines: {node: ^8.10.0 || ^10.12.0 || >= 12.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: eslint: 8.10.0 mdast-util-from-markdown: 0.8.5 transitivePeerDependencies: - supports-color dev: true /eslint-plugin-n/15.1.0_eslint@8.10.0: resolution: {integrity: sha512-Tgx4Z58QXv2Ha7Qzp0u4wavnZNZ3AOievZMxrAxi7nvDbzD5B/JqOD80LHYcGHFZc2HD9jDmM/+KWMPov46a4A==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 4.1.0 eslint: 8.10.0 eslint-plugin-es: 4.1.0_eslint@8.10.0 eslint-utils: 3.0.0_eslint@8.10.0 ignore: 5.2.0 is-core-module: 2.8.0 minimatch: 3.1.2 resolve: 1.20.0 semver: 6.3.0 dev: true /eslint-plugin-promise/6.0.0_eslint@8.10.0: resolution: {integrity: sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: eslint: 8.10.0 dev: true /eslint-plugin-solid/0.4.4_eslint@8.10.0+typescript@4.4.4: resolution: {integrity: sha512-LccbFyhOWBBxtt7mv2jN3UzKQzFH2mxHqDJFevC8r6hdWwfiQeZg/dZk+UrRNB3pN0A/cKAEJzQSSMRe2JM6HA==} engines: {node: '>=12.0.0'} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@typescript-eslint/utils': 5.16.0_eslint@8.10.0+typescript@4.4.4 eslint: 8.10.0 is-html: 2.0.0 jsx-ast-utils: 3.2.1 kebab-case: 1.0.1 known-css-properties: 0.24.0 style-to-object: 0.3.0 transitivePeerDependencies: - supports-color - typescript dev: true /eslint-plugin-unicorn/41.0.1_eslint@8.10.0: resolution: {integrity: sha512-gF5vo2dIj0YdNMQ/IMegiBkQdQ22GBFFVpdkJP+0og3w7XD4ypea0xQVRv6iofkLVR2w0phAdikcnU01ybd4Ow==} engines: {node: '>=12'} peerDependencies: eslint: '>=8.8.0' dependencies: '@babel/helper-validator-identifier': 7.16.7 ci-info: 3.3.0 clean-regexp: 1.0.0 eslint: 8.10.0 eslint-utils: 3.0.0_eslint@8.10.0 esquery: 1.4.0 indent-string: 4.0.0 is-builtin-module: 3.1.0 lodash: 4.17.21 pluralize: 8.0.0 read-pkg-up: 7.0.1 regexp-tree: 0.1.24 safe-regex: 2.1.1 semver: 7.3.5 strip-indent: 3.0.0 dev: true /eslint-plugin-yml/0.14.0_eslint@8.10.0: resolution: {integrity: sha512-+0+bBV/07txENbxfrHF9olGoLCHez64vmnOmjWOoLwmXOwfdaSRleBSPIi4nWQs7WwX8lm/fSLadOjbVEcsXQQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '>=6.0.0' dependencies: debug: 4.3.3 eslint: 8.10.0 lodash: 4.17.21 natural-compare: 1.4.0 yaml-eslint-parser: 0.5.0 transitivePeerDependencies: - supports-color dev: true /eslint-scope/5.1.1: resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} engines: {node: '>=8.0.0'} dependencies: esrecurse: 4.3.0 estraverse: 4.3.0 dev: true /eslint-scope/7.1.1: resolution: {integrity: sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 dev: true /eslint-utils/2.1.0: resolution: {integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==} engines: {node: '>=6'} dependencies: eslint-visitor-keys: 1.3.0 dev: true /eslint-utils/3.0.0_eslint@8.10.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: eslint: 8.10.0 eslint-visitor-keys: 2.1.0 dev: true /eslint-visitor-keys/1.3.0: resolution: {integrity: sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==} engines: {node: '>=4'} dev: true /eslint-visitor-keys/2.1.0: resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==} engines: {node: '>=10'} dev: true /eslint-visitor-keys/3.3.0: resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true /eslint/8.10.0: resolution: {integrity: sha512-tcI1D9lfVec+R4LE1mNDnzoJ/f71Kl/9Cv4nG47jOueCMBrCCKYXr4AUVS7go6mWYGFD4+EoN6+eXSrEbRzXVw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: '@eslint/eslintrc': 1.2.0 '@humanwhocodes/config-array': 0.9.5 ajv: 6.12.6 chalk: 4.1.2 cross-spawn: 7.0.3 debug: 4.3.2 doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 eslint-utils: 3.0.0_eslint@8.10.0 eslint-visitor-keys: 3.3.0 espree: 9.3.1 esquery: 1.4.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 file-entry-cache: 6.0.1 functional-red-black-tree: 1.0.1 glob-parent: 6.0.2 globals: 13.12.1 ignore: 5.2.0 import-fresh: 3.3.0 imurmurhash: 0.1.4 is-glob: 4.0.3 js-yaml: 4.1.0 json-stable-stringify-without-jsonify: 1.0.1 levn: 0.4.1 lodash.merge: 4.6.2 minimatch: 3.1.2 natural-compare: 1.4.0 optionator: 0.9.1 regexpp: 3.2.0 strip-ansi: 6.0.1 strip-json-comments: 3.1.1 text-table: 0.2.0 v8-compile-cache: 2.3.0 transitivePeerDependencies: - supports-color dev: true /espree/9.3.1: resolution: {integrity: sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: acorn: 8.7.0 acorn-jsx: 5.3.2_acorn@8.7.0 eslint-visitor-keys: 3.3.0 dev: true /esquery/1.4.0: resolution: {integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==} engines: {node: '>=0.10'} dependencies: estraverse: 5.3.0 dev: true /esrecurse/4.3.0: resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} engines: {node: '>=4.0'} dependencies: estraverse: 5.3.0 dev: true /estraverse/4.3.0: resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} engines: {node: '>=4.0'} dev: true /estraverse/5.3.0: resolution: {integrity: sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==} engines: {node: '>=4.0'} dev: true /estree-walker/1.0.1: resolution: {integrity: sha512-1fMXF3YP4pZZVozF8j/ZLfvnR8NSIljt56UhbZ5PeeDmmGHpgpdwQt7ITlGvYaQukCvuBRMLEiKiYC+oeIg4cg==} dev: true /esutils/2.0.3: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} engines: {node: '>=0.10.0'} dev: true /execa/5.1.1: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} dependencies: cross-spawn: 7.0.3 get-stream: 6.0.1 human-signals: 2.1.0 is-stream: 2.0.1 merge-stream: 2.0.0 npm-run-path: 4.0.1 onetime: 5.1.2 signal-exit: 3.0.7 strip-final-newline: 2.0.0 dev: true /fast-deep-equal/3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} dev: true /fast-glob/3.2.11: resolution: {integrity: sha512-xrO3+1bxSo3ZVHAnqzyuewYT6aMFHRAd4Kcs92MAonjwQZLsK9d0SF1IyQ3k5PoirxTW0Oe/RqFgMQ6TcNE5Ew==} engines: {node: '>=8.6.0'} dependencies: '@nodelib/fs.stat': 2.0.5 '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.4 dev: true /fast-json-stable-stringify/2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} dev: true /fast-levenshtein/2.0.6: resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=} dev: true /fastq/1.13.0: resolution: {integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==} dependencies: reusify: 1.0.4 dev: true /file-entry-cache/6.0.1: resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: flat-cache: 3.0.4 dev: true /fill-range/7.0.1: resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} engines: {node: '>=8'} dependencies: to-regex-range: 5.0.1 dev: true /find-replace/3.0.0: resolution: {integrity: sha512-6Tb2myMioCAgv5kfvP5/PkZZ/ntTpVK39fHY7WkWBgvbeE+VHd/tZuZ4mrC+bxh4cfOZeYKVPaJIZtZXV7GNCQ==} engines: {node: '>=4.0.0'} dependencies: array-back: 3.1.0 dev: true /find-up/2.1.0: resolution: {integrity: sha1-RdG35QbHF93UgndaK3eSCjwMV6c=} engines: {node: '>=4'} dependencies: locate-path: 2.0.0 dev: true /find-up/4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} engines: {node: '>=8'} dependencies: locate-path: 5.0.0 path-exists: 4.0.0 dev: true /flat-cache/3.0.4: resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: flatted: 3.2.5 rimraf: 3.0.2 dev: true /flatted/3.2.5: resolution: {integrity: sha512-WIWGi2L3DyTUvUrwRKgGi9TwxQMUEqPOPQBVi71R96jZXJdFskXEmf54BoZaS1kknGODoIGASGEzBUYdyMCBJg==} dev: true /fs.realpath/1.0.0: resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=} dev: true /fsevents/2.3.2: resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] requiresBuild: true dev: true optional: true /function-bind/1.1.1: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} dev: true /functional-red-black-tree/1.0.1: resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=} dev: true /gensync/1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} engines: {node: '>=6.9.0'} dev: true /get-intrinsic/1.1.1: resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==} dependencies: function-bind: 1.1.1 has: 1.0.3 has-symbols: 1.0.3 dev: true /get-stream/6.0.1: resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} engines: {node: '>=10'} dev: true /get-symbol-description/1.0.0: resolution: {integrity: sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 get-intrinsic: 1.1.1 dev: true /glob-parent/5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} engines: {node: '>= 6'} dependencies: is-glob: 4.0.3 dev: true /glob-parent/6.0.2: resolution: {integrity: sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==} engines: {node: '>=10.13.0'} dependencies: is-glob: 4.0.3 dev: true /glob/7.2.0: resolution: {integrity: sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==} dependencies: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 minimatch: 3.1.2 once: 1.4.0 path-is-absolute: 1.0.1 dev: true /globals/11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} dev: true /globals/13.12.1: resolution: {integrity: sha512-317dFlgY2pdJZ9rspXDks7073GpDmXdfbM3vYYp0HAMKGDh1FfWPleI2ljVNLQX5M5lXcAslTcPTrOrMEFOjyw==} engines: {node: '>=8'} dependencies: type-fest: 0.20.2 dev: true /globby/11.1.0: resolution: {integrity: sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==} engines: {node: '>=10'} dependencies: array-union: 2.1.0 dir-glob: 3.0.1 fast-glob: 3.2.11 ignore: 5.2.0 merge2: 1.4.1 slash: 3.0.0 dev: true /has-bigints/1.0.1: resolution: {integrity: sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==} dev: true /has-flag/3.0.0: resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=} engines: {node: '>=4'} dev: true /has-flag/4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} dev: true /has-symbols/1.0.3: resolution: {integrity: sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==} engines: {node: '>= 0.4'} dev: true /has-tostringtag/1.0.0: resolution: {integrity: sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==} engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.3 dev: true /has/1.0.3: resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} engines: {node: '>= 0.4.0'} dependencies: function-bind: 1.1.1 dev: true /hosted-git-info/2.8.9: resolution: {integrity: sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==} dev: true /html-entities/2.3.2: resolution: {integrity: sha512-c3Ab/url5ksaT0WyleslpBEthOzWhrjQbg75y7XUsfSzi3Dgzt0l8w5e7DylRn15MTlMMD58dTfzddNS2kcAjQ==} dev: true /html-tags/3.1.0: resolution: {integrity: sha512-1qYz89hW3lFDEazhjW0yVAV87lw8lVkrJocr72XmBkMKsoSVJCQx3W8BXsC7hO2qAt8BoVjYjtAcZ9perqGnNg==} engines: {node: '>=8'} dev: true /htmlparser2/7.2.0: resolution: {integrity: sha512-H7MImA4MS6cw7nbyURtLPO1Tms7C5H602LRETv95z1MxO/7CP7rDVROehUYeYBUYEON94NXXDEPmZuq+hX4sog==} dependencies: domelementtype: 2.2.0 domhandler: 4.3.0 domutils: 2.8.0 entities: 3.0.1 dev: true /human-signals/2.1.0: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} dev: true /ignore/4.0.6: resolution: {integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==} engines: {node: '>= 4'} dev: true /ignore/5.2.0: resolution: {integrity: sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==} engines: {node: '>= 4'} dev: true /import-fresh/3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} engines: {node: '>=6'} dependencies: parent-module: 1.0.1 resolve-from: 4.0.0 dev: true /imurmurhash/0.1.4: resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=} engines: {node: '>=0.8.19'} dev: true /indent-string/4.0.0: resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==} engines: {node: '>=8'} dev: true /inflight/1.0.6: resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=} dependencies: once: 1.4.0 wrappy: 1.0.2 dev: true /inherits/2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} dev: true /inline-style-parser/0.1.1: resolution: {integrity: sha512-7NXolsK4CAS5+xvdj5OMMbI962hU/wvwoxk+LWR9Ek9bVtyuuYScDN6eS0rUm6TxApFpw7CX1o4uJzcd4AyD3Q==} dev: true /internal-slot/1.0.3: resolution: {integrity: sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==} engines: {node: '>= 0.4'} dependencies: get-intrinsic: 1.1.1 has: 1.0.3 side-channel: 1.0.4 dev: true /is-alphabetical/1.0.4: resolution: {integrity: sha512-DwzsA04LQ10FHTZuL0/grVDk4rFoVH1pjAToYwBrHSxcrBIGQuXrQMtD5U1b0U2XVgKZCTLLP8u2Qxqhy3l2Vg==} dev: true /is-alphanumerical/1.0.4: resolution: {integrity: sha512-UzoZUr+XfVz3t3v4KyGEniVL9BDRoQtY7tOyrRybkVNjDFWyo1yhXNGrrBTQxp3ib9BLAWs7k2YKBQsFRkZG9A==} dependencies: is-alphabetical: 1.0.4 is-decimal: 1.0.4 dev: true /is-arrayish/0.2.1: resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=} dev: true /is-bigint/1.0.4: resolution: {integrity: sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==} dependencies: has-bigints: 1.0.1 dev: true /is-boolean-object/1.1.2: resolution: {integrity: sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 has-tostringtag: 1.0.0 dev: true /is-builtin-module/3.1.0: resolution: {integrity: sha512-OV7JjAgOTfAFJmHZLvpSTb4qi0nIILDV1gWPYDnDJUTNFM5aGlRAhk4QcT8i7TuAleeEV5Fdkqn3t4mS+Q11fg==} engines: {node: '>=6'} dependencies: builtin-modules: 3.2.0 dev: true /is-callable/1.2.4: resolution: {integrity: sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==} engines: {node: '>= 0.4'} dev: true /is-core-module/2.8.0: resolution: {integrity: sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==} dependencies: has: 1.0.3 dev: true /is-date-object/1.0.5: resolution: {integrity: sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==} engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 dev: true /is-decimal/1.0.4: resolution: {integrity: sha512-RGdriMmQQvZ2aqaQq3awNA6dCGtKpiDFcOzrTWrDAT2MiWrKQVPmxLGHl7Y2nNu6led0kEyoX0enY0qXYsv9zw==} dev: true /is-extglob/2.1.1: resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=} engines: {node: '>=0.10.0'} dev: true /is-fullwidth-code-point/3.0.0: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} engines: {node: '>=8'} dev: true /is-fullwidth-code-point/4.0.0: resolution: {integrity: sha512-O4L094N2/dZ7xqVdrXhh9r1KODPJpFms8B5sGdJLPy664AgvXsreZUyCQQNItZRDlYug4xStLjNp/sz3HvBowQ==} engines: {node: '>=12'} dev: true /is-glob/4.0.3: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} engines: {node: '>=0.10.0'} dependencies: is-extglob: 2.1.1 dev: true /is-hexadecimal/1.0.4: resolution: {integrity: sha512-gyPJuv83bHMpocVYoqof5VDiZveEoGoFL8m3BXNb2VW8Xs+rz9kqO8LOQ5DH6EsuvilT1ApazU0pyl+ytbPtlw==} dev: true /is-html/2.0.0: resolution: {integrity: sha512-S+OpgB5i7wzIue/YSE5hg0e5ZYfG3hhpNh9KGl6ayJ38p7ED6wxQLd1TV91xHpcTvw90KMJ9EwN3F/iNflHBVg==} engines: {node: '>=8'} dependencies: html-tags: 3.1.0 dev: true /is-module/1.0.0: resolution: {integrity: sha1-Mlj7afeMFNW4FdZkM2tM/7ZEFZE=} dev: true /is-negative-zero/2.0.2: resolution: {integrity: sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==} engines: {node: '>= 0.4'} dev: true /is-number-object/1.0.6: resolution: {integrity: sha512-bEVOqiRcvo3zO1+G2lVMy+gkkEm9Yh7cDMRusKKu5ZJKPUYSJwICTKZrNKHA2EbSP0Tu0+6B/emsYNHZyn6K8g==} engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 dev: true /is-number/7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} dev: true /is-regex/1.1.4: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 has-tostringtag: 1.0.0 dev: true /is-shared-array-buffer/1.0.1: resolution: {integrity: sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==} dev: true /is-stream/2.0.1: resolution: {integrity: sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==} engines: {node: '>=8'} dev: true /is-string/1.0.7: resolution: {integrity: sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==} engines: {node: '>= 0.4'} dependencies: has-tostringtag: 1.0.0 dev: true /is-symbol/1.0.4: resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.3 dev: true /is-weakref/1.0.2: resolution: {integrity: sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==} dependencies: call-bind: 1.0.2 dev: true /is-what/4.1.7: resolution: {integrity: sha512-DBVOQNiPKnGMxRMLIYSwERAS5MVY1B7xYiGnpgctsOFvVDz9f9PFXXxMcTOHuoqYp4NK9qFYQaIC1NRRxLMpBQ==} engines: {node: '>=12.13'} dev: true /isexe/2.0.0: resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=} dev: true /jest-worker/26.6.2: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: '@types/node': 16.11.4 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true /js-tokens/4.0.0: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} dev: true /js-yaml/4.1.0: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} hasBin: true dependencies: argparse: 2.0.1 dev: true /jsesc/0.5.0: resolution: {integrity: sha1-597mbjXW/Bb3EP6R1c9p9w8IkR0=} hasBin: true dev: true /jsesc/2.5.2: resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} engines: {node: '>=4'} hasBin: true dev: true /json-parse-even-better-errors/2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} dev: true /json-schema-traverse/0.4.1: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} dev: true /json-stable-stringify-without-jsonify/1.0.1: resolution: {integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=} dev: true /json5/1.0.1: resolution: {integrity: sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==} hasBin: true dependencies: minimist: 1.2.5 dev: true /json5/2.2.0: resolution: {integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==} engines: {node: '>=6'} hasBin: true dependencies: minimist: 1.2.5 dev: true /jsonc-eslint-parser/2.1.0: resolution: {integrity: sha512-qCRJWlbP2v6HbmKW7R3lFbeiVWHo+oMJ0j+MizwvauqnCV/EvtAeEeuCgoc/ErtsuoKgYB8U4Ih8AxJbXoE6/g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: acorn: 8.7.0 eslint-visitor-keys: 3.3.0 espree: 9.3.1 semver: 7.3.5 dev: true /jsx-ast-utils/3.2.1: resolution: {integrity: sha512-uP5vu8xfy2F9A6LGC22KO7e2/vGTS1MhP+18f++ZNlf0Ohaxbc9nIEwHAsejlJKyzfZzU5UIhe5ItYkitcZnZA==} engines: {node: '>=4.0'} dependencies: array-includes: 3.1.4 object.assign: 4.1.2 dev: true /kebab-case/1.0.1: resolution: {integrity: sha512-txPHx6nVLhv8PHGXIlAk0nYoh894SpAqGPXNvbg2hh8spvHXIah3+vT87DLoa59nKgC6scD3u3xAuRIgiMqbfQ==} dev: true /kleur/3.0.3: resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} engines: {node: '>=6'} dev: true /known-css-properties/0.24.0: resolution: {integrity: sha512-RTSoaUAfLvpR357vWzAz/50Q/BmHfmE6ETSWfutT0AJiw10e6CmcdYRQJlLRd95B53D0Y2aD1jSxD3V3ySF+PA==} dev: true /levn/0.4.1: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.2.1 type-check: 0.4.0 dev: true /lilconfig/2.0.4: resolution: {integrity: sha512-bfTIN7lEsiooCocSISTWXkiWJkRqtL9wYtYy+8EK3Y41qh3mpwPU0ycTOgjdY9ErwXCc8QyrQp82bdL0Xkm9yA==} engines: {node: '>=10'} dev: true /lines-and-columns/1.2.4: resolution: {integrity: sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==} dev: true /lint-staged/12.3.5: resolution: {integrity: sha512-oOH36RUs1It7b9U/C7Nl/a0sLfoIBcMB8ramiB3nuJ6brBqzsWiUAFSR5DQ3yyP/OR7XKMpijtgKl2DV1lQ3lA==} engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0} hasBin: true dependencies: cli-truncate: 3.1.0 colorette: 2.0.16 commander: 8.3.0 debug: 4.3.3_supports-color@9.2.1 execa: 5.1.1 lilconfig: 2.0.4 listr2: 4.0.4 micromatch: 4.0.4 normalize-path: 3.0.0 object-inspect: 1.12.0 string-argv: 0.3.1 supports-color: 9.2.1 yaml: 1.10.2 transitivePeerDependencies: - enquirer dev: true /listr2/4.0.4: resolution: {integrity: sha512-vJOm5KD6uZXjSsrwajr+mNacIjf87gWvlBEltPWLbTkslUscWAzquyK4xfe9Zd4RDgO5nnwFyV06FC+uVR+5mg==} engines: {node: '>=12'} peerDependencies: enquirer: '>= 2.3.0 < 3' peerDependenciesMeta: enquirer: optional: true dependencies: cli-truncate: 2.1.0 colorette: 2.0.16 log-update: 4.0.0 p-map: 4.0.0 rfdc: 1.3.0 rxjs: 7.5.4 through: 2.3.8 wrap-ansi: 7.0.0 dev: true /locate-path/2.0.0: resolution: {integrity: sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=} engines: {node: '>=4'} dependencies: p-locate: 2.0.0 path-exists: 3.0.0 dev: true /locate-path/5.0.0: resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} engines: {node: '>=8'} dependencies: p-locate: 4.1.0 dev: true /lodash.camelcase/4.3.0: resolution: {integrity: sha1-soqmKIorn8ZRA1x3EfZathkDMaY=} dev: true /lodash.debounce/4.0.8: resolution: {integrity: sha1-gteb/zCmfEAF/9XiUVMArZyk168=} dev: true /lodash.merge/4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} dev: true /lodash/4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} dev: true /log-update/4.0.0: resolution: {integrity: sha512-9fkkDevMefjg0mmzWFBW8YkFP91OrizzkW3diF7CpG+S2EYdy4+TVfGwz1zeF8x7hCx1ovSPTOE9Ngib74qqUg==} engines: {node: '>=10'} dependencies: ansi-escapes: 4.3.2 cli-cursor: 3.1.0 slice-ansi: 4.0.0 wrap-ansi: 6.2.0 dev: true /lru-cache/6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} dependencies: yallist: 4.0.0 dev: true /mdast-util-from-markdown/0.8.5: resolution: {integrity: sha512-2hkTXtYYnr+NubD/g6KGBS/0mFmBcifAsI0yIWRiRo0PjVs6SSOSOdtzbp6kSGnShDN6G5aWZpKQ2lWRy27mWQ==} dependencies: '@types/mdast': 3.0.10 mdast-util-to-string: 2.0.0 micromark: 2.11.4 parse-entities: 2.0.0 unist-util-stringify-position: 2.0.3 transitivePeerDependencies: - supports-color dev: true /mdast-util-to-string/2.0.0: resolution: {integrity: sha512-AW4DRS3QbBayY/jJmD8437V1Gombjf8RSOUCMFBuo5iHi58AGEgVCKQ+ezHkZZDpAQS75hcBMpLqjpJTjtUL7w==} dev: true /merge-anything/5.0.2: resolution: {integrity: sha512-POPQBWkBC0vxdgzRJ2Mkj4+2NTKbvkHo93ih+jGDhNMLzIw+rYKjO7949hOQM2X7DxMHH1uoUkwWFLIzImw7gA==} engines: {node: '>=12.13'} dependencies: is-what: 4.1.7 ts-toolbelt: 9.6.0 dev: true /merge-stream/2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} dev: true /merge2/1.4.1: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} dev: true /micromark/2.11.4: resolution: {integrity: sha512-+WoovN/ppKolQOFIAajxi7Lu9kInbPxFuTBVEavFcL8eAfVstoc5MocPmqBeAdBOJV00uaVjegzH4+MA0DN/uA==} dependencies: debug: 4.3.3 parse-entities: 2.0.0 transitivePeerDependencies: - supports-color dev: true /micromatch/4.0.4: resolution: {integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==} engines: {node: '>=8.6'} dependencies: braces: 3.0.2 picomatch: 2.3.0 dev: true /mimic-fn/2.1.0: resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} engines: {node: '>=6'} dev: true /min-indent/1.0.1: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} dev: true /minimatch/3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} dependencies: brace-expansion: 1.1.11 dev: true /minimist/1.2.5: resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==} dev: true /ms/2.0.0: resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=} dev: true /ms/2.1.2: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} dev: true /natural-compare/1.4.0: resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=} dev: true /node-releases/2.0.1: resolution: {integrity: sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==} dev: true /node-releases/2.0.2: resolution: {integrity: sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==} dev: true /normalize-package-data/2.5.0: resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} dependencies: hosted-git-info: 2.8.9 resolve: 1.20.0 semver: 5.7.1 validate-npm-package-license: 3.0.4 dev: true /normalize-path/3.0.0: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} dev: true /npm-run-path/4.0.1: resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} engines: {node: '>=8'} dependencies: path-key: 3.1.1 dev: true /object-inspect/1.12.0: resolution: {integrity: sha512-Ho2z80bVIvJloH+YzRmpZVQe87+qASmBUKZDWgx9cu+KDrX2ZDH/3tMy+gXbZETVGs2M8YdxObOh7XAtim9Y0g==} dev: true /object-keys/1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} dev: true /object.assign/4.1.2: resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.1.3 has-symbols: 1.0.3 object-keys: 1.1.1 dev: true /object.values/1.1.5: resolution: {integrity: sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 define-properties: 1.1.3 es-abstract: 1.19.1 dev: true /once/1.4.0: resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=} dependencies: wrappy: 1.0.2 dev: true /onetime/5.1.2: resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} engines: {node: '>=6'} dependencies: mimic-fn: 2.1.0 dev: true /optionator/0.9.1: resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==} engines: {node: '>= 0.8.0'} dependencies: deep-is: 0.1.4 fast-levenshtein: 2.0.6 levn: 0.4.1 prelude-ls: 1.2.1 type-check: 0.4.0 word-wrap: 1.2.3 dev: true /p-limit/1.3.0: resolution: {integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==} engines: {node: '>=4'} dependencies: p-try: 1.0.0 dev: true /p-limit/2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} dependencies: p-try: 2.2.0 dev: true /p-locate/2.0.0: resolution: {integrity: sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=} engines: {node: '>=4'} dependencies: p-limit: 1.3.0 dev: true /p-locate/4.1.0: resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} engines: {node: '>=8'} dependencies: p-limit: 2.3.0 dev: true /p-map/4.0.0: resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==} engines: {node: '>=10'} dependencies: aggregate-error: 3.1.0 dev: true /p-try/1.0.0: resolution: {integrity: sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=} engines: {node: '>=4'} dev: true /p-try/2.2.0: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} dev: true /parent-module/1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} engines: {node: '>=6'} dependencies: callsites: 3.1.0 dev: true /parse-entities/2.0.0: resolution: {integrity: sha512-kkywGpCcRYhqQIchaWqZ875wzpS/bMKhz5HnN3p7wveJTkTtyAB/AlnS0f8DFSqYW1T82t6yEAkEcB+A1I3MbQ==} dependencies: character-entities: 1.2.4 character-entities-legacy: 1.1.4 character-reference-invalid: 1.1.4 is-alphanumerical: 1.0.4 is-decimal: 1.0.4 is-hexadecimal: 1.0.4 dev: true /parse-json/5.2.0: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: '@babel/code-frame': 7.16.7 error-ex: 1.3.2 json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.2.4 dev: true /path-exists/3.0.0: resolution: {integrity: sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=} engines: {node: '>=4'} dev: true /path-exists/4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} engines: {node: '>=8'} dev: true /path-is-absolute/1.0.1: resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=} engines: {node: '>=0.10.0'} dev: true /path-key/3.1.1: resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} engines: {node: '>=8'} dev: true /path-parse/1.0.7: resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} dev: true /path-type/4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} dev: true /picocolors/1.0.0: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} dev: true /picomatch/2.3.0: resolution: {integrity: sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==} engines: {node: '>=8.6'} dev: true /pluralize/8.0.0: resolution: {integrity: sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==} engines: {node: '>=4'} dev: true /prelude-ls/1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} dev: true /prompts/2.4.2: resolution: {integrity: sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==} engines: {node: '>= 6'} dependencies: kleur: 3.0.3 sisteransi: 1.0.5 dev: true /punycode/2.1.1: resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} engines: {node: '>=6'} dev: true /queue-microtask/1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} dev: true /randombytes/2.1.0: resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} dependencies: safe-buffer: 5.2.1 dev: true /read-pkg-up/7.0.1: resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} engines: {node: '>=8'} dependencies: find-up: 4.1.0 read-pkg: 5.2.0 type-fest: 0.8.1 dev: true /read-pkg/5.2.0: resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==} engines: {node: '>=8'} dependencies: '@types/normalize-package-data': 2.4.1 normalize-package-data: 2.5.0 parse-json: 5.2.0 type-fest: 0.6.0 dev: true /regenerate-unicode-properties/10.0.1: resolution: {integrity: sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==} engines: {node: '>=4'} dependencies: regenerate: 1.4.2 dev: true /regenerate/1.4.2: resolution: {integrity: sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==} dev: true /regenerator-runtime/0.13.9: resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==} dev: true /regenerator-transform/0.14.5: resolution: {integrity: sha512-eOf6vka5IO151Jfsw2NO9WpGX58W6wWmefK3I1zEGr0lOD0u8rwPaNqQL1aRxUaxLeKO3ArNh3VYg1KbaD+FFw==} dependencies: '@babel/runtime': 7.17.2 dev: true /regexp-tree/0.1.24: resolution: {integrity: sha512-s2aEVuLhvnVJW6s/iPgEGK6R+/xngd2jNQ+xy4bXNDKxZKJH6jpPHY6kVeVv1IeLCHgswRj+Kl3ELaDjG6V1iw==} hasBin: true dev: true /regexpp/3.2.0: resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==} engines: {node: '>=8'} dev: true /regexpu-core/5.0.1: resolution: {integrity: sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==} engines: {node: '>=4'} dependencies: regenerate: 1.4.2 regenerate-unicode-properties: 10.0.1 regjsgen: 0.6.0 regjsparser: 0.8.4 unicode-match-property-ecmascript: 2.0.0 unicode-match-property-value-ecmascript: 2.0.0 dev: true /regjsgen/0.6.0: resolution: {integrity: sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==} dev: true /regjsparser/0.8.4: resolution: {integrity: sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==} hasBin: true dependencies: jsesc: 0.5.0 dev: true /resolve-from/4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} engines: {node: '>=4'} dev: true /resolve/1.20.0: resolution: {integrity: sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==} dependencies: is-core-module: 2.8.0 path-parse: 1.0.7 dev: true /restore-cursor/3.1.0: resolution: {integrity: sha512-l+sSefzHpj5qimhFSE5a8nufZYAM3sBSVMAPtYkmC+4EH2anSGaEMXSD0izRQbu9nfyQ9y5JrVmp7E8oZrUjvA==} engines: {node: '>=8'} dependencies: onetime: 5.1.2 signal-exit: 3.0.7 dev: true /reusify/1.0.4: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} dev: true /rfdc/1.3.0: resolution: {integrity: sha512-V2hovdzFbOi77/WajaSMXk2OLm+xNIeQdMMuB7icj7bk6zi2F8GGAxigcnDFpJHbNyNcgyJDiP+8nOrY5cZGrA==} dev: true /rimraf/3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} hasBin: true dependencies: glob: 7.2.0 dev: true /rollup-plugin-terser/7.0.2_rollup@2.69.1: resolution: {integrity: sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==} peerDependencies: rollup: ^2.0.0 dependencies: '@babel/code-frame': 7.16.7 jest-worker: 26.6.2 rollup: 2.69.1 serialize-javascript: 4.0.0 terser: 5.9.0 dev: true /rollup-preset-solid/1.4.0: resolution: {integrity: sha512-rjUH0dMkyHxkin1uBcdZX110DL/P0hppMWF0RAwJdl7ly9IH/N+jHxmnyf7OzkyI2pGUBO9Lr1NN8Me9TFKN6Q==} dependencies: '@babel/core': 7.17.5 '@babel/preset-env': 7.16.11_@babel+core@7.17.5 '@babel/preset-typescript': 7.16.7_@babel+core@7.17.5 '@rollup/plugin-babel': 5.3.1_@babel+core@7.17.5+rollup@2.69.1 '@rollup/plugin-node-resolve': 13.1.3_rollup@2.69.1 babel-preset-solid: 1.3.6_@babel+core@7.17.5 colorette: 2.0.16 esbuild: 0.14.25 merge-anything: 5.0.2 rollup: 2.69.1 rollup-plugin-terser: 7.0.2_rollup@2.69.1 typescript: 4.6.2 transitivePeerDependencies: - '@types/babel__core' - supports-color dev: true /rollup/2.69.1: resolution: {integrity: sha512-xaQKTomUVZBopk38EIshM/kOoPFkKWisgBV7Emy80coP9MOSLUDrba1jKZhqH0iS5DoGcRbbcuyl/BzblV8w5w==} engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: fsevents: 2.3.2 dev: true /run-parallel/1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} dependencies: queue-microtask: 1.2.3 dev: true /rxjs/7.5.4: resolution: {integrity: sha512-h5M3Hk78r6wAheJF0a5YahB1yRQKCsZ4MsGdZ5O9ETbVtjPcScGfrMmoOq7EBsCRzd4BDkvDJ7ogP8Sz5tTFiQ==} dependencies: tslib: 2.3.1 dev: true /safe-buffer/5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} dev: true /safe-buffer/5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} dev: true /safe-regex/2.1.1: resolution: {integrity: sha512-rx+x8AMzKb5Q5lQ95Zoi6ZbJqwCLkqi3XuJXp5P3rT8OEc6sZCJG5AE5dU3lsgRr/F4Bs31jSlVN+j5KrsGu9A==} dependencies: regexp-tree: 0.1.24 dev: true /semver/5.7.1: resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} hasBin: true dev: true /semver/6.3.0: resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} hasBin: true dev: true /semver/7.0.0: resolution: {integrity: sha512-+GB6zVA9LWh6zovYQLALHwv5rb2PHGlJi3lfiqIHxR0uuwCgefcOJc59v9fv1w8GbStwxuuqqAjI9NMAOOgq1A==} hasBin: true dev: true /semver/7.3.5: resolution: {integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==} engines: {node: '>=10'} hasBin: true dependencies: lru-cache: 6.0.0 dev: true /serialize-javascript/4.0.0: resolution: {integrity: sha512-GaNA54380uFefWghODBWEGisLZFj00nS5ACs6yHa9nLqlLpVLO8ChDGeKRjZnV4Nh4n0Qi7nhYZD/9fCPzEqkw==} dependencies: randombytes: 2.1.0 dev: true /shebang-command/2.0.0: resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} engines: {node: '>=8'} dependencies: shebang-regex: 3.0.0 dev: true /shebang-regex/3.0.0: resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} engines: {node: '>=8'} dev: true /side-channel/1.0.4: resolution: {integrity: sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==} dependencies: call-bind: 1.0.2 get-intrinsic: 1.1.1 object-inspect: 1.12.0 dev: true /signal-exit/3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} dev: true /simple-git-hooks/2.7.0: resolution: {integrity: sha512-nQe6ASMO9zn5/htIrU37xEIHGr9E6wikXelLbOeTcfsX2O++DHaVug7RSQoq+kO7DvZTH37WA5gW49hN9HTDmQ==} hasBin: true requiresBuild: true dev: true /sisteransi/1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} dev: true /slash/3.0.0: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} dev: true /slice-ansi/3.0.0: resolution: {integrity: sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ==} engines: {node: '>=8'} dependencies: ansi-styles: 4.3.0 astral-regex: 2.0.0 is-fullwidth-code-point: 3.0.0 dev: true /slice-ansi/4.0.0: resolution: {integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==} engines: {node: '>=10'} dependencies: ansi-styles: 4.3.0 astral-regex: 2.0.0 is-fullwidth-code-point: 3.0.0 dev: true /slice-ansi/5.0.0: resolution: {integrity: sha512-FC+lgizVPfie0kkhqUScwRu1O/lF6NOgJmlCgK+/LYxDCTk8sGelYaHDhFcDN+Sn3Cv+3VSa4Byeo+IMCzpMgQ==} engines: {node: '>=12'} dependencies: ansi-styles: 6.1.0 is-fullwidth-code-point: 4.0.0 dev: true /solid-js/1.1.7: resolution: {integrity: sha512-+zZOdR++hFJ/dEmAaHjyI5/tPqRdItOVKsnLuBOKajCqG0n/Bs3uc8xWf8CiYTI7OIwSt5A6ASM8KDoKehfs6w==} dev: false /source-map-support/0.5.20: resolution: {integrity: sha512-n1lZZ8Ve4ksRqizaBQgxXDgKwttHDhyfQjA6YZZn8+AroHbsIz+JjwxQDxbp+7y5OYCI8t1Yk7etjD9CRd2hIw==} dependencies: buffer-from: 1.1.2 source-map: 0.6.1 dev: true /source-map/0.5.7: resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=} engines: {node: '>=0.10.0'} dev: true /source-map/0.6.1: resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} engines: {node: '>=0.10.0'} dev: true /source-map/0.7.3: resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==} engines: {node: '>= 8'} dev: true /spdx-correct/3.1.1: resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==} dependencies: spdx-expression-parse: 3.0.1 spdx-license-ids: 3.0.11 dev: true /spdx-exceptions/2.3.0: resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==} dev: true /spdx-expression-parse/3.0.1: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.3.0 spdx-license-ids: 3.0.11 dev: true /spdx-license-ids/3.0.11: resolution: {integrity: sha512-Ctl2BrFiM0X3MANYgj3CkygxhRmr9mi6xhejbdO960nF6EDJApTYpn0BQnDKlnNBULKiCN1n3w9EBkHK8ZWg+g==} dev: true /string-argv/0.3.1: resolution: {integrity: sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==} engines: {node: '>=0.6.19'} dev: true /string-width/4.2.3: resolution: {integrity: sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==} engines: {node: '>=8'} dependencies: emoji-regex: 8.0.0 is-fullwidth-code-point: 3.0.0 strip-ansi: 6.0.1 dev: true /string-width/5.1.2: resolution: {integrity: sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==} engines: {node: '>=12'} dependencies: eastasianwidth: 0.2.0 emoji-regex: 9.2.2 strip-ansi: 7.0.1 dev: true /string.prototype.trimend/1.0.4: resolution: {integrity: sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==} dependencies: call-bind: 1.0.2 define-properties: 1.1.3 dev: true /string.prototype.trimstart/1.0.4: resolution: {integrity: sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==} dependencies: call-bind: 1.0.2 define-properties: 1.1.3 dev: true /strip-ansi/6.0.1: resolution: {integrity: sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==} engines: {node: '>=8'} dependencies: ansi-regex: 5.0.1 dev: true /strip-ansi/7.0.1: resolution: {integrity: sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==} engines: {node: '>=12'} dependencies: ansi-regex: 6.0.1 dev: true /strip-bom/3.0.0: resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=} engines: {node: '>=4'} dev: true /strip-final-newline/2.0.0: resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} engines: {node: '>=6'} dev: true /strip-indent/3.0.0: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} dependencies: min-indent: 1.0.1 dev: true /strip-json-comments/3.1.1: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} dev: true /style-to-object/0.3.0: resolution: {integrity: sha512-CzFnRRXhzWIdItT3OmF8SQfWyahHhjq3HwcMNCNLn+N7klOOqPjMeG/4JSu77D7ypZdGvSzvkrbyeTMizz2VrA==} dependencies: inline-style-parser: 0.1.1 dev: true /supports-color/5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} dependencies: has-flag: 3.0.0 dev: true /supports-color/7.2.0: resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} engines: {node: '>=8'} dependencies: has-flag: 4.0.0 dev: true /supports-color/9.2.1: resolution: {integrity: sha512-Obv7ycoCTG51N7y175StI9BlAXrmgZrFhZOb0/PyjHBher/NmsdBgbbQ1Inhq+gIhz6+7Gb+jWF2Vqi7Mf1xnQ==} engines: {node: '>=12'} dev: true /svg.draggable.js/2.2.2: resolution: {integrity: sha512-JzNHBc2fLQMzYCZ90KZHN2ohXL0BQJGQimK1kGk6AvSeibuKcIdDX9Kr0dT9+UJ5O8nYA0RB839Lhvk4CY4MZw==} engines: {node: '>= 0.8.0'} dependencies: svg.js: 2.7.1 dev: false /svg.easing.js/2.0.0: resolution: {integrity: sha1-iqmUawqOJ4V6XEChDrpAkeVpHxI=} engines: {node: '>= 0.8.0'} dependencies: svg.js: 2.7.1 dev: false /svg.filter.js/2.0.2: resolution: {integrity: sha1-kQCOFROJ3ZIwd5/L5uLJo2LRwgM=} engines: {node: '>= 0.8.0'} dependencies: svg.js: 2.7.1 dev: false /svg.js/2.7.1: resolution: {integrity: sha512-ycbxpizEQktk3FYvn/8BH+6/EuWXg7ZpQREJvgacqn46gIddG24tNNe4Son6omdXCnSOaApnpZw6MPCBA1dODA==} dev: false /svg.pathmorphing.js/0.1.3: resolution: {integrity: sha512-49HWI9X4XQR/JG1qXkSDV8xViuTLIWm/B/7YuQELV5KMOPtXjiwH4XPJvr/ghEDibmLQ9Oc22dpWpG0vUDDNww==} engines: {node: '>= 0.8.0'} dependencies: svg.js: 2.7.1 dev: false /svg.resize.js/1.4.3: resolution: {integrity: sha512-9k5sXJuPKp+mVzXNvxz7U0uC9oVMQrrf7cFsETznzUDDm0x8+77dtZkWdMfRlmbkEEYvUn9btKuZ3n41oNA+uw==} engines: {node: '>= 0.8.0'} dependencies: svg.js: 2.7.1 svg.select.js: 2.1.2 dev: false /svg.select.js/2.1.2: resolution: {integrity: sha512-tH6ABEyJsAOVAhwcCjF8mw4crjXSI1aa7j2VQR8ZuJ37H2MBUbyeqYr5nEO7sSN3cy9AR9DUwNg0t/962HlDbQ==} engines: {node: '>= 0.8.0'} dependencies: svg.js: 2.7.1 dev: false /svg.select.js/3.0.1: resolution: {integrity: sha512-h5IS/hKkuVCbKSieR9uQCj9w+zLHoPh+ce19bBYyqF53g6mnPB8sAtIbe1s9dh2S2fCmYX2xel1Ln3PJBbK4kw==} engines: {node: '>= 0.8.0'} dependencies: svg.js: 2.7.1 dev: false /terser/5.9.0: resolution: {integrity: sha512-h5hxa23sCdpzcye/7b8YqbE5OwKca/ni0RQz1uRX3tGh8haaGHqcuSqbGRybuAKNdntZ0mDgFNXPJ48xQ2RXKQ==} engines: {node: '>=10'} hasBin: true dependencies: commander: 2.20.3 source-map: 0.7.3 source-map-support: 0.5.20 dev: true /text-table/0.2.0: resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=} dev: true /through/2.3.8: resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=} dev: true /to-fast-properties/2.0.0: resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=} engines: {node: '>=4'} dev: true /to-regex-range/5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} dependencies: is-number: 7.0.0 dev: true /ts-toolbelt/9.6.0: resolution: {integrity: sha512-nsZd8ZeNUzukXPlJmTBwUAuABDe/9qtVDelJeT/qW0ow3ZS3BsQJtNkan1802aM9Uf68/Y8ljw86Hu0h5IUW3w==} dev: true /tsconfig-paths/3.13.0: resolution: {integrity: sha512-nWuffZppoaYK0vQ1SQmkSsQzJoHA4s6uzdb2waRpD806x9yfq153AdVsWz4je2qZcW+pENrMQXbGQ3sMCkXuhw==} dependencies: '@types/json5': 0.0.29 json5: 1.0.1 minimist: 1.2.5 strip-bom: 3.0.0 dev: true /tslib/1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true /tslib/2.3.1: resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==} dev: true /tsutils/3.21.0_typescript@4.4.4: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' dependencies: tslib: 1.14.1 typescript: 4.4.4 dev: true /type-check/0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.2.1 dev: true /type-detect/4.0.8: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} engines: {node: '>=4'} dev: true /type-fest/0.20.2: resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} engines: {node: '>=10'} dev: true /type-fest/0.21.3: resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} engines: {node: '>=10'} dev: true /type-fest/0.6.0: resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==} engines: {node: '>=8'} dev: true /type-fest/0.8.1: resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} engines: {node: '>=8'} dev: true /typescript/4.4.4: resolution: {integrity: sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==} engines: {node: '>=4.2.0'} hasBin: true dev: true /typescript/4.6.2: resolution: {integrity: sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==} engines: {node: '>=4.2.0'} hasBin: true dev: true /typical/4.0.0: resolution: {integrity: sha512-VAH4IvQ7BDFYglMd7BPRDfLgxZZX4O4TFcRDA6EN5X7erNJJq+McIEp8np9aVtxrCJ6qx4GTYVfOWNjcqwZgRw==} engines: {node: '>=8'} dev: true /unbox-primitive/1.0.1: resolution: {integrity: sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==} dependencies: function-bind: 1.1.1 has-bigints: 1.0.1 has-symbols: 1.0.3 which-boxed-primitive: 1.0.2 dev: true /unicode-canonical-property-names-ecmascript/2.0.0: resolution: {integrity: sha512-yY5PpDlfVIU5+y/BSCxAJRBIS1Zc2dDG3Ujq+sR0U+JjUevW2JhocOF+soROYDSaAezOzOKuyyixhD6mBknSmQ==} engines: {node: '>=4'} dev: true /unicode-match-property-ecmascript/2.0.0: resolution: {integrity: sha512-5kaZCrbp5mmbz5ulBkDkbY0SsPOjKqVS35VpL9ulMPfSl0J0Xsm+9Evphv9CoIZFwre7aJoa94AY6seMKGVN5Q==} engines: {node: '>=4'} dependencies: unicode-canonical-property-names-ecmascript: 2.0.0 unicode-property-aliases-ecmascript: 2.0.0 dev: true /unicode-match-property-value-ecmascript/2.0.0: resolution: {integrity: sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==} engines: {node: '>=4'} dev: true /unicode-property-aliases-ecmascript/2.0.0: resolution: {integrity: sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==} engines: {node: '>=4'} dev: true /unist-util-stringify-position/2.0.3: resolution: {integrity: sha512-3faScn5I+hy9VleOq/qNbAd6pAx7iH5jYBMS9I1HgQVijz/4mv5Bvw5iw1sC/90CODiKo81G/ps8AJrISn687g==} dependencies: '@types/unist': 2.0.6 dev: true /uri-js/4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} dependencies: punycode: 2.1.1 dev: true /v8-compile-cache/2.3.0: resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==} dev: true /validate-npm-package-license/3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} dependencies: spdx-correct: 3.1.1 spdx-expression-parse: 3.0.1 dev: true /which-boxed-primitive/1.0.2: resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} dependencies: is-bigint: 1.0.4 is-boolean-object: 1.1.2 is-number-object: 1.0.6 is-string: 1.0.7 is-symbol: 1.0.4 dev: true /which/2.0.2: resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} engines: {node: '>= 8'} hasBin: true dependencies: isexe: 2.0.0 dev: true /word-wrap/1.2.3: resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==} engines: {node: '>=0.10.0'} dev: true /wrap-ansi/6.2.0: resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} engines: {node: '>=8'} dependencies: ansi-styles: 4.3.0 string-width: 4.2.3 strip-ansi: 6.0.1 dev: true /wrap-ansi/7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} engines: {node: '>=10'} dependencies: ansi-styles: 4.3.0 string-width: 4.2.3 strip-ansi: 6.0.1 dev: true /wrappy/1.0.2: resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=} dev: true /yallist/4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} dev: true /yaml-eslint-parser/0.5.0: resolution: {integrity: sha512-nJeyLA3YHAzhBTZbRAbu3W6xrSCucyxExmA+ZDtEdUFpGllxAZpto2Zxo2IG0r0eiuEiBM4e+wiAdxTziTq94g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: eslint-visitor-keys: 3.3.0 lodash: 4.17.21 yaml: 1.10.2 dev: true /yaml/1.10.2: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} dev: true
35.823286
157
0.700709
a91d58406b01b3c778029e653f226e4931bf2b6c
451
yml
YAML
spring-boot-data-jpa/src/main/resources/application.yml
upowerman/spring-boot-learning
f9bb4dfc7c8b58a03c4eddcda7c168ce9bfb76fa
[ "Apache-2.0" ]
1
2019-10-20T07:13:02.000Z
2019-10-20T07:13:02.000Z
spring-boot-data-jpa/src/main/resources/application.yml
upowerman/spring-boot-learning
f9bb4dfc7c8b58a03c4eddcda7c168ce9bfb76fa
[ "Apache-2.0" ]
2
2021-02-08T04:03:23.000Z
2022-01-21T23:33:03.000Z
spring-boot-data-jpa/src/main/resources/application.yml
upowerman/spring-boot-learning
f9bb4dfc7c8b58a03c4eddcda7c168ce9bfb76fa
[ "Apache-2.0" ]
null
null
null
spring: application: name: spring-data-jpa datasource: url: jdbc:mysql://localhost:3306/test?serverTimezone=UTC&useUnicode=true&characterEncoding=UTF-8 username: root password: driver-class-name: com.mysql.jdbc.Driver jpa: show-sql: true hibernate: ddl-auto: create properties: hibernate: dialect: org.hibernate.dialect.MySQL5InnoDBDialect
30.066667
104
0.616408
a9254fd57996365405836fce49cde0a39b0a34e9
411
yaml
YAML
lib/data/subdivisions/LS.yaml
umka/countries
1546dd4834511665e942179852ff11193310d38f
[ "MIT" ]
2
2015-07-30T20:39:46.000Z
2016-09-27T15:46:54.000Z
lib/data/subdivisions/LS.yaml
umka/countries
1546dd4834511665e942179852ff11193310d38f
[ "MIT" ]
null
null
null
lib/data/subdivisions/LS.yaml
umka/countries
1546dd4834511665e942179852ff11193310d38f
[ "MIT" ]
null
null
null
--- K: name: Thaba-Tseka names: Thaba-Tseka A: name: Maseru names: Maseru B: name: Butha-Buthe names: Butha-Buthe C: name: Leribe names: Leribe D: name: Berea names: Berea E: name: Mafeteng names: Mafeteng F: name: Mohale's Hoek names: Mohale's Hoek G: name: Quthing names: Quthing H: name: Qacha's Nek names: Qacha's Nek J: name: Mokhotlong names: Mokhotlong
12.84375
22
0.642336
a92659cba2fbb6fbcdf011fab9af4d7c21f7e54a
328
yml
YAML
defaults/main.yml
kressh/ansible-mongodb
aaa3787860846cfda7ac8150b1081e3784104f01
[ "MIT" ]
null
null
null
defaults/main.yml
kressh/ansible-mongodb
aaa3787860846cfda7ac8150b1081e3784104f01
[ "MIT" ]
null
null
null
defaults/main.yml
kressh/ansible-mongodb
aaa3787860846cfda7ac8150b1081e3784104f01
[ "MIT" ]
1
2020-11-16T11:16:48.000Z
2020-11-16T11:16:48.000Z
--- mongodb_version: 4 mongodb_docker_container_name: mongodb mongodb_docker_image: mongo:{{ mongodb_version }} mongodb_data_dir: /var/lib/{{ mongodb_docker_container_name }}/data mongodb_docker_networks: [] mongodb_docker_env: {} mongodb_docker_published_ports: [] mongodb_docker_volumes: - '{{ mongodb_data_dir }}:/data/db'
29.818182
67
0.79878
a92b1e963c4b56a9959e825a17afa2dc596f78f8
157
yml
YAML
test/fixtures/playlist_songs.yml
kibreab/mezmurs
4ba32ceea98be88863ba33e166ff675471108d37
[ "MIT" ]
null
null
null
test/fixtures/playlist_songs.yml
kibreab/mezmurs
4ba32ceea98be88863ba33e166ff675471108d37
[ "MIT" ]
6
2021-05-19T08:15:37.000Z
2022-03-30T23:14:20.000Z
test/fixtures/playlist_songs.yml
kibreab/mezmurs
4ba32ceea98be88863ba33e166ff675471108d37
[ "MIT" ]
null
null
null
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html one: playlist: one song: one two: playlist: two song: two
15.7
88
0.732484
a92c7be1c994413c40b5d7ce165b0cd9a7d7f7ed
1,817
yml
YAML
eShop/docker-compose.override.yml
zura-rev/eShop
5a944e28b0b6881ea5c61d3db53a9c6f43b56132
[ "MIT" ]
null
null
null
eShop/docker-compose.override.yml
zura-rev/eShop
5a944e28b0b6881ea5c61d3db53a9c6f43b56132
[ "MIT" ]
null
null
null
eShop/docker-compose.override.yml
zura-rev/eShop
5a944e28b0b6881ea5c61d3db53a9c6f43b56132
[ "MIT" ]
null
null
null
version: '3.4' services: catalogdb: container_name: eshop_catalogdb restart: always ports: - "27018:27017" volumes: - mongo_data:/data/db basketdb: container_name: eshop_basketdb restart: always ports: - "6380:6379" discountdb: container_name: eshop_discountdb environment: - POSTGRES_USER=admin - POSTGRES_PASSWORD=admin1234 - POSTGRES_DB=DiscountDb restart: always ports: - "5433:5432" volumes: - postgres_data:/var/lib/postgresql/data/ pgadmin: container_name: eshop_pgadmin environment: - PGADMIN_DEFAULT_EMAIL=admin@aspnetrun.com - PGADMIN_DEFAULT_PASSWORD=admin1234 restart: always ports: - "5051:80" volumes: - pgadmin_data:/root/.pgadmin portainer: container_name: eshop_portainer restart: always ports: - "8088:8000" - "9001:9000" volumes: - /var/run/docker.sock:/var/run/docker.sock - portainer_data:/data catalog.api: container_name: eshop_catalog.api environment: - ASPNETCORE_ENVIRONMENT=Development - "DatabaseSettings:ConnectionString=mongodb://catalogdb:27018" depends_on: - catalogdb ports: - "7000:80" basket.api: container_name: eshop_basket.api environment: - ASPNETCORE_ENVIRONMENT=Development - "CacheSettings:ConnectionString=basketdb:6380" depends_on: - basketdb ports: - "7001:80" discount.api: container_name: eshop_discount.api environment: - ASPNETCORE_ENVIRONMENT=Development - "DatabaseSettings:ConnectionString=Server=discountdb;Port=5432;Database=DiscountDb;User Id=admin;Password=admin1234;" depends_on: - discountdb ports: - "7002:80"
22.158537
125
0.653275
a92cae1769088d85119441005fa8f197c7c2216c
2,179
yml
YAML
docassemble/MorysFoodApp/data/questions/foodapp.yml
nguy0726/docassemble-MorysFoodApp
be9e0e8505f39f67d5afb5fa980839cca3e96530
[ "MIT" ]
null
null
null
docassemble/MorysFoodApp/data/questions/foodapp.yml
nguy0726/docassemble-MorysFoodApp
be9e0e8505f39f67d5afb5fa980839cca3e96530
[ "MIT" ]
null
null
null
docassemble/MorysFoodApp/data/questions/foodapp.yml
nguy0726/docassemble-MorysFoodApp
be9e0e8505f39f67d5afb5fa980839cca3e96530
[ "MIT" ]
null
null
null
#Base of the food app --- objects: - endpoint: DADict --- # app metadata metadata: title: Mary's Food Picker authors: - name: Mary Nguyen organisation: Kuroo stan acc show login: False --- # This will include the other files include: - foodapp_questionblocks.yml - foodapp_process.yml - foodapp_restaurants.yml - foodapp_graphics.yml --- # Foodapp Welcome Screen mandatory: True question: Hello! subquestion: | This is an app to help you pick where to eat LOL. **Disclaimer:** No guarantees on how good the restaurant is. Eat at your own risk. **Do you understand and accept these terms and wish to continue?** buttons: - "I accept and want to continue": continue - "I do not accept": exit url: https://www.youtube.com/watch?v=dOHCc9YP5PM&t --- # This is the ineligible endpoint event: endpoint['MNineligible'] question: Vibe check not met subquestion: Adelaide only. You don't meet the vibe check. Go educate yourself below. buttons: - Exit: exit url: https://www.youtube.com/watch?v=y1XXw9880uo - Restart: restart --- # This is the eligibility block that decides where you go mandatory: True code: | if MNvibecheck == 'Yes': endpoint['MNeligible'] else: endpoint['MNineligible'] --- # LAST SCREEN IF ALL IS ELIGIBLE event: endpoint['MNeligible'] question: Results subquestion: | ### Hello Today is ${ format_date(today(), format='EEEE, d MMMM yyyy') } at ${ format_time(current_datetime()) }. Based on your answers, here are some places to eat. % for MNagency in MNprice_list: **[${MNagency.item('restaurant') }](${MNagency.item('website')})** **Address:** ${ MNagency.item('address') } **Number:** ${ MNagency.item('number') } **Description:** ${ MNagency.item('description') } % endfor You also have the option to download a PDF containing all the information above for your future reference. attachment: name: Haikyuu dedication document docx template file: Foodapp.docx valid formats: - pdf description: | A list of FOOD. buttons: - I'm done: exit url: https://www.youtube.com/watch?v=5kRvQP-dNpw - Do it again: restart ---
25.045977
109
0.685177
a9303c1ec1c4365a138f4c485604343152eb22b8
3,504
yml
YAML
.goreleaser.yml
nibadeniba/swag
e5363ce63a38e70eada9f0ced0975f7865633e43
[ "MIT" ]
2
2019-09-04T09:38:28.000Z
2019-09-29T01:16:29.000Z
.goreleaser.yml
nibadeniba/swag
e5363ce63a38e70eada9f0ced0975f7865633e43
[ "MIT" ]
1
2021-08-12T08:10:22.000Z
2021-08-12T08:10:22.000Z
.goreleaser.yml
nibadeniba/swag
e5363ce63a38e70eada9f0ced0975f7865633e43
[ "MIT" ]
null
null
null
build: main: cmd/swag/main.go archives: - name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}' replacements: darwin: Darwin linux: Linux windows: Windows 386: i386 amd64: x86_64 checksum: name_template: 'checksums.txt' snapshot: name_template: "{{ .Tag }}-next" changelog: sort: asc filters: exclude: - '^docs:' - '^test:' brews: - # Name template of the recipe # Default to project name name: swag # NOTE: make sure the url_template, the token and given repo (github or gitlab) owner and name are from the # same kind. We will probably unify this in the next major version like it is done with scoop. # Github repository to push the tap to. github: owner: DADDYLAB name: homebrew-tap # Template for the url which is determined by the given Token (github or gitlab) # Default for github is "https://github.com/<repo_owner>/<repo_name>/releases/download/{{ .Tag }}/{{ .ArtifactName }}" # Default for gitlab is "https://gitlab.com/<repo_owner>/<repo_name>/uploads/{{ .ArtifactUploadHash }}/{{ .ArtifactName }}" url_template: "https://github.com/DADDYLAB/swag/releases/download/{{ .Tag }}/{{ .ArtifactName }}" # Allows you to set a custom download strategy. Note that you'll need # to implement the strategy and add it to your tap repository. # Example: http://lessthanhero.io/post/homebrew-with-private-repo-releases/ # Default is empty. # download_strategy: GitHubPrivateRepositoryReleaseDownloadStrategy # Allows you to add a custom require_relative at the top of the formula template # Default is empty # custom_require: custom_download_strategy # Git author used to commit to the repository. # Defaults are shown. commit_author: name: goreleaserbot email: goreleaser@carlosbecker.com # Folder inside the repository to put the formula. # Default is the root folder. folder: Formula # Caveats for the user of your binary. # Default is empty. caveats: "swag init" # Your app's homepage. # Default is empty. # homepage: "https://example.com/" # Your app's description. # Default is empty. description: "Swag gen doc" # Setting this will prevent goreleaser to actually try to commit the updated # formula - instead, the formula file will be stored on the dist folder only, # leaving the responsibility of publishing it to the user. # If set to auto, the release will not be uploaded to the homebrew tap # in case there is an indicator for prerelease in the tag e.g. v1.0.0-rc1 # Default is false. # skip_upload: true # Custom block for brew. # Can be used to specify alternate downloads for devel or head releases. # Default is empty. # custom_block: | # head "https://github.com/some/package.git" # Packages your package depends on. #dependencies: # - git # - zsh # Packages that conflict with your package. #conflicts: # - svn # - bash # Specify for packages that run as a service. # Default is empty. plist: | <?xml version="1.0" encoding="UTF-8"?> ... # So you can `brew test` your formula. # Default is empty. test: | system "#{bin}/swag --version" # Custom install script for brew. # Default is 'bin.install "program"'. install: | system "rm -f #{bin}/swag" bin.install "swag"
32.146789
127
0.654966
a933eab8d959f6de31b698a811993841de46a195
773
yml
YAML
docs/_data/trdl.yml
kirkonru/trdl
e6659beba75e1d8a87db93846dd63ca0ae10bede
[ "Apache-2.0" ]
100
2021-04-28T12:31:47.000Z
2022-03-29T18:15:07.000Z
docs/_data/trdl.yml
kirkonru/trdl
e6659beba75e1d8a87db93846dd63ca0ae10bede
[ "Apache-2.0" ]
50
2021-09-03T10:54:33.000Z
2022-03-11T13:37:18.000Z
docs/_data/trdl.yml
kirkonru/trdl
e6659beba75e1d8a87db93846dd63ca0ae10bede
[ "Apache-2.0" ]
6
2021-08-31T13:03:13.000Z
2022-03-29T18:15:15.000Z
directives: - name: dockerImage value: "string" required: true description: en: Docker image name. Repository and digest are mandatory `REPO[:TAG]@DIGEST` (e.g. `ubuntu:18.04@sha256:538529c9d229fb55f50e6746b119e899775205d62c0fc1b7e679b30d02ecb6e8`) ru: Имя docker образа. Репозиторий и digest обязательны `REPO[:TAG]@DIGEST` (к примеру, `ubuntu:18.04@sha256:538529c9d229fb55f50e6746b119e899775205d62c0fc1b7e679b30d02ecb6e8`) - name: commands value: "[ string, ... ]" required: true description: en: Build instructions. The instructions can use the `{{ .Tag }}` pattern, which is replaced by a git tag ru: Сборочные инструкции. В инструкциях можно использовать шаблон `{{ .Tag }}`, который заменяется на собираемый git-tag
59.461538
181
0.732212