UNPKG
offset
Version:
latest (0.0.1)
0.0.1
Get the x/y offset of an element
anthonyshort/offset
offset
/
component.json
13 lines
•
246 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"offset"
,
"repo"
:
"anthonyshort/offset"
,
"description"
:
"Get the x/y offset of an element"
,
"version"
:
"0.0.1"
,
"keywords"
:
[
]
,
"dependencies"
:
{
}
,
"development"
:
{
}
,
"license"
:
"MIT"
,
"scripts"
:
[
"index.js"
]
}