UNPKG

nv-random-sentence

Version:

nv-random-sentence ============ - nv-random-sentence - creat random word/sentence for inserting into database - used for test bed - the sentence is meaning-less AND inaccurate(grammar is NOT correct,just a rough match)

16 lines (15 loc) 514 B
{ "name": "nv-random-sentence", "version": "1.0.1", "description": "nv-random-sentence ============ - nv-random-sentence - creat random word/sentence for inserting into database - used for test bed - the sentence is meaning-less AND inaccurate(grammar is NOT correct,just a rough match)", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "nv-random-util": "^0.0.2" }, "devDependencies": {} }