2021-05-30 08:16:54 -04:00
|
|
|
{
|
|
|
|
"name": "relativity",
|
|
|
|
"keywords": "relativity, speed of light, time, length, mass, dilation",
|
|
|
|
"description": "library with relativity functions.",
|
|
|
|
"authors":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Rob Tillaart",
|
|
|
|
"email": "Rob.Tillaart@gmail.com",
|
|
|
|
"maintainer": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/RobTillaart/relativity.git"
|
|
|
|
},
|
2022-11-23 08:54:09 -05:00
|
|
|
"version": "0.1.4",
|
2021-05-30 08:16:54 -04:00
|
|
|
"license": "MIT",
|
|
|
|
"frameworks": "*",
|
2021-12-27 14:50:10 -05:00
|
|
|
"platforms": "*",
|
|
|
|
"headers": "relativity.h"
|
2021-05-30 08:16:54 -04:00
|
|
|
}
|