DefinitelyTyped/tsd.json
Bart van der Schoor ca2fa0719b converted tester to promises & lazy iteration
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
2014-02-28 20:32:41 +01:00

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"
}
}
}