Skip to content

Commit 9cb5198

Browse files
committed
feat: split plugin
1 parent 21e6d88 commit 9cb5198

File tree

12 files changed

+78
-37
lines changed

12 files changed

+78
-37
lines changed

Flow Codec.alfredworkflow

12.6 KB
Binary file not shown.

Flow Search.alfredworkflow

290 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Flow Tool.alfredworkflow

335 KB
Binary file not shown.

Flow Tool/package.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "flow",
3+
"version": "0.5.1",
4+
"description": "work flow enhance",
5+
"scripts": {
6+
"test": "echo \"Error: no test specified\" && exit 1"
7+
},
8+
"repository": {
9+
"type": "git",
10+
"url": "git+https://github.com/MuYunyun/flow.git"
11+
},
12+
"author": "muyunyun (muyy95@gmail.com)",
13+
"license": "MIT",
14+
"dependencies": {
15+
"run-node": "^2.0.0"
16+
}
17+
}
File renamed without changes.
File renamed without changes.

Flow Tool/yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
2+
# yarn lockfile v1
3+
4+
5+
run-node@^2.0.0:
6+
version "2.0.0"
7+
resolved "http://r.cnpmjs.org/run-node/download/run-node-2.0.0.tgz#0f598db2bf1cca3cc972abdb6f48c1f40cb29317"
8+
integrity sha1-D1mNsr8cyjzJcqvbb0jB9Ayykxc=

0 commit comments

Comments
 (0)