first commit
This commit is contained in:
32
resources/assets/vendor/simple-line-icons/package.json
vendored
Normal file
32
resources/assets/vendor/simple-line-icons/package.json
vendored
Normal file
@ -0,0 +1,32 @@
|
||||
{
|
||||
"name": "simple-line-icons",
|
||||
"version": "2.5.5",
|
||||
"description": "Simple and elegant line icons.",
|
||||
"main": "dist/styles/simple-line-icons.css",
|
||||
"scripts": {
|
||||
"test": "node scripts/build",
|
||||
"build": "node scripts/build",
|
||||
"postbuild": "cp -r dist/ docs/"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thesabbir/simple-line-icons.git"
|
||||
},
|
||||
"keywords": [
|
||||
"icon",
|
||||
"simple-icons",
|
||||
"simple-line-icons",
|
||||
"line",
|
||||
"css",
|
||||
"webfont"
|
||||
],
|
||||
"author": "Sabbir Ahmed",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/thesabbir/simple-line-icons/issues"
|
||||
},
|
||||
"homepage": "https://thesabbir.github.io/simple-line-icons",
|
||||
"dependencies": {
|
||||
"less": "^3.12.2"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user