-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtypings.json
executable file
·23 lines (23 loc) · 1.76 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
{
"name": "np-lc",
"globalDependencies": {
"angular": "github:DefinitelyTyped/DefinitelyTyped/angularjs/angular.d.ts#717a5fdb079f8dd7c19f1b22f7f656dd990f0ccf",
"angular-animate": "registry:dt/angular-animate#1.5.0+20160407085121",
"angular-local-storage": "registry:dt/angular-local-storage#0.1.5+20160602154142",
"angular-material": "registry:dt/angular-material#1.0.0-rc5.0+20160602130258",
"angular-mocks": "github:DefinitelyTyped/DefinitelyTyped/angularjs/angular-mocks.d.ts#5d0f2126c8dac8fce0ff020218aea06607213b0d",
"angular-translate": "registry:dt/angular-translate#2.4.0+20160505162438",
"angular-ui-router": "registry:dt/angular-ui-router#1.1.5+20160521151413",
"bootstrap": "github:DefinitelyTyped/DefinitelyTyped/bootstrap/bootstrap.d.ts#5ea7d92bb39c7a26f49dc3de2c566d5ae325e19e",
"d3": "registry:dt/d3#0.0.0+20160514171929",
"es6-promise": "registry:dt/es6-promise#0.0.0+20160614011821",
"jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#5d0f2126c8dac8fce0ff020218aea06607213b0d",
"jquery": "github:DefinitelyTyped/DefinitelyTyped/jquery/jquery.d.ts#717a5fdb079f8dd7c19f1b22f7f656dd990f0ccf",
"jwt-decode": "github:DefinitelyTyped/DefinitelyTyped/jwt-decode/jwt-decode.d.ts#e2e1e881bb57431fbbe9289ac4da1fea928dc84c",
"lodash": "github:DefinitelyTyped/DefinitelyTyped/lodash/lodash.d.ts#5ea7d92bb39c7a26f49dc3de2c566d5ae325e19e",
"moment": "registry:dt/moment#2.11.1+20160829143156",
"ng-dialog": "registry:dt/ng-dialog#0.0.0+20160423145208",
"source-map": "github:DefinitelyTyped/DefinitelyTyped/source-map/source-map.d.ts#5d0f2126c8dac8fce0ff020218aea06607213b0d",
"uglify-js": "github:DefinitelyTyped/DefinitelyTyped/uglify-js/uglify-js.d.ts#5d0f2126c8dac8fce0ff020218aea06607213b0d"
}
}