Skip to main content
Module

x/python/test/package.json

🐍 Python interpreter bindings for Deno and Bun.
Latest
File
{ "name": "test", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "mitata": "^0.1.6" }}