15 lines
256 B
JSON
15 lines
256 B
JSON
{
|
|
"name": "u32_os-info",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"type": "module",
|
|
"dependencies": {
|
|
"chalk": "^5.6.2"
|
|
}
|
|
}
|