package.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. {
  2. "_from": "rellax",
  3. "_id": "rellax@1.12.1",
  4. "_inBundle": false,
  5. "_integrity": "sha512-XBIi0CDpW5FLTujYjYBn1CIbK2CJL6TsAg/w409KghP2LucjjzBjsujXDAjyBLWgsfupfUcL5WzdnIPcGfK7XA==",
  6. "_location": "/rellax",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "rellax",
  12. "name": "rellax",
  13. "escapedName": "rellax",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npmjs.org/rellax/-/rellax-1.12.1.tgz",
  23. "_shasum": "1b433ef7ac4aa3573449a33efab391c112f6b34d",
  24. "_spec": "rellax",
  25. "_where": "/home/kevin/Documents/Developer/docker/docker-lamine_wp/wwwroot/html",
  26. "author": {
  27. "name": "Moe Amaya",
  28. "email": "moe@dixonandmoe.com",
  29. "url": "https://dixonandmoe.com"
  30. },
  31. "bugs": {
  32. "url": "https://github.com/dixonandmoe/rellax/issues"
  33. },
  34. "bundleDependencies": false,
  35. "deprecated": false,
  36. "description": "Lightweight, vanilla javascript parallax library",
  37. "homepage": "https://dixonandmoe.com/rellax/",
  38. "keywords": [
  39. "parallax"
  40. ],
  41. "license": "MIT",
  42. "main": "rellax.js",
  43. "name": "rellax",
  44. "repository": {
  45. "type": "git",
  46. "url": "git+https://github.com/dixonandmoe/rellax.git"
  47. },
  48. "scripts": {
  49. "test": "echo \"Error: no test specified\" && exit 1"
  50. },
  51. "version": "1.12.1"
  52. }