UNPKG
whs-component-glowline
Version:
latest (0.0.5)
0.0.5
Simple plugin to make glow lines
whs-component-glowline
/
bower.json
18 lines
(17 loc)
•
309 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name"
:
"whs-component-glowline"
,
"description"
:
"Simple plugin to make glow lines"
,
"main"
:
"build/whs-component-glowline.js"
,
"moduleType"
:
[
"globals"
]
,
"keywords"
:
[
"whs-component"
]
,
"ignore"
:
[
"node_modules"
,
"src"
,
"lib"
,
"examples"
,
]
}