forked from ng-icons/ng-icons
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
139 lines (139 loc) · 5.29 KB
/
package.json
File metadata and controls
139 lines (139 loc) · 5.29 KB
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
136
137
138
139
{
"name": "ng-icons",
"version": "0.0.0",
"license": "MIT",
"scripts": {
"start": "nx serve documentation",
"lint": "nx run-many --target=lint --parallel=8",
"test": "nx run-many --target=test --all --parallel=8 --runInBand",
"compile": "nx generate @ng-icons/workspace-plugin:svg-to-ts && nx run-many --target=build --all --parallel=8 && nx generate @ng-icons/workspace-plugin:update-readmes",
"generate:iconsets": "nx generate @ng-icons/workspace-plugin:svg-to-ts",
"format": "nx format:write",
"publish": "nx release version && nx release changelog && pnpm run compile && nx release publish",
"prepare": "husky"
},
"private": true,
"dependencies": {
"@angular/animations": "20.3.2",
"@angular/cdk": "20.2.5",
"@angular/common": "20.3.2",
"@angular/compiler": "20.3.2",
"@angular/core": "20.3.2",
"@angular/forms": "20.3.2",
"@angular/platform-browser": "20.3.2",
"@angular/platform-browser-dynamic": "20.3.2",
"@angular/router": "20.3.2",
"@klarr-agency/circum-icons": "https://gitpkg.now.sh/Klarr-Agency/Circum-Icons/svg?6522c0a4aea8fb4c0818228f444f0082d6e6820c",
"@material-icons/svg": "1.0.33",
"@material-symbols/svg-400": "^0.31.6",
"@mynaui/icons": "^0.3.7",
"@ng-icons/svgs": "git://github.com/ng-icons/svgs",
"@pheralb/svgl": "github:pheralb/svgl#268c2720acf9ec7038d6e21cbc4a878327f57973",
"@phosphor-icons/core": "^2.1.1",
"@primer/octicons": "19.15.2",
"@radix-ui/react-icons": "https://gitpkg.now.sh/radix-ui/icons/packages/radix-icons?237cd76c007a573c2a6f6caabe9ea3de81393f50",
"@rx-angular/cdk": "20.0.0",
"@rx-angular/template": "20.0.0",
"@swc/helpers": "0.5.11",
"@tabler/icons": "3.34.0",
"UXAspects": "https://gitpkg.now.sh/UXAspects/UXAspects/src/icons/ux?5d63a0e39423bc331994e06e8bb2ba5b5517e799",
"akar-icons-app": "https://gitpkg.now.sh/artcoholic/akar-icons-app/src/svg?938a77e1fbb1e19d770f1b3c5e3e49daaf2578bc",
"bootstrap-icons": "1.13.1",
"boxicons": "^2.1.4",
"cryptocurrency-icons": "0.18.1",
"css.gg": "2.1.4",
"devicon": "https://github.com/devicons/devicon.git",
"dripicons": "https://gitpkg.now.sh/amitjakhu/dripicons/SVG?b8b7035c6c0f34035b0a78af4b393a3fd8628c38",
"feather-icons": "4.29.2",
"flag-icons": "^7.5.0",
"font-awesome-brands": "https://gitpkg.now.sh/FortAwesome/Font-Awesome/svgs/brands?6.x",
"font-awesome-regular": "https://gitpkg.now.sh/FortAwesome/Font-Awesome/svgs/regular?6.x",
"font-awesome-solid": "https://gitpkg.now.sh/FortAwesome/Font-Awesome/svgs/solid?6.x",
"fuse.js": "^7.0.0",
"game-icons": "github:game-icons/icons",
"heroicons": "2.2.0",
"iconoir": "7.11.0",
"iconsax": "https://gitpkg.now.sh/lusaxweb/iconsax/static/Iconsax/Svg/All?67c8869d0142557d4f70e0a76664d1a71c70f73a",
"ionicons": "7.4.0",
"jam-icons": "2.0.0",
"lets-icons": "^1.0.2",
"lucide-static": "0.545.0",
"material-icon-theme": "5.23.0",
"material-symbols": "0.31.6",
"mono-icons": "^1.3.1",
"remixicon": "4.6.0",
"rxjs": "7.8.0",
"simple-icons": "15.0.0",
"solar-icons": "github:480-Design/Solar-Icon-Set#main",
"tdesign-icons-svg": "^0.3.3",
"tslib": "^2.3.0",
"typicons.font": "2.1.2",
"zone.js": "0.15.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "20.3.3",
"@angular-devkit/core": "20.3.3",
"@angular-devkit/schematics": "20.3.3",
"@angular-eslint/eslint-plugin": "20.3.0",
"@angular-eslint/eslint-plugin-template": "20.3.0",
"@angular-eslint/template-parser": "20.3.0",
"@angular/cli": "~20.3.0",
"@angular/compiler-cli": "20.3.2",
"@angular/language-service": "20.3.2",
"@eslint/eslintrc": "^2.1.1",
"@nx/angular": "21.6.1",
"@nx/devkit": "21.6.1",
"@nx/eslint": "21.6.1",
"@nx/eslint-plugin": "21.6.1",
"@nx/jest": "21.6.1",
"@nx/js": "21.6.1",
"@nx/plugin": "21.6.1",
"@nx/workspace": "21.6.1",
"@phenomnomnominal/tsquery": "^6.1.3",
"@schematics/angular": "20.3.3",
"@swc-node/register": "1.9.1",
"@swc/cli": "0.6.0",
"@swc/core": "1.5.7",
"@tailwindcss/typography": "0.5.13",
"@types/fs-extra": "^9.0.13",
"@types/glob": "^7.2.0",
"@types/jest": "29.5.12",
"@types/node": "^18.16.9",
"@typescript-eslint/eslint-plugin": "^8.45.0",
"@typescript-eslint/parser": "^8.45.0",
"@typescript-eslint/utils": "^8.45.0",
"angular-eslint": "20.3.0",
"autoprefixer": "^10.4.0",
"esbuild": "^0.19.2",
"eslint": "^9.28.0",
"eslint-config-prettier": "10.1.5",
"glob": "^7.2.0",
"highlight.js": "^11.3.1",
"html-loader": "^3.0.1",
"husky": "^9.1.7",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jest-preset-angular": "14.6.1",
"jsonc-eslint-parser": "^2.1.0",
"markdown-loader": "^6.0.0",
"ng-packagr": "20.3.0",
"nx": "21.6.1",
"postcss": "^8.4.5",
"postcss-import": "~14.1.0",
"postcss-preset-env": "~7.5.0",
"postcss-url": "~10.1.3",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "^4.0.0",
"prettier-plugin-tailwindcss": "^0.6.5",
"svgo": "3.3.2",
"tailwindcss": "3.4.7",
"ts-jest": "29.4.4",
"ts-node": "10.9.1",
"typescript": "5.9.2",
"verdaccio": "^6.0.5"
},
"nx": {
"includedScripts": []
},
"packageManager": "[email protected]"
}