|
1 | 1 | {
|
2 |
| - "typescript2.2": "./test/typescript2.2", |
3 |
| - "typescript2.3": "./test/typescript2.3", |
4 |
| - "typescript2.4": "./test/typescript2.4", |
5 |
| - "typescript2.5": "./test/typescript2.5", |
6 |
| - "typescript2.6": "./test/typescript2.6", |
7 |
| - "typescript2.7": "./test/typescript2.7", |
8 |
| - "typescript2.8": "./test/typescript2.8", |
9 |
| - "typescript3.0": "./test/typescript3.0", |
10 |
| - "typescript3.1": "./test/typescript3.1", |
11 |
| - "typescript3.2": "./test/typescript3.2", |
12 |
| - "angular": "https://github.com/ui-router/angular.git", |
13 |
| - "angularjs": "https://github.com/angular-ui/ui-router.git", |
14 |
| - "react": "https://github.com/ui-router/react.git", |
15 |
| - "sticky-states": "https://github.com/ui-router/sticky-states.git" |
| 2 | + "angular": { |
| 3 | + "angular": "https://github.com/ui-router/angular.git" |
| 4 | + }, |
| 5 | + "angularjs": { |
| 6 | + "angularjs": "https://github.com/angular-ui/ui-router.git" |
| 7 | + }, |
| 8 | + "react": { |
| 9 | + "react": "https://github.com/ui-router/react.git" |
| 10 | + }, |
| 11 | + "other": { |
| 12 | + "sticky-states": "https://github.com/ui-router/sticky-states.git", |
| 13 | + "typescript2.2": "./test/typescript2.2", |
| 14 | + "typescript2.3": "./test/typescript2.3", |
| 15 | + "typescript2.4": "./test/typescript2.4", |
| 16 | + "typescript2.5": "./test/typescript2.5", |
| 17 | + "typescript2.6": "./test/typescript2.6", |
| 18 | + "typescript2.7": "./test/typescript2.7", |
| 19 | + "typescript2.8": "./test/typescript2.8", |
| 20 | + "typescript3.0": "./test/typescript3.0", |
| 21 | + "typescript3.1": "./test/typescript3.1", |
| 22 | + "typescript3.2": "./test/typescript3.2" |
| 23 | + } |
16 | 24 | }
|
0 commit comments