代码拉取完成,页面将自动刷新
{
"name": "vue-photo-album",
"private": false,
"version": "0.0.0",
"description": "Responsive photo gallery component for Vue",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"exports": {
"import": {
"types": "./dist/index.d.ts",
"default": "./dist/index.mjs"
},
"require": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
}
},
"files": [
"dist"
],
"author": {
"name": "tenthree",
"email": "ten.three@hotmail.com"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/tenthree/vue-photo-album.git"
},
"homepage": "https://github.com/tenthree/vue-photo-album",
"engines": {
"node": ">=18"
},
"publishConfig": {
"access": "public",
"provenance": true
},
"keywords": [
"vue",
"image",
"photo",
"album",
"gallery",
"grid",
"masonry",
"photo album",
"photo gallery",
"image gallery",
"photo layout",
"image layout",
"vue gallery",
"vue photo album",
"vue photo gallery",
"vue image gallery",
"vue-photo-album",
"vue-photo-gallery"
],
"scripts": {
"dev": "vite --config dev/vite.config.ts",
"lint": "eslint .",
"format": "eslint . --fix",
"build": "vue-tsc && vite build",
"preview": "vite preview --config dev/vite.config.ts",
"test": "vitest",
"coverage": "vitest run --coverage",
"docs:dev": "vitepress dev docs",
"docs:build": "vitepress build docs",
"docs:preview": "vitepress preview docs"
},
"dependencies": {
"vue": "^3.3.0"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",
"@types/node": "^20.10.1",
"@vitejs/plugin-vue": "^4.5.0",
"@vitest/coverage-v8": "^1.3.1",
"@vue/eslint-config-prettier": "^8.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/test-utils": "^2.4.4",
"eslint": "^8.49.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.17.0",
"jsdom": "^24.0.0",
"photoswipe": "^5.4.3",
"prettier": "^3.1.0",
"typescript": "^5.2.2",
"vite": "^5.0.0",
"vite-plugin-dts": "^3.7.0",
"vitepress": "^1.0.0-rc.40",
"vitest": "^1.3.1",
"vue-tsc": "^1.8.22"
},
"peerDependencies": {
"vue": "^3.3.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。