Add landing pages
This commit is contained in:
23
rss/3rd-party/mdi/package.json
vendored
Normal file
23
rss/3rd-party/mdi/package.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "mdi-icons",
|
||||
"version": "1.0.1",
|
||||
"description": "This is a library which contains all the material design icons.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [
|
||||
"css",
|
||||
"material",
|
||||
"mdi",
|
||||
"design",
|
||||
"icons",
|
||||
"vue"
|
||||
],
|
||||
"author": "Jatin kamboj",
|
||||
"repository": "jatin-maropost/mdi-icons",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@mdi/font": "4.9.95"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user