26 lines
538 B
JSON
26 lines
538 B
JSON
{
|
|
"name": "mantra",
|
|
"version": "0.0.0",
|
|
"description": "A SilverStripe-theme called \"mantra\".",
|
|
"author": "Manuel Thalmann <m@nuth.ch>",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"SilverStripe",
|
|
"Theme",
|
|
"m@nuth",
|
|
"mantra"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.nuth.ch/manuth/mantra.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://git.nuth.ch/manuth/mantra/issues"
|
|
},
|
|
"homepage": "https://git.nuth.ch/manuth/mantra#readme",
|
|
"scripts": {
|
|
},
|
|
"dependencies": {},
|
|
"devDependencies": {}
|
|
}
|