Files
ballistic-builder/app/Fragments/DSTPageHeader/package.json

23 lines
486 B
JSON
Raw Normal View History

2024-11-14 17:46:13 -05:00
{
2024-11-15 15:58:34 -05:00
"name": "DSTPageHeader",
2024-11-14 17:46:13 -05:00
"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/"
}
]
}