UNPKG

uger

Version:

```ts import { body } from "uger";

34 lines (33 loc) 618 B
{ "name": "uger", "version": "0.8.7", "description": "", "main": "build/uger.js", "type": "commonjs", "scripts": { "test": "node testWebsite", "build test": "webpack", "publish": "npm publish --access public" }, "keywords": [ "uger", "uge", "ug", "u", "web" ], "author": "engus-maze", "license": "MIT", "devDependencies": { "express": "^4.17.1", "nocache": "^3.0.1" }, "repository": { "type": "git", "url": "git+https://github.com/engusmaze/uger.git" }, "bugs": { "url": "https://github.com/engusmaze/uger/issues" }, "homepage": "https://github.com/engusmaze/uger#readme" }