mirror of
https://github.com/denoland/deno.git
synced 2025-01-31 11:49:31 -05:00
10 lines
228 B
JSON
10 lines
228 B
JSON
{
|
|
"devDependencies": {
|
|
"@types/base64-js": "^1.2.5",
|
|
"@types/source-map-support": "^0.4.1",
|
|
"browserify": "^16.2.2",
|
|
"protobufjs": "^6.8.6",
|
|
"source-map-support": "^0.5.6",
|
|
"typescript": "^2.9.1"
|
|
}
|
|
}
|