You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

64 lines
1.8 KiB

{
"_from": "smooth-scroll",
"_id": "smooth-scroll@16.1.0",
"_inBundle": false,
"_integrity": "sha512-V5b8ekIekZ3xJ6f0sPsLgEbN5YT8gX0Q6yNjZXTKgqjH9dBGadZ0P50fhP0rLRBGifc44qfI3rnWNM+lebhJag==",
"_location": "/smooth-scroll",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "smooth-scroll",
"name": "smooth-scroll",
"escapedName": "smooth-scroll",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/smooth-scroll/-/smooth-scroll-16.1.0.tgz",
"_shasum": "c811c63db67215d30847745ba0732feb3291947f",
"_spec": "smooth-scroll",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-one-page",
"author": {
"name": "Chris Ferdinandi",
"url": "http://gomakethings.com"
},
"bugs": {
"url": "https://github.com/cferdinandi/smooth-scroll/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Animate scrolling to anchor links",
"devDependencies": {
"browser-sync": "2.26.3",
"del": "3.0.0",
"gulp": "4.0.0",
"gulp-autoprefixer": "6.0.0",
"gulp-concat": "2.6.1",
"gulp-cssnano": "2.1.3",
"gulp-flatmap": "1.0.2",
"gulp-header": "2.0.5",
"gulp-jshint": "2.1.0",
"gulp-optimize-js": "1.1.0",
"gulp-rename": "1.4.0",
"gulp-sass": "4.0.2",
"gulp-svgmin": "2.1.0",
"gulp-uglify": "3.0.1",
"jshint": "2.9.6",
"jshint-stylish": "2.2.1",
"lazypipe": "1.0.1"
},
"homepage": "https://github.com/cferdinandi/smooth-scroll#readme",
"license": "MIT",
"main": "./dist/smooth-scroll.polyfills.min.js",
"name": "smooth-scroll",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/cferdinandi/smooth-scroll.git"
},
"version": "16.1.0"
}