UNPKG

@pnp/logging

Version:

pnp - light-weight, subscribable logging framework

30 lines 734 B
{ "name": "@pnp/logging", "version": "3.18.0", "description": "pnp - light-weight, subscribable logging framework", "main": "./index.js", "typings": "./index", "dependencies": { "tslib": "2.4.1" }, "funding": { "type": "individual", "url": "https://github.com/sponsors/patrick-rodgers/" }, "type": "module", "engines": { "node": ">=14.15.1" }, "author": { "name": "Microsoft and other contributors" }, "license": "MIT", "bugs": { "url": "https://github.com/pnp/pnpjs/issues" }, "homepage": "https://github.com/pnp/pnpjs", "repository": { "type": "git", "url": "git:github.com/pnp/pnpjs" } }