加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 6.30 KB
一键复制 编辑 原始数据 按行查看 历史
codecalm 提交于 2022-12-14 02:05 . update icons to v1.117.0
{
"name": "@tabler/core",
"version": "1.0.0-beta16",
"description": "Premium and Open Source dashboard template with responsive and high quality UI.",
"homepage": "https://tabler.io",
"scripts": {
"start": "gulp start",
"start-plugins": "gulp start --with-plugins",
"build": "gulp build",
"preview": "gulp build --preview",
"svg-optimize": "svgo -f svg/brand --pretty",
"unused-files": "node build/unused-files.js",
"release": "release-it",
"svg-icons": "gulp svg-icons",
"percy": "gulp build && npx percy snapshot demo",
"bundlewatch": "bundlewatch",
"chromatic": "chromatic --project-token=CHROMATIC_PROJECT_TOKEN",
"storybook": "start-storybook -p 6006",
"changelog": "gulp changelog",
"icons": "ncu -u @tabler/icons && npm install && gulp svg-icons && git add . && git commit -am \"update icons to v`npm info @tabler/icons version`\" && git push",
"download-images": "node build/download-images.js",
"optimize-images": "for i in ./src/static/photos/*.jpg; do convert \"$i\" -quality 80% \"${i%.jpg}.jpg\"; done"
},
"repository": {
"type": "git",
"url": "git+https://github.com/tabler/tabler.git"
},
"keywords": [
"css",
"sass",
"mobile-first",
"responsive",
"front-end",
"framework",
"web"
],
"author": "codecalm",
"license": "MIT",
"bugs": {
"url": "https://github.com/tabler/tabler/issues"
},
"funding": {
"type": "github",
"url": "https://github.com/sponsors/codecalm"
},
"engines": {
"node": ">=16"
},
"files": [
"dist/**/*",
"src/js/**/*.{js,map}",
"src/img/**/*.{svg}",
"src/scss/**/*.scss"
],
"style": "dist/css/tabler.css",
"sass": "src/scss/tabler.scss",
"unpkg": "dist/js/tabler.min.js",
"umd:main": "dist/js/tabler.min.js",
"module": "dist/js/tabler.esm.js",
"main": "dist/js/tabler.js",
"bundlewatch": {
"files": [
{
"path": "./dist/css/tabler.css",
"maxSize": "65 kB"
},
{
"path": "./dist/css/tabler.min.css",
"maxSize": "60 kB"
},
{
"path": "./dist/css/tabler.rtl.css",
"maxSize": "65 kB"
},
{
"path": "./dist/css/tabler.rtl.min.css",
"maxSize": "60 kB"
},
{
"path": "./dist/css/tabler-flags.css",
"maxSize": "2 kB"
},
{
"path": "./dist/css/tabler-flags.min.css",
"maxSize": "2 kB"
},
{
"path": "./dist/css/tabler-payments.css",
"maxSize": "2 kB"
},
{
"path": "./dist/css/tabler-payments.min.css",
"maxSize": "2 kB"
},
{
"path": "./dist/css/tabler-vendors.css",
"maxSize": "7 kB"
},
{
"path": "./dist/css/tabler-vendors.min.css",
"maxSize": "6 kB"
},
{
"path": "./dist/js/tabler.js",
"maxSize": "60 kB"
},
{
"path": "./dist/js/tabler.min.js",
"maxSize": "45 kB"
},
{
"path": "./dist/js/tabler.esm.js",
"maxSize": "60 kB"
},
{
"path": "./dist/js/tabler.esm.min.js",
"maxSize": "45 kB"
}
]
},
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
"@rollup/plugin-commonjs": "^23.0.3",
"@rollup/plugin-node-resolve": "^15.0.1",
"@rollup/plugin-replace": "^5.0.1",
"@rollup/pluginutils": "^5.0.2",
"@rollup/stream": "^2.0.0",
"@tabler/icons": "^1.117.0",
"apexcharts": "^3.36.3",
"autoprefixer": "^10.4.13",
"autosize": "^5.0.2",
"browser-sync": "^2.27.10",
"bundlewatch": "^0.3.3",
"choices.js": "^10.2.0",
"chromatic": "^6.11.4",
"countup.js": "^2.3.2",
"cross-spawn": "^7.0.3",
"dropzone": "^6.0.0-beta.2",
"flatpickr": "^4.6.13",
"fslightbox": "^3.3.1",
"gulp": "^4.0.2",
"gulp-clean": "^0.4.0",
"gulp-clean-css": "^4.3.0",
"gulp-debug": "^4.0.0",
"gulp-header": "^2.0.9",
"gulp-postcss": "^9.0.1",
"gulp-purgecss": "^5.0.0",
"gulp-rename": "^2.0.0",
"gulp-rtlcss": "^2.0.0",
"gulp-sass": "^5.1.0",
"gulp-terser": "^2.1.0",
"imageoptim-cli": "^3.0.7",
"imask": "^6.4.3",
"jsvectormap": "^1.5.1",
"list.js": "^2.3.1",
"litepicker": "^2.0.12",
"nouislider": "^15.6.1",
"plyr": "^3.7.3",
"postcss": "^8.4.19",
"release-it": "^15.5.1",
"request": "^2.88.2",
"rollup": "^2.79.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-cleanup": "^3.2.1",
"sass": "^1.56.1",
"tinymce": "^6.3.1",
"tom-select": "^2.2.2",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"yaml": "^2.1.3",
"yargs": "^17.6.2"
},
"dependencies": {
"@popperjs/core": "^2.11.6",
"bootstrap": "~5.2.3"
},
"peerDependencies": {
"apexcharts": "^3.36.3",
"autosize": "^5.0.2",
"choices.js": "^10.2.0",
"countup.js": "^2.3.2",
"dropzone": "^6.0.0-beta.2",
"flatpickr": "^4.6.13",
"fslightbox": "^3.3.1",
"imask": "^6.4.3",
"jsvectormap": "^1.5.1",
"list.js": "^2.3.1",
"litepicker": "^2.0.12",
"nouislider": "^15.6.1",
"plyr": "^3.7.3",
"tinymce": "^6.3.1",
"tom-select": "^2.2.2"
},
"peerDependenciesMeta": {
"apexcharts": {
"optional": true
},
"autosize": {
"optional": true
},
"choices.js": {
"optional": true
},
"countup.js": {
"optional": true
},
"dropzone": {
"optional": true
},
"flatpickr": {
"optional": true
},
"fslightbox": {
"optional": true
},
"imask": {
"optional": true
},
"jsvectormap": {
"optional": true
},
"list.js": {
"optional": true
},
"litepicker": {
"optional": true
},
"nouislider": {
"optional": true
},
"plyr": {
"optional": true
},
"tinymce": {
"optional": true
},
"tom-select": {
"optional": true
}
},
"release-it": {
"hooks": {
"after:bump": "gulp build --latest-version ${latestVersion} --new-version ${version} && gulp build-demo",
"after:release": "echo Successfully released ${name} v${latestVersion} to ${repo.repository}."
},
"git": {
"requireCleanWorkingDir": false,
"addUntrackedFiles": true,
"tagName": "v${version}"
},
"github": {
"release": true
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化