22 lines
535 B
JSON
22 lines
535 B
JSON
{
|
|
"name": "cod4observer",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "cod4observer",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"htmx.org": "^1.9.12"
|
|
}
|
|
},
|
|
"node_modules/htmx.org": {
|
|
"version": "1.9.12",
|
|
"resolved": "https://registry.npmjs.org/htmx.org/-/htmx.org-1.9.12.tgz",
|
|
"integrity": "sha512-VZAohXyF7xPGS52IM8d1T1283y+X4D+Owf3qY1NZ9RuBypyu9l8cGsxUMAG5fEAb/DhT7rDoJ9Hpu5/HxFD3cw=="
|
|
}
|
|
}
|
|
}
|