print-lite
Version:
Print JavaScript values, truncated and on a single line
19 lines • 417 B
JSON
{
"name": "print-lite",
"description": "Print JavaScript values, truncated and on a single line",
"version": "0.0.1",
"author": {
"name": "Laurent Christophe",
"email": "lachrist@vub.ac.be"
},
"repository": "lachrist/aran",
"homepage": "http://github.com/lachrist/print-lite",
"license": "MIT",
"main": "index.js",
"keywords": [
"Print",
"JavaScript",
"Value",
"Tiny"
]
}