1
0
mirror of https://github.com/S2-/gitlit synced 2025-08-03 21:00:04 +02:00
Files
gitlit/app/node_modules/material-design-icons/package.json
2018-10-10 15:11:12 +02:00

64 lines
1.7 KiB
JSON

{
"_from": "material-design-icons@3.0.1",
"_id": "material-design-icons@3.0.1",
"_inBundle": false,
"_integrity": "sha1-mnHEh0chjrylHlGmbaaCA4zct78=",
"_location": "/material-design-icons",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "material-design-icons@3.0.1",
"name": "material-design-icons",
"escapedName": "material-design-icons",
"rawSpec": "3.0.1",
"saveSpec": null,
"fetchSpec": "3.0.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/material-design-icons/-/material-design-icons-3.0.1.tgz",
"_shasum": "9a71c48747218ebca51e51a66da682038cdcb7bf",
"_spec": "material-design-icons@3.0.1",
"_where": "E:\\projects\\p\\gitlit\\app",
"author": {
"name": "Material Design Authors"
},
"bugs": {
"url": "https://github.com/google/material-design-icons/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Material Design icons by Google",
"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"
},
"homepage": "https://github.com/google/material-design-icons",
"keywords": [
"icons",
"material",
"material-design",
"google"
],
"license": "Apache-2.0",
"main": "index.js",
"name": "material-design-icons",
"repository": {
"type": "git",
"url": "git+https://github.com/google/material-design-icons.git"
},
"version": "3.0.1"
}