UNPKG
es6-promise-polyfill
Version:
latest (1.2.0)
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
Polyfill for ES6 Promise
github.com/lahmatiy/es6-promise-polyfill
lahmatiy/es6-promise-polyfill
es6-promise-polyfill
/
bower.json
12 lines
(11 loc)
•
156 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"es6-promise-polyfill"
,
"version"
:
"1.1.1"
,
"main"
:
"promise.js"
,
"ignore"
:
[
".*"
,
"**/.*"
,
"node_modules"
,
"test"
]
}