Changes for v22.0.0.OS
This commit is contained in:
35
web/bower_components/material-design-icons/package.json
vendored
Normal file
35
web/bower_components/material-design-icons/package.json
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"name": "material-design-icons",
|
||||
"version": "3.0.0",
|
||||
"description": "Material Design icons by Google",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/google/material-design-icons"
|
||||
},
|
||||
"keywords": [
|
||||
"icons",
|
||||
"material",
|
||||
"material-design",
|
||||
"google"
|
||||
],
|
||||
"author": "Material Design Authors",
|
||||
"license": "Apache-2.0",
|
||||
"bugs": {
|
||||
"url": "https://github.com/google/material-design-icons/issues"
|
||||
},
|
||||
"homepage": "https://github.com/google/material-design-icons",
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.1.2",
|
||||
"babel-preset-es2015": "^6.1.2",
|
||||
"gulp": "^3.9.0",
|
||||
"gulp-if": "^2.0.0",
|
||||
"gulp-svg-sprite": "^1.2.14",
|
||||
"lodash": "^3.10.1",
|
||||
"sprity": "^1.0.8",
|
||||
"sprity-gm": "^1.0.2",
|
||||
"through2": "^2.0.0",
|
||||
"underscore.string": "^3.2.2",
|
||||
"vinyl": "^1.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user