Files
ui-old/package.json
René Preuß 473c69869d Initial commit
2022-10-30 14:15:45 +01:00

12 lines
265 B
JSON

{
"name": "@bitinflow/ui",
"version": "0.0.1",
"description": "Bitinflow UI Kit",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "René Preuß <rene@bitinflow.com>",
"license": "Apache-2.0"
}