File _constraints of Package nodejs16
12
1
<?xml version="1.0"?>
2
<constraints>
3
<hardware>
4
<disk>
5
<size unit="G">8</size>
6
</disk>
7
<physicalmemory>
8
<size unit="M">10000</size>
9
</physicalmemory>
10
</hardware>
11
</constraints>
12