35 lines
943 B
JSON
35 lines
943 B
JSON
{
|
|
"name": "space_sim",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"node": "^21.7.3"
|
|
}
|
|
},
|
|
"node_modules/node": {
|
|
"version": "21.7.3",
|
|
"resolved": "https://registry.npmjs.org/node/-/node-21.7.3.tgz",
|
|
"integrity": "sha512-ouAXROl1nmh9mAZvejCfOnBp7CnRk14CCuBjZSIyDjv3da78m0nImWYlDRrPcgikBl2LHvvYq5BvDWfpfHoMtQ==",
|
|
"hasInstallScript": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"node-bin-setup": "^1.0.0"
|
|
},
|
|
"bin": {
|
|
"node": "bin/node"
|
|
},
|
|
"engines": {
|
|
"npm": ">=5.0.0"
|
|
}
|
|
},
|
|
"node_modules/node-bin-setup": {
|
|
"version": "1.1.4",
|
|
"resolved": "https://registry.npmjs.org/node-bin-setup/-/node-bin-setup-1.1.4.tgz",
|
|
"integrity": "sha512-vWNHOne0ZUavArqPP5LJta50+S8R261Fr5SvGul37HbEDcowvLjwdvd0ZeSr0r2lTSrPxl6okq9QUw8BFGiAxA==",
|
|
"license": "ISC"
|
|
}
|
|
}
|
|
}
|