UNPKG

test-scss-wjy

Version:
98 lines (94 loc) 2.67 kB
{ "name": "test-scss-wjy", "version": "0.2.0", "description": "Element component chalk theme.", "keywords": [ "vue-components", "element-plus", "theme-chalk", "theme-light" ], "files": ["/src", "/dist","package.json"], "bugs": { "url": "https://github.com/element-plus/element-plus#issues" }, "license": "MIT", "author": "yi.shyang@ele.me", "main": "index.css", "unpkg": "index.css", "jsdelivr": "index.css", "repository": { "type": "git", "url": "git+https://github.com/element-plus/element-plus.git" }, "style": "index.css", "scripts": { "clean": "rimraf dist", "build": "gulp --require @esbuild-kit/cjs-loader" }, "devDependencies": { "@types/gulp-autoprefixer": "^0.0.33", "@types/gulp-clean-css": "^4.3.0", "@types/gulp-rename": "^2.0.1", "@types/gulp-sass": "^5.0.0", "gulp-autoprefixer": "^8.0.0", "gulp-clean-css": "^4.3.0", "gulp-rename": "^2.0.0", "gulp-sass": "^5.1.0", "@commitlint/cli": "^17.0.3", "@commitlint/config-conventional": "^17.0.3", "@element-plus/build": "workspace:^0.0.1", "@element-plus/build-utils": "workspace:^0.0.1", "@element-plus/eslint-config": "workspace:*", "@esbuild-kit/cjs-loader": "^2.2.1", "@pnpm/find-workspace-packages": "^4.0.16", "@pnpm/logger": "^4.0.0", "@pnpm/types": "^8.4.0", "@types/fs-extra": "^9.0.13", "@types/gulp": "^4.0.9", "@types/jsdom": "^16.2.14", "@types/node": "*", "@types/sass": "^1.43.1", "@vitejs/plugin-vue": "^2.3.3", "@vitejs/plugin-vue-jsx": "^1.3.10", "@vitest/ui": "0.16.0", "@vue/test-utils": "^2.0.0", "@vue/tsconfig": "^0.1.3", "c8": "^7.11.3", "chalk": "^5.0.1", "concurrently": "^7.2.2", "consola": "^2.15.3", "csstype": "^2.6.20", "cz-git": "^1.3.8", "czg": "^1.3.8", "eslint": "^8.18.0", "eslint-define-config": "^1.5.1", "expect-type": "^0.13.0", "fast-glob": "^3.2.11", "husky": "^8.0.1", "jsdom": "16.4.0", "lint-staged": "^13.0.3", "npm-run-all": "^4.1.5", "prettier": "^2.7.1", "puppeteer": "^17.1.3", "resize-observer-polyfill": "^1.5.1", "rimraf": "^3.0.2", "sass": "^1.53.0", "ts-morph": "^14.0.0", "tsx": "^3.6.0", "type-fest": "^2.14.0", "typescript": "^4.7.4", "unplugin-element-plus": "^0.4.0", "unplugin-vue-macros": "^0.11.2", "vitest": "0.12.6", "vue": "^3.2.37", "vue-router": "^4.0.16", "vue-tsc": "^0.38.2" }, "gitHead": "c69724230befa8fede0e6b9c37fb0b7e39fd7cdd", "dependencies": { "chalk": "^5.3.0", "gulp": "^4.0.2", "sass": "^1.67.0" } }