0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-31 03:36:06 -05:00
denoland-deno/deno2/js/package.json

8 lines
118 B
JSON
Raw Normal View History

{
"devDependencies": {
"parcel-bundler": "^1.8.1",
2018-06-12 03:54:55 +02:00
"protobufjs": "^6.8.6",
"typescript": "^2.9.1"
}
}