This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/nodejs-packaging.git#a21e3d16f8963cad3009ad9e99edbbafc5ea327d
12 lines
158 B
JSON
12 lines
158 B
JSON
{
|
|
"name": "test",
|
|
"version": "4.5.6",
|
|
"engines": {
|
|
"node": ">=6 <10"
|
|
},
|
|
"dependencies": {
|
|
"test100": "^1.2.3",
|
|
"test101": ">=2.1"
|
|
}
|
|
}
|