1 Star 0 Fork 6

friendship / leafage-pw

forked from 小凶的熊 / leafage-pw 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.40 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "leafage-pw",
"version": "1.0.0",
"private": true,
"scripts": {
"dev": "nuxt",
"build": "nuxt build",
"start": "nuxt start",
"generate": "nuxt generate",
"lint:js": "eslint --ext .js,.vue --ignore-path .gitignore .",
"lint": "yarn lint:js"
},
"dependencies": {
"@nuxtjs/axios": "^5.13.1",
"@vue/composition-api": "^1.0.0-rc.6",
"nuxt": "^2.15.4"
},
"devDependencies": {
"@babel/core": "^7.13.13",
"@nuxt/types": "^2.15.3",
"@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/eslint-config": "^6.0.0",
"@nuxtjs/eslint-config-typescript": "^6.0.0",
"@nuxtjs/eslint-module": "^3.0.2",
"@nuxtjs/sitemap": "^2.4.0",
"@nuxtjs/tailwindcss": "^4.0.2",
"@tailwindcss/typography": "^0.4.0",
"babel-eslint": "^10.1.0",
"eslint": "^7.23.0",
"eslint-plugin-nuxt": "^2.0.0",
"highlight.js": "^10.7.2",
"markdown-it": "^12.0.4"
},
"keywords": [
"leafage",
"技术",
"技术笔记",
"经验记录",
"解决方案",
"博客",
"前端",
"后端",
"vuejs",
"nuxtjs",
"typescript",
"tailwindcss",
"java",
"javascript"
],
"author": {
"name": "liwenqiang",
"email": "little3201@163.com",
"url": "https://www.leafage.top"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/little3201/leafage-pw/issues"
},
"homepage": "https://www.leafage.top"
}
TypeScript
1
https://gitee.com/friendship_lhj/leafage-pw.git
git@gitee.com:friendship_lhj/leafage-pw.git
friendship_lhj
leafage-pw
leafage-pw
master

搜索帮助