You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
457 B
22 lines
457 B
{ |
|
"name": "fork-awesome", |
|
"description": "Fork Awesome", |
|
"keywords": ["font", "fork", "awesome", "icon" ], |
|
"homepage": "http://forkawesome.github.io/Fork-Awesome", |
|
"dependencies": {}, |
|
"devDependencies": {}, |
|
"license": ["OFL-1.1", "MIT", "CC-BY-3.0"], |
|
"main": [ |
|
"less/fork-awesome.less", |
|
"scss/fork-awesome.scss" |
|
], |
|
"ignore": [ |
|
"*/.*", |
|
"*.json", |
|
"src", |
|
"*.yml", |
|
"Gemfile", |
|
"Gemfile.lock", |
|
"*.md" |
|
] |
|
}
|
|
|