1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/JJJqubian-vue3-draggable-resizable

Клонировать/Скачать
package.json 1.9 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Chen_9g Отправлено 16.12.2023 09:43 9d26a14
{
"name": "@v3e/vue3-draggable-resizable",
"version": "1.0.0",
"private": false,
"description": "[Vue3 Component] 拖拽缩放并具有自动吸附对齐、参考线等功能",
"files": [
"dist",
"src",
"typings"
],
"publishConfig": {
"access": "public"
},
"main": "dist/Vue3DraggableResizable.umd.js",
"module": "dist/Vue3DraggableResizable.umd.js",
"unpkg": "dist/Vue3DraggableResizable.umd.js",
"typings": "typings/index.d.ts",
"scripts": {
"dev": "vue-cli-service serve",
"build": "npm run build:lib && npm run build:dts",
"lint": "vue-cli-service lint",
"build:lib": "vue-cli-service build --target lib --name Vue3DraggableResizable src/index.ts",
"build:dts": "tsc src/index.ts --declaration --declarationDir typings"
},
"dependencies": {},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0",
"@vue/babel-plugin-jsx": "^1.0.0-rc.3",
"@vue/cli-plugin-babel": "~4.5.0",
"@vue/cli-plugin-eslint": "~4.5.0",
"@vue/cli-plugin-router": "~4.5.0",
"@vue/cli-plugin-typescript": "~4.5.0",
"@vue/cli-plugin-vuex": "~4.5.0",
"@vue/cli-service": "~4.5.0",
"@vue/compiler-sfc": "^3.0.0",
"@vue/eslint-config-typescript": "^5.0.2",
"babel-plugin-import": "^1.13.1",
"eslint": "^6.7.2",
"eslint-plugin-vue": "^7.0.0-0",
"less": "^3.0.4",
"less-loader": "^5.0.0",
"typescript": "^4.9.5",
"core-js": "^3.6.5",
"vue": "^3.0.0"
},
"author": "Jleopard",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+git remote add origin https://gitee.com/JJJqubian/vue3-draggable-resizable.git"
},
"bugs": {
"url": "https://gitee.com/JJJqubian/vue3-draggable-resizable/issues"
},
"homepage": "https://gitee.com/JJJqubian/vue3-draggable-resizable",
"keywords": [
"vue3",
"component",
"draggable",
"resizable",
"拖拽",
"吸附对齐"
]
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/JJJqubian-vue3-draggable-resizable.git
git@api.gitlife.ru:oschina-mirror/JJJqubian-vue3-draggable-resizable.git
oschina-mirror
JJJqubian-vue3-draggable-resizable
JJJqubian-vue3-draggable-resizable
master