Skip to main content
Module

std/node/tests/package.json

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