13 lines
251 B
JSON
13 lines
251 B
JSON
|
{
|
||
|
"name": "bee-core",
|
||
|
"version": "0.0.1",
|
||
|
"description": "style core and js util for tinper-bee",
|
||
|
"main": "js/index.js",
|
||
|
"keywords": "tinper bee react util",
|
||
|
"scripts": {
|
||
|
"test": "test"
|
||
|
},
|
||
|
"author": "zhoubyc",
|
||
|
"license": "MIT"
|
||
|
}
|