UNPKG

react-odyssey

Version:
32 lines (31 loc) 984 B
{ "name": "@okta/vuepress-theme-odyssey", "version": "0.7.0", "description": "VuePress theme for Odyssey Documentation", "author": "Okta, Inc.", "license": "Apache-2.0", "private": true, "main": "index.js", "devDependencies": { "eslint-config-vuepress": "^2.2.0", "html-loader": "^1.1.0", "node-sass": "4.13.1", "sass-loader": "8.0.2", "stylelint": "^9.3.0", "stylelint-checkstyle-formatter": "^0.1.1", "stylelint-config-recommended": "^2.1.0", "stylelint-config-sass-guidelines": "^5.0.0", "stylelint-config-standard": "^18.2.0", "stylelint-order": "^0.8.1", "stylelint-scss": "^3.2.0" }, "dependencies": { "@okta/odyssey": "^0.7.0", "@okta/odyssey-icons": "^0.7.0", "@okta/prism-theme-odyssey": "^0.7.0", "focus-trap": "^6.1.3", "focus-trap-vue": "https://github.com/arnoldsandoval-okta/focus-trap-vue.git#with-build", "vue-fragment": "^1.5.1", "vuepress-plugin-clean-urls": "^1.1.1" } }