UNPKG

@botol/dipo

Version:

## Simple Composite controller

27 lines (26 loc) 554 B
{ "name": "@botol/dipo", "version": "0.0.8", "main": "build/index.js", "license": "MIT", "private": false, "author": { "name": "le-ar", "url": "https://github.com/le-ar/" }, "repository": { "type": "git", "url": "https://github.com/botolear/dipo" }, "keywords": [ "dipo", "composer" ], "scripts": { "prepublish": "tsc" }, "devDependencies": { "@types/node": "^15.0.3", "typescript": "^4.2.4" } }