tunnckoCore/koa-better-body

View on GitHub
commands/lint/package.json

Summary

Maintainability
Test Coverage
{
  "name": "@hela/lint",
  "version": "3.1.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": "commands/lint"
  },
  "main": "src/index.js",
  "files": [
    "src"
  ],
  "engines": {
    "node": ">= 10.13"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org",
    "tag": "latest"
  },
  "scripts": {},
  "keywords": [
    "tunnckocorehq",
    "tunnckocore-oss",
    "hela",
    "development",
    "developer-experience",
    "dx"
  ]
}