2 Star 1 Fork 0

helloqingbing/Framework7

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.28 KB
一键复制 编辑 原始数据 按行查看 历史
Vladimir Kharlampidi 提交于 2015-08-09 23:36 +08:00 . Update dependencies
{
"name": "framework7",
"version": "1.2.0",
"description": "Full Featured Mobile HTML Framework For Building iOS & Android Apps",
"main": "dist/js/framework7.js",
"repository": {
"type": "git",
"url": "https://github.com/nolimits4web/Framework7.git"
},
"keywords": [
"mobile",
"framework",
"ios 7",
"ios7",
"ios8",
"ios 8",
"iphone",
"ipad",
"apple",
"phonegap",
"native",
"touch",
"appstore",
"app",
"f7",
"material",
"android",
"google",
"googleplay"
],
"author": "Vladimir Kharlampidi",
"license": [
"MIT"
],
"bugs": {
"url": "https://github.com/nolimits4web/Framework7/issues"
},
"homepage": "http://www.idangero.us/framework7/",
"engines": {
"node": ">= 0.10.0"
},
"devDependencies": {
"jshint": "~2.8.0",
"gulp": "~3.9.0",
"gulp-less": "~3.0.3",
"gulp-jade": "~1.1.0",
"gulp-connect": "~2.2.0",
"gulp-open": "~1.0.0",
"gulp-uglify": "~1.2.0",
"gulp-sourcemaps": "~1.5.2",
"gulp-minify-css": "1.2.0",
"gulp-jshint": "~1.11.2",
"gulp-concat": "~2.6.0",
"gulp-rename": "~1.2.2",
"gulp-header": "~1.2.2",
"gulp-tap": "~0.1.3",
"jshint-stylish": "~2.0.1"
},
"scripts": {
"test": "gulp test"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/helloqingbing/Framework7.git
git@gitee.com:helloqingbing/Framework7.git
helloqingbing
Framework7
Framework7
master

搜索帮助