-
-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* WebPlattform Icon * DesignOpen Icon * OpenSourceDesign Icon * GNU Social Icon
- Loading branch information
Showing
28 changed files
with
586 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
node_modules | ||
.sass-cache |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1 @@ | ||
{ | ||
"name": "openwebicons", | ||
"version": "1.3.2", | ||
"main": ["./css/openwebicons.css", "./css/openwebicons-bootstrap.css"], | ||
"ignore": ["config", "docset", "sass", "source", "styleguide", ".DS_Store", ".editorconfig", ".gitignore", ".npmignore", ".jshintrc", "bower.json", "compile.sh", "component.json", "composer.json", "Gruntfile.js", "package.json", "README.md"], | ||
"description": "OpenWeb Icons" | ||
} | ||
{"name":"openwebicons","version":"1.3.3","main":["./css/openwebicons.css","./css/openwebicons-bootstrap.css"],"ignore":["config","docset","sass","source","styleguide",".DS_Store",".editorconfig",".gitignore",".npmignore",".jshintrc","bower.json","compile.sh","component.json","composer.json","Gruntfile.js","package.json","README.md"],"description":"OpenWeb Icons"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1 @@ | ||
{ | ||
"name": "openwebicons", | ||
"repository": "pfefferle/openwebicons", | ||
"version": "1.3.2", | ||
"keywords": ["openweb", "icons", "font", "css", "sass", "scss"], | ||
"main": "Gruntfile.js", | ||
"license": "OFL-1.1", | ||
"styles": ["css/openwebicons.css"], | ||
"fonts": ["font/openwebicons.eot", "font/openwebicons.svg", "font/openwebicons.ttf", "font/openwebicons.woff", "font/openwebicons.woff2"], | ||
"description": "OpenWeb Icons", | ||
"author": { | ||
"name": "Matthias Pfefferle", | ||
"email": "pfefferle@gmail.com", | ||
"url": "http://notizblog.org" | ||
}, | ||
"development": { | ||
"grunt": "~0.4.1", | ||
"grunt-contrib-sass": "~0.8.0", | ||
"grunt-kss": "^0.4.0", | ||
"grunt-svg2ttf": "*", | ||
"grunt-update-json": "*" | ||
} | ||
} | ||
{"name":"openwebicons","repository":"pfefferle/openwebicons","version":"1.3.3","keywords":["openweb","icons","font","css","sass","scss"],"main":"Gruntfile.js","license":"OFL-1.1","styles":["css/openwebicons.css"],"fonts":["font/openwebicons.eot","font/openwebicons.svg","font/openwebicons.ttf","font/openwebicons.woff","font/openwebicons.woff2"],"description":"OpenWeb Icons","author":{"name":"Matthias Pfefferle","email":"pfefferle@gmail.com","url":"http://notizblog.org"},"development":{"grunt":"^0.4.5","grunt-contrib-sass":"~0.8.0","grunt-kss":"^0.2.8","grunt-svg2ttf":"*","grunt-update-json":"*"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1 @@ | ||
{ | ||
"name": "pfefferle/openwebicons", | ||
"description": "OpenWeb Icons", | ||
"type": "component", | ||
"keywords": ["openweb", "icons", "font", "css", "sass", "scss"], | ||
"license": "OFL-1.1", | ||
"repositories": { | ||
"type": "git", | ||
"url": "https://github.com/pfefferle/openwebicons.git" | ||
} | ||
} | ||
{"name":"pfefferle/openwebicons","description":"OpenWeb Icons","type":"component","keywords":["openweb","icons","font","css","sass","scss"],"license":"OFL-1.1","repositories":{"type":"git","url":"https://github.com/pfefferle/openwebicons.git"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.