This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
0
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2025-01-31 11:49:31 -05:00
Code
Issues
Packages
1
Wiki
Activity
bb6222c918
denoland-deno
/
deno2
/
js
/
package.json
8 lines
118 B
JSON
Raw
Normal View
History
Unescape
Escape
Add deno2 prototype from external repo.
2018-06-10 00:32:04 +02:00
{
"devDependencies"
:
{
Clean up the build (replace browserify with parcel)
2018-06-13 14:58:06 +02:00
"parcel-bundler"
:
"^1.8.1"
,
deno2: compile in TS, build protobuf
2018-06-12 03:54:55 +02:00
"protobufjs"
:
"^6.8.6"
,
Add deno2 prototype from external repo.
2018-06-10 00:32:04 +02:00
"typescript"
:
"^2.9.1"
}
}
Copy permalink