1 Star 0 Fork 0

圭ぺ宁的小小前端/oaAPP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
Vladimir Kharlampidi 提交于 2018-01-09 17:08 . Remove quotes
{
"name": "framework7-template-single-view",
"version": "1.0.0",
"description": "Framework7 single view app template",
"repository": {
"type": "git",
"url": "git+https://github.com/framework7io/framework7-template-single-view.git"
},
"scripts": {
"serve": "http-server ./www/ -o -c 1 -a localhost",
"copy-f7": "cpy node_modules/framework7/dist/js/*.* www/framework7/js && cpy node_modules/framework7/dist/css/*.* www/framework7/css && cpy node_modules/framework7-icons/fonts/*.* www/fonts && cpy node_modules/material-design-icons/iconfont/*.{eot,ttf,woff,woff2} www/fonts",
"postinstall": "npm run copy-f7"
},
"keywords": [
"framework7",
"template",
"ios",
"android",
"mobile",
"app",
"cordova",
"phonegap"
],
"author": "Vladimir Kharlampidi",
"license": "MIT",
"bugs": {
"url": "https://github.com/framework7io/framework7-template-single-view/issues"
},
"homepage": "https://github.com/framework7io/framework7-template-single-view#readme",
"devDependencies": {
"cpy-cli": "^1.0.1",
"framework7": "^2.0.1",
"framework7-icons": "^0.8.9",
"http-server": "^0.10.0",
"material-design-icons": "^3.0.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/guining/oaAPP.git
[email protected]:guining/oaAPP.git
guining
oaAPP
oaAPP
master

搜索帮助