You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
387 B
15 lines
387 B
3 years ago
|
{
|
||
|
"name": "simulator",
|
||
|
"version": "1.0.0",
|
||
|
"lockfileVersion": 1,
|
||
|
"requires": true,
|
||
|
"dependencies": {
|
||
|
"typescript": {
|
||
|
"version": "4.4.3",
|
||
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz",
|
||
|
"integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==",
|
||
|
"dev": true
|
||
|
}
|
||
|
}
|
||
|
}
|