21 lines
654 B
JSON
21 lines
654 B
JSON
{
|
|
"name": "utils",
|
|
"version": "0.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@types/node": {
|
|
"version": "17.0.18",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.18.tgz",
|
|
"integrity": "sha512-eKj4f/BsN/qcculZiRSujogjvp5O/k4lOW5m35NopjZM/QwLOR075a8pJW5hD+Rtdm2DaCVPENS6KtSQnUD6BA==",
|
|
"dev": true
|
|
},
|
|
"typescript": {
|
|
"version": "4.5.5",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz",
|
|
"integrity": "sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|