Delete package.json
This commit is contained in:
parent
4f2d9a387e
commit
3204027fcb
22
package.json
22
package.json
@ -1,22 +0,0 @@
|
|||||||
{
|
|
||||||
name: "beautiful-jekyll-theme",
|
|
||||||
version: "2.0.0",
|
|
||||||
description: "Beautiful Jekyll theme.",
|
|
||||||
repository: {
|
|
||||||
type: "git",
|
|
||||||
url: "git://github.com/daattali/beautiful-jekyll.git"
|
|
||||||
},
|
|
||||||
keywords: [
|
|
||||||
"jekyll",
|
|
||||||
"theme"
|
|
||||||
],
|
|
||||||
author: "Dean Attali",
|
|
||||||
license: "MIT",
|
|
||||||
bugs: {
|
|
||||||
url: "https://github.com/daattali/beautiful-jekyl/issues"
|
|
||||||
},
|
|
||||||
homepage: "https://deanattali.com/beautiful-jekyll/",
|
|
||||||
engines: {
|
|
||||||
node: ">= 0.10.0"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user