FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
tinymce-angular/tinymce-angular-component/package.json at main · tinymce/tinymce-angular · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
tinymce
/
tinymce-angular
Public
Notifications
You must be signed in to change notification settings
Fork
94
Star
345
Code
Issues
5
Pull requests
17
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
tinymce-angular
/
tinymce-angular-component
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
21 lines (21 loc) · 566 Bytes
Breadcrumbs
tinymce-angular
/
tinymce-angular-component
/
package.json
Copy path
File metadata and controls
21 lines (21 loc) · 566 Bytes
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
{
"name"
:
"
@tinymce/tinymce-angular
"
,
"description"
:
"
Official TinyMCE Angular Component
"
,
"version"
:
"
"
,
"repository"
:
"
https://github.com/tinymce/tinymce-angular.git
"
,
"author"
:
"
Ephox Corporation DBA Tiny Technologies, Inc.
"
,
"license"
:
"
MIT
"
,
"private"
:
false
,
"peerDependencies"
: {
"@angular/core"
:
"
>=16.0.0
"
,
"@angular/common"
:
"
>=16.0.0
"
,
"@angular/forms"
:
"
>=16.0.0
"
,
"rxjs"
:
"
^7.4.0
"
,
"tinymce"
:
"
^8.0.0 || ^7.0.0 || ^6.0.0 || ^5.5.0
"
},
"peerDependenciesMeta"
: {
"tinymce"
: {
"optional"
:
true
}
}
}
Back
|
FazBrowse Home
|
New Git URL