Files
Ontime/backendpanel/asset/node_modules/mdi/package.json
2026-03-11 15:29:37 +07:00

67 lines
1.6 KiB
JSON
Executable File

{
"_args": [
[
"mdi@2.0.46",
"E:\\project\\amma\\victoryadmin\\victory"
]
],
"_from": "mdi@2.0.46",
"_id": "mdi@2.0.46",
"_inBundle": false,
"_integrity": "sha1-ZeB6fGIu2gbocc1qM2xg24OT4no=",
"_location": "/mdi",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mdi@2.0.46",
"name": "mdi",
"escapedName": "mdi",
"rawSpec": "2.0.46",
"saveSpec": null,
"fetchSpec": "2.0.46"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/mdi/-/mdi-2.0.46.tgz",
"_spec": "2.0.46",
"_where": "E:\\project\\amma\\victoryadmin\\victory",
"author": {
"name": "Austin Andrews",
"url": "http://twitter.com/templarian"
},
"bugs": {
"url": "https://github.com/Templarian/MaterialDesign/issues"
},
"description": "Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection.",
"homepage": "http://materialdesignicons.com",
"keywords": [
"material",
"design",
"icons",
"webfont"
],
"licenses": [
{
"type": "OFL-1.1",
"url": "http://scripts.sil.org/OFL"
},
{
"type": "MIT",
"url": "http://opensource.org/licenses/mit-license.html"
}
],
"main": "preview.html",
"name": "mdi",
"repository": {
"type": "git",
"url": "git+https://github.com/Templarian/MaterialDesign-Webfont.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"style": "css/materialdesignicons.css",
"version": "2.0.46"
}