deno: Change description (#1099)

Co-authored-by: Chawye Hsu <h404bi@outlook.com>
This commit is contained in:
Mark Tiedemann 2020-05-30 15:00:59 +02:00 committed by GitHub
parent f8be85be70
commit 0a9f1ffbc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{
"version": "1.0.3",
"description": "A secure TypeScript runtime on V8",
"homepage": "https://github.com/denoland/deno",
"description": "A secure runtime for JavaScript and TypeScript",
"homepage": "https://deno.land",
"license": "MIT",
"architecture": {
"64bit": {
@ -10,7 +10,9 @@
}
},
"bin": "deno.exe",
"checkver": "github",
"checkver": {
"github": "https://github.com/denoland/deno"
},
"autoupdate": {
"architecture": {
"64bit": {