{ "_from": "fullpage.js@^4.0.37", "_id": "fullpage.js@4.0.37", "_inBundle": false, "_integrity": "sha512-wrGSdwlriCuDwHtNogsv5B4/utZIWapjhN+UA7xz0teM4u481ZZ5A9EaM9weMfTR5AVzGKdFf6CG/pjqa32D5Q==", "_location": "/fullpage.js", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "fullpage.js@^4.0.37", "name": "fullpage.js", "escapedName": "fullpage.js", "rawSpec": "^4.0.37", "saveSpec": null, "fetchSpec": "^4.0.37" }, "_requiredBy": [ "/vue-fullpage.js" ], "_resolved": "https://registry.npmmirror.com/fullpage.js/-/fullpage.js-4.0.37.tgz", "_shasum": "15ad8e7d113b0127f97ae56c041ebfd6366b02e2", "_spec": "fullpage.js@^4.0.37", "_where": "/data/jenkins/workspace/usepcshop.ws.baibaodun.com.cn/src/JAVA-MER-2.1-PC_20251108/node_modules/vue-fullpage.js", "authors": [ "Alvaro Trigo https://github.com/alvarotrigo" ], "bugs": { "url": "https://github.com/alvarotrigo/fullPage.js/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Create beautiful fullscreen snap scrolling websites", "devDependencies": { "@babel/preset-env": "^7.16.11", "@rollup/plugin-babel": "^5.3.0", "@rollup/plugin-commonjs": "^21.0.1", "@rollup/plugin-node-resolve": "^13.0.6", "@rollup/stream": "^2.0.0", "babel-cli": "^6.26.0", "babel-plugin-external-helpers": "^6.22.0", "babel-preset-latest": "^6.24.1", "gulp": "^4.0.0", "gulp-clean-css": "^4.0.0", "gulp-rename": "^1.2.2", "gulp-replace": "^1.0.0", "gulp-sourcemaps": "^2.6.4", "gulp-terser": "^2.1.0", "gulp-uglify": "^3.0.0", "require-dir": "^1.2.0", "rollup-plugin-terser": "^7.0.2", "vinyl-buffer": "^1.0.1", "vinyl-source-stream": "^2.0.0" }, "files": [ "vendors", "dist/fullpage.css", "dist/fullpage.min.css", "dist/fullpage.min.css.map", "dist/fullpage.extensions.min.js", "dist/fullpage.min.js", "dist/fullpage.js", "package.json", "README.md" ], "funding": [ { "type": "GitHub Sponsors", "url": "https://github.com/sponsors/alvarotrigo" } ], "homepage": "https://alvarotrigo.com/fullPage/", "keywords": [ "jquery", "javacript", "scrolling", "single_page", "onepage", "fullpage", "fullpagejs", "one_page", "sliding", "snap", "scroll", "swipe", "mousewheel", "wheel", "mouse", "sections", "slides", "slideshow" ], "license": "GPL-3.0", "main": "dist/fullpage.js", "name": "fullpage.js", "namespace": "fullpage_api", "repository": { "type": "git", "url": "git+ssh://git@github.com/alvarotrigo/fullPage.js.git" }, "scripts": { "build": "gulp getDistFiles && gulp update-version && gulp css && rollup -c", "dev": "rollup -c --watch", "devtest": "jest --watch", "extensions": "rollup --config rollup.ext.config.js && gulp update-version && gulp css && gulp moveExtensions && gulp moveExtensionsSRC && wait", "limited": "rollup --config rollup.limited.config.js && gulp update-version && gulp css-lite && gulp moveLite && wait", "test": "jest" }, "version": "4.0.37" }