-
Notifications
You must be signed in to change notification settings - Fork 10
/
package.json
44 lines (44 loc) · 1.72 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
36
37
38
39
40
41
42
43
44
{
"name": "Slate",
"version": "1.0.0",
"description": "Slate is an ultra-minimal theme that was created with product photography in mind. It may remind you of a starkart gallery. There are very few elements on the page that distract the customer from the products. The text and layout of the design compliment the products rather than take away from it. Use this if you want your products and photography to do the talking.",
"excerpt": "Slate is an ultra minimal theme that's designed to allow your product photography to do the talking.",
"main": "README.md",
"lemonstand" : {
"code":"slate",
"type": "theme",
"options": "options.json",
"demo": "https://slate.lemonstand.com",
"screenshots" : {
"small": "https://raw.githubusercontent.com/lemonstand/lscloud-theme-slate/master/resources/screenshots/tiny-square.png",
"large": "https://raw.githubusercontent.com/lemonstand/lscloud-theme-slate/master/resources/screenshots/large-square.png",
"full": "https://raw.githubusercontent.com/lemonstand/lscloud-theme-slate/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-slate.git"
},
"keywords": [
"clean",
"visual",
"responsive"
],
"author": "LemonStand <[email protected]> (http://docs.lemonstand.com)",
"license": "ISC",
"bugs": {
"url": "https://github.com/lemonstand/lscloud-theme-slate/issues"
},
"homepage": "https://github.com/lemonstand/lscloud-theme-slate#readme",
"keywords": [
"1-page-checkout",
"responsive",
"fashion",
"furnature",
"hero-image",
"minimal"
]
}