mirror of
https://github.com/denoland/deno.git
synced 2025-01-21 13:00:36 -05:00
10 lines
206 B
JSON
10 lines
206 B
JSON
{
|
|
"name": "deno",
|
|
"devDependencies": {
|
|
"@types/text-encoding": "^0.0.32",
|
|
"parcel-bundler": "^1.8.1",
|
|
"protobufjs": "^6.8.6",
|
|
"text-encoding": "^0.6.4",
|
|
"typescript": "^2.8.3"
|
|
}
|
|
}
|