| 123456789101112131415161718192021222324 |
- {
- "name": "WebPortal",
- "lockfileVersion": 2,
- "requires": true,
- "packages": {
- "": {
- "dependencies": {
- "jquery-captcha": "^2.3.2"
- }
- },
- "node_modules/jquery-captcha": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/jquery-captcha/-/jquery-captcha-2.3.2.tgz",
- "integrity": "sha512-1jntSRDGmxeVgEZoVEPupHyruNUx6G6OEoZ4UeAT7lwdQtoYgCibEhrPuGYl5k5NHEfUBlj1+VhGCQDg3BA/cA=="
- }
- },
- "dependencies": {
- "jquery-captcha": {
- "version": "2.3.2",
- "resolved": "https://registry.npmjs.org/jquery-captcha/-/jquery-captcha-2.3.2.tgz",
- "integrity": "sha512-1jntSRDGmxeVgEZoVEPupHyruNUx6G6OEoZ4UeAT7lwdQtoYgCibEhrPuGYl5k5NHEfUBlj1+VhGCQDg3BA/cA=="
- }
- }
- }
|