File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
projects/angular-ecmascript-intl Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " angular-ecmascript-intl" ,
33 "version" : " 2.0.0" ,
4+ "description" : " Contains Angular pipes to transform internationalization data using Intl.* browser APIs" ,
5+ "keywords" : [
6+ " angular" ,
7+ " pipe" ,
8+ " i18n" ,
9+ " intl" ,
10+ " date" ,
11+ " decimal" ,
12+ " percent" ,
13+ " currency" ,
14+ " language" ,
15+ " country" ,
16+ " timeago"
17+ ],
418 "peerDependencies" : {
519 "@angular/common" : " >=16" ,
620 "@angular/core" : " >=16"
1630 },
1731 "repository" : {
1832 "url" : " https://github.com/json-derulo/angular-ecmascript-intl"
19- }
33+ },
34+ "license" : " MIT" ,
35+ "homepage" : " https://json-derulo.github.io/angular-ecmascript-intl/" ,
36+ "bugs" : " https://github.com/json-derulo/angular-ecmascript-intl/issues" ,
37+ "funding" : " https://github.com/sponsors/json-derulo"
2038}
You can’t perform that action at this time.
0 commit comments