You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
351 B
20 lines
351 B
name: synchronize |
|
version: 1.0.0 |
|
|
|
environment: |
|
sdk: '>=3.0.0 <4.0.0' |
|
|
|
dependencies: |
|
collection: ^1.0.0 |
|
json_annotation: ^4.8.1 |
|
meta: ^1.0.0 |
|
|
|
dev_dependencies: |
|
build_runner: ^2.4.6 |
|
crypto: ^3.0.0 |
|
json_serializable: ^6.7.1 |
|
neon_lints: |
|
git: |
|
url: https://github.com/nextcloud/neon |
|
path: packages/neon_lints |
|
test: ^1.24.9
|
|
|