2014-03-03 04:58:59 -05:00
|
|
|
{
|
2021-10-30 12:41:08 -04:00
|
|
|
"name": "weflock",
|
|
|
|
"description": "Snipette theme with Analog vibes, derived from Casper",
|
|
|
|
"demo": "https://snipettemag.com",
|
2023-03-14 07:24:52 -04:00
|
|
|
"version": "1.2.0",
|
2016-09-27 11:17:29 -04:00
|
|
|
"engines": {
|
2023-02-11 08:04:48 -05:00
|
|
|
"ghost": ">=4.0.0"
|
2016-09-27 11:17:29 -04:00
|
|
|
},
|
|
|
|
"license": "MIT",
|
|
|
|
"screenshots": {
|
|
|
|
"desktop": "assets/screenshot-desktop.jpg",
|
|
|
|
"mobile": "assets/screenshot-mobile.jpg"
|
|
|
|
},
|
2018-04-09 04:19:05 -04:00
|
|
|
"scripts": {
|
2018-08-14 17:10:01 -04:00
|
|
|
"dev": "gulp",
|
|
|
|
"zip": "gulp zip",
|
2019-11-08 00:11:30 -05:00
|
|
|
"test": "gscan .",
|
|
|
|
"test:ci": "gscan --fatal --verbose .",
|
2019-03-10 13:25:51 -04:00
|
|
|
"pretest": "gulp build",
|
2019-02-11 13:30:21 -05:00
|
|
|
"preship": "yarn test",
|
2019-03-14 12:31:28 -04:00
|
|
|
"ship": "STATUS=$(git status --porcelain); echo $STATUS; if [ -z \"$STATUS\" ]; then yarn version && git push --follow-tags; else echo \"Uncomitted changes found.\" && exit 1; fi",
|
|
|
|
"postship": "git fetch && gulp release"
|
2018-04-09 04:19:05 -04:00
|
|
|
},
|
2016-09-27 11:17:29 -04:00
|
|
|
"author": {
|
|
|
|
"name": "Ghost Foundation",
|
|
|
|
"email": "hello@ghost.org",
|
2021-01-18 19:30:21 -05:00
|
|
|
"url": "https://ghost.org/"
|
2016-09-27 11:17:29 -04:00
|
|
|
},
|
|
|
|
"gpm": {
|
|
|
|
"type": "theme",
|
|
|
|
"categories": [
|
|
|
|
"Minimal",
|
2017-06-16 05:13:38 -04:00
|
|
|
"Magazine"
|
2016-09-27 11:17:29 -04:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"ghost",
|
2018-08-13 09:29:56 -04:00
|
|
|
"theme",
|
|
|
|
"ghost-theme"
|
2016-09-27 11:17:29 -04:00
|
|
|
],
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2016-10-07 11:05:10 -04:00
|
|
|
"url": "https://github.com/TryGhost/Casper.git"
|
2016-09-27 11:17:29 -04:00
|
|
|
},
|
|
|
|
"bugs": "https://github.com/TryGhost/Casper/issues",
|
2017-05-15 16:03:47 -04:00
|
|
|
"contributors": "https://github.com/TryGhost/Casper/graphs/contributors",
|
|
|
|
"devDependencies": {
|
2021-02-22 03:14:53 -05:00
|
|
|
"@tryghost/release-utils": "0.6.12",
|
2021-03-05 10:52:56 -05:00
|
|
|
"autoprefixer": "10.2.5",
|
2021-05-06 03:48:36 -04:00
|
|
|
"beeper": "2.1.0",
|
2019-03-10 12:07:56 -04:00
|
|
|
"cssnano": "4.1.10",
|
2021-03-10 16:03:57 -05:00
|
|
|
"gscan": "4.0.0",
|
2019-05-31 21:29:25 -04:00
|
|
|
"gulp": "4.0.2",
|
2019-11-11 09:15:08 -05:00
|
|
|
"gulp-concat": "2.6.1",
|
2019-09-30 21:30:15 -04:00
|
|
|
"gulp-livereload": "4.0.2",
|
2020-09-23 15:04:44 -04:00
|
|
|
"gulp-postcss": "9.0.0",
|
2019-03-05 16:50:16 -05:00
|
|
|
"gulp-uglify": "3.0.2",
|
2021-03-10 04:48:00 -05:00
|
|
|
"gulp-zip": "5.1.0",
|
2021-02-25 19:59:59 -05:00
|
|
|
"inquirer": "8.0.0",
|
2021-03-09 17:41:13 -05:00
|
|
|
"postcss": "8.2.8",
|
2020-07-27 13:52:31 -04:00
|
|
|
"postcss-color-mod-function": "3.0.3",
|
2019-03-10 12:07:56 -04:00
|
|
|
"postcss-easy-import": "3.0.0",
|
2019-01-22 06:00:10 -05:00
|
|
|
"pump": "3.0.0"
|
2017-05-15 16:03:47 -04:00
|
|
|
},
|
2019-10-21 01:43:34 -04:00
|
|
|
"browserslist": [
|
|
|
|
"defaults"
|
|
|
|
],
|
2017-05-15 16:03:47 -04:00
|
|
|
"config": {
|
2018-12-17 07:25:57 -05:00
|
|
|
"posts_per_page": 25,
|
|
|
|
"image_sizes": {
|
|
|
|
"xxs": {
|
|
|
|
"width": 30
|
|
|
|
},
|
|
|
|
"xs": {
|
|
|
|
"width": 100
|
|
|
|
},
|
|
|
|
"s": {
|
|
|
|
"width": 300
|
|
|
|
},
|
|
|
|
"m": {
|
|
|
|
"width": 600
|
|
|
|
},
|
|
|
|
"l": {
|
|
|
|
"width": 1000
|
|
|
|
},
|
|
|
|
"xl": {
|
|
|
|
"width": 2000
|
|
|
|
}
|
2023-02-11 08:05:18 -05:00
|
|
|
},
|
|
|
|
"custom": {
|
|
|
|
"mastodon_url": {
|
|
|
|
"type": "text",
|
|
|
|
"default": ""
|
|
|
|
},
|
|
|
|
"instagram_url": {
|
|
|
|
"type": "text",
|
|
|
|
"default": ""
|
2023-02-13 12:12:16 -05:00
|
|
|
},
|
|
|
|
"enter_tag_slugs": {
|
|
|
|
"type": "text",
|
|
|
|
"group": "homepage"
|
2023-02-13 12:18:12 -05:00
|
|
|
},
|
|
|
|
"search_bar_text": {
|
|
|
|
"type": "text",
|
|
|
|
"group": "homepage"
|
|
|
|
},
|
|
|
|
"subscribe_cta_text": {
|
|
|
|
"type": "text",
|
|
|
|
"group": "homepage"
|
2023-02-11 08:05:18 -05:00
|
|
|
}
|
2018-12-17 07:25:57 -05:00
|
|
|
}
|
2021-03-03 08:24:16 -05:00
|
|
|
},
|
|
|
|
"renovate": {
|
|
|
|
"extends": [
|
|
|
|
"@tryghost:theme"
|
|
|
|
]
|
2021-12-09 06:40:03 -05:00
|
|
|
},
|
|
|
|
"dependencies": {}
|
2014-03-20 15:17:26 -04:00
|
|
|
}
|