1 Star 1 Fork 0

imvn / Jasmine

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.36 KB
一键复制 编辑 原始数据 按行查看 历史
暮城留风 提交于 2023-08-31 14:54 . 2.5.5
{
"name": "jasmine",
"private": true,
"version": "2.5.5",
"description": "jasmine theme",
"scripts": {
"dev": "vite build --watch",
"build": "tsc && vite build",
"lint": "eslint ./src --ext .js,.cjs,.mjs,.ts,.cts,.mts --ignore-path .gitignore",
"prettier": "prettier ./**/*.{js,ts,json,css,php} --write --plugin=@prettier/plugin-php"
},
"keywords": [
"jasmine",
"jasmine heme",
"typecho",
"typecho-theme"
],
"homepage": "https://github.com/liaocp666/jasmine",
"author": {
"name": "Kent Liao",
"email": "2964556627@qq.com",
"url": "https://github.com/liaocp666"
},
"license": "GPL-3.0",
"repository": {
"directory": "https://github.com/liaocp666/jasmine",
"type": "git"
},
"devDependencies": {
"@prettier/plugin-php": "^0.19.4",
"@types/prismjs": "^1.26.0",
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vitejs/plugin-vue": "^4.1.0",
"autoprefixer": "^10.4.14",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"postcss": "^8.4.23",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.2.8",
"sticky-sidebar": "^3.3.1",
"tailwindcss": "^3.3.2",
"typescript": "^5.0.4",
"vite": "^4.3.9",
"vite-plugin-prismjs": "^0.0.8",
"prismjs": "^1.29.0"
}
}
PHP
1
https://gitee.com/imvn/Jasmine.git
git@gitee.com:imvn/Jasmine.git
imvn
Jasmine
Jasmine
main

搜索帮助