UNPKG
submit
Version:
latest (2.0.0)
2.0.0
1.0.2
1.0.1
1.0.0
form upload and progress api
github.com/ForbesLindesay/submit
ForbesLindesay/submit
submit
/
component.json
15 lines
•
277 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"submit"
,
"repo"
:
"ForbesLindesay/submit"
,
"description"
:
"Submit form data with progress api"
,
"version"
:
"2.0.0"
,
"keywords"
:
[
]
,
"dependencies"
:
{
"then/promise"
:
"*"
}
,
"development"
:
{
}
,
"license"
:
"MIT"
,
"scripts"
:
[
"index.js"
]
}