FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
angular.js/package.json at master · relign/angular.js · GitHub
relign
/
angular.js
Public
forked from
angular/angular.js
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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.js
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
94 lines (94 loc) · 2.6 KB
Breadcrumbs
angular.js
/
package.json
Copy path
File metadata and controls
94 lines (94 loc) · 2.6 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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
"name"
:
"
angularjs
"
,
"license"
:
"
MIT
"
,
"branchVersion"
:
"
^1.5.0-beta.2
"
,
"branchPattern"
:
"
1.5.*
"
,
"distTag"
:
"
beta
"
,
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
https://github.com/angular/angular.js.git
"
},
"engines"
: {
"node"
:
"
<5
"
,
"npm"
:
"
~2.5
"
},
"engineStrict"
:
true
,
"scripts"
: {
"preinstall"
:
"
node scripts/npm/check-node-modules.js --purge
"
,
"postinstall"
:
"
node scripts/npm/copy-npm-shrinkwrap.js
"
,
"commit"
:
"
git-cz
"
,
"test-i18n"
:
"
jasmine-node i18n/spec
"
},
"devDependencies"
: {
"angular-benchpress"
:
"
0.x.x
"
,
"benchmark"
:
"
1.x.x
"
,
"bower"
:
"
~1.3.9
"
,
"browserstacktunnel-wrapper"
:
"
~1.3.1
"
,
"canonical-path"
:
"
0.0.2
"
,
"cheerio"
:
"
^0.17.0
"
,
"commitizen"
:
"
^2.3.0
"
,
"cz-conventional-changelog"
:
"
1.1.4
"
,
"dgeni"
:
"
^0.4.0
"
,
"dgeni-packages"
:
"
^0.11.0
"
,
"event-stream"
:
"
~3.1.0
"
,
"glob"
:
"
^6.0.1
"
,
"grunt"
:
"
~0.4.2
"
,
"grunt-bump"
:
"
~0.0.13
"
,
"grunt-contrib-clean"
:
"
~0.6.0
"
,
"grunt-contrib-compress"
:
"
~0.12.0
"
,
"grunt-contrib-connect"
:
"
~0.8.0
"
,
"grunt-contrib-copy"
:
"
~0.6.0
"
,
"grunt-contrib-jshint"
:
"
~0.10.0
"
,
"grunt-ddescribe-iit"
:
"
~0.0.1
"
,
"grunt-jasmine-node"
:
"
git://github.com/vojtajina/grunt-jasmine-node.git#fix-grunt-exit-code
"
,
"grunt-jscs"
:
"
^2.1.0
"
,
"grunt-merge-conflict"
:
"
~0.0.1
"
,
"grunt-shell"
:
"
~1.1.1
"
,
"gulp"
:
"
~3.8.0
"
,
"gulp-concat"
:
"
^2.4.1
"
,
"gulp-foreach"
:
"
0.0.1
"
,
"gulp-jshint"
:
"
~1.4.2
"
,
"gulp-rename"
:
"
^1.2.0
"
,
"gulp-sourcemaps"
:
"
^1.2.2
"
,
"gulp-uglify"
:
"
^1.0.1
"
,
"gulp-util"
:
"
^3.0.1
"
,
"jasmine-node"
:
"
^2.0.0
"
,
"jasmine-reporters"
:
"
~1.0.1
"
,
"jshint-stylish"
:
"
~1.0.0
"
,
"karma"
:
"
^0.13.19
"
,
"karma-browserstack-launcher"
:
"
^0.1.8
"
,
"karma-chrome-launcher"
:
"
^0.2.2
"
,
"karma-firefox-launcher"
:
"
^0.1.7
"
,
"karma-jasmine"
:
"
^0.1.6
"
,
"karma-junit-reporter"
:
"
^0.3.8
"
,
"karma-ng-scenario"
:
"
^0.1.0
"
,
"karma-sauce-launcher"
:
"
^0.3.0
"
,
"karma-script-launcher"
:
"
^0.1.0
"
,
"load-grunt-tasks"
:
"
~0.6.0
"
,
"lodash"
:
"
~2.4.1
"
,
"marked"
:
"
~0.3.0
"
,
"node-html-encoder"
:
"
0.0.2
"
,
"promises-aplus-tests"
:
"
~2.1.0
"
,
"protractor"
:
"
^2.1.0
"
,
"q"
:
"
~1.0.0
"
,
"q-io"
:
"
^1.10.9
"
,
"qq"
:
"
^0.3.5
"
,
"rewire"
:
"
~2.1.0
"
,
"semver"
:
"
~4.0.3
"
,
"shelljs"
:
"
~0.3.0
"
,
"sorted-object"
:
"
^1.0.0
"
,
"stringmap"
:
"
^0.2.2
"
},
"licenses"
: [
{
"type"
:
"
MIT
"
,
"url"
:
"
https://github.com/angular/angular.js/blob/master/LICENSE
"
}
],
"dependencies"
: {},
"config"
: {
"commitizen"
: {
"path"
:
"
node_modules/cz-conventional-changelog
"
}
}
}
Back
|
FazBrowse Home
|
New Git URL