CoBiE/package.json
2025-06-15 00:00:56 +02:00

11 lines
173 B
JSON

{
"name": "cobie",
"version": "1.0.0",
"description": "CoBiE Time utilities",
"main": "cobie.js",
"scripts": {
"test": "node --test"
},
"license": "MIT"
}