link-stack/packages/bridge-ui/package.json

12 lines
205 B
JSON
Raw Normal View History

2023-02-13 12:41:30 +00:00
{
2024-04-21 09:44:30 +02:00
"name": "bridge-ui",
2024-03-16 19:39:20 +01:00
"version": "1.0.0",
2023-02-13 12:41:30 +00:00
"description": "",
2024-03-16 19:39:20 +01:00
"main": "index.js",
2023-02-13 12:41:30 +00:00
"scripts": {
2024-03-16 19:39:20 +01:00
"test": "echo \"Error: no test specified\" && exit 1"
2023-02-13 12:41:30 +00:00
},
2024-03-16 19:39:20 +01:00
"author": "",
"license": "ISC"
2023-02-13 12:41:30 +00:00
}