22 lines
566 B
JSON
22 lines
566 B
JSON
{
|
|
"name": "optmanagement",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "optmanagement",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"tabulator-tables": "^6.2.1"
|
|
}
|
|
},
|
|
"node_modules/tabulator-tables": {
|
|
"version": "6.2.1",
|
|
"resolved": "https://registry.npmjs.org/tabulator-tables/-/tabulator-tables-6.2.1.tgz",
|
|
"integrity": "sha512-iCyLUzE9xEesEWqHDzNgShr6fpIIsRXnvTSDxiEti3sVbVYwlRt5HTBnXsl8bxY+4p64Rxxdlk9jT3voNLcIZQ=="
|
|
}
|
|
}
|
|
}
|