FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
angular/package.json at master · d42f/angular · GitHub
d42f
/
angular
Public
forked from
angular/angular
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
angular
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
73 lines (73 loc) · 1.99 KB
Breadcrumbs
angular
/
package.json
Copy path
File metadata and controls
73 lines (73 loc) · 1.99 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"name"
:
"
angular
"
,
"version"
:
"
2.0.0-alpha.8
"
,
"description"
:
"
Angular 2 - a web framework for modern web apps
"
,
"homepage"
:
"
https://github.com/angular/angular
"
,
"bugs"
:
"
https://github.com/angular/angular/issues
"
,
"contributors"
: {
"Alex Eagle"
:
"
alexeagle@google.com
"
,
"Chirayu Krishnappa"
:
"
chirayu@google.com
"
,
"Jeff Cross"
:
"
crossj@google.com
"
,
"Misko Hevery"
:
"
misko@google.com
"
,
"Rado Kirov"
:
"
radokirov@google.com
"
,
"Tobias Bosch"
:
"
tbosch@google.com
"
,
"Victor Savkin"
:
"
vsavkin@google.com
"
,
"Yegor Jbanov"
:
"
yjbanov@google.com
"
},
"license"
:
"
Apache-2.0
"
,
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
https://github.com/angular/angular.git
"
},
"scripts"
: {
"test"
:
"
echo
\"
Error: no test specified
\"
&& exit 1
"
},
"dependencies"
: {
"es6-module-loader"
:
"
^0.9.2
"
,
"systemjs"
:
"
^0.9.1
"
,
"traceur"
:
"
0.0.82
"
,
"which"
:
"
~1
"
,
"zone.js"
:
"
0.4.0
"
,
"googleapis"
:
"
1.0.x
"
,
"node-uuid"
:
"
1.4.x
"
,
"selenium-webdriver"
:
"
2.x.x
"
},
"devDependencies"
: {
"temp"
:
"
^0.8.1
"
,
"angular"
:
"
1.3.5
"
,
"bower"
:
"
^1.3.12
"
,
"canonical-path"
:
"
0.0.2
"
,
"del"
:
"
~1
"
,
"dgeni"
:
"
^0.4.1
"
,
"dgeni-packages"
:
"
^0.10.10
"
,
"event-stream"
:
"
^3.1.5
"
,
"glob"
:
"
^4.0.6
"
,
"gulp"
:
"
^3.8.8
"
,
"gulp-changed"
:
"
^1.0.0
"
,
"gulp-connect"
:
"
~1.0.5
"
,
"gulp-jasmine"
:
"
^1.0.1
"
,
"gulp-load-plugins"
:
"
^0.7.1
"
,
"gulp-rename"
:
"
^1.2.0
"
,
"gulp-shell"
:
"
^0.2.10
"
,
"gulp-sourcemaps"
:
"
1.3.*
"
,
"gulp-template"
:
"
^3.0.0
"
,
"gulp-traceur"
:
"
0.16.*
"
,
"gulp-webserver"
:
"
^0.8.7
"
,
"karma"
:
"
^0.12.23
"
,
"karma-chrome-launcher"
:
"
^0.1.4
"
,
"karma-cli"
:
"
^0.0.4
"
,
"karma-dart"
:
"
^0.2.8
"
,
"karma-jasmine"
:
"
^0.2.2
"
,
"lodash"
:
"
^2.4.1
"
,
"merge"
:
"
^1.2.0
"
,
"minimatch"
:
"
^2.0.1
"
,
"minimist"
:
"
1.1.x
"
,
"protractor"
:
"
1.7.x
"
,
"q"
:
"
^1.0.1
"
,
"run-sequence"
:
"
^0.3.6
"
,
"source-map"
:
"
^0.3.0
"
,
"sprintf-js"
:
"
1.0.*
"
,
"through2"
:
"
^0.6.1
"
,
"yargs"
:
"
2.3.*
"
}
}
Back
|
FazBrowse Home
|
New Git URL