Ai
1 Star 2 Fork 0

falost/fullPage.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.09 KB
一键复制 编辑 原始数据 按行查看 历史
Álvaro 提交于 2017-03-11 00:27 +08:00 . - Updating version and dist files
{
"name": "fullpage.js",
"version": "2.9.4",
"description": "Create beautiful fullscreen scrolling websites",
"main": "dist/jquery.fullpage.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:alvarotrigo/fullPage.js.git"
},
"keywords": [
"jquery",
"javacript",
"scrolling",
"single_page",
"onepage",
"fullpage",
"fullpagejs",
"one_page",
"sliding",
"snap",
"scroll"
],
"files": [
"vendors",
"dist",
"package.json",
"README.md"
],
"dependencies": {
"jquery": ">=1.6.0"
},
"authors": [
"Alvaro Trigo https://github.com/alvarotrigo"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/alvarotrigo/fullPage.js/issues"
},
"homepage": "https://github.com/alvarotrigo/fullPage.js",
"namespace": "$.fn.fullpage",
"devDependencies": {
"gulp": "^3.9.0",
"gulp-clean-css": "^2.0.8",
"gulp-rename": "^1.2.2",
"gulp-sass": "^2.0.4",
"gulp-sourcemaps": "^1.6.0",
"gulp-uglify": "^2.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/falost/fullPage.js.git
git@gitee.com:falost/fullPage.js.git
falost
fullPage.js
fullPage.js
master

搜索帮助