1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-21 13:00:36 -05:00
denoland-deno/package.json
2018-05-14 02:50:55 -04:00

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