mirror of
https://github.com/VTECRM/vtenext.git
synced 2026-02-27 00:28:47 +00:00
17 lines
321 B
JSON
17 lines
321 B
JSON
{
|
|
"name": "webfont-notosans",
|
|
"version": "0.1.0",
|
|
"authors": [
|
|
"James Harrison <james@jjlharrison.me.uk>"
|
|
],
|
|
"description": "Google's Noto Sans webfont.",
|
|
"license": "Apache License 2.0",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
]
|
|
}
|