Initial commit: Backup der Webseiten
- zoesch.de - blitzkiste.net - gruene-hassberge (norbert.zoesch.de) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"name": "material-icons",
|
||||
"version": "0.1.0",
|
||||
"description": "Material icons CSS toolkit <i class=\"mi mi-face\"></i>",
|
||||
"main": "src/stylus/material-icons.styl",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/materialicons/material-icons.git"
|
||||
},
|
||||
"keywords": [
|
||||
"material-icons",
|
||||
"material-design-icons",
|
||||
"material-design",
|
||||
"iconfont",
|
||||
"icons",
|
||||
"font",
|
||||
"css",
|
||||
"stylus"
|
||||
],
|
||||
"author": "Ravindra Marella <mv.ravindra@yahoo.com>",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/materialicons/material-icons/issues"
|
||||
},
|
||||
"homepage": "https://materialicons.github.io",
|
||||
"devDependencies": {
|
||||
"del": "^1.2.1",
|
||||
"engulf": "^0.1.0",
|
||||
"gulp": "^3.9.0",
|
||||
"gulp-autoprefixer": "^2.3.1",
|
||||
"gulp-livereload": "^3.8.0",
|
||||
"gulp-minify-css": "^1.2.0",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-stylus": "^2.0.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user