forked from angular/angular
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
135 lines (135 loc) · 4.1 KB
/
package.json
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
{
"name": "angular",
"version": "2.0.0-alpha.30",
"branchPattern": "2.0.*",
"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>",
"Matias Niemela <matsko@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>",
"Jeremy Elbourn <jelbourn@google.com>"
],
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/angular/angular.git"
},
"scripts": {
"preinstall": "node tools/npm/check-node-modules --purge",
"postinstall": "node tools/npm/copy-npm-shrinkwrap && node tools/chromedriverpatch.js && webdriver-manager update && bower install && gulp pubget.dart && tsd reinstall --overwrite --config modules/angular2/tsd.json && tsd reinstall --overwrite --config tools/tsd.json",
"test": "gulp test.all.js && gulp test.all.dart"
},
"dependencies": {
"reflect-metadata": "0.1.0",
"rx": "2.5.1",
"traceur": "0.0.87",
"zone.js": "0.5.2"
},
"devDependencies": {
"angular": "1.3.5",
"bower": "^1.3.12",
"broccoli": "^0.15.3",
"broccoli-filter": "^0.1.12",
"broccoli-flatten": "^0.1.1",
"broccoli-funnel": "igorminar/broccoli-funnel#perf-files",
"broccoli-lodash": "^0.1.1",
"broccoli-merge-trees": "^0.2.1",
"broccoli-slow-trees": "^1.1.0",
"broccoli-stew": "^0.2.1",
"broccoli-writer": "^0.1.1",
"browserify": "^10.2.4",
"canonical-path": "0.0.2",
"chokidar": "^1.0.1",
"clang-format": "^1.0.25",
"conventional-changelog": "^0.0.17",
"css": "mlaval/css#issue65",
"del": "~1",
"dgeni": "^0.4.1",
"dgeni-packages": "^0.10.11",
"es6-module-loader": "^0.9.2",
"event-stream": "^3.1.5",
"firefox-profile": "^0.3.4",
"fs-extra": "^0.18.0",
"glob": "^4.0.6",
"googleapis": "1.0.x",
"gulp": "^3.8.8",
"gulp-autoprefixer": "^2.1.0",
"gulp-changed": "^1.0.0",
"gulp-clang-format": "^1.0.14",
"gulp-concat": "^2.5.2",
"gulp-connect": "~1.0.5",
"gulp-insert": "^0.4.0",
"gulp-load-plugins": "^0.7.1",
"gulp-modify": "0.0.5",
"gulp-rename": "^1.2.0",
"gulp-replace": "^0.5.3",
"gulp-sass": "^1.3.3",
"gulp-shell": "^0.2.10",
"gulp-sourcemaps": "1.3.*",
"gulp-template": "^3.0.0",
"gulp-traceur": "0.17.*",
"gulp-tslint": "^3.1.0-beta",
"gulp-typescript": "^2.6.0",
"gulp-uglify": "^1.2.0",
"gulp-webserver": "^0.8.7",
"html2jade": "^0.8.3",
"indent-string": "^1.2.1",
"jasmine": "2.3.1",
"jasmine-core": "2.3.4",
"jpm": "1.0.0",
"js-beautify": "^1.5.5",
"js-yaml": "^3.2.7",
"karma": "^0.12.23",
"karma-chrome-launcher": "^0.1.4",
"karma-cli": "^0.0.4",
"karma-dart": "^0.2.8",
"karma-jasmine": "^0.3.5",
"karma-sauce-launcher": "^0.2.11",
"lodash": "^2.4.1",
"madge": "^0.5.0",
"marked": "^0.3.3",
"merge": "^1.2.0",
"merge2": "^0.3.5",
"minimatch": "^2.0.1",
"minimist": "1.1.x",
"mock-fs": "^2.5.0",
"node-html-encoder": "0.0.2",
"node-uuid": "1.4.x",
"parse5": "1.3.2",
"protractor": "2.1.0",
"q": "^1.0.1",
"react": "^0.13.2",
"rewire": "^2.3.3",
"run-sequence": "^1.1.0",
"selenium-webdriver": "2.45.1",
"semver": "^4.3.4",
"shelljs": "^0.5.0",
"sorted-object": "^1.0.0",
"source-map": "^0.3.0",
"sprintf-js": "1.0.*",
"string": "^3.1.1",
"strip-ansi": "^2.0.1",
"symlink-or-copy": "^1.0.1",
"systemjs": "^0.9.1",
"systemjs-builder": "^0.10.3",
"temp": "^0.8.1",
"ternary-stream": "^1.2.3",
"through2": "^0.6.1",
"ts2dart": "^0.6.0",
"tsd": "^0.6.3",
"typescript": "alexeagle/TypeScript#error_is_class",
"vinyl": "^0.4.6",
"walk-sync": "^0.1.3",
"which": "~1",
"xtend": "^4.0.0",
"yargs": "2.3.*"
}
}