mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
added bluebird & lazy.js dependencies checking-in used definitions added tsd.json parallelized async with bluebird most iteration uses lazy.js re-factored test flow to promise structure (instead of chain) renamed some stuff linted some quotes cleaned up output added some color
16 lines
388 B
JSON
16 lines
388 B
JSON
{
|
|
"version": "v4",
|
|
"repo": "borisyankov/DefinitelyTyped",
|
|
"ref": "master",
|
|
"path": "_infrastructure/tests/typings",
|
|
"bundle": "_infrastructure/tests/typings/tsd.d.ts",
|
|
"installed": {
|
|
"bluebird/bluebird.d.ts": {
|
|
"commit": "bac5b4311465c7052467ec315d0cbb1c640a69d6"
|
|
},
|
|
"node/node.d.ts": {
|
|
"commit": "bac5b4311465c7052467ec315d0cbb1c640a69d6"
|
|
}
|
|
}
|
|
}
|