26 lines
625 B
JSON
26 lines
625 B
JSON
{
|
|
"name": "ips-nodo-dominio",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"uuid": "^14.0.0"
|
|
}
|
|
},
|
|
"node_modules/uuid": {
|
|
"version": "14.0.0",
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.0.tgz",
|
|
"integrity": "sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist-node/bin/uuid"
|
|
}
|
|
}
|
|
}
|
|
}
|