2023-02-03 18:51:46 +01:00
|
|
|
{
|
2023-02-03 18:59:42 +01:00
|
|
|
"name": "@thundernetworkrad/time",
|
2023-02-05 12:49:57 +01:00
|
|
|
"version": "2023.02.05",
|
2023-02-03 18:59:42 +01:00
|
|
|
"description": "Time Modules for NPM",
|
|
|
|
"main": "build/index.js",
|
|
|
|
"types": "build/index.d.ts",
|
|
|
|
"scripts": {
|
|
|
|
"install": "tsc"
|
|
|
|
},
|
|
|
|
"repository": "https://github.com/ThunderNetworkRaD/node-time",
|
2023-02-03 18:51:46 +01:00
|
|
|
"author": "ThunderNetworkRaD | Killer Boss Original",
|
|
|
|
"license": "Mozilla Public License 2.0",
|
|
|
|
"private": false
|
|
|
|
}
|