mirror of
https://github.com/bitinflow/ui-old.git
synced 2026-03-13 13:45:57 +00:00
12 lines
265 B
JSON
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"
|
|
}
|