mirror of
https://github.com/zenorocha/clipboard.js.git
synced 2023-08-10 21:12:48 +03:00
40 lines
806 B
JSON
40 lines
806 B
JSON
{
|
|
"name": "octicons",
|
|
"description": "GitHub's icon font",
|
|
"license": [
|
|
"OFL-1.1",
|
|
"MIT"
|
|
],
|
|
"homepage": "https://octicons.github.com",
|
|
"authors": [
|
|
"GitHub <support@github.com>"
|
|
],
|
|
"main": [
|
|
"octicons/sprockets-octicons.scss",
|
|
"octicons/octicons.eot",
|
|
"octicons/octicons.svg",
|
|
"octicons/octicons.ttf",
|
|
"octicons/octicons.woff"
|
|
],
|
|
"keywords": [
|
|
"GitHub",
|
|
"icons",
|
|
"font",
|
|
"web font",
|
|
"icon font"
|
|
],
|
|
"ignore": [
|
|
"**/.*",
|
|
"bower_components"
|
|
],
|
|
"version": "3.1.0",
|
|
"_release": "3.1.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v3.1.0",
|
|
"commit": "d622851e97c343192bed957b33434ae32e7dc775"
|
|
},
|
|
"_source": "git://github.com/github/octicons.git",
|
|
"_target": "~3.1.0",
|
|
"_originalSource": "octicons"
|
|
} |