Skip to main content
Module

x/uuid/package.json

Deprecated! UUID is part of the deno standard library
Latest
File
{ "name": "deno-project", "version": "1.0.0", "description": "A barebone deno project", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "dependencies": { "deno_ls_plugin": "^0.1.0", "typescript": "^3.3.1" }}