nodes/packages/utils/package.json

13 lines
226 B
JSON
Raw Normal View History

2024-04-04 19:17:27 +02:00
{
"name": "@nodes/utils",
2024-04-04 19:17:27 +02:00
"version": "1.0.0",
"description": "",
"main": "index.js",
2024-04-04 19:17:27 +02:00
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}