UNPKG

@lbu/stdlib

Version:

All kinds of utility functions

45 lines (44 loc) 902 B
{ "name": "@lbu/stdlib", "version": "0.0.102", "description": "All kinds of utility functions", "main": "./index.js", "exports": "./index.js", "types": "./index.d.ts", "type": "module", "keywords": [ "lbu", "lightbase", "stdlib", "standard" ], "license": "MIT", "dependencies": { "@lbu/insight": "0.0.102", "@types/node": "14.14.9", "dotenv": "8.2.0", "lodash.merge": "4.6.2" }, "maintainers": [ { "name": "Dirk de Visser", "email": "dirkdev98@gmail.com" }, { "name": "Daniël Hansen" } ], "homepage": "https://lbu.lightbase.nl", "repository": { "type": "git", "url": "https://github.com/lightbasenl/lbu.git", "directory": "packages/stdlib" }, "publishConfig": { "access": "public" }, "engines": { "node": ">=14" }, "gitHead": "f3d63b97864d03d0b9f9f3cd2c99d4798e473c41" }