UNPKG

1.55 kBJSONView Raw
1{
2 "bugs": {
3 "url": "https://github.com/angular/angular/issues"
4 },
5 "contributors": [
6 {
7 "name": "Alex Eagle",
8 "email": "alexeagle@google.com"
9 },
10 {
11 "name": "Chirayu Krishnappa",
12 "email": "chirayu@google.com"
13 },
14 {
15 "name": "Jeff Cross",
16 "email": "crossj@google.com"
17 },
18 {
19 "name": "Matias Niemela",
20 "email": "matsko@google.com"
21 },
22 {
23 "name": "Misko Hevery",
24 "email": "misko@google.com"
25 },
26 {
27 "name": "Rado Kirov",
28 "email": "radokirov@google.com"
29 },
30 {
31 "name": "Tobias Bosch",
32 "email": "tbosch@google.com"
33 },
34 {
35 "name": "Victor Savkin",
36 "email": "vsavkin@google.com"
37 },
38 {
39 "name": "Yegor Jbanov",
40 "email": "yjbanov@google.com"
41 },
42 {
43 "name": "Jeremy Elbourn",
44 "email": "jelbourn@google.com"
45 }
46 ],
47 "dependencies": {},
48 "description": "Angular 2 - a web framework for modern web apps",
49 "devDependencies": {},
50 "directories": {},
51 "homepage": "https://github.com/angular/angular",
52 "license": "MIT",
53 "maintainers": [
54 {
55 "name": "angularcore",
56 "email": "angular-core+npm@google.com"
57 }
58 ],
59 "name": "angular2",
60 "optionalDependencies": {},
61 "peerDependencies": {
62 "es6-shim": "^0.35.0",
63 "reflect-metadata": "0.1.2",
64 "rxjs": "5.0.0-beta.6",
65 "zone.js": "^0.6.12"
66 },
67 "repository": {
68 "type": "git",
69 "url": "git+https://github.com/angular/angular.git"
70 },
71 "scripts": {},
72 "version": "2.0.0-beta.21"
73}