1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
| {
| "versions": [
| {
| "version": "*",
| "target": {
| "node": "active"
| },
| "response": {
| "type": "time-permitting",
| "paid": false,
| "contact": {
| "name": "node-addon-api team",
| "url": "https://github.com/nodejs/node-addon-api/issues"
| }
| },
| "backing": [ { "project": "https://github.com/nodejs" },
| { "foundation": "https://openjsf.org/" }
| ]
| }
| ]
| }
|
|