UNPKG

@geia/cluster-institute

Version:

Fork cluster with configs

61 lines (60 loc) 1.54 kB
{ "name": "@geia/cluster-institute", "version": "0.1.5", "description": "Fork cluster with configs", "type": "module", "main": "dist/index.cjs", "exports": { "import": "./dist/index.js", "require": "./dist/index.cjs" }, "files": [ "dist" ], "publishConfig": { "access": "public" }, "scripts": { "pub": "npm publish", "test": "node -r @babel/register test/test.index.js" }, "dependencies": { "@geia/by": "^0.1.5", "@geia/enum-events": "^0.1.5", "@geia/enum-roles": "^0.1.5", "@palett/cards": "^0.8.18", "@palett/dye": "^0.8.18", "@palett/enum-color-space": "^0.8.18", "@palett/enum-font-effects": "^0.8.18", "@palett/presets": "^0.8.18", "@palett/projector": "^0.8.18", "@spare/enum-loggers": "^0.13.2", "@spare/logger": "^0.13.2", "@spare/says": "^0.13.2", "@typen/nullish": "^0.1.17", "@valjoux/timestamp-pretty": "^0.3.8" }, "devDependencies": { "@aryth/distinct-vector": "^0.3.26", "@foba/vector-string": "^0.5.0", "@typen/enum-data-types": "^0.1.17", "@vect/matrix-mapper": "^0.4.10", "@vect/vector-select": "^0.4.10" }, "repository": { "type": "git", "url": "git+https://github.com/hoyeungw/geia.git" }, "keywords": [ "geia", "events", "constants" ], "author": "Hoyeung Wong", "license": "MIT", "bugs": { "url": "https://github.com/hoyeungw/geia" }, "homepage": "https://github.com/hoyeungw/geia#readme", "gitHead": "464ecfefb754d02a26b0c01d12808d125f830173" }