|
1 | 1 | { |
2 | | - "name": "chartjs-draggable-select-range-daocumentation", |
3 | | - "version": "0.0.1", |
4 | | - "description": "A VuePress project", |
5 | | - "license": "MIT", |
6 | | - "type": "module", |
7 | | - "scripts": { |
8 | | - "docs:build": "vuepress build docs", |
9 | | - "docs:clean-dev": "vuepress dev docs --clean-cache", |
10 | | - "docs:dev": "vuepress dev docs", |
11 | | - "docs:update-package": "npx vp-update" |
12 | | - }, |
13 | | - "devDependencies": { |
14 | | - "@vuepress/bundler-vite": "^2.0.0-rc.7", |
15 | | - "@vuepress/theme-default": "^2.0.0-rc.11", |
16 | | - "sass-embedded": "^1.78.0", |
17 | | - "vue": "^3.4.0", |
18 | | - "vuepress": "^2.0.0-rc.7" |
19 | | - } |
| 2 | + "name": "vue-persian-calendar-datepicker-daocumentation", |
| 3 | + "version": "0.0.1", |
| 4 | + "description": "A VuePress project", |
| 5 | + "license": "MIT", |
| 6 | + "type": "module", |
| 7 | + "buildCommand": "npm run build", |
| 8 | + "outputDirectory": "docs/.vuepress/dist", |
| 9 | + "scripts": { |
| 10 | + "build": "vuepress build docs", |
| 11 | + "docs:build": "vuepress build docs", |
| 12 | + "docs:clean-dev": "vuepress dev docs --clean-cache", |
| 13 | + "docs:dev": "vuepress dev docs", |
| 14 | + "docs:update-package": "npx vp-update" |
| 15 | + }, |
| 16 | + "devDependencies": { |
| 17 | + "@vuepress/bundler-vite": "^2.0.0-rc.7", |
| 18 | + "@vuepress/theme-default": "^2.0.0-rc.11", |
| 19 | + "sass-embedded": "^1.78.0", |
| 20 | + "vue": "^3.4.0", |
| 21 | + "vuepress": "^2.0.0-rc.7" |
| 22 | + } |
20 | 23 | } |
0 commit comments