-
Notifications
You must be signed in to change notification settings - Fork 40
Expand file tree
/
Copy pathplugins.json
More file actions
23 lines (23 loc) · 795 Bytes
/
plugins.json
File metadata and controls
23 lines (23 loc) · 795 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"plugins": [{
"url": "https://raw.github.com/feichang/veryless/master/plugins/css3/index.less",
"name": "css3",
"author": "飞长",
"email": "veryued@gmail.com"
},{
"url": "https://raw.github.com/feichang/veryless/master/plugins/animation/index.less",
"name": "animation",
"author": "飞长",
"email": "veryued@gmail.com"
},{
"url": "https://github.com/feichang/veryless/blob/master/plugins/brand-color/index.less",
"name": "brandColor",
"author": "飞长",
"email": "veryued@gmail.com"
},{
"url": "https://raw.github.com/feichang/veryless/master/plugins/waterfall/index.less",
"desc": "waterflow",
"author": "moe",
"email": "444984@qq.com"
}]
}