mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 19:18:44 +02:00
43 lines
947 B
JSON
43 lines
947 B
JSON
{
|
|
"name": "nord",
|
|
"title": "Nord",
|
|
"version": "0.2.0",
|
|
"description": "A arctic, north-bluish color palette",
|
|
"author": {
|
|
"name": "Arctic Ice Studio",
|
|
"email": "development@arcticicestudio.com",
|
|
"url": "http://arcticicestudio.com"
|
|
},
|
|
"homepage": "https://github.com/arcticicestudio/nord",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/arcticicestudio/nord.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/arcticicestudio/nord/issues"
|
|
},
|
|
"license" : "(Apache-2.0 AND CC-BY-SA-4.0)",
|
|
"keywords": [
|
|
"nord",
|
|
"arctic",
|
|
"north",
|
|
"bluish",
|
|
"clean",
|
|
"minimal",
|
|
"flat",
|
|
"ui",
|
|
"syntax"
|
|
],
|
|
"devDependencies": {
|
|
"del": "2.2.2",
|
|
"gulp": "3.9.1",
|
|
"gulp-help": "1.6.1",
|
|
"gulp-plumber": "1.1.0",
|
|
"gulp-rename": "1.2.2",
|
|
"gulp-sass": "2.3.2",
|
|
"gulp-util": "3.0.7",
|
|
"sassdoc": "2.1.20",
|
|
"sassdoc-theme-flippant": "0.1.0"
|
|
}
|
|
}
|