This repository has been archived by the owner on Jun 7, 2021. It is now read-only.
forked from PatrickJS/PatrickJS-starter
-
Notifications
You must be signed in to change notification settings - Fork 11
/
typings.json
27 lines (27 loc) · 2.75 KB
/
typings.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"dependencies": {},
"devDependencies": {},
"ambientDependencies": {
"angular": "github:DefinitelyTyped/DefinitelyTyped/angularjs/angular.d.ts#17ef40452039d19e06dc2a3815ea898c505860fa",
"angular-material": "github:DefinitelyTyped/DefinitelyTyped/angular-material/angular-material-0.9.0.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"angular-protractor": "github:DefinitelyTyped/DefinitelyTyped/angular-protractor/angular-protractor.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"angular-translate": "github:DefinitelyTyped/DefinitelyTyped/angular-translate/angular-translate.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"angular-ui-router": "github:DefinitelyTyped/DefinitelyTyped/angular-ui-router/angular-ui-router.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"core-js": "registry:dt/core-js#0.0.0+20160317120654",
"immutable-js": "github:facebook/immutable-js/type-definitions/Immutable.d.ts#c3e72ae4a8ccd0ca6d3e3a4e9a1c0a50d1c4bd78",
"jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"js-data": "github:DefinitelyTyped/DefinitelyTyped/js-data/js-data.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"js-data-angular": "github:DefinitelyTyped/DefinitelyTyped/js-data-angular/js-data-angular.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"js-data-http": "github:DefinitelyTyped/DefinitelyTyped/js-data-http/js-data-http.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"lodash": "github:DefinitelyTyped/DefinitelyTyped/lodash/lodash.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"moment": "github:DefinitelyTyped/DefinitelyTyped/moment/moment.d.ts#56295f5058cac7ae458540423c50ac2dcf9fc711",
"moment-node": "github:DefinitelyTyped/DefinitelyTyped/moment/moment-node.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"node": "github:DefinitelyTyped/DefinitelyTyped/node/node.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"redux": "github:DefinitelyTyped/DefinitelyTyped/redux/redux.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"selenium-webdriver": "github:DefinitelyTyped/DefinitelyTyped/selenium-webdriver/selenium-webdriver.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"sinon": "github:DefinitelyTyped/DefinitelyTyped/sinon/sinon.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"source-map": "github:DefinitelyTyped/DefinitelyTyped/source-map/source-map.d.ts#7de6c3dd94feaeb21f20054b9f30d5dabc5efabd",
"uglify-js": "github:DefinitelyTyped/DefinitelyTyped/uglify-js/uglify-js.d.ts#56295f5058cac7ae458540423c50ac2dcf9fc711",
"webpack": "github:DefinitelyTyped/DefinitelyTyped/webpack/webpack.d.ts#56295f5058cac7ae458540423c50ac2dcf9fc711"
}
}