1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29name: alfred_emoji_workflow
description: Search for emojis and copy them to the clipboard easily.
publish_to: 'none'
version: 1.2.0
environment:
sdk: '>=3.2.0 <4.0.0'
dependencies:
algoliasearch: ^1.5.0
args: ^2.4.2
alfred_workflow: ^0.6.1
cli_script: ^1.0.0
crypto: ^3.0.3
emojis: ^0.9.9
envied: ^0.5.3
http: ^1.2.0
json_annotation: ^4.8.1
path: ^1.9.0
stash: ^5.1.0
dev_dependencies:
build_runner: ^2.4.8
envied_generator: ^0.5.3
json_serializable: ^6.7.1
lints: ^3.0.0