pressbooks aldine theme the theme used for the front page or default book
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

76 lines
2.5 KiB

7 years ago
{
"name": "@pressbooks/pressbooks-aldine",
"version": "1.5.0",
"author": "Pressbooks (Book Oven Inc.) <code@pressbooks.com>",
"homepage": "https://github.com/pressbooks/pressbooks-aldine/",
"description": "Aldine is the default theme for the home page of Pressbooks networks. It is named for the Aldine Press, founded by Aldus Manutius in 1494, who is regarded by many as the world’s first publisher.",
"keywords": [
"publishing",
"catalog",
"pressbooks",
"default-theme"
],
"private": true,
"repository": {
"type": "git",
"url": "git://github.com/pressbooks/pressbooks-aldine.git"
},
"bugs": {
"url": "https://github.com/pressbooks/pressbooks-aldine/issues"
},
"licenses": [
{
"type": "GPL-3.0-or-later",
"url": "https://github.com/pressbooks/pressbooks-aldine/tree/master/LICENSE.md"
}
],
"browserslist": [
"last 2 versions",
"android 4",
"opera 12"
],
"eslintConfig": {
"extends": "./node_modules/pressbooks-build-tools/config/eslint.js",
"globals": {
"$": true,
"aldine": true,
"PB_A11y": true,
"tinymce": true
}
},
"eslintIgnore": [
"assets/scripts/catalog-admin.js",
"assets/scripts/routes/common.js"
],
"stylelint": {
"extends": "./node_modules/pressbooks-build-tools/config/stylelint.js"
},
"scripts": {
"build": "cross-env NODE_ENV=development webpack --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
"build:production": "cross-env NODE_ENV=production webpack --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
"build:profile": "cross-env NODE_ENV=production webpack --progress --profile --json --config=node_modules/laravel-mix/setup/webpack.config.js",
"start": "cross-env NODE_ENV=development webpack --watch --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
"rmdist": "rimraf dist",
"lint": "npm run -s lint:scripts && npm run -s lint:styles",
"lint:scripts": "cross-env NODE_ENV=development node_modules/eslint/bin/eslint.js \"assets/scripts/**/*.js\"",
"lint:styles": "cross-env NODE_ENV=development node_modules/stylelint/bin/stylelint.js \"assets/styles/**/*.scss\" --syntax scss",
"test": "npm run -s lint"
},
"engines": {
"node": ">= 6.9.4"
},
"devDependencies": {
Bump pressbooks-build-tools from 1.3.1 to 1.3.3 (#174) Bumps [pressbooks-build-tools](https://github.com/pressbooks/pressbooks-build-tools) from 1.3.1 to 1.3.3. <details> <summary>Release notes</summary> *Sourced from [pressbooks-build-tools's releases](https://github.com/pressbooks/pressbooks-build-tools/releases).* > ## 1.3.3 > ### Patches > > - Bump eslint-loader from 2.1.1 to 2.1.2: [#246](https://github-redirect.dependabot.com/pressbooks/pressbooks-build-tools/issues/246) > - Bump stylelint-scss from 3.5.2 to 3.5.3: [#247](https://github-redirect.dependabot.com/pressbooks/pressbooks-build-tools/issues/247) > - Bump eslint-config-react-app from 3.0.6 to 3.0.7: [#250](https://github-redirect.dependabot.com/pressbooks/pressbooks-build-tools/issues/250) > > ## 1.3.2 > ### Patches > > - [Security] Bump lodash from 4.17.10 to 4.17.11: [#245](https://github-redirect.dependabot.com/pressbooks/pressbooks-build-tools/issues/245) > - [Security] Bump extend from 3.0.1 to 3.0.2: [#244](https://github-redirect.dependabot.com/pressbooks/pressbooks-build-tools/issues/244) </details> <details> <summary>Commits</summary> - [`78187a6`](https://github.com/pressbooks/pressbooks-build-tools/commit/78187a6fee46b2f2e3811601c057dd41c86aa4b3) 1.3.3 - [`372ca18`](https://github.com/pressbooks/pressbooks-build-tools/commit/372ca182fb721fda6c57a6fa9e5409281b2b2305) Bump eslint-config-react-app from 3.0.6 to 3.0.7 ([#250](https://github-redirect.dependabot.com/pressbooks/pressbooks-build-tools/issues/250)) - [`97f7e6e`](https://github.com/pressbooks/pressbooks-build-tools/commit/97f7e6e1164adb07d99e5aa9c5bbc1093309e2f3) Bump stylelint-scss from 3.5.2 to 3.5.3 ([#247](https://github-redirect.dependabot.com/pressbooks/pressbooks-build-tools/issues/247)) - [`af5ae7d`](https://github.com/pressbooks/pressbooks-build-tools/commit/af5ae7d2c00de1fc638914d2c07e6b2197cd9b5d) Bump eslint-loader from 2.1.1 to 2.1.2 ([#246](https://github-redirect.dependabot.com/pressbooks/pressbooks-build-tools/issues/246)) - [`6120204`](https://github.com/pressbooks/pressbooks-build-tools/commit/61202040f285e0fbcdc39993846267f542bb3b98) 1.3.2 - [`237b40c`](https://github.com/pressbooks/pressbooks-build-tools/commit/237b40c93c899385eead623d4b474ec986b304a3) [Security] Bump extend from 3.0.1 to 3.0.2 ([#244](https://github-redirect.dependabot.com/pressbooks/pressbooks-build-tools/issues/244)) - [`765d195`](https://github.com/pressbooks/pressbooks-build-tools/commit/765d195af023bdb14f73ae4086c09e45e1f75046) [Security] Bump lodash from 4.17.10 to 4.17.11 ([#245](https://github-redirect.dependabot.com/pressbooks/pressbooks-build-tools/issues/245)) - See full diff in [compare view](https://github.com/pressbooks/pressbooks-build-tools/compare/1.3.1...1.3.3) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=pressbooks-build-tools&package-manager=npm_and_yarn&previous-version=1.3.1&new-version=1.3.3)](https://dependabot.com/compatibility-score.html?dependency-name=pressbooks-build-tools&package-manager=npm_and_yarn&previous-version=1.3.1&new-version=1.3.3) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details>
6 years ago
"pressbooks-build-tools": "^1.3.3",
"sass": "^1.15.2",
"sass-loader": "^7.1.0",
"vue-template-compiler": "^2.5.21"
},
"dependencies": {
Bump aetna from 1.0.0-alpha.22 to 1.0.0-alpha.24 (#168) Bumps [aetna](https://github.com/pressbooks/aetna) from 1.0.0-alpha.22 to 1.0.0-alpha.24. <details> <summary>Commits</summary> - See full diff in [compare view](https://github.com/pressbooks/aetna/commits) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=aetna&package-manager=npm_and_yarn&previous-version=1.0.0-alpha.22&new-version=1.0.0-alpha.24)](https://dependabot.com/compatibility-score.html?dependency-name=aetna&package-manager=npm_and_yarn&previous-version=1.0.0-alpha.22&new-version=1.0.0-alpha.24) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details>
6 years ago
"aetna": "^1.0.0-alpha.24",
"isotope-layout": "^3.0.6",
"jquery-bridget": "^2.0.1",
"js-cookie": "^2.2.0",
"wpapi": "^1.1.2"
}
7 years ago
}