UNPKG

json-to-text

Version:

Writing the given sorted result into a target file in a plain text format.

19 lines (18 loc) 414 B
{ "name": "json-to-text", "version": "1.0.9", "description": "Writing the given sorted result into a target file in a plain text format.", "main": "json-to-text.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "prompt": "0.2.14" }, "keywords": [ "createTextFile", "json-to-text" ], "author": "nilesh_pharande", "license": "MIT" }