Skip to main content
Module

std/node/_module/package.json

Deno standard library
Go to Latest
File
{ "name": "deno_std_node", "version": "0.0.1", "description": "", "main": "index.js", "dependencies": { "colorette": "1.2.1", "left-pad": "1.3.0", "imports_exports": "1.0.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC"}