UNPKG

webr-stringi-node-cli

Version:
28 lines (27 loc) 524 B
{ "name": "webr-stringi-node-cli", "author": "boB Rudis", "readme": "README.md", "version": "0.2.0", "description": "Generate lines of ipsum", "keywords": [ "webR" ], "license": "MIT", "repository": { "type": "git", "url": "git+https://gitlab.com/hrbrmstr/webr-stringi-node.git" }, "run": { "webrsum": "index.mjs" }, "bin": { "webrsum": "index.mjs" }, "dependencies": { "path": "^0.12.7", "webr": "0.2.2", "webrtools": "^0.0.3", "wordwrapjs": "^5.1.0" } }