UNPKG

453 BJSONView Raw
1{
2 "name": "@angular/router-deprecated",
3 "version": "2.0.0-rc.2",
4 "description": "",
5 "main": "index.js",
6 "jsnext:main": "esm/index.js",
7 "typins": "index.d.ts",
8 "author": "angular",
9 "license": "MIT",
10 "peerDependencies": {
11 "@angular/core": "^2.0.0-rc",
12 "@angular/common": "^2.0.0-rc",
13 "@angular/platform-browser": "^2.0.0-rc"
14 },
15 "repository": {
16 "type": "git",
17 "url": "https://github.com/angular/angular.git"
18 }
19}