UNPKG

require-text

Version:
37 lines (36 loc) 688 B
{ "name": "require-text", "version": "0.0.1", "description": "require() text files", "main": "index.js", "scripts": { "test": "false" }, "repository": { "type": "git", "url": "https://github.com/jakutis/require-text" }, "keywords": [ "require", "module", "file", "text", "txt", "server-side", "node", "text", "files", "css", "html", "csv", "tpl", "tmpl", "template" ], "author": "Vytautas Jakutis <vytautas@jakut.is> (https://jakut.is/)", "license": "MIT", "bugs": { "url": "https://github.com/jakutis/require-text/issues" }, "homepage": "https://github.com/jakutis/require-text" }