mirror of
https://github.com/zhigang1992/esbuild.git
synced 2026-01-12 22:46:54 +08:00
17 lines
575 B
JSON
17 lines
575 B
JSON
{
|
|
"requires": true,
|
|
"lockfileVersion": 1,
|
|
"dependencies": {
|
|
"@types/node": {
|
|
"version": "14.0.13",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-14.0.13.tgz",
|
|
"integrity": "sha512-rouEWBImiRaSJsVA+ITTFM6ZxibuAlTuNOCyxVbwreu6k6+ujs7DfnU9o+PShFhET78pMBl3eH+AGSI5eOTkPA=="
|
|
},
|
|
"typescript": {
|
|
"version": "3.9.5",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.5.tgz",
|
|
"integrity": "sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ=="
|
|
}
|
|
}
|
|
}
|