{ "requires": true, "lockfileVersion": 1, "dependencies": { "classnames": { "version": "2.2.6", "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz", "integrity": "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==" }, "no-scroll": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/no-scroll/-/no-scroll-2.1.1.tgz", "integrity": "sha512-YTzGAJOo/B6hkodeT5SKKHpOhAzjMfkUCCXjLJwjWk2F4/InIg+HbdH9kmT7bKpleDuqLZDTRy2OdNtAj0IVyQ==" }, "react-google-photo": { "version": "git+https://github.com/yeungalan/react-google-photo.git#42fdf3807cf3a2db94aa78a9fd03cebdade16917", "from": "git+https://github.com/yeungalan/react-google-photo.git", "requires": { "classnames": "^2.2.6", "no-scroll": "^2.1.1", "screenfull": "^5.0.2" } }, "screenfull": { "version": "5.0.2", "resolved": "https://registry.npmjs.org/screenfull/-/screenfull-5.0.2.tgz", "integrity": "sha512-cCF2b+L/mnEiORLN5xSAz6H3t18i2oHh9BA8+CQlAh5DRw2+NFAGQJOSYbcGw8B2k04g/lVvFcfZ83b3ysH5UQ==" } } }