68 lines
2.3 KiB
JSON
68 lines
2.3 KiB
JSON
{
|
|
"name": "grit",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "grit",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@types/lodash": "^4.14.202",
|
|
"lodash": "^4.17.21"
|
|
},
|
|
"devDependencies": {
|
|
"@rimbu/typical": "^0.8.0",
|
|
"@types/node": "^20.11.16"
|
|
}
|
|
},
|
|
"node_modules/@rimbu/typical": {
|
|
"version": "0.8.0",
|
|
"resolved": "https://registry.npmjs.org/@rimbu/typical/-/typical-0.8.0.tgz",
|
|
"integrity": "sha512-quQ3OFICxy4ZEU+BRFibi8TkxdML3+RrjK2CNh8lkF02mLifSLn41/RMFQKCgV/CofhX2d/53kZE9V1ptCNRmw==",
|
|
"dev": true,
|
|
"funding": [
|
|
{
|
|
"type": "individual",
|
|
"url": "https://github.com/sponsors/vitoke"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"tslib": "^2.6.2"
|
|
}
|
|
},
|
|
"node_modules/@types/lodash": {
|
|
"version": "4.14.202",
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.202.tgz",
|
|
"integrity": "sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ=="
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "20.11.16",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.16.tgz",
|
|
"integrity": "sha512-gKb0enTmRCzXSSUJDq6/sPcqrfCv2mkkG6Jt/clpn5eiCbKTY+SgZUxo+p8ZKMof5dCp9vHQUAB7wOUTod22wQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"undici-types": "~5.26.4"
|
|
}
|
|
},
|
|
"node_modules/lodash": {
|
|
"version": "4.17.21",
|
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
},
|
|
"node_modules/tslib": {
|
|
"version": "2.6.2",
|
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
"dev": true
|
|
},
|
|
"node_modules/undici-types": {
|
|
"version": "5.26.5",
|
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
|
|
"integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|