-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathpackage.json
38 lines (38 loc) · 1.62 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
{
"name": "Tanto",
"version": "1.0.0",
"description": "The Tanto theme was inspired by a class of Japanese swords, also known as Tanto blades. While focusing on large images, this theme gets straight to the point, like the sharp Tanto blade. Versatility is the key in this theme. When customized, no two Tanto themes will look alike. Add in or take out pieces to create your own unique look.",
"excerpt": "Tanto is a responsive theme that gets straight to the point, while highlighting large images throughout.",
"main": "index.js",
"lemonstand" : {
"code":"tanto",
"type": "theme",
"options": "options.json",
"demo": "https://tanto.lemonstand.com",
"screenshots" : {
"small": "https://raw.githubusercontent.com/lemonstand/lscloud-theme-tanto/master/resources/screenshots/tiny-square.png",
"large": "https://raw.githubusercontent.com/lemonstand/lscloud-theme-tanto/master/resources/screenshots/large-square.png",
"full": "https://raw.githubusercontent.com/lemonstand/lscloud-theme-tanto/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-tanto.git"
},
"author": "LemonStand <[email protected]> (http://docs.lemonstand.com)",
"license": "ISC",
"bugs": {
"url": "https://github.com/lemonstand/lscloud-theme-tanto/issues"
},
"homepage": "https://github.com/lemonstand/lscloud-theme-tanto#readme",
"keywords": [
"1-page-checkout",
"responsive",
"furniture",
"small-catalog",
"hero-image"
]
}