tunnckoCore/koa-better-body

View on GitHub
modules/yaro/package.json

Summary

Maintainability
Test Coverage
{
  "name": "@hela/yaro",
  "version": "3.2.2",
  "licenseStart": 2018,
  "license": "MPL-2.0",
  "description": "WIP: Powerful software development experience",
  "author": "Charlike Mike Reagent <opensource@tunnckocore.com> (https://tunnckocore.com)",
  "homepage": "https://tunnckocore.com/hela",
  "funding": [
    "https://ko-fi.com/tunnckoCore/commissions",
    "https://github.com/sponsors/tunnckoCore",
    "https://patreon.com/tunnckoCore"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/tunnckoCore/hela.git",
    "directory": "modules/yaro"
  },
  "main": "src/index.js",
  "files": [
    "src"
  ],
  "engines": {
    "node": ">= 10.13"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org",
    "tag": "latest"
  },
  "scripts": {},
  "dependencies": {
    "dset": "^2.0.1",
    "mri": "^1.1.4"
  },
  "keywords": [
    "tunnckocorehq",
    "tunnckocore-oss",
    "hela",
    "development",
    "developer-experience",
    "dx"
  ]
}