Initial commit
This commit is contained in:
29
.yo-rc.json
Normal file
29
.yo-rc.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"generator-dotnetnuke": {
|
||||
"promptValues": {
|
||||
"projType": "react",
|
||||
"dnnVersion": "9.13.0",
|
||||
"npm": true,
|
||||
"projectname": "InMemoriam",
|
||||
"projectdescription": "In Memoriam module",
|
||||
"yourname": "Peter Donker",
|
||||
"email": "peter@bring2mind.net",
|
||||
"companyfull": "Bring2mind",
|
||||
"companyshort": "Bring2mind",
|
||||
"companyUrl": "bring2mind.net",
|
||||
"dnnHost": "http://dnndev.me",
|
||||
"dnnRoot": "DL/",
|
||||
"namespace": "Bring2mind.InMemoriam",
|
||||
"Name": "InMemoriam",
|
||||
"Namespace": "Bring2mind.InMemoriam",
|
||||
"FileOutName": "skin",
|
||||
"ModuleName": "InMemoriam",
|
||||
"Separate": true,
|
||||
"ReactOptions": []
|
||||
},
|
||||
"Company": "Bring2mind",
|
||||
"Project": "InMemoriam",
|
||||
"Namespace": "Bring2mind.InMemoriam",
|
||||
"Solution": "Bring2mind.InMemoriam"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user