mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
11 lines
156 B
JSON
11 lines
156 B
JSON
{
|
|
"name": "es6-promise-polyfill",
|
|
"version": "1.1.1",
|
|
"main": "promise.js",
|
|
"ignore": [
|
|
".*",
|
|
"**/.*",
|
|
"node_modules",
|
|
"test"
|
|
]
|
|
}
|