@bitterbyter/print
Version:
Print function for JavaScript
21 lines (20 loc) • 462 B
JSON
{
"name": "@bitterbyter/print",
"version": "1.0.1",
"description": "Print function for JavaScript",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"print",
"js-print"
],
"author": "BitterByter",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/bitter-byter/print.git"
},
"homepage": "https://github.com/bitter-byter/print#readme"
}