mirror of
https://github.com/archtechx/alpine-typescript.git
synced 2025-12-12 14:54:03 +00:00
14 lines
450 B
JSON
14 lines
450 B
JSON
{
|
|
"name": "@leanadmin/alpine-typescript",
|
|
"version": "0.1.3",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "4.2.2",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.2.tgz",
|
|
"integrity": "sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|