tinper-bee-core/package.json

13 lines
251 B
JSON
Raw Normal View History

2016-10-10 10:01:52 +08:00
{
"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"
}