-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
35 lines (35 loc) · 1.6 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"name": "mker",
"version": "1.0.0",
"description": "Mker was designed and created for stores or merchants who have flagship products, especially for retailers selling tech gadgets. The theme allows you to turn the spotlight on your product and draw attention to it. It lets you create an engaging story around the product and connect with customers emotionally. This theme is responsive and uses a vertical style slide out navigatin.",
"excerpt": "Mker is a response theme that is meant for stores who have a small collection of flagship products.",
"main": "index.js",
"lemonstand" : {
"code":"mker",
"type": "theme",
"options": "options.json",
"demo": "https://mker.lemonstand.com",
"screenshots" : {
"small": "https://raw.githubusercontent.com/lemonstand/lscloud-theme-mker/master/resources/screenshots/tiny-square.png",
"large": "https://raw.githubusercontent.com/lemonstand/lscloud-theme-mker/master/resources/screenshots/large-square.png",
"full": "https://raw.githubusercontent.com/lemonstand/lscloud-theme-mker/master/resources/screenshots/full-size.png"
}
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lemonstand/lscloud-theme-mker.git"
},
"author": "LemonStand <support@lemonstand.com> (http://docs.lemonstand.com)",
"license": "ISC",
"bugs": {
"url": "https://github.com/lemonstand/lscloud-theme-mker/issues"
},
"homepage": "https://github.com/lemonstand/lscloud-theme-mker#readme",
"keywords": [
"1-page-checkout",
"responsive"
]
}