Files
iTop/node_modules/scrollmagic/package.json
2021-01-15 11:18:34 +01:00

175 lines
3.7 KiB
JSON

{
"_from": "scrollmagic",
"_id": "scrollmagic@2.0.8",
"_inBundle": false,
"_integrity": "sha512-UYXEGBPVLziovXl3FjHGkY9c4UXKUKopIdXwWR2JapWxCo0U345wYegi7rcsv5vHf/ktc1bSNWy4QRFiV+Yccw==",
"_location": "/scrollmagic",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "scrollmagic",
"name": "scrollmagic",
"escapedName": "scrollmagic",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/scrollmagic/-/scrollmagic-2.0.8.tgz",
"_shasum": "e0d7aff804c393c022fdc0c566f1edce3b4e9ed7",
"_spec": "scrollmagic",
"_where": "/srv/http/develop_28",
"author": {
"name": "Jan Paepke",
"url": "http://www.janpaepke.de"
},
"bugs": {
"url": "https://github.com/janpaepke/ScrollMagic/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "The javascript library for magical scroll interactions.",
"devDependencies": {
"ansi-colors": "^3.2.4",
"del": "^3.0.0",
"fancy-log": "^1.3.3",
"gulp": "^4.0.2",
"gulp-file-include": "^2.2.2",
"gulp-header": "^2.0.9",
"gulp-jsbeautifier": "^2.1.2",
"gulp-jshint": "^2.1.0",
"gulp-json-editor": "^2.5.4",
"gulp-rename": "^1.4.0",
"gulp-replace-task": "^0.11.0",
"gulp-uglify": "^3.0.2",
"gzip-size": "^5.1.1",
"jasmine-core": "^3.6.0",
"jsdoc": "^3.6.5",
"jshint": "^2.12.0",
"jshint-stylish": "^2.2.1",
"karma": "^3.1.4",
"karma-chrome-launcher": "^2.2.0",
"karma-jasmine": "^1.1.2",
"karma-requirejs": "^1.1.0",
"open": "^6.4.0",
"pretty-bytes": "^5.3.0",
"requirejs": "^2.3.6",
"semver": "^5.7.1",
"through2": "^2.0.5",
"yargs": "^12.0.5"
},
"directories": {
"lib": "./scrollmagic",
"doc": "./doc",
"example": "./examples"
},
"engines": {
"node": ">=0.10.x"
},
"files": [
"scrollmagic",
"LICENSE.md",
"README.md"
],
"homepage": "http://ScrollMagic.io",
"keywords": [
"scroll",
"scrolling",
"animation",
"sticky",
"pin",
"fixed",
"scrollbar",
"scrub",
"sync",
"position",
"progress",
"parallax",
"events",
"classes",
"jquery-plugin",
"ecosystem:jquery",
"scroll",
"scrolling",
"animation",
"sticky",
"pin",
"fixed",
"scrollbar",
"scrub",
"sync",
"position",
"progress",
"parallax",
"events",
"classes",
"jquery-plugin",
"ecosystem:jquery",
"scroll",
"scrolling",
"animation",
"sticky",
"pin",
"fixed",
"scrollbar",
"scrub",
"sync",
"position",
"progress",
"parallax",
"events",
"classes",
"jquery-plugin",
"ecosystem:jquery",
"scroll",
"scrolling",
"animation",
"sticky",
"pin",
"fixed",
"scrollbar",
"scrub",
"sync",
"position",
"progress",
"parallax",
"events",
"classes",
"jquery-plugin",
"ecosystem:jquery",
"scroll",
"scrolling",
"animation",
"sticky",
"pin",
"fixed",
"scrollbar",
"scrub",
"sync",
"position",
"progress",
"parallax",
"events",
"classes",
"jquery-plugin",
"ecosystem:jquery"
],
"license": "(MIT OR GPL-3.0+)",
"main": "scrollmagic/uncompressed/ScrollMagic.js",
"name": "scrollmagic",
"repository": {
"type": "git",
"url": "git://github.com/janpaepke/ScrollMagic.git"
},
"scripts": {
"start": "node ./node_modules/gulp/bin/gulp open-demo",
"test": "./node_modules/karma/bin/karma start ./dev/tests/karma.conf.js"
},
"title": "ScrollMagic",
"version": "2.0.8"
}