diff options
| author | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-01-24 12:06:09 +0100 |
|---|---|---|
| committer | Georgios Andreadis <g.andreadis@student.tudelft.nl> | 2017-01-24 12:06:09 +0100 |
| commit | c96e6ffafb62bde1e08987b1fdf3c0786487f6ec (patch) | |
| tree | 37eaf4cf199ca77dc131b4212c526b707adf2e30 /typings.json | |
Initial commit
Diffstat (limited to 'typings.json')
| -rw-r--r-- | typings.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/typings.json b/typings.json new file mode 100644 index 00000000..af79634b --- /dev/null +++ b/typings.json @@ -0,0 +1,16 @@ +{ + "name": "open-dc", + "globalDependencies": { + "c3": "github:DefinitelyTyped/DefinitelyTyped/c3/c3.d.ts#bc38caf4c4781b8a9b13785a0529fcd47fd1bfb4", + "createjs-lib": "github:DefinitelyTyped/DefinitelyTyped/createjs-lib/createjs-lib.d.ts#07378f4a20ef709de8aea9507144fcf48c38897d", + "d3": "github:DefinitelyTyped/DefinitelyTyped/d3/d3.d.ts#bc38caf4c4781b8a9b13785a0529fcd47fd1bfb4", + "easeljs": "github:DefinitelyTyped/DefinitelyTyped/easeljs/easeljs.d.ts#571cd2bb8cdd6cf48428dca6ae6f4c486be7e2ec", + "es6-promise": "registry:dt/es6-promise#0.0.0+20160614011821", + "gapi.auth2": "registry:dt/gapi.auth2#0.0.0+20160602144801", + "jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#f481e77dfca5a146db1b4f5f20f15929b30c8729", + "jquery": "github:DefinitelyTyped/DefinitelyTyped/jquery/jquery.d.ts#571cd2bb8cdd6cf48428dca6ae6f4c486be7e2ec", + "preloadjs": "github:DefinitelyTyped/DefinitelyTyped/preloadjs/preloadjs.d.ts#07378f4a20ef709de8aea9507144fcf48c38897d", + "socket.io-client": "registry:dt/socket.io-client#1.4.4+20160317120654", + "tweenjs": "github:DefinitelyTyped/DefinitelyTyped/tweenjs/tweenjs.d.ts#571cd2bb8cdd6cf48428dca6ae6f4c486be7e2ec" + } +} |
