0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-31 11:49:31 -05:00
denoland-deno/deno2/js/package.json
2018-06-13 00:31:38 +02:00

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"
}
}