Last active
March 25, 2016 08:32
-
-
Save StanShumsky/7aadd83172d61e90e4d2 to your computer and use it in GitHub Desktop.
Typings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ambientDependencies": { | |
"angular-protractor": "github:DefinitelyTyped/DefinitelyTyped/angular-protractor/angular-protractor.d.ts#64b25f63f0ec821040a5d3e049a976865062ed9d", | |
"es6-shim": "github:DefinitelyTyped/DefinitelyTyped/es6-shim/es6-shim.d.ts#6697d6f7dadbf5773cb40ecda35a76027e0783b2", | |
"hammerjs": "github:DefinitelyTyped/DefinitelyTyped/hammerjs/hammerjs.d.ts#74a4dfc1bc2dfadec47b8aae953b28546cb9c6b7", | |
"jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#4b36b94d5910aa8a4d20bdcd5bd1f9ae6ad18d3c", | |
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#8cf8164641be73e8f1e652c2a5b967c7210b6729", | |
"selenium-webdriver": "github:DefinitelyTyped/DefinitelyTyped/selenium-webdriver/selenium-webdriver.d.ts#a83677ed13add14c2ab06c7325d182d0ba2784ea", | |
"webpack": "github:DefinitelyTyped/DefinitelyTyped/webpack/webpack.d.ts#95c02169ba8fa58ac1092422efbd2e3174a206f4" | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ambientDependencies": { | |
"react": "registry:dt/react#0.14.0+20160319053454", | |
"react-addons-create-fragment": "registry:dt/react-addons-create-fragment#0.14.0+20160316155526", | |
"react-addons-css-transition-group": "registry:dt/react-addons-css-transition-group#0.14.0+20160316155526", | |
"react-addons-linked-state-mixin": "registry:dt/react-addons-linked-state-mixin#0.14.0+20160316155526", | |
"react-addons-perf": "registry:dt/react-addons-perf#0.14.0+20160316155526", | |
"react-addons-pure-render-mixin": "registry:dt/react-addons-pure-render-mixin#0.14.0+20160316155526", | |
"react-addons-test-utils": "registry:dt/react-addons-test-utils#0.14.0+20160316155526", | |
"react-addons-transition-group": "registry:dt/react-addons-transition-group#0.14.0+20160316155526", | |
"react-addons-update": "registry:dt/react-addons-update#0.14.0+20160316155526", | |
"react-dom": "registry:dt/react-dom#0.14.0+20160316155526", | |
"react-global": "registry:dt/react-global#0.14.0+20160316155526", | |
"es6-shim": "github:DefinitelyTyped/DefinitelyTyped/es6-shim/es6-shim.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment