Skip to main content
Module

x/dep/pkg.json

Deno dependency management tool.
Go to Latest
File
{ "name": "dep", "version": "0.2.1", "description": "Deno dependency management tool.", "main": "bin/dep.ts", "permissions": { "env": true, "net": true, "read": true, "run": true, "write": true }, "repository": "https://github.com/denodep/dep", "author": "Acathur", "license": "MIT"}