mirror of
https://github.com/YunoHost-Apps/ghost_ynh.git
synced 2024-09-03 19:16:02 +02:00
Merge pull request #173 from yunohost-bot/add-cpe
This commit is contained in:
commit
ef867f51c4
1 changed files with 3 additions and 2 deletions
|
@ -12,7 +12,8 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"website": "https://ghost.org/",
|
"website": "https://ghost.org/",
|
||||||
"admindoc": "https://ghost.org/help/",
|
"admindoc": "https://ghost.org/help/",
|
||||||
"code": "https://github.com/TryGhost/Ghost"
|
"code": "https://github.com/TryGhost/Ghost",
|
||||||
|
"cpe": "cpe:2.3:a:ghost:ghost"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -50,4 +51,4 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue