0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Merge pull request #5341 from tyre/patch-1

Update to use SPDX idetifier
This commit is contained in:
Hannah Wolfe 2015-05-26 09:27:04 +01:00
commit 623ff35d34

View file

@ -15,12 +15,7 @@
},
"bugs": "https://github.com/TryGhost/Ghost/issues",
"contributors": "https://github.com/TryGhost/Ghost/graphs/contributors",
"licenses": [
{
"type": "MIT",
"url": "https://raw.github.com/TryGhost/Ghost/master/LICENSE"
}
],
"license": "MIT",
"main": "./core/index",
"scripts": {
"start": "node index",