mirror of
https://ghproxy.net/https://github.com/elementor/elementor-icons.git
synced 2025-10-04 23:27:30 +08:00
23 lines
533 B
JSON
23 lines
533 B
JSON
{
|
|
"name": "elementor-icons",
|
|
"slug": "elementor-icons",
|
|
"version": "5.21.0",
|
|
"author": "Elementor",
|
|
"homepage": "https://elementor.com/",
|
|
"devDependencies": {
|
|
"autoprefixer": "~6.3.5",
|
|
"cssnano": "~3.5.2",
|
|
"grunt": "^1.4.1",
|
|
"grunt-banner": "~0.6.0",
|
|
"grunt-contrib-sass": "~1.0.0",
|
|
"grunt-contrib-uglify": "~1.0.1",
|
|
"grunt-contrib-watch": "^1.0.0",
|
|
"grunt-postcss": "~0.8.0",
|
|
"grunt-sass": "~3.1.0",
|
|
"matchdep": "~1.0.1",
|
|
"sass": "^1.53.0"
|
|
},
|
|
"dependencies": {
|
|
"@lodder/grunt-postcss": "^3.1.1"
|
|
}
|
|
}
|