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

5 years ago
  1. {
  2. "_from": "smooth-scroll",
  3. "_id": "smooth-scroll@16.1.0",
  4. "_inBundle": false,
  5. "_integrity": "sha512-V5b8ekIekZ3xJ6f0sPsLgEbN5YT8gX0Q6yNjZXTKgqjH9dBGadZ0P50fhP0rLRBGifc44qfI3rnWNM+lebhJag==",
  6. "_location": "/smooth-scroll",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "smooth-scroll",
  12. "name": "smooth-scroll",
  13. "escapedName": "smooth-scroll",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/smooth-scroll/-/smooth-scroll-16.1.0.tgz",
  23. "_shasum": "c811c63db67215d30847745ba0732feb3291947f",
  24. "_spec": "smooth-scroll",
  25. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-one-page",
  26. "author": {
  27. "name": "Chris Ferdinandi",
  28. "url": "http://gomakethings.com"
  29. },
  30. "bugs": {
  31. "url": "https://github.com/cferdinandi/smooth-scroll/issues"
  32. },
  33. "bundleDependencies": false,
  34. "deprecated": false,
  35. "description": "Animate scrolling to anchor links",
  36. "devDependencies": {
  37. "browser-sync": "2.26.3",
  38. "del": "3.0.0",
  39. "gulp": "4.0.0",
  40. "gulp-autoprefixer": "6.0.0",
  41. "gulp-concat": "2.6.1",
  42. "gulp-cssnano": "2.1.3",
  43. "gulp-flatmap": "1.0.2",
  44. "gulp-header": "2.0.5",
  45. "gulp-jshint": "2.1.0",
  46. "gulp-optimize-js": "1.1.0",
  47. "gulp-rename": "1.4.0",
  48. "gulp-sass": "4.0.2",
  49. "gulp-svgmin": "2.1.0",
  50. "gulp-uglify": "3.0.1",
  51. "jshint": "2.9.6",
  52. "jshint-stylish": "2.2.1",
  53. "lazypipe": "1.0.1"
  54. },
  55. "homepage": "https://github.com/cferdinandi/smooth-scroll#readme",
  56. "license": "MIT",
  57. "main": "./dist/smooth-scroll.polyfills.min.js",
  58. "name": "smooth-scroll",
  59. "repository": {
  60. "type": "git",
  61. "url": "git+ssh://git@github.com/cferdinandi/smooth-scroll.git"
  62. },
  63. "version": "16.1.0"
  64. }