-
Notifications
You must be signed in to change notification settings - Fork 1
/
.yo-rc.json
15 lines (15 loc) · 1.62 KB
/
.yo-rc.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"generator-qsextension": {
"advancedMode": false,
"extensionName": "Bartotal",
"extensionNameSafe": "Bartotal",
"extensionNamespace": "",
"extensionDescription": "Barchart with total column",
"authorName": "Alex Bjørlig",
"license": "mit",
"publishingYear": 2016,
"creationDate": "2016-09-07",
"licenceGenerated": "> \r\n> The MIT License (MIT)\r\n> \r\n> Copyright (c) 2016 Alex Bjørlig\r\n> \r\n> Permission is hereby granted, free of charge, to any person obtaining a copy\r\n> of this software and associated documentation files (the \"Software\"), to deal\r\n> in the Software without restriction, including without limitation the rights\r\n> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\n> copies of the Software, and to permit persons to whom the Software is\r\n> furnished to do so, subject to the following conditions:\r\n> \r\n> The above copyright notice and this permission notice shall be included in all\r\n> copies or substantial portions of the Software.\r\n> \r\n> THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\n> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\n> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\n> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\n> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\n> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\n> SOFTWARE.\r\n> ",
"localExtensionDir": "C:\\\\Users\\\\abj\\\\Documents\\\\Qlik\\\\Sense\\\\Extensions"
}
}