UNPKG
pron
Version:
latest (0.1.0)
0.1.0
Convert jquery events to promises
pron
/
bower.json
15 lines
•
230 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"pron"
,
"version"
:
"0.1.0"
,
"main"
:
"dist/pron.js"
,
"dependencies"
:
{
"jquery"
:
">= 1.11.x"
}
,
"ignore"
:
[
".jshintrc"
,
".gitignore"
,
"Gulpfile.js"
,
"package.json"
,
"runner.html"
]
}