@websh/factory
Version:
Object factory with multiple inheritance
24 lines (23 loc) • 540 B
JSON
{
"name": "@websh/factory",
"version": "0.1.2",
"description": "Object factory with multiple inheritance",
"main": "factory.mjs",
"module": "factory.mjs",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/websh-org/factory.git"
},
"keywords": [
"websh",
"webshell",
"factory"
],
"author": "Zoran Obradović, Ljudmila.org",
"license": "MIT",
"bugs": {
"url": "https://github.com/websh-org/factory/issues"
},
"homepage": "https://websh.org/packages/factory/"
}