11 lines
173 B
JSON
11 lines
173 B
JSON
{
|
|
"name": "cobie",
|
|
"version": "1.0.0",
|
|
"description": "CoBiE Time utilities",
|
|
"main": "cobie.js",
|
|
"scripts": {
|
|
"test": "node --test"
|
|
},
|
|
"license": "MIT"
|
|
}
|