mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-05 18:26:45 -05:00
23 lines
483 B
JSON
23 lines
483 B
JSON
{
|
|
"name": "disclosure",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"main": "./index",
|
|
"author": {
|
|
"name": "Don Strawsburg",
|
|
"email": "don@goforward.group",
|
|
"url": "https://goforward.group/"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Don Strawsburg",
|
|
"email": "don@goforward.group",
|
|
"url": "https://goforward.group/"
|
|
},
|
|
{
|
|
"name": "Sean Strawsburg",
|
|
"email": "sean@goforward.group",
|
|
"url": "https://goforward.group/"
|
|
}
|
|
]
|
|
} |