From 5310ac7d8eb1838a6297117bc7f9fca70291f46a Mon Sep 17 00:00:00 2001 From: Alex Tatiyants Date: Sun, 3 Jan 2016 17:17:48 -0800 Subject: initial commit --- tsd.json | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 tsd.json (limited to 'tsd.json') diff --git a/tsd.json b/tsd.json new file mode 100644 index 0000000..4fae99b --- /dev/null +++ b/tsd.json @@ -0,0 +1,63 @@ +{ + "version": "v4", + "repo": "DefinitelyTyped/DefinitelyTyped", + "ref": "master", + "path": "tools/typings/tsd", + "bundle": "tools/typings/tsd/tsd.d.ts", + "installed": { + "systemjs/systemjs.d.ts": { + "commit": "5c3e47967affa3c4128a3875d1664ba206ae1b0f" + }, + "gulp/gulp.d.ts": { + "commit": "5c3e47967affa3c4128a3875d1664ba206ae1b0f" + }, + "q/Q.d.ts": { + "commit": "5c3e47967affa3c4128a3875d1664ba206ae1b0f" + }, + "orchestrator/orchestrator.d.ts": { + "commit": "5c3e47967affa3c4128a3875d1664ba206ae1b0f" + }, + "gulp-shell/gulp-shell.d.ts": { + "commit": "5c3e47967affa3c4128a3875d1664ba206ae1b0f" + }, + "mime/mime.d.ts": { + "commit": "5c3e47967affa3c4128a3875d1664ba206ae1b0f" + }, + "express/express.d.ts": { + "commit": "5c3e47967affa3c4128a3875d1664ba206ae1b0f" + }, + "serve-static/serve-static.d.ts": { + "commit": "5c3e47967affa3c4128a3875d1664ba206ae1b0f" + }, + "del/del.d.ts": { + "commit": "5c3e47967affa3c4128a3875d1664ba206ae1b0f" + }, + "glob/glob.d.ts": { + "commit": "5c3e47967affa3c4128a3875d1664ba206ae1b0f" + }, + "minimatch/minimatch.d.ts": { + "commit": "5c3e47967affa3c4128a3875d1664ba206ae1b0f" + }, + "async/async.d.ts": { + "commit": "5c3e47967affa3c4128a3875d1664ba206ae1b0f" + }, + "es6-promise/es6-promise.d.ts": { + "commit": "923c5431d9447db9d5cf41adc5914e3c94c1ff10" + }, + "node/node.d.ts": { + "commit": "5a8fc5ee71701431e4fdbb80c506e3c13f85a9ff" + }, + "gulp-util/gulp-util.d.ts": { + "commit": "5a8fc5ee71701431e4fdbb80c506e3c13f85a9ff" + }, + "vinyl/vinyl.d.ts": { + "commit": "5a8fc5ee71701431e4fdbb80c506e3c13f85a9ff" + }, + "through2/through2.d.ts": { + "commit": "5a8fc5ee71701431e4fdbb80c506e3c13f85a9ff" + }, + "chalk/chalk.d.ts": { + "commit": "5a8fc5ee71701431e4fdbb80c506e3c13f85a9ff" + } + } +} -- cgit v1.2.3