UNPKG

paquetesnpm

Version:

## Alan Israel Flores Cabrera 19100179

22 lines (21 loc) 542 B
{ "name": "testpaquete", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "testpaquete", "version": "1.0.0", "license": "ISC", "dependencies": { "paquetesnpm": "^1.2.0" } }, "node_modules/paquetesnpm": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/paquetesnpm/-/paquetesnpm-1.2.0.tgz", "integrity": "sha512-mI5nAnbGEH+AGpUgGfayTJF8YkFstbPD3k1EKvxmIFlXcjzOyJW7i2o0LfAFcI/CK+SjGuLIRm5R/AsmSQM65Q==" } } }