source: trip-planner-front/node_modules/node-addon-api/package-support.json@ e29cc2e

Last change on this file since e29cc2e was e29cc2e, checked in by Ema <ema_spirova@…>, 3 years ago

primeNG components

  • Property mode set to 100644
File size: 467 bytes
Line 
1{
2 "versions": [
3 {
4 "version": "*",
5 "target": {
6 "node": "active"
7 },
8 "response": {
9 "type": "time-permitting",
10 "paid": false,
11 "contact": {
12 "name": "node-addon-api team",
13 "url": "https://github.com/nodejs/node-addon-api/issues"
14 }
15 },
16 "backing": [ { "project": "https://github.com/nodejs" },
17 { "foundation": "https://openjsf.org/" }
18 ]
19 }
20 ]
21}
Note: See TracBrowser for help on using the repository browser.