package-support.json
1 { 2 "versions": [ 3 { 4 "version": "*", 5 "target": { 6 "node": "all" 7 }, 8 "response": { 9 "type": "time-permitting" 10 }, 11 "backing": { 12 "npm-funding": true, 13 "donations": [ 14 "https://github.com/ljharb", 15 "https://tidelift.com/funding/github/npm/object-inspect" 16 ] 17 } 18 } 19 ] 20 }