2020-04-06 20:27:35 +00:00
|
|
|
{
|
|
|
|
"name": "consul-docs",
|
|
|
|
"description": "Description of your website",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"author": "HashiCorp",
|
|
|
|
"dependencies": {
|
2021-12-20 21:42:20 +00:00
|
|
|
"@hashicorp/flight-icons": "^1.3.0",
|
2021-10-05 18:32:41 +00:00
|
|
|
"@hashicorp/mktg-global-styles": "^4.0.0",
|
2021-07-26 14:26:50 +00:00
|
|
|
"@hashicorp/mktg-logos": "^1.2.0",
|
2021-12-20 21:42:20 +00:00
|
|
|
"@hashicorp/nextjs-scripts": "^19.0.3",
|
2021-10-15 15:33:34 +00:00
|
|
|
"@hashicorp/platform-analytics": "^0.2.0",
|
2021-10-05 18:32:41 +00:00
|
|
|
"@hashicorp/platform-code-highlighting": "^0.1.2",
|
2021-07-26 14:26:50 +00:00
|
|
|
"@hashicorp/platform-runtime-error-monitoring": "^0.1.0",
|
|
|
|
"@hashicorp/platform-util": "^0.1.0",
|
2021-10-05 18:32:41 +00:00
|
|
|
"@hashicorp/react-alert": "^6.0.1",
|
|
|
|
"@hashicorp/react-alert-banner": "^7.0.1",
|
|
|
|
"@hashicorp/react-button": "^6.0.1",
|
|
|
|
"@hashicorp/react-call-to-action": "^4.0.0",
|
|
|
|
"@hashicorp/react-callouts": "^8.0.1",
|
|
|
|
"@hashicorp/react-code-block": "^4.1.5",
|
2021-12-03 15:07:57 +00:00
|
|
|
"@hashicorp/react-consent-manager": "^7.1.0",
|
2021-10-05 18:32:41 +00:00
|
|
|
"@hashicorp/react-content": "^8.0.2",
|
2021-10-11 16:35:34 +00:00
|
|
|
"@hashicorp/react-docs-page": "^14.4.2",
|
2021-10-05 18:32:41 +00:00
|
|
|
"@hashicorp/react-enterprise-alert": "^6.0.1",
|
|
|
|
"@hashicorp/react-featured-slider": "^5.0.1",
|
2021-12-07 20:32:06 +00:00
|
|
|
"@hashicorp/react-hashi-stack-menu": "^2.1.2",
|
2021-10-05 18:32:41 +00:00
|
|
|
"@hashicorp/react-head": "^3.1.2",
|
|
|
|
"@hashicorp/react-hero": "^8.0.2",
|
|
|
|
"@hashicorp/react-image": "^4.0.3",
|
|
|
|
"@hashicorp/react-inline-svg": "^6.0.3",
|
|
|
|
"@hashicorp/react-learn-callout": "^2.0.1",
|
|
|
|
"@hashicorp/react-markdown-page": "^1.4.3",
|
2021-12-22 20:04:39 +00:00
|
|
|
"@hashicorp/react-product-downloads-page": "^2.5.3",
|
2021-10-05 18:32:41 +00:00
|
|
|
"@hashicorp/react-product-features-list": "^5.0.0",
|
2021-10-11 16:35:34 +00:00
|
|
|
"@hashicorp/react-search": "^6.1.1",
|
2021-10-05 18:32:41 +00:00
|
|
|
"@hashicorp/react-section-header": "^5.0.4",
|
|
|
|
"@hashicorp/react-stepped-feature-list": "^4.0.3",
|
2021-12-22 20:04:39 +00:00
|
|
|
"@hashicorp/react-subnav": "^9.3.2",
|
2021-10-05 18:32:41 +00:00
|
|
|
"@hashicorp/react-tabs": "^7.0.1",
|
|
|
|
"@hashicorp/react-text-split": "^4.0.0",
|
|
|
|
"@hashicorp/react-text-split-with-code": "^3.3.8",
|
|
|
|
"@hashicorp/react-text-split-with-image": "^4.2.5",
|
|
|
|
"@hashicorp/react-use-cases": "^5.0.0",
|
|
|
|
"@hashicorp/react-vertical-text-block-list": "^7.0.0",
|
2021-12-20 21:42:20 +00:00
|
|
|
"@reach/dialog": "^0.16.2",
|
2021-10-13 22:37:01 +00:00
|
|
|
"ci": "^2.1.1",
|
2021-12-20 21:42:20 +00:00
|
|
|
"framer-motion": "^5.3.3",
|
2021-10-05 18:32:41 +00:00
|
|
|
"next": "^11.1.2",
|
2021-05-06 17:33:15 +00:00
|
|
|
"next-mdx-remote": "3.0.1",
|
2021-05-03 19:01:36 +00:00
|
|
|
"next-remote-watch": "1.0.0",
|
|
|
|
"nuka-carousel": "4.7.7",
|
2021-10-05 18:32:41 +00:00
|
|
|
"react": "^17.0.2",
|
2021-12-20 21:42:20 +00:00
|
|
|
"react-datocms": "^1.6.6",
|
2021-05-03 19:01:36 +00:00
|
|
|
"react-device-detect": "1.17.0",
|
2021-10-08 19:50:36 +00:00
|
|
|
"react-dom": "^17.0.2",
|
|
|
|
"react-player": "^2.9.0"
|
2020-04-06 20:27:35 +00:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2021-10-05 18:32:41 +00:00
|
|
|
"@hashicorp/platform-cli": "^1.2.0",
|
|
|
|
"@hashicorp/platform-nextjs-plugin": "^1.0.1",
|
|
|
|
"@hashicorp/platform-types": "^0.1.1",
|
2021-05-03 19:01:36 +00:00
|
|
|
"@types/react": "^17.0.3",
|
2020-07-02 19:05:28 +00:00
|
|
|
"dart-linkcheck": "2.0.15",
|
2021-01-07 19:00:43 +00:00
|
|
|
"husky": "4.3.7",
|
2021-07-26 14:26:50 +00:00
|
|
|
"prettier": "2.2.1",
|
|
|
|
"typescript": "^4.3.5"
|
2020-04-06 20:27:35 +00:00
|
|
|
},
|
|
|
|
"husky": {
|
|
|
|
"hooks": {
|
|
|
|
"pre-commit": "next-hashicorp precommit"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"main": "index.js",
|
|
|
|
"scripts": {
|
2020-09-01 15:14:13 +00:00
|
|
|
"build": "node --max-old-space-size=4096 ./node_modules/.bin/next build",
|
2020-04-06 20:27:35 +00:00
|
|
|
"dynamic": "NODE_ENV=production next build && next start",
|
2020-09-01 15:14:13 +00:00
|
|
|
"export": "node --max-old-space-size=4096 ./node_modules/.bin/next export",
|
2020-04-06 20:27:35 +00:00
|
|
|
"format": "next-hashicorp format",
|
|
|
|
"generate:component": "next-hashicorp generate component",
|
2020-06-12 01:00:05 +00:00
|
|
|
"generate:readme": "next-hashicorp markdown-blocks README.md",
|
2020-04-06 20:27:35 +00:00
|
|
|
"lint": "next-hashicorp lint",
|
2021-09-02 13:43:15 +00:00
|
|
|
"start": "next-remote-watch './content/**/*.mdx'",
|
2020-04-06 20:27:35 +00:00
|
|
|
"static": "npm run build && npm run export && cp _redirects out/.",
|
|
|
|
"linkcheck": "linkcheck https://consul.io"
|
2021-10-05 18:32:41 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"npm": ">=7.0.0"
|
2020-04-06 20:27:35 +00:00
|
|
|
}
|
|
|
|
}
|