UNPKG

wawgu

Version:

General use functions which support framework waw.

25 lines (22 loc) 393 B
{ "name": "wawgu", "version": "0.1.9", "description": "General use functions which support framework waw.", "license": "MIT", "repository": "WebArtWork/wawgu", "authors": [{ "name": "Honchar Denys", "email": "crackeraki@gmail.com" }], "engines": { "node": ">=4.4.7" }, "main": "./index.js", "keywords": [ "framework", "waw" ], "dependencies": { "fs-extra": "*" } }