chore: format

This commit is contained in:
2025-10-10 16:43:21 +02:00
parent f0aabd63b6
commit 75c29e0ba4
551 changed files with 433948 additions and 94145 deletions

View File

@@ -1,22 +1,22 @@
{
"name": "game-icons",
"style": "css/game-icons.css",
"sass": "scss/game-icons.scss",
"version": "0.1.1",
"repository": {
"type": "git",
"url": "git://github.com/nagoshiashumari/game-icons.git"
},
"devDependencies": {
"grunt": "^1.6.1",
"grunt-contrib-cssmin": "^5.0.0",
"grunt-webfont": "^1.7.2"
},
"scripts": {
"build": "grunt",
"test": "grunt scsslint"
},
"dependencies": {
"grunt-cli": "^1.5.0"
}
"name": "game-icons",
"style": "css/game-icons.css",
"sass": "scss/game-icons.scss",
"version": "0.1.1",
"repository": {
"type": "git",
"url": "git://github.com/nagoshiashumari/game-icons.git"
},
"devDependencies": {
"grunt": "^1.6.1",
"grunt-contrib-cssmin": "^5.0.0",
"grunt-webfont": "^1.7.2"
},
"scripts": {
"build": "grunt",
"test": "grunt scsslint"
},
"dependencies": {
"grunt-cli": "^1.5.0"
}
}