tostr
Version:
Convert object to string.
20 lines (19 loc) • 411 B
JSON
{
"name": "tostr",
"version": "0.1.0",
"description": "Convert object to string.",
"homepage": "https://github.com/fool2fish/tostr",
"keywords": [
"util.inspect",
"inspect",
"inspector",
"toString"
],
"author": "fool2fish <fool2fish@gmail.com>",
"repository": {
"type": "git",
"url": "git@github.com:fool2fish/tostr.git"
},
"preferGlobal": true,
"license": "MIT"
}