diff options
Diffstat (limited to 'together/node_modules/object-inspect/package-support.json')
-rw-r--r-- | together/node_modules/object-inspect/package-support.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/together/node_modules/object-inspect/package-support.json b/together/node_modules/object-inspect/package-support.json new file mode 100644 index 0000000..5cc12d0 --- /dev/null +++ b/together/node_modules/object-inspect/package-support.json @@ -0,0 +1,20 @@ +{ + "versions": [ + { + "version": "*", + "target": { + "node": "all" + }, + "response": { + "type": "time-permitting" + }, + "backing": { + "npm-funding": true, + "donations": [ + "https://github.com/ljharb", + "https://tidelift.com/funding/github/npm/object-inspect" + ] + } + } + ] +} |